.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5F5F5F;
	line-height: normal;

}
.titulo-pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 24px;

}
.Subseccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #5C84A5;
	line-height: 24px;
}
.fondo-gris-cabecera {
	background-color: #FFF;
	background-image: url(graficos/BOCETO-LOGO5_r2_c7.gif);
	background-repeat: repeat-x;
}
.Subseccion45 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #5D709A;
}
.titulo-libro45 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
.titulo-libro45 a:hover {
	color: #5D709A;
	text-decoration: underline;
}
.texto-comun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333;
}

.margen-izq-contenido {
	padding-left: 35px;
}
.enlace-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
.enlace-nav a:hover {
	color: #5D709A;
	text-decoration: underline;
}
.negrita {
	font-weight: bold;
}
.CENTRAR {
	text-align: center;
}
.ALI-DERECHA {
	text-align: right;
}
