/********** Generales **********/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/interfaz/body_bg.png);
}
html, body, #contenedor {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#contenedor {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	margin-top: 30px;
}

img {
	border: none;
}
a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #FFFFFF !important;
}
li {
	list-style: none;
}
/********** Fin Generales **********/


/***** Lang *****/
.menuLang {
	width: 280px;
	text-transform: uppercase;
	text-align: right;
	position: absolute;
	right:-35px;
	top:-40px;
	height: 20px;
}
.menuLang li {
	list-style: none;
	margin-bottom: 2px;
	display: inline;
}
.menuLang a {
	padding: 4px 0 0 0;
	margin: 0 2px 0 2px;
	color: #000000;
	font-size: 11px;
}
.menuLang a:hover {
	color: #eeeeee;
}
.menuLang a.selected {
	color: #18416b;
}

.ancho {	
	background-image: url(../images/interfaz/body_bg3.png);	
}

.menuLang li a span { display:none;}
.menuLang li a { 
	float:left;
	display:inline;
	width:25px;
	height:17px;
	background-image: url('images/flags.gif');
	background-repeat: no-repeat;
}

.menuLang li a.en { background-position: -29px 0;}
.menuLang li a.es { background-position: -58px 0;}
.menuLang li a.fr { background-position: -86px 0;}
.menuLang li a.it { background-position: -115px 0;}
.menuLang li a.ja { background-position: -144px 0;}
.menuLang li a.nl { background-position: -173px 0;}
.menuLang li a.pt { background-position: -201px 0;}
.menuLang li a.zh { background-position: -230px 0;}

/********** Page **********/
.page {
	/*width: 996px;*/
	width: 966px;
	margin: 0 auto 10px auto;
	background-color: #000000;
	padding: 15px 15px 2px 15px;
	border: 1px solid #504210;
	clear: both;
}
.page.desc {
	width: 500px;
}
/********** Fin Page **********/


/********** Header **********/
.header {
	height: 168px;
	margin: 0 0 8px 0;
	position: relative;
}	
.header h1 {
	font-size: 16px;
}

/***** Logo *****/
.header .logo {
	width: 161px;
	height: 102px;
	float: left;	
	display:inline;
	margin: 0 0 8px 0;
}
.logo img {
	margin: 0 0 10px 0;
}
.logo .loc {
	font-size: 14px;
	color: #FFF;
}
.logo .loc .pais {
	color: #d7b254;
}

