.fondonegro { background-color: 000000; background-image: none; }
.fondoazul { background-color: 004573; background-image: none; }
.fondoceleste { background-color: 007ACA; background-image: none; }
.fondocelesteclaro { background-color: D7F2FF; background-image: none; }
.fondoblanco { background-color: FFFFFF; background-image: none; }

.cabecera { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none; }

.titulo { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; text-transform: uppercase; color: #007ACA; text-decoration: none; }
.tituloblanco { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; text-transform: normal; color: #FFFFFF; text-decoration: none; }
.tituloizquierdo { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; text-transform: normal; color: #007ACA; text-decoration: none; }

.textograndeazul { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; font-weight: bold; text-transform: normal; color: #004573; text-decoration: none; }

.textonormal { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; text-transform: none; color: #000000; text-decoration: none; }
.textolink { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: none; font-variant: normal; text-transform: none; color: #007ACA; text-decoration: underline; }
.textomenu { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: none; text-transform: none; color: #00335A; text-decoration: none; }
.textolinkreducido { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: none; font-variant: normal; text-transform: none; color: #007ACA; text-decoration: underline; }
.textomenureducido { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: none; text-transform: none; color: #00335A; text-decoration: none; }

.linkhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.boton { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; font-style: normal; border: #000000 solid; font-weight: none; background-color: #007ACA; cursor: hand; border-width: 1px 1px 1px 1px }
.botonmenu { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #808080;; font-style: normal; border: #004573 solid; font-weight: none; background-color: #D7F2FF; cursor: hand; border-width: 1px 1px 1px 1px }

.botondisabled { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color:#929292; font-style: normal; border: #929292 solid; font-weight: none; background-color: #E5E5E5;cursor: hand; border-width: 1px 1px 1px 1px }

.radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #007ACA;
	border: 1px #000000 solid
}

.textoceleste { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: none; text-transform: none; color: #007ACA; text-decoration: none; }
.textocelesteclaro { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: none; text-transform: none; color: #D7F2FF; text-decoration: none; }
.textoblanco { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: none; text-transform: none; color: #FFFFFF; text-decoration: none; }
.textoverde { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: none; text-transform: none; color: #007700; text-decoration: none; }
.textorojo { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: none; text-transform: none; color: #FF0000; text-decoration: none; }
.textonaranja { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: none; text-transform: none; color: #A0522D; text-decoration: none; }
.textopurpura { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: none; text-transform: none; color: #800080; text-decoration: none; }
