* {
	margin:0;
	padding:0;
}
* html {
  overflow:auto;
} 
body {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:100%;
	background:#b49380 url(../images/bg.jpg) repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
	color:#484a3e;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#484a3e;	
}
img{
	border:0px;
}
.clear{
	clear:both;
}

.right{
	float:right;
}
.left{
	float:left;
}
.wrap{
	position:relative;
	width:813px;
	margin:auto;
}
input{
	background:url(../images/reservas_input.jpg) repeat;
	border:1px solid #cccccc;
	font-size:14px;
	color:#000;
	width:100%;
	height:17px;
	margin-bottom:5px;
	padding-top:4px;
}
textarea{
	background:#fcfcfc url(../images/reservas_input.jpg) repeat-x;
	border:1px solid #cccccc;
	font-size:14px;
	color:#000;
	width:100%;
	height:50px;
}
input#acepto{
	width:auto;
	margin-right:10px;
}
#cabecera{
	position:relative;
	z-index: 10;
	background:#f9f9f9 url(../images/bg_cabecera.jpg) repeat-x;
	height:95px;
	width:100%;
	padding-top:5px;
}
#cabecera .desde{
	float: left;
	font-size:16px;
	font-family: Georgia, serif;
	width:162px;
	height:19px;
	text-align:center;
	margin-left:159px;
	margin-top:25px;
}
#logo{
	background:url(../images/logo.jpg) no-repeat;
	width:190px;
	height:55px;
	float:left;
	text-indent:-9999px;
	margin-left:9px;
}
ul#menu_cabecera{
	position:aboslute;
	z-index:900;
	width:auto;
	display:inline;
	height:11px;
	float:right;
	font-size:10px;
}
ul#menu_cabecera li{
	list-style:none;
	width:auto;
	float:left;
	margin-right:8px;
}
ul#menu_cabecera li a{
	width:68px;
	height:9px;
	text-decoration:none;
	color:#484a3e;	
}
#ofertas{
	position: absolute;
	top:12px;
	left:748px;
	z-index:100;
	width:auto;
	height:auto;
	/*position: relative;
	top:0px;
	left:770px;
	*left:225px;
	*top:-10px;
	width:79px;
	height:149px;
	background:url(../images/ofertas.png) no-repeat;
	text-indent:-9999px;*/
}

#ofertas a.vertical{
	position: relative;
	width:79px;
	height:149px;
	background:url(../images/ofertas_vertical.png) no-repeat;
	text-indent:-9999px;
	cursor: pointer;
	display:block;
}

/*
.pomo{
	background:url(../images/pomo.jpg) no-repeat;
	width:157px;
	height:70px;
	float:right;
	margin-right:9px;
}
.pomo a#language{
	width:67px;
	height:9px;
	float:right;
	text-indent:-9999px;
}
*/
#sidebar_izq{
	width:178px;
	float:left;
}

#menu{
	/*background:url(../images/bg_menu.png) no-repeat;*/
	width:178px;
	height:auto;	
}
#menu #menuBkgUp{
	background: url(../images/menu_top.png) no-repeat;
	height:250px;
	display:block;
}
#menu #menuBkgMedium{
	background:url(../images/menu_rep.png) repeat-y;
	margin:0px 0px 0px 0px;
	display:block;
}
#menu #menuBkgDown{
	background:url(../images/menu_bottom.png) bottom no-repeat;
	display:block;
	height:255px;
	margin:-1px 0px 0px 0px;
}
#menu h1{
	font-family:Georgia, serif;
	width:178px;
	height:30px;
	padding-top:30px;
	margin-bottom:1px;
	text-align:center;
	color:#a35d29;
	font-size:10px;
}
#menu h1 a{
	text-decoration:none;
	color:#a35d29;
}
#menu ul{
	width:178px;
}
#menu ul li{
	width:178px;
	height:18px;
	list-style:none;
	margin-bottom:1px;
	padding-top:11px;
	
}
#menu ul li a{
	width:112px;
	margin:0 auto;
	font-weight:500;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	display:block;
	color:#484a3e;
	font-family:Georgia, serif;
}
#menu ul li a:hover{
	color:#a35d29;
}

#menu ul li a.activado{
	color:#a35d29;
}
/*
#menu ul li a#instalaciones{
	background:url(../images/instalaciones.jpg) no-repeat;
}
#menu ul li a#galeria{
	background:url(../images/galeria.jpg) no-repeat;
}
#menu ul li a#ubicacion{
	background:url(../images/ubicacion.jpg) no-repeat;
}
#menu ul li a#info{
	background:url(../images/info.jpg) no-repeat;
}
#menu ul li a#faqs{
	background:url(../images/faqs.jpg) no-repeat;
}
#menu ul li a#contacto{
	background:url(../images/contacto.jpg) no-repeat;
}
*/
#menu .telefono{
	margin-left:25px;
	margin-top:50px;
}
#menu .historia{
	margin-left:20px;
	margin-top:0px;
}
#menu .servicios{
	margin-left:35px;
	margin-top:100px;
}
#menu .instalaciones{
	margin-left:12px;
	margin-top:0px;
}
#menu .situacion{
	margin-left:10px;
	margin-top:65px;
}
#menu .descubre{
	margin-left:9px;
	margin-top:-8px;
}
ul#menu_idiomas{
	position: absolute;
	z-index:10000;
	width:80px;
	display:none;
	background-color:#fefefe;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
