#cabecera #logo {
	height: 64px;
	width: 277px;
	float: left;
	display: block;
	margin-top: 10px;
}
#cabecera {
	overflow: hidden;
	display: block;
	height: 80px;
	width: 800px;
	margin: auto;
	background-color: #F4F4F4;
}
#cabecera #flags {
	width: 250px;
	float: right;
	text-align: center;
	position: relative;
	top: 60px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #988036;
	font-weight: bold;
}
#main_contenedor {
	width: 640px;
	margin: auto;
}
body {
	background-color: #F4F4F4;
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-align: center;
}
#menu_contenedor {
	background-color: #01350f;
	height: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9c853e;
}
#menu_contenedor #menu {
	height: 30px;
	width: 900px;
}
#menu_secundario {
	width: 820px;
	margin: auto;
	height: 30px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu a {
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 12px;
	height: 20px;
	float: left;
	padding-top: 8px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	width: 120px;
	text-align: center;
}
#menu li {
	float: left;
	display: block;
}
#menu a:hover {
	color: #9C853E;
}
#boton_reserva {
	height: 25px;
	width: 85px;
	float: right;
	bottom: 30px;
	right: 60px;
	background-color: #9C853E;
	position: relative;


	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
	border-radius: 10px;


-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
	z-index: 9999;
}
#cintenedor_principal {
	width: 800px;
	margin: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}
#cintenedor_principal #izquierda {
	width: 550px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
#centro #cintenedor_principal #izquierda #slide {
	width: 550px;
	height: 200px;
	z-index: 1;
	position: relative;
}

.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(/css/imagenes/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(/css/imgagenes/control_right.jpg) no-repeat 0 0;
}#contenido_minislide {
	width: 445px;
	height: 150px;
	background-color: #f0dfaa;
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 12px;
	color: #000000;
}
.slide-thumbnail {
	height: 100px;
	width: 145px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
}
#contenido_promocion {
	float: left;
	width: 220px;
	margin-top: 25px;
	margin-left: 5px;
	height: 100px;
}
.slide-details h2 {
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 16px;
	color: #003300;
	font-weight: bold;
}
.slide-details .description {
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 12px;
}
.slide-details h1 {
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 16px;
	color: #01350f;
	margin-top: -5px;
}
#titulo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 16px;
	color: #01350F;
	font-weight: bold;
}
#botones #boton {
	height: 32px;
	width: 127px;
	float: left;
}
#botones {
}
#botones #sep_boton {
	float: left;
	width: 30px;
	text-align: center;
}
#centro #cintenedor_principal #derecha {
	width: 240px;
	float: left;
}
#centro #cintenedor_principal #izquierda .jflow-content-slider {
	width: 550px;
	height: 202px;
}
#slides {
}
#centro #cintenedor_principal #derecha #reserva_online_cuadro #titulo_cuadro_reserva {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #01350F;
	color: #FFFFFF;
	-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 15px 15px 0px 0px;
border-radius: 15px 15px 0px 0px;
}
#centro #cintenedor_principal #derecha #reserva_online_cuadro #contenido_reserva {
	padding: 10px;
	background: #f6f4e8; /* Old browsers */
	background: -moz-linear-gradient(top, #f6f4e8 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f4e8), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6f4e8 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6f4e8 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f6f4e8 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(top, #f6f4e8 0%,#f4f4f4 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f4e8', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	border: 1px solid #01350F;
	font-size: 9px;
	font-family: Tahoma, "Century Gothic", Verdana;
}
#centro #cintenedor_principal #derecha #reserva_online_cuadro #pie_cuadro_reserva {
	text-align: center;
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #01350F;
	color: #FFFFFF;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius: 0px 0px 15px 15px;
border-radius: 0px 0px 15px 15px; 
}
#centro #cintenedor_principal #derecha #reserva_online_cuadro #contenido_reserva input {
	background-color: #f0dfaa;
	border: 1px solid #01350F;
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 10px;
	color: #01350F;
}
#centro #cintenedor_principal #derecha #reserva_online_cuadro #contenido_reserva select {
	background-color: #F0DFAA;
	border: 1px solid #01350F;
}
#centro #cintenedor_principal #derecha #reserva_online_cuadro #contenido_reserva .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centro #cintenedor_principal #derecha #plugin_yahoo {
	width: 186px;
	margin: auto;
}
#centro #cintenedor_principal #derecha #publicidad {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#compartir_leyenda {
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 10px;
	color: #01350F;
	font-weight: bold;
	width: 150px;
	padding-top: 18px;
	float: left;
	text-align: right;
	padding-right: 5px;
	height: 14px;
}
#pie_contenedor #menu_pie {
	background-color: #01350F;
	height: 30px;
}
#pie_contenedor {
}
#centro {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9C853E;
	border-left-color: #9C853E;
}
#cabecera_fondo {
	background-color: #F4F4F4;
}
#pie_contenedor #map_pie {
	height: 90px;
	background-color: #e8e8e8;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}
