.body_blanco {
margin-top: 0px;
font-family:helvetica;
background-image: url(../imagenes/________fono.gif);
}

body {
margin-top: 0px;
background-image: url(../imagenes/fondo.gif);
font-family:helvetica;
}

div,td,input,.comb{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

input{
font-size:10px;
/*font-weight:bold;*/
}

a{
color:#000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

img{
border-style:none;
}

.titulo{
font-size:12px;
color:#fff;
/* height:20px; */
}

.texto{ 
width:30%;
color:#000; 	
}

.texto1{ 
width:50%;
/* color:#0f65a8;  */
color:#799314
}

.texto2{ 
font-family:helvetica;
font-weight:bold;
width:50%;
color:#0f65a8;
}

.error{
color:#ff0000;
background-color:#fff;
}

.b_gris_tabla {
border: 1px solid #999999;
}

a.info{
position:relative; /*this is the key*/
color:red;
text-decoration:none
}

a.info:hover{
text-decoration:none
}

a.info span{
display: none;
}

a.info:hover span{
display:block;
position:absolute;
top:1px; left:-110px; width:120px; height:17px;
border:1px dashed #ccc;
background-color:#fff; 
color:red;
text-align: center;
padding:5px;
/* -moz-opacity:0.8; filter:alpha(opacity=80); khtml-opacity:0.8; opacity:0.8; -moz-border-radius:5px; */
}

#error{
color:#ff0000;
background-color:#fff;
}

.letricas-rojas{
color:red;
}

.letricas-verdes{
color:#799314;
}

.borde_izq{ 
border-left:none;
}

.borde_der{ 
border-right:none;
}

.ancho{ 
width:180px; 
}

.ancho_1{ 
width:101px; 
}

.link{
font-family : 'Courier 10 Pitch bold';
font-size:12pt; 
text-align:center;
/*color:#0f65a8;*/

}

.link_olvido_contra{ 
color:black;
}

.borde_color{ 
border:1px; 
border-bottom-style:solid; 
border-color:#FFFFFF;
}

.subrayado{ 
text-decoration:underline;
}

.para_texto{
font-family:helvetica; 
font-size:10px;
color:#000;
}
.amarillo{ color:red;}


.tabla{
border:1px solid #999999;
}

.tabla_amarillo{
border:1px solid #FFCC66;
}

.tabla_azul{
border:1px solid #33CCFF;
}

.tabla_rojo{
border:1px solid #FF6600;
}

.tabla_morado{
border:1px solid #9999FF;
}

