/* CSS Hostal Tafalla */

/* Estilos especificos del web */

* { margin:0px; padding:0px;}

body {
	margin:0px;
	padding:0px;
	color:#fff;
	font:90% Tahoma, Arial, Verdana;
	background-color:#454040;
}

h1 {
	margin:0px 0 0 20px;
	padding:0px;
	float:left;
}
h2 { font:normal 150% Arial, Helvetica, sans-serif; color:#eee; margin:0 0 30px 0;}
h3 {
	font:bold 110% Arial, Helvetica, sans-serif;
	color:#333;
}
h4 {
	padding:2px 5px;
	margin:10px 0px 10px 0px;
	font:bold 120% Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #eee;
}

p {
	margin:0px 0 10px;
	line-height:130%;
	font:90% Tahoma, Arial, Verdana;
	list-style-type:none;
}

a{
	color:#000;
	text-decoration:none;	
}

a:link{
	color:#000;	
}

/*#head a:visited{
	color:#666;	
}*/

a:active{
	color:#006729;	
}

a:focus{
	color:#006729;	
}

a:hover {
	color:#666;
	text-decoration:underline;
}

img { border-style:none;}
.clear {clear: both; color:#999; text-align:right; font:0.7em tahoma, Verdana, Arial, Helvetica;}
noscript p{ clear:both; margin: 20px auto; width:950px; display:block; color:#fff; clear:both;}


/*-- Estilos para la Home --*/

#contenedor {
	width:954px;
	margin:0px auto;
}

#head { background: url(../img/fondo-sup.gif) right top no-repeat; padding-top:10px; margin:0px 20px 0px 27px;}
#head .col-sup { float:right; width:400px; margin:15px 15px 0; text-align: right;}
#head ul{ background:#000 url(../img/fondo-menu.gif) left top no-repeat; text-align:center; padding:8px 0;}
#head li {
	margin:0px;
	list-style-type:none;
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#eee;
	display:inline;
}
#head li a {color:#ccc;	padding:4px 24px;}
#head li a:hover { color:#fff;}
#head .current { color:#fff; padding:4px 5px; border-left:1px solid #fff;}

#head .tel { color:#ccc; font:normal 90% Arial, Helvetica, sans-serif; text-transform:uppercase;}
#head .tel span{ display:block; font:bold 160% Arial, Helvetica, sans-serif;}

#contenido {
	margin:0px 20px 0 0;
	padding:0px 0px 0 27px;
	color:#333;
	background:#fff url(../img/fondo-contenido.gif) left top repeat-y;
}
.img-home {
	float:left;
	width:516px;
	height:457px;
	/*height:610px;*/
	overflow:hidden;
}
#destacados { float:left; width:391px; background:#9d9b9b url(../img/fondo-destacados.jpg) left top repeat-y; height:437px; padding:20px 0 0 0px;}

