h1 {
	margin-top: -5px;
	font-size: 140%;
}

/* Stile splash */
#pgIndex #splash {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 400px;
	z-index: 10;
}

#boxNews {
	position: absolute;
	top: 10px;
	left: 710px;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 380px;
	z-index: 100;
	color: #fff;
}
#boxNews h2 {
	color: #fff;
}
/* Stile sidebar */
#sidebar {
	position: relative;
	float: left;
	margin: 0;
	padding: 60px 0 0 0;
	border: 0;
	width: 230px;
	background: url(img/bkg_sidebar.gif) 0 400px no-repeat;
	z-index: 100;
}
#boxWelcome {
	margin: 0 0 0 30px;
	padding: 10px;
	border: 0;
	width: 150px;
}
#boxWelcome p {
	font-size: 86%;
}
/* Stile testo */
#testo {
	float: right;
	display: inline;
	margin: 0 50px 0 0;
	padding: 420px 0 0 0;
	border: 0;
	width: 600px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#boxAnnunci {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 50px;
	border: 0;
	width: 240px;
}
#boxPrenotazioni {
	float: right;
	display: inline;
	margin: 0;
	padding: 0 0 0 50px;
	border: 0;
	width: 240px;
}
div.annuncioNdx {
	margin: 0 0 30px 0;
}
div.annuncioNdx h2 {
	text-indent: -3600em;
	margin: 0 0 0 -50px;
	padding: 0;
	width: 290px;
	height:60px;
}
