.texto_cuerpo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.capitular {
	font-size: 14px;
	font-weight: bold;
}

.resaltado {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	background-color: #FFFFFF;
	color: #00599C;
}
body {
	background-color: #00599c;
}
.fondo2 {
	background-image: url(../imagenes/foto-home.jpg);
	background-repeat: no-repeat;
}
.fecha {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
.titular1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.titular2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.fecha2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #bdd1e1;
}
.texto_cuerpo2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #c5d9e8;
}
hr {
	line-height:1px;
	color:#FC2C00;
}

.texto_cuerpo3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00599C;
}
.titulo3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FE2A04;
}
a.paginacion{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#fc2b00; 
	text-decoration:none; 
}
a:hover.paginacion{
	color:#f89e8b
}
.imagen {
	border:#fc2b00 solid 2px;
}