BODY {
   margin: 0;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   color : Black;
}

A:ACTIVE, A:LINK, A:VISITED {
   color: Black;
   text-decoration : none;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED {
   font-size : 14px;
   color: White;
   text-decoration : none;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
}

INPUT, TEXTAREA, SELECT, BUTTON {
   color : Black;
   background : white; /* Color claro */
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : bold;
   border-width : 1px;
   border-style : solid;
   border-color : Black;
}

TD.menu {
   font-size : 14px;
   color: White;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
}

TD.comentarios{
   width : 405px;
   background-image: url(gif/D2.jpg);
   text-align: justify;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   color : Black;
}
TD.comentarios2{
   padding-left: 20px;
   padding-right: 20px;
   text-align: justify;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   color : Black;
}
TD.posiciones{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight : bold;
   color : white;
}
TD.combos{
   width : 405px;
   background-image: url(gif/E2.jpg);
   text-align: center;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   color : Black;
}

TD.contenido{
   background-image: url(gif/fondo.jpg);
   text-align: justify;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 14px;
   color : Black;
   padding-left: 10px;
   padding-right: 10px;

}

TD.formularios {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: black;
   font-size : 12px;
   text-decoration: none;
}

A.fotos {
   color: White;
}

TABLE.index {
   text-align : center;
}
TABLE.menu {
   text-align : center;
   width :775px;
}

TABLE.web {
   width :775px;
}

TABLE.arriba {
   background : #005ba2;
   width : 100%;
}
A.contacto {
        text-decoration : none;
}

DIV.tarifas {
   z-index:202;
   position:relative;
   top : 20px;
   left : 45px;
   visibility: visible;
}

