body{
  padding: 0;
  margin: 0;
  font-family: "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 11px;
  line-height: 137%;
  color:  #424242;
}
h1{
font-size:11px;
word-spacing:0px;
/* font-weight:bold; */
color:black;
}
h2{
  font-size: 12px;
  font-weight: bold;
  color:#EA0000;
}
img{
border:0;
text-decoration: none;
}
table.parking{
width:550px;
border:0;
}
table.menu{
width:186px;
border:0px;
}
table.imagen{
width:700px;
border:0;
}
table.cabezera{
width:100%;
border:0px;
}
td.menu{
text-align:left;
border-bottom:#B7B7B7 dashed 1px;
}
td.separador{
text-align:left;
padding: 10px 0px 15px 5px; 
border-bottom:#B7B7B7 dashed 1px;
}
td.separador_lat{
border-right:#B7B7B7 dashed 1px;
}
td.central{
 padding:20px 10px 10px 40px;
}
td.resto_cabezera{
background:#FFFFFF url('/images/resto_cabezera.jpg') left top repeat-x;
}
tr.liste {
    background-color : #ffffff;
    max-height : 10px;
    border-style : outset;
    border-width : 0px;
    border-color : #004731;
  }


tr.listu {
    background-color : #EFEFEF;
    max-height : 10px;
    border-style : outset;
    border-width : 0px;
    border-color : #004731;
  }


tr.listu:Hover {
    background-color : #FDFCE9;
    max-height : 10px;
    border-style : outset;
    border-width : 0px;
    border-color : #004731;
  }


tr.liste:Hover {
    background-color : #FDFCE9;
    max-height : 12px;
    border-style : outset;
    border-width : 0px;
    border-color : #004731;
  }
#posicion {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  z-index:1;
}
div.anuncio{
 position:absolute;
 top:17px;
 left:270px;
 z-index:10;
/*  border:1px solid red; */
}
.nd{
  text-decoration: none;
  border: 0;
   color: #ffffff; 
   background-color:#ffffff;
}
.txt_rojo{
  font-size: 14px;
  font-weight: bold;
  color:#EA0000;
}
h2{
  font-size: 12px;
  font-weight: bold;
  color:#EA0000;
}
a.red:visited, a.red:link, a.red:hover {
    text-decoration: none;
    border: 0;
    color:#EA0000; 
    background-color:#ffffff;
}
a.nd:visited, a.nd:link, a.nd:hover {
    text-decoration: none;
    border: 0;
    color: #ffffff; 
    background-color:#ffffff;
}
.cerrar{cursor: pointer;}
.galeria{
border:2px solid #fff;
width:190px;
height:126px;
}
.galeria:hover{
border-color: #EA0000;
}
table.inicio{
width:570px;
border:0;
}
td.pie{
text-align:left;
border-top:#B7B7B7 dashed 1px;
padding:10px 10px 5px 10px;
color:#999999;
font-size:11px;
}
td.separador{
text-align:left;
padding: 10px 0px 15px 5px; 
border-top:#B7B7B7 dashed 1px;
}
div.error{
  margin:150px auto 0px auto;
  width:500px; 
}
table.error{
  width:500px;
  border:1px solid #999999;
}
td.error_cabezera{
  padding: 4px;
}
td.error_cuerpo{
  background-color:white;
  padding: 20px 10px 20px 10px;
  text-align:left;
}
td.error_pie{
  padding: 10px;
}