ul#menu_idiomas li{
	height:15px;
	margin-left:5px;
	margin-top:10px;
	list-style:none;
	display:block;
}
ul#menu_idiomas li a:hover{
	height:15px;
	color:#000000;
	font-weight:bold;
}
#reservasImage{
	margin: 7px 0px 5px 0px;
	background:url(../images/reservasImage.png) no-repeat;
	behavior: url(iepngfix.htc);
	height:153px;
	display:block;
	font-size:10px;
}
#reservasImage div{
	float:left;
	width:317px;
	height:153px;
}
#reservasImage div .tituloReservas{
	width:190px;
	height:26px;
	margin-left:25px;
	margin-top:17px;
	/*margin: 17px 0px 0px 33px;*/
	font-family: Georgia, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#484a3e;
	font-weight:bold;
}
#reservasImage div .tituloDisponibilidad{
	width:220px;
	height:26px;
	margin-left:25px;
	margin-top:3px;
	/*margin: 3px 0px 0px 29px;	*/
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	color:#a35d29;
}
div#fecha{
	width:270px;
	height:56px;
	background:#484a3e;
	margin-top:15px;
	border:1px solid #989a93;
	padding:8px 0px;
	/*padding:6px 5px 6px 10px;*/
}
div#opciones{
	width:270px;
	height:48px;
	margin-top:3px;
	/*padding:6px 5px;*/
	color:#484a3e;
}
div#opciones div{
	width:127px;
	height:48px;
	text-align:right;
	float:left;
}

div#opciones div select{
	margin-bottom:2px;
	height:20px;
	display:inline;
}
.buscar{
	background:#484a3d;
	border:1px solid #494b3e;
	color:#fff;
	width:auto;
	height:auto;
	margin-top:3px;
	_margin-top:0px;
	font-size:12px;
	_font-size:10px;
	padding-bottom:2px;
	font-weight:bold;
	cursor:pointer;
}
.buscar:hover{
	background: #FFF;
	border:1px solid #494b3e;
	color: #333;
	
}
div#fecha #label{
	width:104px;
	height:46px;
	float:left;
}
div#opciones label{
	height:20px;
	width:135px;
	float:left;
}
div#fecha label{
	color:#FFFFFF;
	width:100px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
	display:block;
}
div#fecha input{
	background:url(../images/reservas_input.jpg) repeat;
	border:1px solid #cccccc;
	font-size:14px;
	color:#000;
	width:120px;
	height:17px;
	margin-bottom:5px;
	padding-top:4px;
}
div#fecha .ui-datepicker-trigger{
	width:21px;
	height:19px;
	display:inline;
	margin-left:5px;
	border:0px;
	cursor: pointer;
}

#contentSite{
	margin: 0px 0px 50px 0px;
	float: left;
	width:635px;
}

#sectionBkg{
	width:628px;
	margin: 0px 0px 0px 0px;
	position:aboslute;
}

#sectionBkgUp{
	background:url(../images/bkgUpContent.png) no-repeat;
	behavior: url(iepngfix.htc);
	display:block;
	height:28px;
	width:628px;
}
#bkgRepeat{
	margin: 0px 0px 0px 0px;
	width:628px;
	background-image:url(../images/bkgRepeat.png);
	behavior: url(iepngfix.htc);
	/*background-color:#fefefe;*/
	background-repeat: repeat-y;
	display:block;
}
#sectionBkgMedium{
	position:aboslute;
	margin: 0px 0px 0px 0px;
	width:628px;
	min-height:300px;
	background-image:url(../images/bkgMediumContent.png);
	/*background-color:#fefefe;*/
	background-repeat: repeat-x;
	display:block;
}

#sectionBkgDown{
	margin: 0px 0px 0px 0px;
	background:url(../images/bkgDownContent.png) bottom no-repeat;
	behavior: url(iepngfix.htc);
	display:block;
	height:32px;
	width:628px;
}

