body,html { margin:0; }



#contenitore {
	height: 740px;
	width: 800px;
	margin-right: auto;
	margin-left: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #333333;
	bottom: 100px;
}
#testa {
	background-image: url(/IMAGES/LOGOAISITO%20copia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 100%;
}
#barraarancione {
	background-attachment: scroll;
	background-image: url(/IMAGES/barraarancio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: auto;
}
#corpocentrale {
	background-color: #333333;
	height: 500px;
	width: 100%;
}
#sxbar {
	background-color: #333333;
	float: left;
	height: 500px;
	width: 200px;
	padding-left: 20px;
}
#sxbar a {
	padding: 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#sxbar a:hover {
	background-color:#FF9900;
	}
#center {
	float: left;
	height: 500px;
	width: 500px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 60px;
	clip: rect(auto,auto,auto,30px);
	bottom: 30px;
}

#footer {
	clear: both;
	width: 809px;
	border-top: 1px solid #666666;
	font-size: 9px;
	text-align: center;
	color: #333333;
	background-image: url(immaginiprova/bsotto.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	right: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	clip: rect(auto,auto,0px,auto);
}
#piede {
	background-color: #FF9900;
}
#foot {
	float: left;
	height: 50px;
	width: 100%;
	background-image: url(/IMAGES/aranciosotto.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
