#Testa {
	height: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 92%;
	background-image: url(Grafica/SfondoTesta01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top: 0px;
	padding-top: 0px;
}


#Menu {
	height: 30px;
	width: 500px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

.voce_menu_s{
	color: #ffffff;
	text-decoration: none;
}
.voce_menu_s:hover{
	color: #ffffff;
	text-decoration: underline;
}
#CentroContSXDX {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#SX {
	width: 20%;
	height: 100%;
	float: left;
	padding-top: 10px;
}
#DX {
	height: auto;
	width: 70%;
	float: right;
	padding-top: 10px;
}
#Piede {
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	clear: both;
	position: relative;
	background-image: url(/Grafica/Sfondo-piede.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: bottom;
}
