/* CSS Document */


/* Estilos generales */
body{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS";
	color:#e4e5e5;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	background-color: #3d362e;
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, a{
	margin:0; padding:0;
}
h1, h2, h3, h4, h5{
	font-family: "Trebuchet MS";
}
h1 {
	font-size: 22px;
	font-weight: bold;
}
h2{
	font-size: 18px;
	font-weight: normal;
}
h3{
	font-size: 16px;
}
h4{
	font-size: 14px;
	font-weight: normal;
}
p {
	font-family: "Trebuchet MS";
	font-size:13px;
	text-align: justify;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fondocolor {
	background-color:#272424;
}
#LineSpacer{
	height: 4px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 780px;
	clear: both;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#LineSpacerFooter{
	height: 2px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-top: 20px;
	width: 780px;
	clear: both;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.clearing {
	clear:both;
}
#innerTube{
	margin:10px;
}
#innerTubeP{
	margin-left: 40px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 15px;
}
#innerTubeSup{
	margin-top: 25px;
}
#innerTubeLeft{
	margin-left: 20px;
}
.Naranja1{
	color:#FF9933;
}
.naranja2{
	color:#FFCC33;
}
.rosa1{
	color:#FFCCCC;
}
.imgMarco {
	float: left;
	border: 8px solid #FFFFFF;
	margin-right: 15px;
	margin-bottom: 10px;
}
/* fin estilos generales */

/* estructura */
/* centrado página */
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 820px;
}
#contentLeft, #contentLeftTarifas{
	float: left;
	width: 70%;
}
#contentLeftTarifas{
display:block;
	width: 95%;
}
#contentRight{
	float:right;
	/*
	min-height: 260px;
	*height: 260px;
	height: 200px;
	*/
	text-align:right;
	margin-right: 40px;
	*margin-right: 40px;
	_margin-right: 20px;
}
#SubMenuDcha{
	font-size: 13px;
	font-weight: bold;
}
#SubMenuDcha ul{
	margin: 0px;
	text-align: right;
	list-style: none;
}
#SubMenuDcha a{
	color:#ecb9c1;
	text-decoration: none;
}
#SubMenuDcha a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
/* fin estructura */

/* menu superior */
#topTitulo{
	width:780px;
	height:95px;
	margin: 0px;
}
#TituloLeft{
	display: block;
	float:left;
	width: 285px;
	height: 60px;
	margin-top: 20px;
	background-image: url(../images/logosup.gif);
	background-repeat: no-repeat;
}
#TituloLeft h1{
	display:none;
	width: 285px;
	height: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#TituloRight{
	display: block;
	float:right;
	clear: right;
	width:175px;
	margin-top: 20px;
	background-image: url(../images/logoright.gif);
	background-repeat: no-repeat;
}
/* -- navigation -- */
#topNav{
	width:777px;
	height:37px;
	background: url(../images/bg.gif) repeat-x 0 0;
}
#topNav ul{
	line-height: 37px;
	margin:0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	list-style-type: none;
	margin:0;
	padding:0;
}
#topNav ul li{
	float:left;
	color:#d5cfc1;
	font-weight: normal;

}
#topNav ul li a{
	float:left;
	color:#d5cfc1;
	text-decoration:none;
	background: url(../images/bg.gif) repeat-x 0 0;
	margin-left:3px;
	*margin-left:3px;
	_margin-left:3px;
	padding-right:2px;
	*padding-right:2px;
	_padding-right:1px;
}
#topNav ul li a:hover{
	background:url(../images/top_btn_h.gif) no-repeat center bottom;
	color:#FFCC33;
}
#topNav ul li a.hover{
	background:url(../images/top_btn_h.gif) no-repeat center bottom;
	color:#FFCC33;
}
/* fin navigation */
#navContact{
	display: block;
	float:right;
	width:175px;
	margin-top: 10px;
	text-align: right;
}
/* fin menu superior*/




/* menu idiomas */
#cabFoto{
	width: 780px;
	display: block;
	float: left;
}
#menuIdiomas{
	display: block;
	float: right;
	overflow: hidden;
	margin-right: 1px;
	clear: right;
	width: 23px;
}
#menuIdiomas2{
	display: block;
	float: right;
	overflow: hidden;
	margin-right: 1px;
	clear: right;
	width: 23px;
}
.idiomaCat {
	display:block;
	width:23px;
	height:30px;
	background-repeat: no-repeat;
	background-image: url(../images/icons/ico_cat.gif);
	background-position: right;
}
/*.idiomaCat a{
	display:block;
	width:23px;
	background-image:url(../images/icons/ico_cat.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/
.idiomaCat a:hover{
	display:block;
	width:23px;
	background-image:url(../images/icons/ico_cat.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.idiomaCat a.hover{
	display:block;
	width:23px;
	background-image:url(../images/icons/ico_cat.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/* menu idiomas */




