<!--

a:link { color:#0000FF; text-decoration: none; }
a:visited { color:#660099; text-decoration: none; }
a:active { color:#000000; text-decoration: none; }
a:hover { color:#0000FF; text-decoration: none; }

BODY {	
		margin:0; 
		padding:0;
		margin-top: 0;
		margin-left: 0;
		padding-top: 0;
		/*background-image:URL(../img/fondo_logotipo.gif);*/
		/*margin-top: 5px;
		margin-left: 5px;
		padding-top: 5px;*/
} 

/* TEXTOS TAMANO 10px */
.texto10negro { font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}
.texto10plomo {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #808080;}
.texto10azul {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #1240AB;}
.texto10rojo {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF3333;}
.texto10verde {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #66CC00;}

/* TEXTOS TAMANO 11px */
.texto11bold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}

/* TEXTOS TAMANO 16px */
.texto14rojo {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF3333; }

/* TEXTOS TAMANO 16px */
.texto16negro {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000; }
.texto16plomo {font-family: Arial, Helvetica, sans-serif; font-size: 16px;  font-weight: bold; color: #808080; }
.texto16azul {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #1240AB; }

/* CABECERA DE TABLA */
.celdatitulo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; text-align: center; padding: 4px; background:#25457D; }

/* TABLAS CON SELECCION */
.tablaZF tr:hover, .tablaZF tr.hilite {
background-color: #646464;
color: #F2F2F2;
}

.tablaZG tr:hover, .tablaZG tr.hilite {
background-color: #B4E1FF;
color: #24246B;
}
