body{
	background:#fdd703;
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul, li, h1, h2{
	padding:0;
	margin:0;
}

hr{
	display:none;
}

a img{
	border:0;
}

#container{
	width:879px;
	margin:0 auto;
	background:#fff url(../images/border.gif) repeat-y left;
}

#right{
	background:url(../images/border.gif) repeat-y right;
	height:100%;
}

#bottom{
	background:url(../images/border.gif) repeat-x bottom;
	height:100%;
}

#cornerleft{
	background:url(../images/cornerleft.gif) no-repeat bottom left;
	height:100%;
}

#cornerright{
	background:url(../images/cornerright.gif) no-repeat bottom right;
	height:100%;
	padding-bottom:19px;
}

#header{
	background:url(../images/header.jpg) no-repeat;
	height:566px;
}

#header h1{
	display:none;
}

#header p{
	font-size:16px;
	color:#140064;
	margin-top:400px;
	float:right;
	margin-right:40px;
	margin-bottom:40px;
}

#index{
	clear:both;
	width:460px;
	margin:0 auto;
}

#index li{
	float:left;
	list-style:none;
	height:30px;
	background:url(../images/star.gif) no-repeat left;
	padding-left:50px;
	margin-right:15px;
	margin-left:15px;
}	

#index li a{
	color:#ff0000;
	text-decoration:none;
	font-size:18px;
}

#content{
	background:url(../images/bg.jpg) repeat-x;
	border-left:1px solid #a388f3;
	border-right:1px solid #a388f3;
	margin-bottom:19px;
	padding:30px;
}

#home{
	height:350px;
	position:relative;
}

#home li{
	position:absolute;
	list-style:none;
}

#home li span{
	display:none;
}

#ingresso-gratuito{
	height:52px;
	width:351px;
	background:url(../images/ingresso-gratuito.gif) no-repeat;
	left:60px;
	top:20px;
}

#palestra{
	height:24px;
	width:178px;
	background:url(../images/palestra.gif) no-repeat;
	left:550px;
	top:20px;
}

#doccia-idromassaggio{
	height:24px;
	width:413px;
	background:url(../images/doccia-idromassaggio.gif) no-repeat;
	left:250px;
	top:120px;
}

#area-giochi{
	height:24px;
	width:453px;
	background:url(../images/area-giochi.gif) no-repeat;
	left:50px;
	top:220px;
}

#animazione{
	height:24px;
	width:220px;
	background:url(../images/animazione.gif) no-repeat;
	left:580px;
	top:270px;
}

#foto{
	text-align:center;
}

#foto img{
	border:1px solid #999;
}

#spiaggia{
	float:right;
}

ul#servizi li, ul#novita li, h2 span, div#animazione p{
	display:none;
}

h2#novita, h2#servizi, h2#animazione{
	height:24px;
	background:url(../images/novita.gif) no-repeat;
	border-bottom:1px solid #140064;
	margin-bottom:20px;
	padding-bottom:10px;
	width:100%;
}

h2#animazione{
	background:url(../images/animazionetit.gif) no-repeat;
}

div#animazione{
	background:url(../images/animazionetxt.gif) no-repeat;
	width:731px;
	height:225px;
}

h2#servizi{
	background:url(../images/servizi.gif) no-repeat;
}

ul#novita{
	background:url(../images/novitatxt.gif) no-repeat;
	width:614px;
	height:318px;
}

ul#servizi{
	background:url(../images/servizitxt.gif) no-repeat;
	width:566px;
	height:495px;
}

#gallery{
	float:right;
}

#gallery img{
	margin-bottom:10px;
	border:1px solid #999;
}

#footer, #footer a{
	text-align:center;
	font-size:10px;
	color:#666;
	text-decoration:none;
}
	