/***** Banner *****/
.header .banner {
	width: 738px;
	height: 129px;
	float: right;
	background-image: url(../images/interfaz/banner_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 8px 0;
	display:inline;
	text-align: center;
}

/***** Menus *****/
.header .menus {
	clear: both;
	height: 31px;
	background-image: url(../images/interfaz/menus_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

/***** Menu *****/
.menus .menu {
	float: left;
	display:inline;
}
.menu li {
	display: inline;
}
.menu a {
	display:inline;
	width: 146px;
	height: 31px;
	border: solid #000;
	border-width: 0 2px 0 0;
	float: left;
	color: #a4a4a4;
}
.menu a.selected {
	color: #edb542 !important;
}
/***** capacidades *****/
.menus .capacidades {
	float: left;
	display:inline;
}
.capacidades li {
	display: inline;
	margin: 0 5px 0 5px;
}
.capacidades a {
	color: #999999;
}
.pdf {
	float: right;
	display:inline;
	border-left: 2px solid #000;
}

/********** Fin Header **********/


/********** Pasillo **********/
.pasillo {
	width: 966px;
	height: 124px;
	border: solid #575757;
	border-width: 1px 0 1px 0;
	padding: 6px 0 6px 0;
}
.pasillo td {
	height: 62px;
	overflow: hidden;
}
.pasillo a {
	color: #999999;
	display: block;
}
.pasillo a img {
	border: 1px solid #000;
	margin-bottom: -2px;
}
/********** Fin de pasillo **********/


/********** Content **********/
.content {
	width: 966px;
	height: 275px;
	background-image: url(../images/interfaz/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.content.llegar {
	background-image: url(../images/interfaz/content_arrive_bg.jpg);
}
.content.serv {
	background-image: url(../images/interfaz/content_arrive_bg.jpg);
}
/***** Sidebar *****/
.content .sidebar {
	width: 164px;
	height: 275px;
	float: left;
	margin: 0 0 6px 0;
	display:inline;
}
.sidebar .animacion {
	height: 225px;
	text-align: center;
}
.sidebar .links a {
	display:inline;
	width: 81px;
	height: 17px;
	padding: 4px 0 0 0;
	float: left;
	text-align: center;
	background-image: url(../images/interfaz/link_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 1px 1px 0;
	font-size: 10px;
	/*color: #999999;*/
	color: #494949;
}
.sidebar .links a:hover {
	
}
.sidebar .links a.last {
	margin-right: -3px;
}

/***** rightBlock *****/
.content .rightBlock {
	margin: 6px 0 6px 0;
	height: 248px; /*+27*/
	width: 928px; /*+32+36*/
	float: left;
	display:inline;
	padding: 27px 16px 0 36px;
}
.rightBlock .hab {
	display:inline;
	width: 484px;
	height: 212px;
	padding-left:30px;
	padding-top:4px;
	float: left;
	text-align:center;
	position:relative;
}
.rightBlock .enlaces_logos {
	width: 160px;
	height: 128px;
	padding-top:82px;
	float: right;
	display:inline;
	text-align:left;
	position:relative;
	background-image: url(../images/interfaz/fondo_espacio_lateral.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.rightBlock .enlaces_logos img{
	border:0px;
}
.rightBlock .enlaces_logos p{
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:11px;
	margin:0px 7px 16px 7px;
}

.enlaces_logos .imagen_visa{
	position:absolute;
	left:50%;
	margin-left:-53px;
	top:-8px;
}

.enlaces_logos a{
	display:block;
	width:48px;
	height:48px;
	/*background-color:#0064AC;*/
	position:absolute;
}
.enlaces_logos a.enlace_facebook{
	left:24px;
	top:30px;
}
.enlaces_logos a.enlace_twitter{
	left:90px;
	top:30px;
}
.enlaces_logos a.enlace_youtube{
	left:58px;
	top:82px;
}

.hab .texto {
	float: left;
	width: 168px;
	height: 212px;
	display:inline;
}
.hab .texto p {
	width: 168px;
}
.hab h2 {
	font-size: 18px;
	/*margin-bottom: 5px;*/
	color: #edb542;
	font-style: italic;
}
.autor {
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 1px solid #575757;
	margin-bottom: 2px;
}
.autor a {
	color: #999999;
}
.hab .texto .desc {
	
}
.hab .texto .leerMas {
	text-align: right;
	font-size: 10px;
}
.leerMas a, .desc a {
	color: #999999;
}
.desc .right {
	margin: 10px;
}

.hab .video {
	float: right;
	text-align: center;
	display:inline;
}
.apart .hab .video {
	width: 308px;
	height: 210px;
	background-position: center;
}
.rightBlock .reserva {
	float: left;
	width: 218px;
	height: 206px;
	margin: 5px 0 0 0;
	display:inline;
}
.reserva .fReserva {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/interfaz/blank.gif);
}
/** llegar **/
.llegar .hab {
	width: 455px;
}
.llegar .hab .texto {
	width: 168px;
}
.llegar .texto p {
	border-bottom: 1px solid #575757;
	text-align: center;
	padding: 11px 0 11px 0;
}
.llegar p.last {
	border: none;
}
.llegar .texto a {
	color: #f2c348;
}
.llegar .video {
	height: 210px;
	width: 275px;
	background-image: url(../images/interfaz/mapa_bg.png);
	background-position: center;
	background-repeat: no-repeat;
}
/** serv **/
.serv .hab, .serv .hab table {
	width: 455px;
}
.serv h2 {
	text-align: center;
	border-bottom: 1px solid #575757;
}
.serv .hab td {
	vertical-align: middle;
	width: 227px;
	height: 35px;
	text-align: center;
	background-image: url(../images/interfaz/serv_a_bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #929292;
}
.serv .hab td.right {
	background-position: bottom left;
}
/***** descLarga *****/
.rightBlock .descLarga {
	
	width: 484px;
	height: 212px;
	position: absolute;
	top:4px;
	left:30px;
	background-color: #000;
	font-size: 10px;
}
.descLarga .accion {
	color: #999;
}
/********** Fin Content **********/


/********** Footer **********/
.footer {
	clear: both;
	height: 87px;
	margin-top: 10px;
	color: #494949;
	padding: 0 0 0 5px;
}
.footer li {
	display: inline;
}
.footer .sublinks {
	float: left;
	width: 636px;
	padding: 2px 0 2px 0;
	display:inline;
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	border: solid #575757;
	border-width: 1px 0 1px 0;
}
.footer .logos {
	border: none;
	text-align:left;
	clear:left;
}

.footer .enlaces{
float:right;
text-align:right;
border: none;
width:360px;
margin-top:-4px;
position:relative;
}
.footer .enlaces li{
display:inline;
float:left;
}
.footer .enlaces li.combinadas{
width:100px;
color:#FFFFFF;
text-align:center;
}
.logos img {
	padding-top: 2px;
}
.logos li{

}
.footer img {
	vertical-align: middle;
}
.sublinks a {
	color: #999999;
	margin: 0 3px 0 3px;
}
.footer .enlaces a{
margin:0px 0px 0px 6px;
}
/***** moving *****/
.footer .moving {
	display: inline;
	position: absolute;
	margin: -25px 0 0 5px;
	width: 76px;
	height: 75px;
	text-align: center;
}
/********** Fin Footer **********/

/********** Otros **********/
img.loading {
	margin-top: 20px;
}

.right {
	text-align: right;
}
.oscuro {
	color: #a8a7a7;
}
/***** Formularios *****/
form {
	z-index: 1;
	position: absolute;
}
form table, form td {
	padding: 0px;
	margin: 0px;
}
form p, form table {
	margin: 2px 0 5px 0;
}
label {
	font-size: 10px;
}
select {
	z-index: 1;
}
.selApart {
	width: 218px;
}
.selDia {
	width: 43px;
	margin: 0 2px 0 0;
}
.selMes {
	width: 103px;
	margin: 0 2px 0 0;
}
.selAnyo {
	width: 63px;
	margin: 0 2px 0 0;
}
.submit {
	text-align: right;
}
.submit input {
	border: none;
	color: #edb542;
	text-align: center;
	cursor: pointer;
	background-color: #090909;
	border: 1px solid #453e36;
}
/***** Tooltips *****/
.tip-hab {
	width: 240px;
	height: 173px;
	background-image: url(../images/interfaz/tip_sombra.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 8px 7px 0;
	z-index: 10;
}
.tip-hab .tip {
	width: 240px;
	height: 173px;
	border: 1px solid #575757;
	color: #edb542;
}
.tip-hab .tip-title {
	border-bottom: 1px solid #575757;
	height: 140px;
	text-align: left;
	padding: 5px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
	overflow: hidden;
}
.tip-hab .tip-title p {
	font-size: 10px;
}
.tip-hab .tip-title .capacidad {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 84px;
}
.tip-hab .tip-title .precio {
	font-size: 18px;
}
.tip-hab .tip-text {
	background-image: url(../images/interfaz/tip_bg.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 18px;
	padding-top: 4px;
	font-size: 10px;
	text-transform: uppercase;
}

.error {
	font-size: 10px;
	padding: 2px;
	border: 1px solid #CC0000;
	color: #CC0000;
	background-color: #FFCCCC;
	text-align: left;
}

.bloqueRuta {
	width: 275px;
	height: 210px;
	background-color: #000;
	font-size: 10px;
	text-align: left;
	position: absolute;
}
.bloqueRuta p {
	margin: 0px 5px 5px 5px;
}

/********** Links **********/
.bLinks {
	margin: 0px;
	padding: 0px;
}
.bLinks .header {
	height: 100px;
	padding: 15px 15px 0 15px;
}
.bLinks .clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.bLinks .page {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 996px;
	padding: 0px;
	border-width: 0 1px 0 1px;
}
.bLinks .content {
	background-image: none;
	height: auto;
	margin: 0 auto 0 auto;
	padding-bottom: 10px;
}
.bLinks a {
	
}
.bLinks a:hover {
	
}
.listado {
	float: left;
	width: 305px;
	padding: 5px;
	display:inline;
}
.bLinks h2 {
	font-size: 18px;
	margin: 20px 0 20px 0;
	padding: 3px 0 3px 10px;
	color: #f9d128;
	border: solid #565656;
	border-width: 1px 0 1px 0;
}
.bLinks h3 {
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 5px;
	color: #999999;
}
.bLinks li {
	margin: 0 0 5px 0;
}

#bioparc {
	display: block;
	width: 123px;
	height: 57px;
	position:absolute;
	bottom:0;
	right:100px;
	background: url("../images/interfaz/bioparc.gif") no-repeat top left;	
}

#bioparc span {
	display:none;
}

.footer {
	position: relative;
}


#booking_date_boton {
background:url("images/calendarButton.gif") no-repeat scroll 0 0 transparent;
height:12px;
position:absolute;
right:12px;
top:20px;
width:16px;
}
#booking_date_boton span{
	display:none;
}
.pos{
padding-left:5px;
margin-bottom:7px;
font-size:11px;
}

#enlaces_ofertas{
	float:right;
	width:250px;
	height:42px;
	display:inline;
	margin-top:-20px;
}