/* ================================
    CSS STYLES FOR Module VS_NoticiasPortada
   ================================
*/

.texto
{	color: red;
	font-family:DIN-Regular, Tahoma , Arial;	
}

.imagenNoticias
{
	cursor:hand;
	border:solid 1px #CCCCCC;
	
}


#contenedor
{	
	height:170px;
		
}	

#contenedor a
{
	position:absolute;	
}



