.titolo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #000033;
}
.spazitabella {
	margin: 2px;
	padding: 2px 16px;
}
.bordo {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #F3FEFA;

}
.bordohead {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.contati {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #666666;
	padding: 4px;
}
.campi {
	font-size: 11px;
	color: #000099;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	background-color: #E6FAFF;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 35px;
	text-decoration: none;
}
.copyright a:link{
	color: #999999;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.link a:link{
	color: #990000;
	text-decoration: none;
}

.link a:hover{
	color: #990000;
	text-decoration: none;
	background-color: #DEF3E9;

}