/* ruta */
#rutaNav {
	display:block;
	float:left;
	width:780px;
	height:36px;
	background-image: url(../images/bread_bg.gif);
	background-repeat: repeat-x;
	height: 36px;
	font-size:11px;
	color:#dcdcdc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 8px;
}
#rutaNav a{
	color:#dcdcdc;
	text-decoration: none;
}
#rutaNav a:hover{
	color:#FFCCCC;
	text-decoration: underline;
}
/* fin ruta */
/* footer  */
#footer{
	width: 820px;
	float: left;
}
#footerLeft{
	float:left;
	width: 220px;
	height:50px;
	font:13px/15px "Trebuchet MS";
	color:#CCCCCC;
}
#footerRigth {
	float:right;
	width: 170px;
	height:50px;
	text-align: right;
	font:12px/14px "Trebuchet MS";
	background-image: url(../images/ico_logofooter.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-right:40px;
	*margin-right:40px;
	_margin-right:20px;
}
#footerRigth a{
	color:#ECB9C1;
	text-decoration: none;
}
#footerRigth a:hover{
	color:#FFFFFF;
}
#footerRigth img{
	margin:0px;
	padding:0px;
}
/* fin footer */


/* ---------------------------------------------------- cabecera flash */
#cabecera, #cabecera_tarifas, 
#cabecera_tarifas08, 
#cabecera_hotel, 
#cabecera_instalaciones, 
#cabecera_confort,
#cabecera_confort.espanol,
#cabecera_confort.catalan,
#cabecera_confort.english, 
#cabecera_rustica, 
#cabecera_suite, 
#cabecera_restaurante, 
#cabecera_spa, 
#cabecera_naturaleza, 
#cabecera_servicios, 
#cabecera_negocios, 
#cabecera_bodas, 
#cabecera_ofertas, 
#cabecera_links {
	width:805px;
	height:304px;
	display: block;
	float:left;
	clear:right;
	margin:0;
	padding:0;
	background-image:url(../images/cabeceras/cab_nuestrohotel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cabecera_tarifas{
	background-image:url(../images/cabeceras/cab_spa.jpg);
}
#cabecera_tarifas08{
	background-image:url(../images/cabeceras/cab_instalaciones_suite.jpg);
}
#cabecera_hotel{
	background-image:url(../images/cabeceras/cab_nuestrohotel.jpg);

}
#cabecera_instalaciones{background-image:url(../images/cabeceras/cab_instalaciones_suite.jpg);}

#cabecera_confort{background-image:url(../images/cabeceras/cab_confort.jpg);}
#cabecera_confort.espanol{background-image:url(../images/cabeceras/cab_confort_espanol.jpg);}
#cabecera_confort.english{background-image:url(../images/cabeceras/cab_confort_english.jpg);}
#cabecera_confort.catalan{background-image:url(../images/cabeceras/cab_confort_catalan.jpg);}

#cabecera_rustica{background-image:url(../images/cabeceras/cab_rustica.jpg);}

#cabecera_suite{background-image:url(../images/cabeceras/cab_suite.jpg);}

#cabecera_restaurante{background-image:url(../images/cabeceras/cab_restaurante.jpg);}

#cabecera_spa{background-image:url(../images/cabeceras/cab_spa.jpg);}

#cabecera_naturaleza{background-image:url(../images/cabeceras/cab_naturaleza.jpg);}

#cabecera_servicios{background-image:url(../images/cabeceras/cab_contacto.jpg);}

#cabecera_negocios{background-image:url(../images/cabeceras/cab_negocios.jpg);}

#cabecera_bodas{background-image:url(../images/cabeceras/cab_bodas.jpg);}

#cabecera_links{background-image:url(../images/cabeceras/cab_contacto.jpg);}

#cabecera_ofertas{background-image:url(../images/cabeceras/cab_ofertas.jpg);}

#cabFlash, #cabFlashHome, #cabFlashGaleria {
	width:805px;
	display: block;
	margin: 0px;
}
#cabtarifas {
	background-image:url(../images/cabeceras/cab_instalaciones_suite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#fotocabecera{
	display:block;
	float:left;
	height:304px;
	
}
#tarifas09 {
	display:block;
	width:235px;
	height:35px;
	text-align:right;
	background-color:#1F1F1F;
	margin: 250px 0 0 532px;
	padding:15px 10px 0 0;
}
#tarifas09  h1{
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#tarifas09  h1 a{
	color:#FFCCCC;
	text-decoration:none;
}
#tarifas09  h1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* ---------------------------------------------------- fin cabecera flash */


