BODY {		 margin:0px; padding:0px; font-family: verdana, arial, sans-serif; 
background-image: url(../images/fondo.jpg); overflow:auto;

scrollbar-face-color: #F0F0F0;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #ededce;
scrollbar-3dlight-color: #f0f0f0;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #EDECEC;
scrollbar-track-color: #cccccc;
}


/* Clases texto */

a:visited {  text-decoration: none; }

.ac {  font-size: 14px; color: #5A86A9;  font-weight: bold; }
a.ac {  font-size: 12px; color: #5A86A9;  font-weight: bold; }
a.ac:link { font-size: 12px; color: #5A86A9;  font-weight: bold; text-decoration: none; }
a.ac:hover { color: #5A86A9;  font-weight: bold; text-decoration: none;}

.txt {  font-size: 10px; color: #767778; }

a.txt {  font-size: 10px; color: #767778; }
a.txt:link { font-size: 10px; color: #666666; text-decoration: none}
a.txt:hover {  color: #767778; text-decoration: none; }

.txg {  font-size: 12px; color: #767778; }
.txghx {  font-size: 11px; color: #767778; }
.txghxy {  font-size: 12px; color: #767778; }
a.txg {  font-size: 11px; color: #767778; }
a.txg:link { font-size: 11px; color: #666666; text-decoration: none}
a.txg:hover {  color: #767778; text-decoration: none; }


/*  Color de Fondo */

.bl { background-color: #ffffff;  font-size: 11px; color: #767778; }
.blt { background-color: #ffffff;  font-size: 13px; color: #767778; }
.az { background-color: #D7E3F6;  }
.azlc { background-color: #EEF3FB; font-size: 11px; color: #767778; }
.amo { background-color: #F6E8C8; font-size: 11px; color: #004D8A; font-weight: bold; }


 /*pie */
       
#pie {
   width: 100%;  color: Gray; text-align: left;  padding-bottom: 1px; padding-top: 1px; 
	padding-left: 10px;  padding-right: 10px;   vertical-align: bottom; } 
    
.hpie {
 	text-align: center; padding-left: 10px;  padding-right: 10px; 
	color: white; text-decoration: none; font-size: 10px;}

a.hpie {
 	text-align: center; BORDER-RIGHT: #ffffff 1px solid; padding-left: 10px;  padding-right: 10px;   
 	color: white; text-decoration: underline; } 
	

input[type="text"]#token { display: none; }

/*   formularios  */  
 
FORM { COLOR: #767778;  }

all.inputn { FONT-SIZE: 10px; background-color:#E0E9EF;  COLOR: #767778;}
INPUT { FONT-SIZE: 10px;  }

TEXTAREA { FONT-SIZE: 10px; background-color:#E0E9EF;  COLOR: #767778; }

#block {
	width:100%;
	height:100%;
	background-image: none !important; 
	background-color: rgba(0, 0, 0, 0.5) !important;
    display:none;
}

#errorCaptcha {
      display: none; /* Inicialmente oculto */
    }