html {
	height: 100%;
}

body {
	text-align: center;
	height: 100%;
	background: url(sfondobody.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
h1{
	width:100%; height:16px; font: normal normal 11px verdana; color: #333333; background-color: #3eb3f8; text-align: center; margin: 0px; padding: 0px;
}
h2{
	font: normal normal 18px verdana; color: #333333; margin: 0px; padding: 0px;
}
h3{
	font: normal normal 18px verdana; color: #FFFFFF;
}
.colorenero{
	color: #000000;
}
h6{
	font: normal normal 14px verdana; color: #333333; word-spacing: 2px; display:block;
}
#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto -83px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -83px; /* the bottom margin is the negative value of the footer's height */
}
#header {
	height: 291px;
	width:980px;
	background: url(testata.jpg) no-repeat;
	background-color: #ffffff;
	margin:0 auto;
}
#navalto {
	height: 36px;
	width:980px;
	margin:0 auto;
	}
#manualto{
	font: normal normal 12px verdana; 
	color: #FFCC00;
	margin:5px 0 0 50px;
}
a.manualto:link, a.manualto:visited, a.manualto:active{
	font: normal normal 12px verdana; 
	color: #FFCC00;
	text-decoration: none;
}
a.manualto:hover{
	font: normal bold 12px verdana; 
	color: #FFCC00;
	text-decoration: underline; color:#FFFFFF;
}
#corpo {
	width:980px;
	margin:0 auto;
}
#sx {
	width:445px;
	float:left;
	background-color: #;
	padding: 5px 0 5px 5px;
}
#richiesta {
	width:410px;
	background-color: #003767;
	padding: 5px 0 5px 5px;
	font: normal normal 12px verdana;
	color: #ffffff;
}
.formrich {
	height: 20px;
	background-color: #;
	border: solid 1px #ffffff;
	font: normal bold 18px verdana;
	color: #003767;
}
#iscrizione {
	width:410px;
	background-color: #ffd800;
	padding: 5px 0 5px 5px;
	font: normal normal 12px verdana;
	color: #333333;
}
.formisc {
	height: 20px;
	background-color: #;
	border: solid 1px #ffffff;
	font: normal bold 14px verdana;
	color: #003767;
}

#dx {
	width:530px;
	float:right;
	font: normal normal 14px arial; color: #333333;
	word-spacing: 2px;
	line-height: 17px;
}

#footer {
	position: relative;
	width: 100%;
	background-color: #454545;
	text-align: center;
	background: url(footer.jpg) repeat-x;
}

#piede {
	width:980px;
	height: 83px;
	margin:0 auto;
	padding-left: 50px;
}

#piede p, a{
	padding-top: 40px;
	font: normal normal 12px verdana; 
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}

#footer, #push {
	height: 83px; /* .push must be the same height as .footer */
}
