@charset "UTF-8";
/* CSS Document */
/*div {border: 1px solid #FFFFFF}*/
body{
	background-image: url(Img_interface/fnd_body.png);
	background-repeat:repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	letter-spacing: normal;
	text-decoration:none;
	text-align:justify;
	font-style: normal;
	font-stretch: normal;
	margin:0px;
	}
	
h1{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color: #eed8b9;
	margin:5px;
	font-weight:500;
	letter-spacing: normal;
	font-style: normal;
	text-shadow:0 2px 1px #28231e;
	}
	
h2{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #c0a37a;
	font-weight: 500;
	letter-spacing: normal;
	font-style: normal;
	margin:1px;

	}
	
h3{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #c5a87f;
	font-weight:normal;
	font-style: normal;
	letter-spacing:-0.5px;
	margin:2px;
	text-shadow:0 2px 1px #28231e;
	}
h3:hover{ color: #fff;}	
	
h4{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8a6f49;
	margin:1px;
	font-weight:normal;
	letter-spacing:-0.2px;
	font-style: normal;
	}
	
h4:hover{ color: #baa07b;}	
	
h5{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #baa07b;
	margin:0px;
	font-weight:normal;
	}	

h6{ 
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color:#fff;
	margin-top:0px;
	font-style: italic;
	font-stretch: normal;
	font-weight: normal;
	}	

a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #fff;
	text-decoration:none;
	font-style:normal;
	text-shadow:0 2px 1px #28231e;
	}
	
a:hover{
	color: #f1971c;
	text-decoration:none;
	}
	
.a-menu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #baa07b;
	margin:1px;
	font-weight:normal;
	letter-spacing: normal;
	font-style: normal;
	}
	
.a-menu:hover{
	color: #8a6f49;
	}	

.a-menu-hab{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	color: #f1971c;
	font-weight: bold;
	}
	
.a-menu-hab:hover{
	color: #baa07b;
	}	

.RED{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color: #F30;
	margin-top:5px;
	font-style: normal;
	font-stretch: normal;
	font-weight: bold;
	letter-spacing: normal;
	}	
	
.titulos{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:21px;
	color:#3f362d;
	margin-top:5px;
	font-style: normal;
	font-stretch: normal;
	font-weight: bold;
	letter-spacing:-1px;
	}
.escritura{
  font-family: 'Reenie Beanie', serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  color:#f1971c;
	}	
	
.idiomas{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #d2c9bc;
	line-height:13px;
	}	
	
.a-idiomas{	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #baa07b;
	}
.a-idiomas:hover{
	color: #fff;
	}	
	
.a-link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #fff;
	text-decoration:none;
	font-style:normal;
	}
	
.a-link:hover{
	color: #f1971c;
	text-decoration:none;
	}	
	
a.pie{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #baa07b;
	margin:0px;
	font-weight:normal;
	}	
	
a.pie:hover{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #dcc7a9;
	margin:0px;
	font-weight:normal;
	}		


.img{ border: 5px solid #FFF;}	
	
textarea{ font-family: Tahoma, Geneva, sans-serif; font-size:13px;background-color:#50463b; border:1px solid #3f372e; color:#f4eadb; }	

input{ background-color:#50463b; border:1px solid #3f372e; color:#f4eadb; text-shadow:0 2px 1px #28231e;}	
.strong{color:#f1971c; }

.pequeno{text-align:center; font-size:9px; color:#999}

#centrado{
	margin:0 auto;
	width:992px;
	border-color:#0F3;
	}
	
#head{
	width:990px;
	height:135px;
	}
#headbackground{
	background-image:url(Img_interface/fnd_cab.png);
	background-repeat:repeat-x;
	margin:0 auto;
	border-color:#F00;
	}	

#menu{
	text-align:center;
	margin:0 auto;
	padding:0 0 0 10px;
	width:940px;
	height:40px;	     
	}

#item_menu{
	float:left;
	padding:10px;
	margin:0px 8px 0px 0px;
	}