.destacado { background:url(../img/destacado-negro.gif) left top no-repeat; width:159px; height:153px; float:left; padding:10px; margin:20px 0 0 0px;}
.destacado h3 { color:#eee; font:normal 90% Arial, Helvetica, sans-serif; text-align:center; text-align:center; display:block; margin:10px 2px 0;  }
.destacado h3 span { color:#fff; font-weight:bold; font-size:130%;}
.destacado h3 a{ color:#eee; }
.mIzq { margin-left:25px;}

.hab { background:url(../img/d-habitaciones.jpg) 0px bottom no-repeat; height:140px; width:140px; border:1px solid #666;}
.rest { background: url(../img/d-restaurante.jpg)0px bottom no-repeat; height:140px; width:140px; border:1px solid #666;}
.ent { background: url(../img/d-entorno.jpg) 0px bottom no-repeat; height:140px; width:140px; border:1px solid #666;}
.res{ background: url(../img/d-reservas.jpg) 0px bottom no-repeat; height:140px; width:140px; border:1px solid #666;}
.horario { margin:0 25px; background: url(../img/fondo-navidad.gif) left top no-repeat; padding:35px 15px 5px; color:#fff; height:158px;}

/*---- Paginas interior ---------- */

.texto { margin:0px 33px 0 0px; padding:20px 30px;}
.texto h3, .txt h3, .imagen h3{ color:#666; font:normal 150% Arial, Helvetica, sans-serif;}
.texto li { list-style-type:none; background:url(../img/ico-flecha2.gif) left 7px no-repeat; padding-left:12px; font:normal 90% Tahoma, Arial, Helvetica, sans-serif; line-height:150%;}

.imagen { float:left; width:401px; /*min-height:473px;*/}
.imagen h3 { margin:20px 0 0 30px;}
.imagen h4 { background-color:#666; color:#eee; text-align: center; margin-top:0px; padding:10px 0;}
.imagen p { padding-left:40px;}
.imagen a { color:#666; text-decoration:underline;}
.imagen a:hover { color:#000;}
.imagen ul { margin-left:30px;}
.imagen li, .txt li{ list-style:none; background:url(../img/ico-flecha2.gif) left 9px no-repeat; padding-left:12px; line-height:180%;}

.mm { background-color:#eee; border:1px dashed #CC0000; padding:20px; margin:10px 40px 10px 0;}
.margen { margin:0 0 0 70px;}

.txt, .txt2 { float:left; width:455px; background:#fff url(../img/degradado.gif) left top repeat-y; padding:20px 20px 0 30px; min-height:453px;}
.txt2 { min-height:290px;}
.txt h3, .txt2 h3 { margin-bottom:10px;}
.txt h4, .txt2 h4 {
	padding:10px 0 0px;
	margin:0px 0 5px;
	font:bold 120% Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #FFFFFF;
	border-top:1px dotted #ccc;
}
.txt p { font-size:80%; line-height:150%; color:#333;}

.iframe { width:400px; height:330px; margin-bottom:8px; border:1px solid #ccc;}
.enlace {margin-bottom:20px; display:block; text-decoration:underline; color:#666;}

.txt a{ color:#666;}
.txt a:hover{ color:#000;}

.entorno {  background-color:#eee; min-height:1002px;}
.img li{ list-style:none; float:left; background:none; padding-left:5px; margin-top:60px; border-top:1px dotted #ccc; padding-top:20px; }


.destacado-int { background:url(../img/destacado-negro.gif) left top no-repeat; width:143px; height:143px; float:left; padding:10px; margin:10px 20px;}
.destacado-int h3 { color:#eee; font:normal 160% Arial, Helvetica, sans-serif; text-align:center; text-align:center; display:block; margin:10px 2px 0; line-height:100%;  }
.destacado-int h3 a{ color:#eee; }
.destacado-int h3 a:hover{ color:#fff;}

.vino{ background: url(../img/d-vino.gif) 0px bottom no-repeat; height:140px; width:140px; border:1px solid #666;}
.cart { background: url(../img/d-carta.gif) 0px bottom no-repeat; height:140px; width:140px; border:1px solid #666;}

/* -- Formulario -- */
/*estilos de formulario */

#formulario { width:95%; margin:20px 0 0;  font:100% Tahoma, "Trebuchet MS", Arial, Verdana;}
#formulario h4 { margin-bottom:10px;}

label { display:block; line-height:120%; font:90% Tahoma, "Trebuchet MS", Arial, Verdana; margin:0 40px;}
input, textarea{
	border-style:none;
	border-bottom:1px solid #999;
	padding:1px;
	color:#000;
	font:100% Tahoma, "Trebuchet MS", Arial, Verdana;
	width:80%;
	background-color:#eee;
	margin:0 0px 3px 40px;	
	list-style-type:none
}
textarea{
	height:50px;
	margin-bottom:10px;	
}
select{
	float:left;
	padding:1px;
	color:#000;
	font:100% Tahoma, "Trebuchet MS", Arial, Verdana;
	margin:3px 0px 5px 10px;	
}
.m { margin-left:40px;}
.boton{
	width:150px;
	background-color:#333;
	color:#fff;
	border:1px solid #999;
	display:block;
	margin:20px auto;
	cursor:pointer;
	padding:3px 0;
	font-weight:bold;
}

.boton:hover{
	background-color:#000;
	color:#fff;

}
.check {
	margin-right:5px;
	clear:both;
	width:15px;
	border-style:none;
	float:left;
	color:#ccc;
}
#formulario a {
	color:#666;
	border-bottom:1px dotted #666;
}
#formulario a:hover {
	border-bottom:1px solid #666;
	text-decoration:none;
}
.gracias {
	width:90%;
	background-color: #eaeaea;
	border:1px solid #ccc;
	font:90% Tahoma, Arial, Verdana;
 	padding:50px 10px; 
	line-height:180%; 
}

.gracias a { display:block;	margin:10px 0; text-decoration:underline;}
.gracias a:hover { color:#cc0000;}



/* -- Pie -- */

#pie {	
	font:90% Tahoma, Verdana, Arial, Helvetica;
	color:#999;
	background-color:#000;
	padding:5px 10px;
	height:30px;
	margin:0px 19px 0 27px;
}
#pie p { float:left; line-height:150%; }
#pie .sp { margin-left:50px; }

#pie ul { float:right; width:160px; text-align:right; }
#pie li { color:#999; display:inline;}
#pie li a{ color:#999;}
#pie li a:hover{ text-decoration:underline;}

p.facebook { display:block; float:left; margin-top:3px; background: url(../img/ico-facebook.png) right top no-repeat; padding-right:30px; height:25px; color:#fff; margin:0px 0 0 30px;   }
p.facebook a { color:#fff!important;}
p.facebook:hover { background: url(../img/ico-facebook.png) right bottom no-repeat; cursor:pointer; text-decoration:underline;}


