.LOGO {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #21375C;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #21375C;
	text-decoration: none;
}
.txtgran {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #21375C;
	text-decoration: none;
}
.txtgranVERDE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #21375C;
	text-decoration: none;

}
.bordes {
	border: 1px solid #666666;
}
.bordedcha {
	border-right: 1px solid #21375C;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #21375C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #993300;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.fondo_gris {  background-color: #F0F7FF}
.borde_verde {  border: 1px solid #21375C}
.inputverde { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #21375C; text-decoration: none; ; border: 1px solid #21375C}
.aviso_verde { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #21375C; text-decoration: none; }
.aviso_gris { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #c2cacd; text-decoration: none; }
.aviso_rojo { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #993300; text-decoration: none; }
.boton { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #21375C; text-decoration: none; ; border: 1px solid #21375C}
.txtverde { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #999900; text-decoration: none; }
.txtgris { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #999999; text-decoration: none; }
.txtzul { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #BDD1EF; text-decoration: none; }
.raton {  cursor: hand}

