/* CSS Document */
.titolo {
	color: #666666;
	font-size: 18px;
	line-height: 100%;
	font-family: Arial;
	font-weight: lighter;
}
.testo {
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	font-family: Arial;
	font-weight: lighter;
	padding: 8px;
}
.testopicc {
	color: #000000;
	font-size: 10px;
	line-height: 150%;
	font-family: Arial;
	font-weight: lighter;
	padding: 8px;
}
.testo1 {
	color: #666666;
	font-size: 12px;
	line-height: 130%;
	font-family: Arial;
	font-weight: lighter;
	padding: 8px;
}
.testo2 {
	color: #dcddde;
	font-size: 10px;
	font-family: Arial;
	font-weight: lighter;
	clip: rect(auto,auto,auto,auto);
	line-height: 130%;
	left: auto;
	padding: 8px;
}
.testo3 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 160%;
	font-family: Arial;
	font-weight: lighter;
}
a    { color: #000000; text-decoration: underline}
a:hover  {
	color: #000000;
	text-decoration: none;
}
