body {
	background-color: #3C2800;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer_basso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
.footer_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55AA00;
}
.colonna_titolo {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #009900;
}
.colonna_testo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.pagina_titolo {

	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 22px;
	font-weight: normal;
	color: #009900;
}
.pagina_testo {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.didascalie {

	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:active {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.menuphp {

	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}

