body {
	background-color: #946621;
	background-image: url(../images/3-spighe.png);
	background-repeat:no-repeat;
	background-position:left 10px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titolo {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: "Century Gothic";
}
.contenuto {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: "Century Gothic";
}
.link {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: "Century Gothic";
}
.footer {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	font-family: "Century Gothic";
}
a:link {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.link_active {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: "Century Gothic";
}
.titolo_contenuto {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: "Century Gothic";
}

