
.fondoazul {
	background-color: 005288;
	background-image: none;
}

.fondoblanco {
	background-color: FFFFFF;
	background-image: none;
}

.fondoceleste {
	background-color: 007ACA;
	background-image: none;
}

.fondocelesteclaro {
	background-color: D7F2FF;
	background-image: none;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #007ACA;
	text-decoration: none;
}

.titulopublica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.titulolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #007ACA;
	text-decoration: underline;
}

.radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #007ACA;
	border: 1px #004573 solid
}
.titulomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	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; }
.textonormalgrande { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; 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: #005288;
	text-decoration: none;
}

.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #005288;
	text-decoration: none;
}

.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;
}

.linkhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.textonormalreducido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.textolinkreducido {
	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;
}

.textomenureducido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #004573;
	text-decoration: none;
}

.textoazulreducido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #004573;
	text-decoration: none;
}

.textocelestereducido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #007ACA;
	text-decoration: none;
}

.textoblancoreducido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: none;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.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: 2px 2px 2px 2px
}

.botonreducido {
	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: 2px 2px 2px 2px
}

.checks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #007ACA;
	border: 1px #000000 solid
}