#pie_contenedor #map_pie #map_site_contenedor {
	width: 670px;
	margin: auto;
	height: 90px;
	font-weight: bold;
}
#pie_contenedor #map_pie #map_site_contenedor a {
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 10px;
	color: #ac9960;
	text-decoration: none;
}
#pie_contenedor #map_pie #map_site_contenedor #izquierda {
	width: 200px;
	float: left;
	padding: 10px;
}
#botones_gris {
	margin-top: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #F4F4F4;
	height: 32px;
}
#botones_gris #botones {
	width: 441px;
	float: left;
	display: block;
	text-align: center;
	margin-left: 55px;
	margin-right: 54px;
}
#botones_gris #compartir #img_social {
	height: 20px;
	padding-top: 12px;
}
#contenidos_extra {
	width: 550px;
	margin-top: 12px;
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 12px;
	text-align: justify;
}
.ap_titulo {
	background-color: #01350F;
	height: 17px;
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
}
.img_ap {
	width: 200px;
	padding: 10px;
	float: left;
}
.ap_contenido {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dce0e5;
	border-right-color: #dce0e5;
	border-bottom-color: #dce0e5;
	border-left-color: #dce0e5;
	overflow: hidden;
}
.img_ap img {
	max-width: 200 px;
	width: 200px;
}
.ap_descripcion {
	float: left;
	width: 300px;
	padding: 12px;
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.ap_contenido_main {
	margin-top: 5px;
}

#menu ul li ul {
display: none;
	position: absolute; /* Lo colocamos donde queremos */
.margin: 69px -170px; /* Hacks para colocarlo bien en ie */
	_margin: 69px -170px;
	color: #FFFFFF;
	background-color: #01350F;
	margin-top: 25px;
	margin-bottom: -12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	z-index: 9999;
}
 
#menu ul li:hover ul {
display: block;
}

#menu ul li ul li {
	display: block;
	float: none;
	position: relative;
	color: #fff;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}
#sup_menu {
	float: left;
	position: relative;
	right: -295px;
	top: 20px;
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 10px;
	color: #988036;
}

#sup_menu a{
	position: relative;
	font-family: Tahoma, "Century Gothic", Verdana;
	font-size: 10px;
	color: #988036;
	text-decoration: none;
}
.botones_img img {
	margin: 0px;
	padding: 0px;
}
.boton_enviar {
	color: #FFFFFF;
	background-color: #01350F;
	border: 1px solid #988036;
}
.ap_descripcion table {
	margin-top: 2px;
}
.ap_descripcion tr {
	height: 10px;
}
.ap_descripcion td {
	height: 10px;
}
#menu .grande {
	display: block;
}
#menu .grande a {
	width: 110px;
}
.grande2 a {
	width: 250px;
	display: block;
}
#menu .grande2 a {
	display: block;
	width: 150px;
}
.valor_promo {
	background-color: #988036;
	padding: 2px;
}
.valor_promo_precio {
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.valor_promo_condicion {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.valor_promo_condicion a {
	color: #FFFFFF;
	text-decoration: none;
}
.calidad_izq {
	width: 265px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #01350F;
}
.calidad_der {
	width: 265px;
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #01350F;
}
#contenidos_extra {
	overflow: hidden;
}
.calidad_content {
	background-color: #F9E475;
}

#promo {
	position: center;
	color: #fff;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 300px;
	}

/*
     FILE ARCHIVED ON 20:16:36 Dec 29, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:03:40 May 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.439
  exclusion.robots: 0.042
  exclusion.robots.policy: 0.034
  esindex: 0.007
  cdx.remote: 12.507
  LoadShardBlock: 185.277 (3)
  PetaboxLoader3.resolve: 159.849 (3)
  PetaboxLoader3.datanode: 124.762 (4)
  load_resource: 126.212
*/