.testata {
	height: 110px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../img/sfondo_testa.jpg);
	vertical-align: baseline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.corpo {
	padding: 0px;
	height: 30px;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(../img/menu.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

