body{
	margin:0;
	padding:0;
	background:url(/img/fondo_repeticion.jpg) repeat-x #1b5bb2;
	background-position:50% 100%;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#3B3D38;
}
a img{
	border:0;
} 
.clear{
	clear:both;
}

h3{color:#2F3032; margin:0; padding:0; font-size:13px;}

#cuerpo_central{
	width:580px; 
	overflow:hidden; 
	float:left;
}
#contenedor{
	width:980px;
	/*height:702px;*/
	background:url(/img/fondo_web_contenido.jpg) no-repeat;
	background-position:50% 100%;
	margin:auto;
}

#contenido{
	/*height:490px;*/
	width:99%;
}

#contenido #recuadro{
	margin-left:130px;
}

#contenido #recuadro .cabecera{
	width:579px;
	height:46px;	
	background:url(/img/fondo_cuadro_top.jpg) no-repeat;
	padding-left:10px;
	overflow:hidden;
}

#contenido #recuadro .cabecera a{
	display:block;
	float:left;
	width:auto;
	padding:0 10px;
	margin-top:4px;
	height:37px;
	padding-top:10px;
}

#contenido #recuadro .cabecera a.actual{
	background:url(/img/fondo_menu_hover.png) repeat-x;
}



#contenido #recuadro .cuerpo{
	width:589px;
	background:url(/img/fondo_cuadro_mid.png) repeat-y;
	padding:5px;
}

#contenido #recuadro .pie{
	width:564px;
	height:59px;
	background:url(/img/fondo_cuadro_pie.png) no-repeat;
	padding-right:35px;
}

#contenido #recuadro .pie a{
	display:block;
	float:right;
	width:90px;
	margin-right:5px;
	margin-top:24px;
	text-align:center;
}

#pie{
	margin-left:130px;
	margin-right:130px;
	color:#fff;
	font-size:10px;
	padding-top:0px;
	line-height:16px;
	text-align:center;
	/*margin-top:25px;*/
	display:block;
	overflow:visible;
}

#pie a{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
}

.home{
	width:328px;
	padding-right:220px;
	padding-top:20px;
	padding-left:15px;
	background:url(/img/fondo_home.gif) no-repeat right 0;
}

.home div{
	width:300px;
	margin-top:30px;
}
.banners{
	margin-top:20px;
	float:left;
	width:auto !important;
	height:auto !important;
	margin-left:20px;
}
#facebook{
	padding-top:4px;
}
.banners img{
	border:0px;
}
.contacto #col_1{
	padding-top:10px;
	padding-left:10px;
	width:220px;
	float:left;
	background:#c8cec4;
}
.contacto #col_1 form{
	margin: 18px 0px 0px 0px;
}
.contacto #col_1 .text{
	width:210px;
	border:0px;
	margin-top:3px;
	margin-bottom:4px;
}
.contacto #col_1 .comentario{
	width:210px;
	height:150px;
	border:0px;
}
.contacto #col_1 .boton{
	background:#7f7d7e;
	color:#ffffff;
	border:0px;
	float:right;
	margin:8px 8px 10px auto;
	font-size:8pt;
	padding:3px 7px 3px 5px;
}
.contacto #col_2{
	width:320px;
	float:left;
	margin-left:15px;
}
.contacto #col_2 h3{
	margin-top:5px;
	margin-bottom:15px;
}
#gmaps_container{
	width:310px;
	height:320px;
	border: 1px solid #bcbcba;
}
.contacto #col_2 #direccio_peu{
	margin:15px auto auto 0px;
}

.nosotros #col_1{
	width:275px;
	background:#C8CEC4;
	text-align:justify;
	float:left;
}

.nosotros #col_2{
	width:275px;
	padding-top:30px;
	float:left;
	padding-left:10px
}

.nosotros #col_2 #imagenes_home img{
	border:4px solid #fff;
	margin-top:5px;
	width:250px;
}

.nosotros #col_1 #text_home{
	padding:8px 8px 8px 8px;
	background:#c8cec4;
}

.nosotros #col_1 #text_home img{
	margin:10px 0 10px 0;
}

.nosotros #imagen_entrada{
	background:#D4DADA;
	padding:7px 4px;
	text-align:center;
}

.nosotros #imagen_entrada img{
	border:4px solid #fff;
}

