html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent
}
body {
  line-height:1
}
ul {
  list-style:none
}
blockquote, q {
  quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
  content:'';
  content:none
}
:focus {
  outline:0
}
ins {
  text-decoration:none
}
del {
  text-decoration:line-through
}
table {
  border-collapse:collapse;
  border-spacing:0
}
.pusher {
  clear:both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

body {
	font-size:80%;
	color: #333027;
	text-align: justify;
	line-height: 18px;
	background:#48453d url('../images/bg_body.jpg') repeat;
	padding-top:40px;
}
body, p, div, ul, li, form, select, input, table, tr, td, th {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
}
a img, :link img, :visited img {
	border:none;
}
a:link, a:visited {
	color:#cc9933;
	text-decoration:none;
}
a:hover, a:active {
	color:#5b534d;
	text-decoration:none;
}
*:focus {
	outline:none;
}
.pusher {
	clear:both;
}
.oculto {
	display:none
}
/*-------------------------- CONTAINER --------------------------*/

#container {
	width:980px;
	margin:0 auto;
	position:relative;
	background:url('../images/bg_container.jpg') repeat;
	padding:10px 0 10px 0;
}
/*-------------------------- LOGO -------------------------------*/

.logo a {
	margin:0 auto;
	display:block;
	text-indent:-1000000px;
	background:url('../images/bg_header.png') 0px 0px no-repeat;
	width:980px;
	height:80px;
}
/*-------------------------- ADDRESS --------------------------*/
.vcard {
	z-index:5;
	position:absolute;
	bottom:20px;
	left:10px;
	color:#6b6358;
	text-align:left;
}
.vcard a:link, .vcard a:visited {
	color:#333027;
}
.vcard a:hover, .vcard a:active {
	color:#666;
}
/*-------------------------- CONTENT --------------------------*/
#content_one_column {
	position:relative;
	margin:0 auto 0 18px;
	width:928px;
	padding:8px;
	clear:both;
}
#content {
	position:relative;
	float:left;
	display:inline;
	margin:20px 0 0 0;
	width:452px;
	padding:10px;
	clear:both;
}
#col {
	float:right;
	display:inline;
	width:452px;
	padding:10px;
	margin:20px 0 0 0;
}
/*-------------------------- MENU --------------------------*/

#menu {
	width:980px;
	height:34px;
	padding:0;
	position:absolute;
	top:84px;
	left:0px;
	background: #333027;
}
ul#menu li {
	float:left;
	display:inline-block;
	font:90% Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#fff;
	line-height:34px;
	height:34px;
	margin:0 10px;
}
ul#menu li a:link, ul#menu li a:visited {
	color:#fff;
	padding:0 10px;
}
ul#menu li a:hover, ul#menu li a:active {
	display:inline-block;
	color:#cc9933;
}
#menu .current a:link, #menu .current a:visited {
	display:inline-block;
	color:#cc9933;
}
/*-------------------------- PHOTO BIG -------------------------*/

#carrusel {
	width:451px;
	height:299px;
	background: url('../images/bg_photos.png') no-repeat;
}
#photos {
	width:407px;
	height:235px;
	padding-top:30px;
	margin-left:23px;
}
#prevBtn a {
	background:url('../images/prevBtn.png') no-repeat;
	height:27px;
	width:26px;
	display:block;
	text-indent:-100000px;
}
#nextBtn a {
	background:url('../images/nextBtn.png') no-repeat;
	height:27px;
	width:26px;
	display:block;
	text-indent:-100000px;
}
/*-------------------------- MOTOR -------------------------*/
#framereservation {
	width:451px;
	height:104px;
	text-align:center;
	background: url('../images/bg_framereservation.png') no-repeat;
}
#mreLoader {padding:10px 0 0 5px;}
* html #mreLoader {margin:10px 0 0 0px;}

#mreLoader p {
float:left;
display:inline;
width:480px!important;
}

.medium #frame_checkinContainer .frame_txtinput {
width:76px!important;
}
	

/*-------------------------- FOOTER -------------------------*/
#footer {
	width:980px;
	height:102px;
	margin:0 auto;
	z-index:0;
	border-top:7px solid #333027;
}
/*-------------------------- FORMATOS --------------------------*/
#content_one_column p, #content p {
	text-align: justify;
	margin-bottom: 10px;
}
#content a:link img, #content a:visited img {
	border:none;
	padding:1px;
	float:left;
	display:inline;
	margin:5px 3px;
}
#content a:hover img, #content a:active img {
	border:none;
	padding:1px;
}
.oculto {
	height:256px;
	display:none;
}
/* Lists */

