/* CSS Document */
.titolo {
	color: #0177bd;
	font-size: 13px;
	line-height: 110%;
	font-family: Helvetica;
	font-weight: bold;
}
.titolo2 {
	color: #0177bd;
	font-size: 18px;
	line-height: 110%;
	font-family: Helvetica;
	font-weight: lighter;
}
.titoloHome {
	color: #000000;
	font-size: 16px;
	line-height: 110%;
	font-family: Helvetica, Arial;
	font-weight: normal;
}
.titoloInt {
	color: #000000;
	font-size: 30px;
	line-height: 110%;
	font-family: Helvetica, Arial;
	font-weight: normal;
}
.titoloEth {
	color: #005b27;
	font-size: 30px;
	line-height: 110%;
	font-family: Helvetica, Arial;
	font-weight: normal;
}
.titoloEth2 {
	color: #6eab24;
	font-size: 30px;
	line-height: 110%;
	font-family: Helvetica, Arial;
	font-weight: normal;
}
.testo {
	color: #666666;
	font-size: 12px;
	line-height: 160%;
	font-family: Helvetica, Arial;
	font-weight: lighter;
}
.testo2 {
	color: #666666;
	font-size: 11px;
	line-height: 160%;
	font-family: Helvetica;
	font-weight: lighter;
}
.testo3 {
	color: #000000;
	font-size: 14px;
	line-height: 100%;
	font-family: Helvetica;
	font-weight: bold;
}
.testo4 {
	color: #007584;
	font-size: 12px;
	line-height: 160%;
	font-family: Helvetica, Arial;
	font-weight: lighter;
}
.testo5 {
	color: #a9ad18;
	font-size: 12px;
	line-height: 160%;
	font-family: Helvetica, Arial;
	font-weight: lighter;
}
.testo6 {
	color: #ec772f;
	font-size: 12px;
	line-height: 160%;
	font-family: Helvetica, Arial;
	font-weight: lighter;
}
.testo7 {
	color: #00782a;
	font-size: 12px;
	line-height: 160%;
	font-family: Helvetica, Arial;
	font-weight: lighter;
}
a    { text-decoration: underline}
a:hover  {
	text-decoration: none;
}

.testo_footer{
	color: #666666;
	font-size: 11px;
	line-height: 160%;
	font-family: Helvetica, Arial;
	font-weight: lighter;
}