@charset "utf-8";
/* CSS Document */

.subtitulo_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #099794;
	font-weight: bolder;
}
.menu_a {
	background-color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
	text-decoration: none;
	display: block;
}
.menu_a:hover {
	background-color: #FFFFFF;
	color: #666666;
}

a#menu_a1 {
	width: 62px;
}
a#menu_a2 {	
	width: 138px;
}
a#menu_a3 {
	width: 89px;
}
.titulo_de_lectura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E32527;
	display: block;
}
.titulo_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}


a#menu_a4 {
	width: 117px;
}
a#menu_a5 {
	width: 73px;
}
a#menu_a6 {
	width: 107px;
}
a#menu_a7 {
	width: 100px;
}
a#menu_a8 {
	width: 74px;
}


.menu_b  {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	float: right;
	width: 90px;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
	text-decoration: none;
	display: block;
}
.menu_b:hover  {
	background-color: #E32528;
	color: #FFFFFF;
}

.menu_c  {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
	text-decoration: none;
	display: block;
	padding-left: 15px;
}
.menu_c:hover  {
	background-color: #8C8C8C;
	color: #FFFFFF;
}

.menu_d  {
	background-color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-align: left;
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
	text-decoration: none;
	display: block;
	padding-left: 25px;
}
.menu_d:hover  {
	background-color: #8C8C8C;
	color: #FFFFFF;
}
.link_lila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF79D8;
	text-decoration: none;
}
.link_lila:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFB28;
}

.link_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #099794;
	text-decoration: overline;
}
.link_azul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #002980;
}

.link_azul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #099794;
	text-decoration: none;
}
.link_azul2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #002980;
	text-decoration: underline;
}
.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #383838;
	font-weight: lighter;
}


.lectura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #383838;
	font-weight: lighter;
	text-align: justify;
}
.lectura_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.lectura_blanco_chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}


.destacado1 {
	color: #E32528;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.subtitulo1 {
	color: #E32528;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #099794;
	font-weight: bolder;
}
.subtitulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #600;
	font-weight: bolder;
}
.subtitulo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	font-weight: bolder;
}



.espaciado_vertical_text {
	font-size: 9px;
}
.texto_lila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF79D8;
	text-decoration: none;
}
.Subtitulo_de_lectura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666;
	background-color: #CCC;
	display: block;
	padding-left: 10px;
}
.cuadroLeyendaA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E32527;
	background-color: #FBD7DD;
	display: block;
	text-align: center;
	width: 283px;
	float: left;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #E32527;
	margin-left: 15px;
}
.cuadroLeyendaB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E32527;
	background-color: #FBD7DD;
	display: block;
	text-align: center;
	width: 150px;
	float: left;
}
.cuadroItemA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #383838;
	background-color: #FFF;
	display: block;
	text-align: center;
	width: 283px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin-left: 15px;
	height: 25px;
}
.cuadroItemB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #383838;
	background-color: #FFF;
	display: block;
	text-align: center;
	width: 150px;
	float: left;
	height: 25px;
}
.cuadroItemA2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #383838;
	background-color: #F0F0F0;
	display: block;
	text-align: center;
	width: 283px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin-left: 15px;
	height: 25px;
}
.cuadroItemB2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #383838;
	background-color: #F0F0F0;
	display: block;
	text-align: center;
	width: 150px;
	float: left;
	height: 25px;
}
.link_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #099794;
	text-decoration: underline;
}
.link_normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #002980;
}
.formLeyendas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #383838;
	text-align: right;
	width: 95px;
	float: left;
	height: 15px;
	padding-right: 5px;
}
.formLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #383838;
	font-weight: lighter;
	text-align: right;
	vertical-align: top;
	width: 120px;
	display: block;
	float: left;
	padding-right: 10px;
}
.destacadoBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #0259FE;
	text-align: left;
}