ol.number {
	margin:15px 15px 0 35px;
}
ol.number li {
	margin-top:5px;
	margin-bottom:5px;
}
ol.number li span {
	font-size:75%;
}
dl dt {
	font-weight: bold;
	margin:10px 0 0px 10px;
	padding: 0 0 0 10px;
	color:#4b4b4a;
	background:url('../images/ico.png') 0px 8px no-repeat;
}
dl dd {
	margin:6px 0 0px 22px;
	text-align: justify;
	color:#333;
}
.col {
	width:220px;
	display:inline;
	float:left;
	position:relative;
	margin:10px 2px;
}
ul.list li {
	margin:0 0 6px 15px;
	padding: 0 0 0 20px;
	background: url('../images/ico_list2.png') left top no-repeat;
}
/* Mapa */

#googlemap, #smap {
	margin:5px 0;
	padding:2px;
	width:444px;
	height:350px;
	border:1px solid #ccc;
}
/*-------------------------- OFERTAS --------------------------*/

#xdhsOfferContent-offers_script {
	margin:10px 0 20px 0;
}
#offersHs h2 {
	line-height:normal!important;
	color:#cc9933!important;
	font-size:14px!important;
	background:none!important;
}
#titleDivOffers p {
	display:none!important
}
#offersSmall p.noOffer {
	line-height:18px;
	margin:0!important;
}
#offersSmall li {margin-bottom:0px!important;}
/*-------------------------- PUNTUACION --------------------------*/
#xdhsReviewSummaryContent-XdHs {
	margin:10px 0 20px 0;
}
div#hsRating.hsRating p {
	text-align:center!important
}
div#hsRating.hsRating {
	border-top:none!important
}
#hssurveys_full p {
	text-align:left!important
}
#hssurveys_full h2 {
	font-size:14px!important;
	background:none!important;
}
#recommend h3 {background:none!important; width:180px!important; text-indent:0px!important; text-align:left!important}
div.hssurveys_full p.more a {
	color:#cc9933!important;
}
.long {
	margin:0 0 10px 0;
	padding-bottom:10px;
	width:500px;
}
.left {
	margin-bottom:10px;
	padding-bottom:10px;
}
/*-------------------------- GRAFICO DISPONIBILIDAD --------------------------*/
#disponibilidad {
}
/*-------------------------- LANGUAGES --------------------------*/
#languages {
	position: absolute;
	top:-27px;
	right:0px;
	padding:5px;
	font-weight:400;
	background: #333027;
}
ul#languages li {
	float:left;
	display:inline;
	padding:0 0.8em;
	border-right: 1px solid #fff;
	color:#fff;
	line-height:16px;
	height:16px;
	font-weight:bold;
}
ul#languages li a:link, ul#languages li a:visited {
	color:#cc9933;
	font-size:90%;
}
ul#languages li a:hover, ul#languages li a:active {
	color:#fff;
}
ul#languages li.last {
	border:none
}
/*-------------------------- Controls --------------------------*/
ul.tabs {
	margin:15px 0 0 5px;
}
ul.tabs li {
	float:left;
	display:inline
}
.tabs li a:link, .tabs li a:visited, .tabs li a:hover, .tabs li a:active {
	float:left;
	display:inline;
}
#selectInsert {
	position:absolute;
	top:-50px;
	right:30px;
	font-size:80%;
}
/*------------------------------ h3 -------------------------*/

h3 {
	font-size: 1.4em;
	font-family:"Trajan Pro", Arial;
	width:452px;
	height:30px;
	background:url('../images/h3_es.png') 0px 0px;
	text-indent:-10000px;
	margin:0 0 15px 0;
}
.tarifas {
	background:url('../images/h3_es.png') 0px -30px;
}
.situacion {
	background:url('../images/h3_es.png') 0px -90px;
}
.habitaciones {
	background:url('../images/h3_es.png') 0px -120px;
}
.servicios {
	background:url('../images/h3_es.png') 0px -150px;
}
.preguntas {
	background:url('../images/h3_es.png') 0px -180px;
}
.fotos {
	background:url('../images/h3_es.png') 0px -210px;
}
.contacto {
	background:url('../images/h3_es.png') 0px -240px;
}
h3.en {
	font-size: 1.4em;
	font-family:"Trajan Pro", Arial;
	width:452px;
	height:30px;
	background:url('../images/h3_en.png') 0px 0px;
	text-indent:-10000px;
	margin:0 0 15px 0;
}
.rates {
	background:url('../images/h3_en.png') 0px -30px;
}
.location {
	background:url('../images/h3_en.png') 0px -90px;
}
.rooms {
	background:url('../images/h3_en.png') 0px -120px;
}
.services {
	background:url('../images/h3_en.png') 0px -150px;
}
.faq {
	background:url('../images/h3_en.png') 0px -180px;
}
.photos {
	background:url('../images/h3_en.png') 0px -210px;
}
.contact {
	background:url('../images/h3_en.png') 0px -240px;
}
h3.fr {
	font-size: 1.4em;
	font-family:"Trajan Pro", Arial;
	width:452px;
	height:30px;
	background:url('../images/h3_fr.png') 0px 0px;
	text-indent:-10000px;
	margin:0 0 15px 0;
}
.rates_fr {
	background:url('../images/h3_fr.png') 0px -30px;
}
.location_fr {
	background:url('../images/h3_fr.png') 0px -90px;
}
.rooms_fr {
	background:url('../images/h3_fr.png') 0px -120px;
}
.services_fr {
	background:url('../images/h3_fr.png') 0px -150px;
}
.faq_fr {
	background:url('../images/h3_fr.png') 0px -180px;
}
.photos_fr {
	background:url('../images/h3_fr.png') 0px -210px;
}
.contact_fr {
	background:url('../images/h3_fr.png') 0px -240px;
}

