@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	outline:none;
	border:none;
}
body {
	font-family:Arial, Geneva, sans-serif;
	font-size:0.9em;
	color: #333333;
	height: auto;
	background-color: #F4EDD3;
	top: 0px;
}
.idiomas {
	color:#C9B056;
	font-size:0.8em;
	left:20px;
	position:absolute;
	top:10px;
}
.idiomas ul li {
	list-style:none;
	float:left;
	display:block;
	margin:5px;
	text-indent:-10000px;
	
}
.es {
	background:url(images/es.jpg) no-repeat;
	display:block;
	width:30px;
	height:20px;
	}
.en {
	background:url(images/en.jpg) no-repeat;
	display:block;
	width:30px;
	height:20px;
	}
li.es a, li.en a {
	display:block;
	margin:-22px 0 0;
	padding-top:20px;
	width:30px;
}
.idiomas a:hover {
	color:#999;
}
.logo {
}
.logo a {
	display:inline;
	float:left;
	height:100px;
	margin:40px 0 0 10px;
	padding:0;
	text-indent:-100000px;
	width:500px;
}
a {
	color:#352317;
}
a:visited {
	color:#930;
}
#contenedor {
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:0;
}
#cabecera {
	background:url(images/wood01.jpg) repeat-y;
	height:170px;
	padding-left:20px;
}
#caja {
	background:url(images/prueba0.jpg) repeat-y;
}
h1 {
	background:url(images/logo_ORO.png) no-repeat bottom left;
	height:150px;
}
#centrado {
	background:url(images/bar_menu.jpg);
	width:1000px;
	height:36px;
	position:absolute;
	top:170px;
	left:0;
	padding:0;
}
#menu {
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	margin-left:35px;
}
#menu ul {
	margin:0 0 0 10px;
	padding:10px 0;
	text-align:center;
	width:100%;
	height:40%;
}
#menu ul li {
	display:inline;
	float:left;
	vertical-align:baseline;
}
#menu ul li.current {
	background:url(images/select_menu.jpg) repeat-x scroll center center transparent;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	color:#000;
	display:inline;
	margin:-10px 0 0;
	padding:10px;
	text-decoration:none;
}
#menu ul li a {
	border-right:1px solid #FFF;
	color:#000;
	margin:0;
	padding:10px;
	text-decoration:none;
}
#menu ul li a:hover {
	background:url(images/select_menu.jpg);
	padding:10px;
}
#textos {
	clear:both;
	height:580px;
	margin-top:38px;
	font-size:1em;
}
#texto_local {
	margin-top:38px;
	font-size:1em;
}
#texto_local2 {
	margin-top:20px;
	font-size:1em;
}
#texto_serv {
	width:580px;
	float:left;
	margin-top:10px;
}
#caja2 {
	margin-top:20px;
	width:525px;
}
#texto_local p, #texto_local2 p {
	padding-left:20px;
}
#textos p, #texto_local p, #texto_local2 p {
	line-height:1.5em;
	margin:5px 15px 0 0;
}
#textos2 {
/*height:380px;*/
}
#valores, #col {
	width:490px;
	margin-top:20px;
	float:left
}
#valores ul {
	margin:5px 0;
}
#valores ul li {
	line-height:20px;
	list-style-image:url(images/icono_list.gif);
	margin:5px 0 0 20px;
}
.vcard {
	bottom:-25px;
	position:absolute;
	text-align:center;
	width:950px;
	font-size:0.8em;
	font-weight:bold;
}
h2 {
	background:url(images/wood02.jpg);
	font-size:1.2em;
	color:#f4edd3;
	font-variant:small-caps;
	padding:8px 20px;
}
#position {
	left:20px;
	position:absolute;
	top:520px;
}
#col_foto, #col_mapa {
	float:left;
	width:310px;
	margin:20px;
}
#col_ofertas {
	width:200px;
	margin:20px;
	float:left;
}
#link {
	clear:both;
	padding:0 0 10px 20px;
	text-align:center;
}
#link a {
	text-decoration:none;
	font-weight:bold;
}
#link a:hover {
	color:#c9b056;
}
h3.info {
	background:url(images/info.gif) no-repeat left;
	padding-left:25px;
}
h3.ofertas {
	background:url(images/gallery/ofertaico.png) no-repeat left;
	padding-left:40px;
	height:40px;
}
#texto_local2 h3.info {
	margin-left:20px;
}
p.peque {
	margin:18px;
}
img.medio {
	left:150px;
	top:260px;
	position:absolute;
}
#gmap, #sview {
	border:1px solid #333333;
	height:320px;
	margin:30px;
	width:800px;
}
.local, .local2 {
	margin:10px;
}
.local2 {
	float:left;
}
.local li, .local2 li {
	margin:15px 0 0 30px;
	list-style:none;
	list-style-image:url(images/icono_list.gif);
}
.bold {
	font-weight:bold;
}

/*--------Fotos y Carrusel -------*/
#foto {
	margin:20px;
}
.small {
	margin:5px;
}
.col_foto2 {
	width:200px;
	float:left;
	height:500px;
}
.col_foto2 img {
	margin:15px 20px 15px 50px;
}
#texto_hab {
	width:580px;
	float:left;
	margin-top:40px;
}
#galeria {
	margin:25px;
}
#galeria li {
	float:left;
	list-style:none;
}
#galeria a {
	margin:10px;
	display:block;
}

ul.innerfade li{
	list-style:none;
	}
#photos {
	height:250px;
	left:195px;
	overflow:hidden;
	position:absolute;
	top:260px;
	width:580px;
}

ul.innerfade {}

/*-------------*/
dl {
	margin:25px 0 0 30px;
}
dt {
	font-weight:bold;
	background:url(images/icono_list.gif) no-repeat left;
	padding-left:20px;
}
dd {
	margin:20px;
}
/*-------MOTOR------*/

#framereservation {
	left:750px;
	position:absolute;
	top:5px;
	width:250px;
	z-index:9;
}
.reservas{
left:725px;
position:absolute;
top:0;
	}
/*------opiniones----*/
div.hssurveys_full h2 {
	color:black !important;
}
#offersHs .rowOffers {
	background:none!important;
}
#titleDivOffers p {display:none}

#offersHs p.textRoomRestriction  {color:#333!important}