body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}



#testa .sfondo {
	width: 955px;
	background-image: url(../img/testa.jpg);
	background-repeat: no-repeat;
	height: 312px;
}

#menu a:link, #menu a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

#piede .testo {
	font-family: Verdana,Arial , Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#piede a:link, #piede a:visited {
	font-family: Verdana,Arial , Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
#piede a:hover {
	font-family: Verdana,Arial , Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}

#newsletter .sfondo {
	width: 290px;
	background-image: url(../img/sfondo_newsletter.jpg);
	background-repeat: no-repeat;
	height: 122px;
	margin: 5px;
}
#newsletter .input {
	width: 170px;
	border: 1px solid #666666;
	height: 20px;
}
#newsletter .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
	height: 20px;
}


.def10 {
	font-size: 10px;
}
.defScuro{
	color: #333333;
}
.defChiaro{
	color: #999999;
}

.mini1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.mini2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A6CE39;
	font-weight: bold;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336799;
	font-weight: bold;
}
.esitoOk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	font-weight: bold;
}
.esitoKo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.bordoMain {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 565px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #799ABD;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
	height: 20px;
}
.bordoDx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bordoSx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.bordosotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	height: 20px;
}

.padding1 {
	padding: 5px;
}
.padding2 {
	padding-right: 10px;
	padding-left: 10px;
}

