.testo {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	text-align: justify;

}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: center;
}

a {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2C832C;
	text-decoration: none;

}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2C832C;
	text-decoration: underline;

}


.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.menu:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DAE9D8;
	text-decoration: underline;

}
.testocentrato {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	text-align: center;
}
.testograssetto {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	text-align: justify;
	font-weight: bold;

}
.testocentratobianco {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

ul, li {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
