.line_gris {
  background-image:  url(img/plantilla/line_gris.gif); 
  background-repeat:  repeat-y
  }
td {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #918881
  }
.footer_down {
  background-image:  url(img/plantilla/footer_down.gif); 
  background-repeat:  repeat-x; 
  background-position: bottom
  }
.footer_nota {
  font-size: 10px; 
  letter-spacing: -1px
  }   
a {  
  color: #918881;
  font-weight: bold;
  text-decoration: none
  }
a:hover {  
  color: #918881;
  font-weight: bold;
  text-decoration: underline
  }
.bg_navegacion {
  background-image:    url(img/plantilla/bg_navegacion.gif); 
  background-repeat:  repeat-x
  }
.header_domicilio {
  font-size: 10px; font-weight: bold
  }
.bg_submenu {
  background-image:  url(img/plantilla/bg_submenu.gif); 
  background-repeat:   repeat-x
  }
.bg_submenub {
  background-image: url(img/bg_submenub.gif); 
  background-repeat:  repeat-x
  }
.texto_menu {
  color: #FFFFFF; 
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold
  font-size: 12px;
  text-decoration: none;
}
.texto_menu:hover {
  color: #FFFFFF; 
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold
  font-size: 12px;
  text-decoration: none;
}
.piel_gris_der {
  background-image:    url(img/plantilla/pixel_gris.gif); 
  background-repeat: repeat-y; 
  background-position: right
  }
.piel_gris_izq {
  background-image:    url(img/plantilla/pixel_gris.gif); 
  background-repeat:  repeat-y; 
  background-position: left
  }
.piel_gris_sup {
  background-image:    url(img/plantilla/pixel_gris.gif); 
  background-repeat:  repeat-x; 
  background-position: top
  }
.titulo_01 {
  font-size: 28px; 
  font-weight: bold; 
  line-height: 1.5;
  color: #DDDDDD
  }
.negrita {
  font-weight: bold
}
#dropmenudiv{
position:absolute;
border: 1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;

color: #7E7F83;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F3EFF0;
}
.footer_direccion {
font-size: 10px;
text-align: right
}
.titulo_02 {
font-size: 16px; 
font-weight: bold; 
color: #918881
}
.restablecer {  color: #FFFFFF; background-color: #ED1C24}
.enviar {  color: #FFFFFF; background-color: #003366}
