#splash {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 760px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
}
#index #testo {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	width: 560px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	background-image: url(../img/bkg_txt_ndx_03.gif);
}
#index #balletto {
	position: relative;
	float: left;
	margin: 0;
	padding: 90px 0 0 0;
	border: 0;
	width: 330px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#index #attivita {
	position: relative;
	float: right;
	margin: 0;
	padding: 90px 0 0 0;
	border: 0;
	width: 230px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#balletto h2 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 330px;
	height: 80px;
	font-size: 75%;
	z-index: 10;
}
#balletto h2 img {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 330px;
	height: 80px;
	z-index: 100;
}
#attivita h2 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 230px;
	height: 80px;
	font-size: 75%;
	z-index: 10;
}
#attivita h2 img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 230px;
	height: 80px;
	z-index: 100;
}
#balletto p, #attivita p {
	margin: 5px 30px;
}
#attivita h3 {
	margin: 5px 30px 0 30px;
}
#index #footer {
	background: url(../img/bkg_base_ndx.gif) 0 0 no-repeat;
}
