html, body, h1, h2, h3, h4, ul, li,form {
	margin: 0px;
	padding: 0px;
}

body
{
	background:#efeccc url(fondo.jpg) repeat-x; /*#fbecc5*/
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #2f2c2c;
	padding-top:10px;
	padding-bottom:15px;
}
h1
{
	font:18px verdana, arial, sans-serif;
	font-weight:bold;
}
h2
{
	font:16px verdana, arial, sans-serif;
	font-weight:bold;	
}
h3
{
	font:14px verdana, arial, sans-serif;
	font-weight:bold;
}
h4{
	font:11px verdana, arial, sans-serif;
}
p
{
	color:#2f2c2c;
	font:12px verdana, arial, sans-serif;
	margin:0px;
	margin-bottom:1em;
	text-align:justify;
}
#contenedor {
	position:relative;
	width:800px;
	margin:0px auto;
	text-align:left;
}
#header{
	background:url(header.jpg);
	height:380px;
}
#menu{
	background:url(menu.jpg);
	height:35px;
}
#menu ul{
	padding-left:40px;
}
#menu li{
	display:inline;
	list-style:none;
}
#menu a{
	text-decoration:none;
	display:block;
	float:left;
}
#menu .inicio{
	width:52px;
	height:35px;
	background:url(home.gif);
}
#menu .quienes{
	margin-left:13px;
	width:102px;
	height:35px;
	background:url(chi_siamo.gif);
}
#menu .cuartos{
	margin-left:19px;
	width:100px;
	height:35px;
	background:url(camere.gif);
}
#menu .camping{
	margin-left:23px;
	width:93px;
	height:35px;
	background:url(campeggio.gif);
}
#menu .galeria{
	margin-left:39px;
	width:69px;
	height:35px;
	background:url(galleria.gif);
}
#menu .actividades{
	margin-left:30px;
	width:70px;
	height:35px;
	background:url(attivita.gif);
}
#menu .reservaciones{
	margin-left:31px;
	width:109px;
	height:35px;
	background:url(prenotazioni.gif);
}


#menu a:hover{
	background-position:bottom;
}
#izq{
	float:left;
	width:285px;
}
#der{
	float:right;
	width:515px;
}
#mapa{
	background:url(mapa.jpg) left top no-repeat;
	height:166px;
}
#mapa div{
	padding:30px 25px 5px 10px;
}
.clear{
	clear:both;
	font-size:1px;
	height:0px;
}
#contenido{
	clear:both;
	background:url(contenido.jpg) repeat-y;
}
#texto{
	padding:15px 20px 5px 15px;
}
#texto .img{
	margin-right:5px;
}
#texto .info{
	margin-bottom:15px;
}
#texto h1,#texto h3{
	color:#30a4d0;
	margin-bottom:7px;
	clear:both;
}
#texto li{
	margin:5px;
	}
#borde{
	background:#f6c221 url(borde.jpg) left top no-repeat;
	height:19px;
	margin-left:1px;
	margin-right:1px;
}
#footer1{
	background:#e88527;
	padding:5px;
}
#footer1 ul{
	text-align:center;
}
#footer1 li{
	display:inline;
	list-style:none;
	border:none;
	padding:0 12px;
	color:#FFFFFF;
	border-right:1px solid;
}
#footer1 a,#footer2 a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer1 a:hover{
	color:#31a2cd;
}
#footer1 .idio li a:hover{
	color:#00b47b;
}
#footer2{
	padding:5px;
	background:#31a2cd url(footer.jpg) bottom no-repeat;
}
#footer2 p{
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:3px;
}
#forma_contacto
{
	width:206px;
	text-align:left;
	color:#2a2a2c;
	margin:10px auto 10px auto;
}
#forma_contacto input,#forma_contacto select,#forma_contacto textarea{	
	color:#2a2a2c;
	font:11px Arial, Helvetica, sans-serif;
	width:200px;
}
#forma_contacto textarea{
	height:50px;
}

#forma_contacto div{padding-top:3px;}
#forma_contacto legend
{
	margin:0px;
	padding:0px;
	color:#2a2a2c;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#forma_contacto fieldset{border:none; margin:0; padding:0px;}
#forma_contacto .boton{ text-align:center;width:55px; margin:0px; margin-left:150px;}
.img_borde
{
	padding:5px;
	border:#2ea4cc 1px solid;
	margin:5px;
}
#reserva
{
	width:397px;
	text-align:left;
	color:#2a2a2c;
	margin:10px auto 10px auto;
}
#reserva input,#reserva select,#reserva textarea{	
	color:#2a2a2c;
	font:11px Arial, Helvetica, sans-serif;
	width:216px;
}
#reserva textarea{
	height:50px;
}

#reserva div{padding-top:3px;}
#reserva legend
{
	margin:0px;
	padding:0px;
	color:#2a2a2c;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#reserva label{
	width:170px;
	display:block;
	float:left;
}
#reserva fieldset{border:none; margin:0; padding:0px;}
#reserva .boton{ width:55px; margin:0px; float:right;}

