body{
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #345042;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #68a084;	
}

.titolo{
	font-size: 12px;
	font-weight: bold;
	color: #345042;
	text-decoration:none;
	text-transform: uppercase;
}

.titolo a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #345042;
	text-decoration:underline;
}
.allegato{
	font-size: 11px;
	font-weight: bold;
	color: #68a084;
	text-transform: uppercase;
	font-variant: small-caps;
	text-decoration:none;
}

.allegato a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #68a084;
	text-transform: uppercase;
	font-variant: small-caps;
	text-decoration:underline;
}
.testo{
	font-size: 10px;
	font-weight: normal;
	color: #345042;
	text-decoration:none;
}

.testo a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #68a084;
	text-decoration:none;
}

.Menu_on{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
	
.Menu_on a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #b3cfc1;
	text-decoration:none;
}

.Menu_sx{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;

}
	
.Menu_sx a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #b3cfc1;
	text-decoration:none;
}

.campoditesto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	font-size: 10px;
	font-weight: normal;
	color: #68a084;
	text-decoration:none;
}
.pulsante{
	font-size: 11px;
	font-weight: bold;
	color: #68a084;
	text-decoration:none;
}
.footer{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	text-transform: uppercase;
}
.footer a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #b3cfc1;
	text-decoration:none;
	text-transform: uppercase;
}
.testo_bianco{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.testo_bianco a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #b3cfc1;
	text-decoration:none;
}