#sectionTitle{
	width:600px;
	margin: 0px 0px 0px 0px;
	padding-left:28px;
	font-family: Georgia, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#484a3e;
	font-weight:bold;

	/*margin: 0px 0px 0px 28px;
	background:url(../images/instalacdionesTitle.png) no-repeat;
	display:block;
	height:26px;*/
}
#sectionSubTitle{
	width:600px;
	margin: 0px 0px 0px 0px;
	padding-left:28px;
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	color:#a35d29;

	/*background:url(../images/instaldacionesSubtitle.png) no-repeat;
	display:block;
	height:9px;*/
}
#sectionPhoto{
	margin: 8px 0px 0px 25px;
	/*_margin: 8px 0px 0px 13px;*/

	behavior: url(iepngfix.htc);
	height:234px;
	width:244px;
	float:left;
}
#sectionSlideShow{	
	margin: 7px 0px 0px 7px;
	height:218px;
	width:229px;
}

#sectionText{
	margin: 10px 0px 0px 19px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #666666;
	float:left;
	width:300px;
	text-align:justify;
}
#col_izq{
	margin: 8px 0px 0px 33px;
	_margin: 0px 0px 0px 17px;
	width:268px;
	float:left;
	line-height: 1.4em;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
}
#col_der{
	margin: 8px 0px 0px 19px;
	_margin: 0px 0px 0px 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	color: #666666;
	float:left;
/*	_float:right;*/
	width:265px;
	line-height: 1.4em;
}

#col_der h1,#col_der h2, #col_der h3, #col_der h4,#col_izq h1,#col_izq h2, #col_izq h3, #col_izq h4{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	color:#a35d29;
	font-weight:bold;
}
#col_der span{
	font-weight:bold;
}
#col_der ul,#col_izq ul{
	margin-left:15px;
}
#col_der ul a,#col_der ul a{
	color:#484a3e;
}
#col_der ul a:hover,#col_izq ul a:hover{
	color:#000;
}
#ver_gal{
	clear:both; 
	text-align:right; 
	padding-right:30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
}
#ver_gal a{
	color:#484a3e;
}
#descubra{
	position:relative;
	margin-top:-50px;
	font-size:10px;
	width:80px;
	text-align:left;
	float:left;
	z-index:100;
	text-decoration:none;
	color:#484a3e;
}
#descubra_ahora{
	position:relative;
	margin-top:-50px;
	font-size:10px;
	width:80px;
	text-align:right;
	float:right;
	z-index:100;
	text-decoration:none;
	color:#484a3e;
}
#descubra span, #descubra_ahora span{
	font-weight:bold;
}
#imgContacto{
	margin: 8px 0px 0px 25px;	
	background:url(../images/imgContacto.png) no-repeat;
	behavior: url(iepngfix.htc);
	display:block;
	height:239px;
	width:185px;
	float:left;
}

#imgDescubre{
	margin: 8px 0px 0px 25px;	
	/*_margin: 0px 20px 0px 13px;*/
	background:url(../images/descubreBCN.png) no-repeat;
	behavior: url(iepngfix.htc);
	display:block;
	height:236px;
	width:231px;
	float:left;
}
.desBCN{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #666666;
	width:265px;
	line-height: 1.4em;
	float:left;
	/*_float:right;*/
	margin-left:30px;
	margin-top:8px;
}
.desBCN h1,.desBCN h2, .desBCN h3, .desBCN h4{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	color:#a35d29;
	font-weight:bold;
}
.desBCN ul{
	margin-left:15px;
	display:none;
}
.desBCN a{
	color:#000;
	text-decoration:underline;
}
.desBCN ul a:hover{
	color:#484a3e;
}

.pointer{
	cursor:pointer;	
}
#textoServicios {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #666666;	
}
#textoServicios p{
	margin-left: 30px; /* Margen izquierdo para todos los navegadores */
	/*_margin-left: 20px; /* Sólo IE6 leerá y entendera este estilo y aplicará el valor */ */
	float:left;
	width:268px;
	text-align:justify;
	line-height: 1.4em;
	margin-bottom:15px;
}
#textoServicios p span{
	display:block;
	width:234px;
	margin:15px auto;
}

#pie{
	position:absolute;
  bottom:0;
  left:0;
  z-index:9999;
	/*position:fixed;
	bottom:0px;*/
	width:100%;
	height:21px;
	background:#484a3e;
}
html>body #pie {
  position:fixed;
} 
#todo {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:auto;
  overflow:scroll;
}
html>body #todo {
  position:static;
  top:auto;
  left:auto;
  width:auto;
  height:auto;
  overflow:visible;
}
#pieText{
	margin:3px 0px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #b6b7b2;
	width:100%;
}
#pieText a{
	color: #ffffff;
}
#pieText a:hover{
	color: #ff0000;
}
.hr{
	background:url(../images/hr.png) no-repeat;
	behavior: url(iepngfix.htc);
	width:594px;
	height:2px;
}
#c_57cfb731f0f12fe5b2e2fe96e41025dc,#c_07263ea0006f41996c2bc165d03d677a,#c_b0c1c36ddc974e19ecb82442e95f6f64{
	position:absolute;
	display:none;	
}