.titulos {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.titulosazul {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #054F6C;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #2e427f;
}
.textogeneral {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2e427f;
}
.celdarosa {
	background-color: #FFCC00;
}
.celdaazul {
	background-color: #054F6C;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #557f9b;
}
.celdajean {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #2e427f;
	color: #FFFFFF;
}
.tituloblanco {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.celdagris {
	background-color: #F0F0F0;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.celdaverde {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #CADB2A;
	color: #054F6C;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;
}
.bordeamarillo {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.tituloazulgde {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #054F6C;
}
.bordeazul {

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2e427f;
}
.tituloson {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #2e427f;
}

