/* CSS Document by Roberto*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bianco {
	color: #FFFFFF;
	font-weight: bold;
}

.bianco a:link { color: #FFFFFF; text-decoration: none}
.bianco a:visited { color: #FFFFFF; text-decoration: none}
.bianco a:hover { color: #FFFFFF; text-decoration: underline}
.bianco a:active { color: #FFFFFF; text-decoration: underline}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.copyright {color: #6A797E}
.Ubibianco {color: #FFFFFF}
.Ubiverde {color: #92A6AC}
.sezione {
	color: #3E484A;
	font-weight: bold;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3E484A;
}
.testo {font-size: 16px}


