/* CSS Document */
*
{
	margin:0px;
	padding:0px;
	border:0px;
	}

body{
	background:url(../img/fondo.jpg) repeat #FFF;
	color:#333;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
}



h1.logo{
	width:125px;
	height:82px;
	position:relative;
	float:left;
	font-size:80%;
	color:#F4F3BB;
}

h1 a{color:#F4F3BB;}

h1.logo span:hover{
	cursor:pointer;
}


h1.logo span{
	position:absolute;
	width:100%;
	height:100%;
	margin-left:1px;
}

h1.logo span{background:url(../img/logo.gif) center no-repeat;	}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:100%;
	letter-spacing:1px;
}

address{
	font-style:normal;
}

iframe{
	float:left;
	margin:5px 15px 15px 30px;}

/*--------- selectores ------*/
#cabecera{
	background-color:#F4F3BB;
	border-bottom:4px solid #D0CFA1;
	width:100%;
	height:100px;
	margin-top:10px;
}

div.cab-interior{
	width:900px;
	margin:0 auto;
}

div.cab-izda{
	/*background-color:#900;*/
	float:left;
	width:250px;
}


div.cab-dcha{
	/*background-color:#096;*/
	float:right;
	width:250px;
	margin:10px;
}



#cuerpo-i{
	width:891px;
	margin:8px auto 0 auto;
	border:1px solid #666;
	min-height:450px;
	background-color:#5F4804;
	clear:both;
	
}

#cuerpo{
	width:891px;
	margin:8px auto 0 auto;
	border:1px solid #666;
	min-height:450px;
	background-color:#FFF;
	clear:both;
}


#splash{
	width:100%;
	clear:both;
}


#cuerpo-i #splash h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#013300;
	font-size:150%;
	margin:-25px 20px 0 212px;
	text-align:right;
}

#splash.intro{
	background:url(../img/splash-intro.jpg) top center no-repeat;	
	height:316px;
	}
	
#splash.habitaciones{
	background:url(../img/splash-habitaciones.jpg) top center no-repeat;	
	height:254px;
	}
	
#splash.bar{
	background:url(../img/splash-bar.jpg) top center no-repeat;	
	height:254px;
	}

#splash.comedor{
	background:url(../img/splash-comedor.jpg) top center no-repeat;	
	height:254px;
	}
	
#splash.contacto{
	background:url(../img/splash-contacto.jpg) top center no-repeat;	
	height:254px;
	}
	
#splash.menudeldia{
	background:url(../img/splash-menu.jpg) top center no-repeat;	
	height:254px;
	}
	
#splash.menuespecial{
	background:url(../img/splash-menuespecial.jpg) top center no-repeat;	
	height:254px;
	}
	
#splash.ubica{
	background:url(../img/splash-ubicacion.jpg) top center no-repeat;	
	height:254px;
	}
	
#menu{
	width:190px;
	padding:20px 10px;
	line-height:20px;
	list-style:none;
}
	
#menu a{
	color:#FFF;
	text-decoration:none;
	padding:5px 5px;
	border-bottom:1px solid #FFF;
	
}

#menu li a{
	display:block;
	list-style:none;
}

#menu li a:hover{
	background-color:#888;
	color:#FFF;
	}
	
#menu a:visited{
	color:#999;
}


#destacados{
	clear:both;	
	font-size:100%;
}

#contenido{
	padding:10px;
	font-size:90%;
	clear:both;
}

#contenido h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:170%;
	clear:both;
}

#contenido li{
	margin-left:20px;
}

#contenido h4{
	margin-bottom:10px;
	font-size:90%;
}

#contenido p{
	margin-bottom:10px;
}

#imagenes-habitaciones{
	clear:both;
	padding:10px;
}

#subpie{
	clear:both;
	border-top:3px solid #CCC;
	margin:15px 10px 10px 10px;
}

#subpie address{
	font-size:80%;
	padding:5px;
	float:left;
}

