.titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #223383;
	text-decoration: none
}
.menu_2 {
	COLOR: #7C88B6;
	TEXT-DECORATION: underline;
}
A.menu_2:hover {
	COLOR: #5069AA;
	TEXT-DECORATION: underline;
}

.resultado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #223383;
	text-decoration: none
}

a.resultado:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #223383;
	text-decoration: none
}

a.resultado:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #223383;
	text-decoration: none
}

a.resultado:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #223383;
	text-decoration: none
}




.textos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color:#5A5A5A; 
	text-decoration: none
}

.textos_azul_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#233486;
	text-decoration: none
}
.textos_naranja_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none
}

.textos_azul_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color:#233486;
	text-decoration: none
}

.form_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	border : 1px solid #000000;
}

.formulario{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C9;
}
.formulario2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	background-color: FAFAFA;
	width: 75px;
	height: 24px;
}
.bloques{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	background-color: FAFAFA;
	border: 1px dashed #C5C5C5;
}

.menu_formulario{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 150px;
}

.resultado_txt_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #943031;
	text-decoration: none;

}

.resultado_txt_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #943031;
	text-decoration: none;
	border: 1px solid #943031;
	padding-left: 2px;
}	

.altura_celda{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.borde_tabla{
	border: 1px solid #A3A3A3;
}

.borde_tabla_derecho{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: A3A3A3;
}

.borde_tabla_izquierdo{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: A3A3A3;
}

.borde_tabla_2manos{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: A3A3A3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: A3A3A3;
}


.menu_inferior{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #943031;
	text-decoration: bold;
	padding-left: 2px;
}
td {
	font-family: verdana;
	font-size: 9px;
	color: #5A5A5A;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.read {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF5000;
	text-decoration: underline;
	border: none;
}
a {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
	border: none;
}
.data {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #5069AA;
	text-decoration: none;
	border: none;
}
.data2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
	border: none;
}
