body {
	background-color: white;
	border: 0px;
	margin-top: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #515151;
}
a:link, a:visited {
	text-decoration: none;
	color: #515151;
}
#sito {
	width: 1000px;
}
.banner {
	width: 1000px;
	height: 90px;
	background-image: url(images/banner.jpg);	
}
.logo {
	width: 104px;
	height: 90px;
	float: left;
}
.testosuperiore {	
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #515151;
	padding: 0px 0px 2px 10px;
}
.menu2 {
	width: 1000px;
	height: 44px;
	background-image: url(images/sfondomenu.jpg);
}
#menu {	
	height: 35px;
}
.testomenu {	
	height: 35px;
	padding: 14px 0px 0px 584px;	
}
.vocemenu {	
	font-family: Verdana;
	font-size: 9px;
	float: left;
	color: #515151;	
}
#contenitore {
	width: 1000px;
	overflow: hidden;
}
.contenitore1 {
	width: 400px;
	float: left;
	padding: 37px 0px 0px 0px;	
}
.contenitore2 {
	width: 590px;
	float: right;
}
.testo {	
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	color: #515151;	
	padding: 10px 0px 0px 20px;
}
.testo1 {	
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #515151;	
	padding: 10px 0px 0px 20px;
}
.contenutovalidator {
	text-align: center;
	padding: 0px 0px 0px 420px;	
}
.contvocemenu1 {
	width: 590px;
}
.validator {
	float: left;
}
#menu2 {	
	width: 1000px;
	height: 10px;
}
.testomenu2 {	
	width: 570px;
	height: 10px;
	padding: 0px 0px 0px 120px;	
}

.vocemenu2 {	
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	float: left;
	color: #515151;	
	padding: 0px 0px 0px 3px;
}
.spacer {
	clear: both;
	height: 0px;
}