@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #437D4A;
	text-decoration: none;
}
a:visited {
	color: #437D4A;
	text-decoration: none;
}
a:hover {
	color: #437D4A;
	text-decoration: underline;
}
a:active {
	color: #437D4A;
	text-decoration: underline;
}
td img {
	display: block;
}
.bordo {
	border: thin dotted #666;
}
.fondo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}
.titolo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}
.titolo h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	font-weight: 300;
	font-size: x-large;
	margin-top: 0px;
	margin-bottom: 0px;
}
.titolo h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	font-weight: 100;
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 0px;
}
.testi {
	margin-right: 10px;
	margin-left: 10px;
}

