BODY
{
   font-family: Verdana;
   font-size: 11px;
   color: #000000;
   margin: 0px;
};

.campoBuscar{
   position:absolute;
   left:-2px;
   top:65px;
   width:150px;
   height:76px;
   z-index:2;
   background-color: #082A5A;
   layer-background-color: #082A5A;
   border: 1px none #000000;
};

.texto-normal{
  font-family: Verdana;
  font-size: 10px;
}

TD_NO,TH_NO {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #000000;
  font-weight: normal;
  font-style: normal;
}

.label_formulario{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  height: 40px;
}

A.menuOpcion{
  background-color: #082A5A;
  color: #000000;
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
  width: 150px;
  height: 20px;
  border-style:solid;
  border-left-width: 10px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-color: #082A5A;
  border-right-color: #082A5A;
  border-top-color: #082A5A;
  border-bottom-color: #082A5A;

}

A.menuOpcion:hover {
   background-color: #656565;
   color: #000000;
   text-decoration:underline;
  border-left-width: 10px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-color: #656565;
  border-right-color: #656565;
  border-top-color: #656565;
  border-bottom-color: #656565;
}


.texto-resultado{
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  height: 20px;
}


.texto-resultado-titulo{
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  height: 20px;
  font-weight: bold;
  text-align: left;
}
form-table-1{
border-bottom:#000000;
}

.titulo-formulario-1{
background: #0066CC;

}
.errorMsg {
  color: #000000;
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  FONT-SIZE: 10px;
}

TD.avisoIlicito{
  background-color: #082A5A;
  color: #000000;
  font-family: Arial;
  font-size: 10px;
  text-decoration: none;
  width: 150px;
  height: 20px;
  border-style:solid;
  border-left-width: 10px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-color: #082A5A;
  border-right-color: #082A5A;
  border-top-color: #082A5A;
  border-bottom-color: #082A5A;

}