.nosotros #fousel{
	margin-bottom:10px;
}
#carrousel{
	margin:0px auto;
}
#carrousel li{
	text-align:center;
}
#carrousel img{
	border:4px solid #fff;
	margin-right:1px;
	margin-left:1px;
}
#carrousel .next, #carrousel .prev{
	border:none;
	cursor:pointer;
}

#panel_flotante{
	width:170px;
	height:200px;
	background:url(/img/fondo_oreja.png) no-repeat;
	overflow:hidden;
	float:left;
	position:relative;
	top:90px;
	left:-10px;
}
#panel_flotante #reservAhora{
	margin-left:10px;
	margin-top:30px;
	float:left;
	width:170px;
}
.btnRsv{
	background:url(/img/fonsBoto.jpg) repeat-x;
	color:white;
	margin-top:10px;
	margin-left:10px;
	font-weight:bold;
	border-left:1px solid #580c0e;
	border-right:1px solid #580c0e;
	border-top: 0px;
	border-bottom:0px;
	font-size:8pt;
	padding:5px 2px 4px 2px;
	width:123px;	
	position:relative;
	text-decoration:none;
}
.btnRsv:hover{
	text-decoration:underline;
}
#panel_flotante #textoPF{
	width:145px;
	margin-top:10px;
	margin-left:5px;
	text-align:center;
	color:white;
}
#pestanyes{
	position:relative;
	top:100px;
	left:-10px;
	width:200px;
	height:200px;
	float:left;
}
.pestanya{
	float:left;
	background:url(/img/fonsPestanya.jpg) repeat-x;
	margin-right:-2px;
}
.servicios #col_1{
	width:270px;
	background:#D5DDDF;
	padding:5px;
	float:left;
}
.servicios #col_1 h3{
	margin: 5px auto 20px 10px;
}

.servicios  .elemento{
	margin-bottom:10px;
	clear:both;
	margin-top:0px;
}
.servicios  .elemento .img{
	width:80px;
	float:left;
}

