.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.titolo  { color: #1e318b; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.testobasso {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.formcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #F3F3F3;
	color: #333333;
	}
.titolopiccolo  { color: #1e318b; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.testocolor {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bg    { background: url(../img_interne/bg.gif) no-repeat; text-align: center; height: 93px }
.bg2    { background: url(../img_interne/bg2.gif) no-repeat; text-align: center; height: 267px }
.bg3    { background: url(../img_interne/bg3.gif) no-repeat; text-align: center; height: 357px }
.verde { color: #c7d214; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, sans-serif; text-align: center }
.verde2  { color: #c7d214; font-size: 14px }
.small  { color: #666666; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, sans-serif }