h3.de {
	font-size: 1.4em;
	font-family:"Trajan Pro", Arial;
	width:452px;
	height:30px;
	background:url('../images/h3_de.png') 0px 0px;
	text-indent:-10000px;
	margin:0 0 15px 0;
}
.rates_de {
	background:url('../images/h3_de.png') 0px -30px;
}
.location_de {
	background:url('../images/h3_de.png') 0px -90px;
}
.rooms_de {
	background:url('../images/h3_de.png') 0px -120px;
}
.services_de {
	background:url('../images/h3_de.png') 0px -150px;
}
.faq_de {
	background:url('../images/h3_de.png') 0px -180px;
}
.photos_de {
	background:url('../images/h3_de.png') 0px -210px;
}
.contact_de {
	background:url('../images/h3_de.png') 0px -240px;
}


/*------------------------------ h4 -------------------------*/

h4 {
	font-size: 1.4em;
	font-family:"Trajan Pro", Arial;
	height:20px;
	background:url('../images/h4_es.png') 0px 0px;
	text-indent:-10000px;
	margin:0 0 15px 0;
	width:220px;
}
h4.reviews {
	background:url('../images/h4_es.png') 0px -20px;
	width:220px;
}
h4.lugares {
	background:url('../images/h4_es.png') 0px -40px;
	width:300px;
}
h4.metro {
	background:url('../images/h4_es.png') 0px -60px;
	width:300px;
}
h4.aeropuerto {
	background:url('../images/h4_es.png') 0px -80px;
	width:300px;
}

h4.en {
	font-size: 1.4em;
	font-family:"Trajan Pro", Arial;
	height:20px;
	background:url('../images/h4_en.png') 0px 0px;
	text-indent:-10000px;
	margin:0 0 15px 0;
	width:220px;
}
.reviews-en {
	background:url('../images/h4_en.png') 0px -20px;
	width:220px;
}
.lugares-en {
	background:url('../images/h4_en.png') 0px -40px;
	width:300px;
}
.metro-en {
	background:url('../images/h4_en.png') 0px -60px;
	width:300px;
}
.aeropuerto-en {
	background:url('../images/h4_en.png') 0px -80px;
	width:300px;
}

h4.fr {
	font-size: 1.4em;
	font-family:"Trajan Pro", Arial;
	height:20px;
	background:url('../images/h4_fr.png') 0px 0px;
	text-indent:-10000px;
	margin:0 0 15px 0;
	width:220px;
}
.reviews-fr {
	background:url('../images/h4_fr.png') 0px -20px;
	width:220px;
}
.lugares-fr {
	background:url('../images/h4_fr.png') 0px -40px;
	width:300px;
}
.metro-fr {
	background:url('../images/h4_fr.png') 0px -60px;
	width:300px;
}
.aeropuerto-fr {
	background:url('../images/h4_fr.png') 0px -80px;
	width:300px;
}

h4.de {
	font-size: 1.4em;
	font-family:"Trajan Pro", Arial;
	height:20px;
	background:url('../images/h4_de.png') 0px 0px;
	text-indent:-10000px;
	margin:0 0 15px 0;
	width:220px;
}
.reviews-de {
	background:url('../images/h4_de.png') 0px -20px;
	width:220px;
}
.lugares-de {
	background:url('../images/h4_de.png') 0px -40px;
	width:300px;
}
.metro-de {
	background:url('../images/h4_de.png') 0px -60px;
	width:300px;
}
.aeropuerto-de {
	background:url('../images/h4_de.png') 0px -80px;
	width:300px;
}

/*------------------------ Listas ------------------------------*/
.normal li {
	margin:10px 0;
	padding-left: 10px;
	background:url(../images/ico.png) 0 8px no-repeat;
}