/* ---------------------------------------------------- Instalaciones */
.marco2pix{
	border:2px solid #FFFFFF;
	margin: 2px;
}
#thumbAlojamiento{
	float: left;
	margin-right: 4px;
}
/* tarifas */
#contTarifa, #contOferta{
	width: 450px;
	display: block;
	margin-bottom: 10px;
	float: left;
}
#contOferta{
	margin: 10px 0 0 0;
	width: 500px;
}
#contOferta ul{
	display:block;
	width:450px;
	list-style:none;
	line-height:250%;
}
#contOferta ul li{
	display:block;
	/*height:40px;*/
	padding:4px 0 4px 10px;
	font-size:13px;
}
#contOferta ul li a:hover{
	color:#FF9900;
}
#contOferta ul li.pares{
	color:#FF9900;
	background-color:#4F4744;
}
.descripcionoferta{
	display:block;
	float:left;
	clear:left;
}
.preciosoferta{
	display:block;
	float:right;
	clear:right;
	color:#FFCC33;
	padding:0 0 0 10px;
}
.marcoPolaroid{
	background-color: #FFFFFF;
	display: block;
	float: left;
	padding: 4px;
	margin:0 0 10px 0;
}
#tarifaLine{
	height: 2px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-top: 0px;
	clear: both;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tarifaDatos, #tarifaOferta{
	float: left;
	margin-left: 30px;
	font-size: 1.2em;
}
#tarifaOferta{
	margin-left: 30px;
	width: 270px;
}
.precio, .precioLeft, .ofertaPrecio{
	color:#FFCC33;
	text-align: right;
}
.precioLeft {
	text-align: left;
}
.ofertaPrecio{
	text-align: left;
}
#boxOferta, #boxOferta1, #boxOferta2, #boxOferta3, #boxOferta4, #boxOferta5, #boxOferta6{
	margin-top: 10px;
}
#contFechas{
	float:right;
	width: 250px;
	display: block;
}
#calendario{
	background-image:url(../images/bg_espiral.gif);
	height: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 16px;
	background-color: #39322B;
	margin-bottom: 10px;
}
#calendario li{
	list-style-image: url(../images/icons/ico_flechas.gif);
	margin-left: 20px;
}
#contCaracteristicas, #contCaracteristicas2{
	background-image:url(../images/bg_espiral2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:30px 2px 10px 10px;
	background-color: #4D4733;
	margin:0 0 10px 0;
}
#contCaracteristicas ul, #contCaracteristicas2 ul{
	color:white;
	list-style-type: none;
}
#contCaracteristicas ul ul li, #contCaracteristicas2 ul ul li{
	color:#FFE8B7;
	margin-left: 10px;
	list-style-type: none;
}
#boxServicios, #boxTarifasSuite {
	display:block;
	float:left;
	width:250px;
}
#boxServicios ul, #boxTarifasSuite ul{
	list-style-image: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#boxServicios ul li {
	list-style-type: circle;
}
#boxTarifasSuite, #boxTarifasNegocios {
	width:300px;
	background-color: #453E34;
}
#boxTarifasNegocios {
	width:350px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#boxTarifasNegocios ul li{
	margin-left: 20px;
}
#minilbox{
	display:block;
	float:right;
	width:350px;
	background-color:#33FF00;
}
/* Instalaciones end */
/* --------------------------------- Ofertas */

#pack7 ul{
	list-style-type: none;
}
#pack7 ul ul li{
	margin-left: 10px;
	list-style-type: none;
}
#precios {
	margin-top:10px;
}

/* ------------------------------ fin Ofertas */


/* Contacto */
#rightColumnContacto {
	width:480px;
}
/**/

#contRafting {
	width:189px;
	background-image: url(../images/thumbs/thumb_rafting.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 150px;
	margin-top: 20px;
}
#contRafting a{
	color:#FBB739;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#contRafting a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
/*  BANNERS TEMPORALES */
#bannerNieve{
	background-image:url(../images/thumbs/fdo_banner_nieve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	padding-top: 32px;
	padding-left: 240px;
}
#bannerNieve a{
	color:#FBB739;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#bannerNieve a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#bannerLink{
	display:block;
	float:left;
	width:215px;
	height:95px;
	margin:10px 10px 10px 0;
	text-align:center;

}
.thumbLink{
display:block;
clear:both;
	margin:5px 5px 5px 0;
	padding:5px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;

}
/* VIDEO */
#cabvideo {
	display: block;
	margin: 0px;
	width: 805px;
	clear: both;
}
#bannerVideo {
	width:777px;
	background-image: url(../images/cabeceras/fdo_video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
}
#inerTubeVideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #666666;
	padding-top: 157px;
	padding-right: 180px;
	padding-left: 442px;
}
#pantallaVideo{
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 350px;
}
/* SITUACION */
#datosGPS{
	padding:6px;
	background-color:#2E2823;
	font-size:14px;
	width: 350px;
	margin-top: 6px;
	
}
/* GALERIA */
#linkalbum{
	display:block;
	height:25px;
	width:150px;
	margin:10px 0;
	padding:5px 0 0 10px;
	font-size:14px;
	background-color:#1B1815;
}

