


#alojamientoBoxOne {
  background: transparent url("../img/es-yellow-transparent-bg.gif");
  color: #c77000;
  margin-bottom: 6px;
}

#alojamientoBoxTwo {
  background: transparent url("../img/es-green-transparent-bg.gif");
  color: #518348;
}

#alojamientoBoxOne h2, #alojamientoBoxTwo h2 {
  color: #fff;
  height: 31px;
  width: auto;
  margin-top: 0;
  padding: 0;
}

#alojamientoBoxOne h2 {
  background: #4D8540 url("../img/es-h2-alojamiento.gif");
}

#alojamientoBoxTwo h2 {
  background: #DEB201 url("../img/es-h2-turismo.gif");
}

#alojamientoBoxOne p, #alojamientoBoxTwo p {
  padding: 0 1em .5em 1em;
  margin:0;
}

#alojamientoBoxOne a {
color: #d86a08;
font-weight: bold;
line-height:1.7em;
vertical-align: bottom;
}
#alojamientoBoxTwo a {
color: #4e8740;
font-weight: bold;
line-height:1.6em;
vertical-align: bottom;
}

#alojamientoBoxOne span, #alojamientoBoxTwo span { display: none; }

#alojamientoBoxOne .continuar,
#alojamientoBoxTwo .continuar { 
  text-align: right;
  padding: 0 1em .5em 0;
  margin:0;
}

#historia-table td, #feriados-table td, #personajes-table td { 
  padding: 0 .5em;
}
#historia-table .odd, #feriados-table .odd, #personajes-table .odd { 
  background: #C8ECFF;
}

#personajes-table .date { width: 75px; }



.hotelListImg img { width: 90px; }