#pie{
	width:891px;
	margin:0 auto;
	text-align:right;
	font-size:80%;
	padding:2px;
	clear:both;
}

#pie li{
	list-style:none;
	display:inline;
}

#pie a{
	color:#333;
}

#pie a:hover{
	text-decoration:none;
}

#pie a:visited{
	color:#666;
}

/*---  clases -----*/

.f-right{
	float:right;
}

.a-right{
	text-align:right;
}


.aqui{
	color:#FFF;
	text-decoration:none;
	padding:5px 5px;
	background-color:#888;
	border-bottom:1px solid #FFF;
	}

#destacados div.col{
	width:28%;
	float:left;
	border-left:5px solid #F4F3BB;
	margin:10px;
	padding:10px;
	color:#F4F3BB;
	height:80px;
	font-size:90%;
}

#destacados div.col a{
	color:#F4F3BB;
}

#destacados div.col a:hover{
	background-color:#F4F3BB;
	color:#5F4804;
}

#destacados div.col img{
	float:left; 
	margin-right:5px;
}

#contenido div.col{
	width:28%;
	float:left;
	margin:10px;
	padding:10px;
	color:#333;
}


#contenido div.col ul{
	margin-bottom:10px;
}

#contenido div.col h4{
	font-size:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.ubicacion{
	float:right;
	width:250px;
	font-size:80%;
	margin-right:10px;
	padding:5px;
}

.ubicacion img{
	float:left;
	margin-right:5px;
}

.clear{
	clear:both;
}

.carta-precio{
	font-style:italic;
	padding-left:3px;
	border-left:1px solid #999;
	}
	
.precio-especiales{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:160%;
	}
	
	
	

/*FORMULARIO*/

#formulario{
/*padding: 0; 
margin: 0;
font-size:80%;*/
margin-top:20px;
padding-bottom:20px;
width:50%;
float:left;
}

#formulario label{
	float: left; 
	width: 90px; 
	text-align:right;
	height:18px;
	margin-bottom:4px;
	margin-left:10px;
	padding-top:2px;
}


#formulario input{
	float: right; 
	border-bottom:1px dotted #666;
	background-color:#F0F0F0;
	width:250px; 
	margin-right:30px; 
	height:20px;
	margin-bottom:4px;
	padding-left:5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#666;
 }
 

#formulario input.boton{
	border:1px solid #333;
	height:23px;
	cursor: pointer;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:3px;
	margin-top:10px;
	
	background-color:#030;
	color:#FFF;
	cursor:pointer;
	width:130px;
}

#formulario input.boton:hover{
	background-color:#fff;
	color:#030;
	border:1px solid #A17CA9;
}

#formulario textarea{
	float: right; 
	width: 250px; 
	padding:2px;
	margin:2px;
	margin-right:30px;
	padding-left:5px;
	border-bottom:1px dotted #666;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#F0F0F0;
	color:#666;
	/*font-size:90%;*/
}


#formulario input.check{
	width:20px;
	background-color:transparent;
	margin-left:0px;
	border:0px;
}

#formulario label.checklabel{
	float:right;
	width:300px;
	margin-right:0px;
	/*font-size:80%;*/
}

#formulario label.checklabel a{
	text-decoration:underline;
	color:#000000;
}


.contacto-d{
	float:right;
	
	width:300px;
	margin-right:50px;
	background-color:#F4F3BB;
	padding:5px;
	border:1px solid #999;
}

.contacto-d p{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:110%;
}

ul.galeria{
	padding:3px;
	padding-top:10px;
}

ul.galeria li{
	display:inline;
}

ul.galeria img{
	border:2px solid #ccc;
}


#adv{
	background-color:#FFF;
}

#adv p{
	
	border:1px dashed #036;
	color:#333;
	font-size:90%;
	padding:20px;
	width:400px;
	margin:5px auto;
	text-align:center;
}

.especialdestacado{
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px dashed #999;
	padding:10px;
	text-align:center;
	font-size:120%;
	background-color:#F4F3BB;
}