body {
 background-color:#cabb82;
 font-family: Arial, sans-serif;
 font-size: 14px;
 color: #422200;
}

a {
 text-decoration:none;
}

a:link {
 color:#865500;
 cursor:pointer;
}

a:visited {
 color:#865500;
}

a:hover {
 color:#FF0000;
}

td.bgd {
 background-color:#e7e4d5;
 text-align: center;
}

td.bgdtxt {
 background: url("/images/bgd_text.jpg") no-repeat 0 0;
 background-color:#e7e4d5;
}

td.slgtxt {
 background: url("/images/slogan.jpg") no-repeat 0 0;
 background-color:#e7e4d5;
 font-family: Arial, sans-serif;
 vertical-align: middle;
 text-align: center;
}

td.footer {
 background: url("/images/footer.jpg") no-repeat 0 0;
 background-color:#d0cb96;
 font-family: Arial, sans-serif;
 font-size: 11px;
 text-align: center;
 vertical-align: middle;
}

td.paneltopbgd {
 background: url("/images/panel_top.png") no-repeat 0 0;
}

td.panelmidbgd {
 background: url("/images/panel_middle.png") no-repeat 0 0;
}

td.panelbotbgd {
 background: url("/images/panel_bottom.png") no-repeat 0 0;
}



#PpalButton {
  display: block;
  width: 148px;
  height: 28px;
  background: url("/images/button_ppal.jpg") no-repeat 0 0;
  text-align: center;
  text-decoration: none;
}

#PpalButton:hover { 
  background-position: 0 -28px;
  font-weight: bold
}

#PpalButton span {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}




#ServiciosButton {
  display: block;
  width: 100px;
  height: 28px;
  background: url("/images/button_servicios.jpg") no-repeat 0 0;
  text-align: center;
  text-decoration: none;
}

#ServiciosButton:hover { 
  background-position: 0 -28px;
  font-weight: bold
}

#ServiciosButton span {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}




#ReservasButton {
  display: block;
  width: 94px;
  height: 28px;
  background: url("/images/button_reservas.jpg") no-repeat 0 0;
  text-align: center;
  text-decoration: none;
}

#ReservasButton:hover { 
  background-position: 0 -28px;
  font-weight: bold
}

#ReservasButton span {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}




#RestauranteButton {
  display: block;
  width: 220px;
  height: 28px;
  background: url("/images/button_terraza.jpg") no-repeat 0 0;
  text-align: center;
  text-decoration: none;
}

#RestauranteButton:hover { 
  background-position: 0 -28px;
  font-weight: bold
}

#RestauranteButton span {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}



#BarButton {
  display: block;
  width: 208px;
  height: 28px;
  background: url("/images/button_mariposas.jpg") no-repeat 0 0;
  text-align: center;
  text-decoration: none;
}

#BarButton:hover { 
  background-position: 0 -28px;
  font-weight: bold
}

#BarButton span {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}



#ContactButton {
  display: block;
  width: 127px;
  height: 28px;
  background: url("/images/button_contactenos.jpg") no-repeat 0 0;
  text-align: center;
  text-decoration: none;
}

#ContactButton:hover { 
  background-position: 0 -28px;
  font-weight: bold
}

#ContactButton span {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}







