/*--------------------------------------*/
/* Estilos contenido de Noticias */
/*--------------------------------------*/
.titularfecha {
	font-family: Arial, Verdana, sans-serif;
	color: #000066;
	font-size: small;
}
.titulares {
	font-family: Arial, Verdana, sans-serif;
	color: #000066;
	font-size: 16px;
	font-weight: bold;
}
.titulardetalle {
	font-family: Arial, Verdana, sans-serif;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
}
.detallenoticia {
	font-family: Arial, Verdana, sans-serif;
	color: #000066;
	font-size: 12px;
}
.barraizq {
	background: #ffffff url(../Images/Noticias-lgry.gif);
	background-repeat: no-repeat;
}
/*--------------------------------------*/
/* Cabezal y barras de color - Azul */
/*--------------------------------------*/
.cabezal {
	background: #5f839d url(../Images/Cabezal_Azul.gif);
	background-repeat: no-repeat;
}
.filled0 {
	font-family: Arial, Verdana, sans-serif;
	background-color: #5f839d; /* Azul */
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}
