/* estilo para Zamudio - Uraren Jantzea */
/* paulo@vudumedia.net */
/* 14/09/2006 */

*, html, body{ 
	margin:0;
	padding:0;
}
body{
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003650;
	color:#FFFFFF;
/*	background-image: url(../img/fondo.gif);*/
}
a:link {
	color: #aaa;
}

a:hover {
	color: #aaa;
	text-decoration: none;
}
a:visited{
	color: #aaa;
	text-decoration: underline;

}
img{
	border:none;
}

h1{
	
}
h2{
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
h3{
	color: #aaa;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom:5px;
}
h4{
	display: inline;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 10px;
}

.clear{
	clear: both;
}

.dch{
	float: right;
	padding: 0 0px 10px 10px;
}
.centro{
	text-align: center;
}
.bloque{
	margin-top: 10px;
	display:block;
	clear: both;
}

.lupa{
	float: right;
	font-size: 0.9em;
	font-weight: normal;
	margin-top: -15px;
	cursor: pointer;
}
.lupa img{
	border: none;
}
.oculto{
	visibility: hidden;
}
#raiz {
	width:710px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding: 0 15px;
	background-color: #003650;
}

#cabecera{
	position:relative;
	height:190px;
	background-color:#003650;
	width:100%;
/*	border: 1px solid;*/
/*	background-image: url(../img/cabecera.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right center;
*/
}
#idiomas{
	text-align: right;
	padding: 0;
	margin-top:-10px;
	margin-bottom:20px;
}
#idiomas img{
	border: none;
}
#pie{
	width: 100%;
	text-align: center;
	height: 75px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 0 0 0;
	margin: 20px 0 20px 0;
}

#intro p{
	width: 60%;
}
#bloque1, #bloque2, #bloque3, #bloque4{
	background-image: url(../img/boton_desplegar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	cursor: pointer;
	width: 660px;
}

#galeria_contenedor{
	width: 240px;
	height: 180px;
	border: 5px solid #fff;
	padding: 0px;
	margin: 0 0 5px 5px;
}

.mapa_img{
	float: left;
}
ul.mesas {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 710px;
}

ul.mesas li {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 0;
	padding-right: 20px;
	margin-bottom: 10px;
	width: 30%;
}

.hotel ul{
	width: 700px;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left:auto;
	margin-right: auto;	
}
 .hotel ul li{
	list-style-type: none;
	display: inline;
	float: left;
	width: 20em;
	margin: 0;
	padding: 0; 	
 }
 

 