* {

}

body {
	background: #567500;
	font: 9pt/1.5em Arial;
	color: #666666;
	text-align: center;
	margin: 15px 0;
}

.texto_5_rojo {  font-family: Arial; font-size: 26px; color: #FF0000}
.texto_4_rojo {  font-family: Arial; font-size: 18px; color: #FF0000}
.texto_3_b_negro {  font-family:Arial; font-size: 22px; color: #000000}
.texto_3_negro {  font-family:Arial; font-size: 18px; color: #000000}
.texto_2_negro { font-family:Arial;
	font-size:13pt;
	color:#444444;}
.texto_1_negro {  font-family:Arial;
	font-size:16pt;
	color:#444444;}
.texto_1_celeste {  font-family: Arial; font-size: 10px; color: #2A6BC7}
.texto_1_blanco {  font-family: Arial; font-size: 10px; color: #FFFFFF}
.paginacion {  font-family: Arial; font-size: 12px; color: #000000}
.titulo_principal { font-family:Arial;font-size:10pt;color:#2566C2; font-weight: bold }
.titulo_principal_secundario { font-family:Aria;font-size:10pt;color:#000000; font-weight: bold }

h1 {
	font-family:Arial;
	font-size:16pt;
	color:#444444;
}


h2 {
	font-family:Arial;
	font-size:13pt;
	color:#444444;
	}

h3 {
	font-family:Arial;
	font-size:14pt;
	color:#AAAAAA;
}




a, a:visited {
	color:#2A6BC7;
	text-decoration:none;
}

a:hover {
	color:#2A6BC7;
	text-decoration:underline;
}

a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #2A6BC7;
}

a:hover {
	text-decoration: underline;
	background: inherit;
	color: #2A6BC7;
}

.fondo_celda_celeste {background : #2A6BC7;color: #FFFFFF; font-size: 13px; font-family:Arial; font-style: normal; padding-right: 2px }
.fondo_celda_negro {background : #000000;color: #FFFFFF; font-size: 13px; font-family:Arial; font-style: normal; padding-right: 2px }
.fondo_verde_1 {background : #77A400;font-family: Arial; font-size: 9pt; color: #FFFFFF}
.fondo_verde_4 {background : #E7FFA8;font-family: Arial; font-size: 9pt; color: #FFFFFF}
.fondo_verde_3 {background : #CEFF4F;font-family: Arial; font-size: 9pt; color: #FFFFFF}
.fondo_verde_2 {background : #364A00;font-family: Arial; font-size: 9pt; color: #FFFFFF}
.texto_1_gr_negro {  font-family: Arial; font-size: 9pt; color: #000000}
.texto_1_gr_celeste {  font-family: Arial; font-size: 9pt; color: #2A6BC7}
.texto_1_gr_negro_negrita {  font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold }

.borde1 {
  border: medium solid #FF6633;
}


