body	{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}

#contenedor	{
	width: 100%;
	height: 600px;


}

.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#cabecera	{
	width: 100%;
	height: 130px;
	background-image:   url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left left;



}

#cuerpo	{
	width: 100%;
	height: 390px;
	background-image:   url(../images/bg_cuerpo.jpg);
	background-repeat: repeat;

}

#cuerpoApartados	{
	width: 100%;
	height: 390px;
	background-image:  url(../images/fondo_negro.jpg);
	background-repeat: repeat;

}

#navi	{
	width: 200px;
	height: 390px;
	float: left;
	background-image:   url(../images/bg_navi.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 50px 30px 30px;



}

#navi p	{
	margin: 0px;
	padding: 7px 0px;




}

#navi a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}

#navi a:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}

#navi a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #55AE68;
	font-weight: bold;
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #55AE68;



}

#navi a:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

#grafico	{
	width: 300px;
	height: 390px;
	position: absolute;
	left: 200px;




}

#text	{
	width: 350px;
	height: 390px;
	position: absolute;
	left: 500px;
	background-image:  url(../images/index_titulo.jpg);
	background-repeat: no-repeat;

}

#textoApartados	{
	width: 508px;
	height: 390px;
	position: absolute;
	left: 200px;
	background-image:  url(../images/index_titulo.jpg);
	background-repeat: no-repeat;
}

#texto_restaurante	{
	width: 508px;
	height: 390px;
	position: absolute;
	left: 200px;
	background-image:  url(../images/chigre_titulo.jpg);
	background-repeat: no-repeat;
}

#texto_casa	{
	width: 508px;
	height: 390px;
	position: absolute;
	left: 200px;
	background-image:  url(../images/casa_titulo.jpg);
	background-repeat: no-repeat;
}

#texto_donde	{
	width: 508px;
	height: 390px;
	position: absolute;
	left: 200px;
	background-image:  url(../images/donde_titulo.jpg);
	background-repeat: no-repeat;
}

#texto_entorno	{
	width: 508px;
	height: 390px;
	position: absolute;
	left: 200px;
	background-image:  url(../images/entorno_titulo.jpg);
	background-repeat: no-repeat;
}

#texto_tarifas	{
	width: 508px;
	height: 390px;
	position: absolute;
	left: 200px;
	background-image:  url(../images/tarifas_titulo.jpg);
	background-repeat: no-repeat;
}

#texto_calendario	{
	width: 508px;
	height: 390px;
	position: absolute;
	left: 200px;
	background-image:  url(../images/calendario_titulo.jpg);
	background-repeat: no-repeat;
}


#texto_contacto	{
	width: 508px;
	height: 390px;
	position: absolute;
	left: 200px;
	background-image:  url(../images/contacto_titulo.jpg);
	background-repeat: no-repeat;
}


#textbox	{
	width: 270px;
	margin-left: 10px;
	margin-top: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 230px;
	overflow: auto;

}

#cajaTextoApartados	{
	width: 270px;
	margin-left: 10px;
	margin-top: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 230px;
	overflow: auto;

}

#cajaTextoReservas	{
	width: 400px;
	margin-left: 10px;
	margin-top: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 230px;
	overflow: auto;

}

#footer	{
	width: 100%;
	height: 80px;
	background-image:   url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left left;

}

#footerApartados{
	width: 100%;
	height: 80px;



}
