/* CSS Document */

.titulo {font:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight: bold; color:#000099;}
.titulo_imp {font:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight: bold; color:#000000;}
.supertitulo {font:Geneva, Arial, Helvetica, sans-serif; font-size:50px; color:#C0C0C0;}
.supertitulo_imp {font:Geneva, Arial, Helvetica, sans-serif; font-size:36px; color:#C0C0C0;}
.subtitulo {font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; color:#000099;}
.rojo{color:#990000; font:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
.texto{ color:#000000; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px;}
.texto1{ color:#000066; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;}
.nota{ color:#000000; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;}
.derecha{text-align:right;}
.vertical{ color:#000000; font-family:Geneva, Arial, Helvetica, sans-serif; vertical-align:middle; font-size:12px; }
.tabla{ border-color:#000099;
        border-bottom:solid 1px; 
        border-right:solid 1px; 
		border-left:solid 1px; 
		border-top:solid 1px; 
		font-size:12px; 
		font-family:Tahoma;
		color:#000066;}
.tabla1{ border-color:#666666;
        border-bottom:solid 1px; 
        border-right:solid 1px; 
		border-left:solid 1px; 
		border-top:solid 1px; 
		font-size:12px; 
		font-family:Tahoma;
		color:#000000;}
		
.linea_izq{ border-color:#000099;
        border:thin;
        border-left:solid; 
          }


.menu{ color:#000000; font-weight:bold; font-family:Tahoma; font-size:12px;}
.textopeq{ color:#333333; font-family:Tahoma; font-size:11px;}
.resalte{color:#8B2123; font-family:Tahoma; font-size:18px; font-weight:bold;}
.fondo_titulo{
    font-family:Tahoma; 
    font-size:11px;
    color:#ffffff;
    text-align: center;
    background-color:#05538B;
    padding: 4px;
}
.tablaB {
    font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
    border-color: #3a5200;
	background-color:#EAEAEA;
    border:1px solid #3a5200;/*antes este color #E1EAFD*/
  
}

.tablaA {
    font-family:Tahoma;
	color:#003399;
	width:145px;
	font-size:11px;
	font-weight:bold;
	background-color:#F5F5F5; /*:#EAF2FF;*/
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.enlaceboton { 
	font-size: 11px;
   	COLOR:#133E80; 
   	FONT-FAMILY:Tahoma; 
	font-weight:bold;
} 

.enlaceboton:link, 
.enlaceboton:visited { 
   border-bottom: 1px solid #133E80; 
   color:#000000;
} 
.enlaceboton:hover { 
   border-bottom: 1px solid #cccccc; 
   color:#000000;
} 

A:link {text-decoration:none;color:#133E80;} 
A:visited {text-decoration:none;color:#133E80;} 
A:hover {text-decoration:underline;color:#133E80font-weight:bold;626054;} 



