@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.bg {
	background-image: url(../images/bg.gif);


	margin: 0px;
}
a.verde:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #71ba11;
	text-decoration: underline;
}

a.verde:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #71ba11;
	text-decoration: underline;
}

a.verde:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #71ba11;
	text-decoration: underline;
}

a.verde:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #58a31d;
	text-decoration: none;
}.testoverde {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #71ba11;
}.pad {
	padding: 5px;
}
.bordo {
	padding: 2px;
	border: 1px solid #EDECEA;
}
.titolo {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}
.campi {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	border: 1px solid #71ba11;
}