#item_menu_despl{
	float:left;
	border-bottom: 1px solid #4c4239; 
	padding:5px 10px 5px 10px; 
}

#item_menu_despl_fin{
	padding:5px 10px 5px 10px; 
	float:left; 
}


#vista360_general{
	width:950px; 
	background:#3f362d; 
	border:1px solid #292420; 
	height:365px; 
	margin:0 0 0 20px;
}


#vista360_habitacion{
	width:700px; 
	background:#3f362d; 
	border:1px solid #292420; 
	height:365px; 
	margin:0 0 0 20px;
}

#reservas_horizontal{
	padding:0px;
	background:#8a6f49; 
	margin:10px 0 10px 0; 
	}
	
#izquierda{
	width:500px;
	float: left;
	}
	
#derecha{
	float:left; 
	width:480px;
	margin:0 0 0 8px;
	}

#btn_mas_info{
	color:#666;
	padding:5px; 
	width:130px; 
	float:left;
}

#btn_mas_info a{
	color:#666;
}
	
#foot1{ 
 background-image: url(Img_interface/fnd_foot_1.png);
 background-repeat: repeat-x;
 padding:10px 0 10px 0;
 height:80px;
 float:left;
 width:100%;
	}
	
#foot2{ 
 background-image: url(Img_interface/fnd_foot_2.png);
 background-repeat: repeat-x;
 padding:10px 0 0 0;
 float:left;
 width:100%;
	}
	
#foot3{ 
 padding:10px 0 0 0;
 float:left;
 width:100%;
	}



/* Estilos zona administración */

#menu_adm{
	width:990px;
	margin:0 auto;
}

#columna_izquierda{
	float:left;
	width:250px;
}

#listado_temas{
	color:#e9d3b5;
	padding:5px;
	text-align:left;
}

#listado_temas_titulo{
	height:20px;
	text-align:left;
	color:#e9d3b5;
	border-bottom:1px solid #8a6f49;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}

#articulo_listado{
	float:left; 
	padding:5px; 
	clear:both; 
	width:710px; 
	border-bottom:1px dotted #695c4a;
}
#foto_listado{
	float:left; 
	width:150px; 
	margin:1px;
	overflow:hidden;
}

#descripcion_listado{
	float:left; 
	width:515px; 
	padding:5px; 
	text-align:left;
}
	
#articulo{
	width:720px;
	margin-left:5px;
	padding:5px;
	float:left;
	min-height:600px;
	text-align:justify;
}

.cab_tablas_admin{
	background-color:#8a6f49;
	color:#FFFFFF;
}

.menu_adm{
	font-size:11px;
	color:#bbb;
	
}

.tema{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff; 
	font-weight:600; 
	padding-top:5px; 
	text-decoration:none;
}

.tema_sel{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #f1971c; 
	font-weight:600; 
	padding-top:5px; 
	text-decoration:none; 
}
.titulo_tema{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #eed8b9; 
	font-weight:600; 
	padding-top:5px; 
	text-decoration:none;
	font-weight:bold;
}
.alerta{
	color:#f1971c;
	font-weight:bold;
}
/* Estilos zona administración */


/* div capa de google */
#oculto{
	/*position:absolute;*/
	float:left;
	display: none;
	padding:25px;
	width:950px;
}
/* div capa carta del restaurante*/
#restaurante{
	position:absolute;
	background-color:#231d16;
	border:#baa07b 1px dotted;
	padding:25px;
	left:200px;
	top:50px;
	width:650px;
	height:1200px;
	z-index:1;
	visibility: hidden;
	opacity: .97;
   -moz-opacity: .97;
   filter:alpha(opacity=97);
}

/* div oferta pop up*/
#oferta_home{
	width:350px;
	padding:5px;
	display:block;
	border:3px solid #fff;
	background-color:#222429;
	position:absolute;
	left: -750px;
	top: 237px;
}