.servicios  .elemento .texto{
	width:190px;
	float:left;
	padding-top:10px;
}
.servicios  .elemento .texto p{
	margin:0px;
	padding:0px;
}
.servicios #col_2{
	width:270px;
	background:#e0e4ed;
	float:left;
	padding-top:50px;
}
.servicios .elemento_final{
	clear:both;
	margin-top:0px;
	height:80px;
}
.servicios  .elemento_final .img{
	width:80px;
	float:left;
}
.servicios  .elemento_final .texto{
	width:190px;
	float:left;
	padding-top:10px;
}
.servicios .elemento_final h3{
	padding-top:25px;
}
.tarifas #col_1{
	width:250px;
	background:#D5DDDF;
	text-align:justify;
	padding:5px 20px 5px 5px;
	float:left;
}
.tarifas #col_1 h3{
	margin-bottom:5px;
}
.tarifas #col_1 h2 img{
	margin-bottom:-10px;
}
.tarifas #col_1 #t_tarifas{
	width:90%;
}
.tarifas #col_1 #t_tarifas img{
	float:left;
	margin:0px;
}
#leyenda{
	float:right;
	text-align:right;
	margin: 0px;
}
#leyenda img{
	margin: 0px;
}
.tarifas #col_1 .titulo{
	font-weight:bold;
	text-align:center;
}
.tarifas #col_1 .t0{
	background: #ccd3cb;
	border: 1px solid #6d7b2c;
	margin: 1px 0px 2px 0px;
}
.tarifas #col_1 .t1{
	background: #c4d1da;
	border: 1px solid #5a90cc;
	margin: 1px 0px 2px 0px;
}
.tarifas #col_1 .t2{
	background: #d2c8c9;
	border: 1px solid #a00000;
	margin: 1px 0px 2px 0px;
}
.tarifas #col_1 .fila{
	font-size: 7pt;
	margin: 3px 5px 3px 5px;
}
.tarifas #col_1 .fila .mes{
	float:left;
	margin-left: 4px;
}
.tarifas #col_1 .fila .precios{
	float: right;
	width:150px;
	text-align:center;
}
.tarifas #col_1 .fila .precios .precio1{
	float:left;
	width:55px;
}
.tarifas #col_1 .fila .precios .precio2{
	float:right;
	margin-right:0px;
	width:85px;
}
.tarifas #col_1 .precio{
	text-align:center;
}
.tarifas #col_2{
	width:270px;
	background:#e0e4ed;
	text-align:justify;
	float:left;
	padding-top:30px;
	padding-left:10px;
}
.tarifas #col_2 h3{
	margin-left:7%;
	margin-bottom:20px; 
}
.tarifas #col_2 .inputs{
	margin: 6px 0px 0px 3px;
	border:1px solid #b8b9bb;
	font-size:8pt;
}
.tarifas #col_2 #nombre{
	width:200px;
}
.tarifas #col_2 #edad{
	width:20px;
	margin-left:20px;
}
.tarifas #col_2 #telefono{
	width:116px;
}
.tarifas #col_2 #nacionalidad{
	margin-left:30px;
	width:146px;
}
.tarifas #col_2 #date1{
	width:120px;
	font-size: 8pt;
	float:left;
	margin: 6px 0px 0px 3px;
}
.tarifas #col_2 #date2{
	width:120px;
	font-size: 8pt;
	margin: 6px 0px 0px 14px;
	float:left;
}
.tarifas #col_2 #email{
	width:198px;
	margin-left:19px;
}
.tarifas #col_2 .comentario{
	width:247px;
	height:100px;
	margin-top:5px;
	font-size:8pt;
}
.tarifas #col_2 .option{
	font-size:8pt;
	border: 1px solid #b8b9bb;
	margin:6px 0px 0px 15px;
}
.tarifas #col_2 .boton{
	background-color:#c4c6c3;
	border-top: 1px solid #d3d3d5;
	border-right:1px solid #9f9f9f;
	border-bottom: 1px solid #8a8a8a;
	border-left: 1px solid #cccccc;
	float:right;
	margin-right:19px;
	margin-top:5px;
	font-size:8pt;
}
.tarifas #col_2 #area2{
	margin: 10px 20px 0px 5px;
}
.tarifas #col_2 .data{
	float:left;
	margin: 6px 0px 0px 0px;
}
.tarifas #col_2 a.dp-choose-date {
	float: left;
	width: 21px;
	height: 19px;
	padding: 0px;
	margin: 6px 0px 0px 3px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/img/calendar.png) no-repeat; 
	position:relative;
}
.tarifas #col_2 a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
.galeria{
	background:#cfdbe9;
	width:555px;
}
.galeria #col_1{
	width:272px;
	background:#D5DDDF;
	text-align:justify;
	padding:5px 20px 5px 5px;
	float:left;
}
.galeria #col_1 h3{
	margin: 5px 5px 5px 5px;
	
}
.galeria #col_1 #coment{
	background:#e8e4e1;
	width:255px;
	height:50px;
	margin: 10px auto;
	/*margin:15px 0px 5px 2px;*/
	padding: 5px 5px 5px 5px;
	border: 1px solid #c1c1c1;
	font-size:8pt;
}
.galeria #col_1 h2 img{
	margin-bottom:-10px;
}
#contCarr{
	float:left;
	width:272px; 
	margin: 5px 0px auto -3px;
	z-index:4;
}
/*.galeria #col_1 #contCarr #imagenes_home{
	height:auto;
	z-index:4;
}*/
.galeria #col_2{
	width:258px;
	text-align:justify;
	float:left;
}
.galeria #col_2 #indice{
	padding-top:30px;
	padding-left:10px;
	background:url(/img/espiral.jpg);
	background-color:#d8e0eb;
	background-repeat:no-repeat;
	background-position: top right;
}
.galeria #col_2 a{
	color:#000000;
	text-decoration:none;
}
.galeria #col_2 a.actuale{
	text-decoration:underline;
	font-weight:bold;
}
.galeria #col_2 #formulario{
	background:#cfdbe9;
	width:90%;
	padding-left:10px;
	padding-top:5px;
	margin: auto 0px 0px 9px;
}
.galeria #col_2 #formulario form{
	margin-top:10px;
}
.galeria #col_2 .formImg{
	width:200px;
}
.galeria #col_2 .comentario{
	width:200px;
}
.galeria #col_2 .env{
	background:#cdcdcd;
	padding: 0.1em 0.2em 0.2em 0.1em;
	margin-bottom:5px;
	font-size:8pt;
}
.blog{
	/*width:328px;
	padding-right:215px;*/
	background:#e0e4ed;
	width:560px;
	height:400px;
}
.blog #col_1{
	width: 395px;
	height:395px;
	padding:10px 10px 0px 10px;
	float:left;
	background-color:#d5dddf;
	position:relative;
	z-index:2;
}
.blog #col_1 h3{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:20px;
}
.blog #col_1 #tBlog{
	margin: 0px auto 10px auto;
	z-index:4;
}
.blog #col_1 #tBlog h2{
	margin-bottom:2px;
	font-size:14px;
	z-index:4;
}
.blog #col_1 #cBlog{
	text-align:justify;
	margin-bottom:20px;
	height:270px;
	overflow: auto;
	padding: 0px 10px 0px 0px;
	z-index:4;
}
.blog #col_1 #pBlog{
	text-align:center;
	margin-bottom:3px;
	z-index:4;
}
.blog #col_1 #pBlog a{
	color:#000000;
	z-index:4;
}
.blog #col_2{
	width:120px;
	float: left;
	padding:5px 5px 5px 5px;
	
}
.blog #col_2 a{
	text-decoration:none;
	color:black;
}
.blog #col_2 .lLinks{
	margin-left:0px;
	margin-top:0px;
	padding-left:8px;
}
.blog #col_2 li{
	list-style-type: none;
}
.blog #col_2 li:before{
	content: "-";
	margin-right:2px;
} 
#capaComentarios{
	background:#d5dddf;
	color:black;
	position:absolute;
	z-index:3;
	width:400px;
	margin-left:-15px;
	margin-top:2px;
	padding-top:3px;
	padding-right:10px;
	border-left: 4px solid #e0e5eb;
	border-right: 4px solid #e0e5eb;
	border-bottom: 4px solid #e0e5eb;
	height:363px;
	overflow:auto;
}
.menuComent{
	text-align:right;
	background:inherit;
	padding-bottom:3px;
}
.menuComent a{
	color:black;
}
#capaComentarios .comentario0{
	padding:8px 0px 0px 5px;	
	text-align:justify;
}
#capaComentarios .comentario1{
	background:#C8CEC4;
	padding:10px 0px 0px 5px;
	text-align:justify;
}
#capaComentarios .textComent{
	margin-top:5px;
	margin-left:5px;
}
#capaComentarios .fechacoment{
	font-style:italic;
	float:right;
}
#capaNuevoComentarios{
	background:#d5dddf;
	color:black;
	position:absolute;
	z-index:3;
	width:400px;
	margin-left:-15px;
	margin-top:2px;
	padding-top:3px;
	padding-right:10px;
	border-left: 4px solid #e0e5eb;
	border-right: 4px solid #e0e5eb;
	border-bottom: 4px solid #e0e5eb;
	height:363px;
	overflow:auto;
}
#capaNuevoComentarios form{
	margin-left:5px;
}
#capaNuevoComentarios #tComentNew{
	width:350px;
	margin-bottom:10px;
}
#capaNuevoComentarios #cComentNew{
	width:350px;
	height:220px;
}
#capaNuevoComentarios .env{
	background:#cdcdcd;
	padding: 0.1em 0.2em 0.2em 0.1em;
	font-size:10pt;
	float:right;
	margin:5px 60px 5px auto;
}
.links{
	width:500px;
	padding-right:20px;
	padding-top:20px;
	padding-left:5px;
	background:#e0e4ed;
	color:#000000;
}
.links .llistat{
	margin-left:0px;
}
.links .grups{
	width:100%;
}
.links .enlace{
	margin-top:10px;
	margin-bottom:20px;
}
.links .enlace a{
	color:#000000;
}
/*libro de visitas*/
#comentarios_visita{
	width:545px;
	padding:10px 5px;
	background-color:#d6ddde;
	height:360px;
	overflow:auto;
	margin-bottom:10px;
	z-index:10;
	position:absolute;
}
.fecha_lv{
	margin-bottom:8px;
	margin-top:4px;
}
.comentario_lv{
	line-height:20px;
	text-align:justify;
}
.comentario_lv img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.comentario_firme{
	text-align:right;
	font-weight:bold;
	margin-bottom:5px;
	margin-right:5px;
}
.formulario_lv{

	margin-top:390px;
}
.col1_lv{
	float:left;
	width:250px;
	margin-right:10px;
}
.col2_lv{
	float:left;
}
.col2_lv textarea{
	width:290px;
	height:120px;
}
.mensaje_aviso{
	color:#CC3300;
	text-align:right;
	marign-bottom:10px;
	margin-right:50px;
}