body {
	background-color: #F6FADC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #70754d;
	font-size: 10px;
}
.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #70754d;
	font-size: 10px;
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #699c43;
	font-weight: bold;
}
.data{
	font-size: 11px;
	color: #7e8170;
}
/*---------------------------inizio LINK per footer--------------------*/
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #70754d;
	font-size: 10px;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #70754d;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #70754d;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #70754d;
}
/*--------------------------- fine LINK per footer--------------------*/
/*---------------------------inizio Gestione per focus--------------------*/
.focus {
	color: #7e8170;
}
.focus a:link {
	color: #4c771b;
	text-decoration: underline;
}
.focus a:visited {
	text-decoration: underline;
	color: #4c771b;
}
.focus a:hover {
	text-decoration: none;
	color: #4c771b;
}
.focus a:active {
	text-decoration: underline;
	color: #4c771b;
}
/*--------------------------- fine Gestione per focus--------------------*/
.titolo{
	font-size: 11px;
	font-weight: bold;
	color:#4e7a1b;
}
.sottotitolo{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-weight: bold;
}
.scarica {
	color: #699c43;
	font-weight: bold;
	font-size: 12px;
}
.scaricaDettaglio {
	color: #699c43;
	font-size: 9px;
}
/*---------------------------inizio LINK per Download--------------------*/
.download a:link {
	color: #699c43;
	text-decoration: underline;
}
.download a:visited {
	text-decoration: underline;
	color: #699c43;
}
.download a:hover {
	text-decoration: none;
	color: #699c43;
}
.download a:active {
	text-decoration: underline;
	color: #699c43;
}
/*--------------------------- fine LINK per Download--------------------*/
.campo{
	background-color: #f9fbe9;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b6b7aa;
	border-left-color: #b6b7aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #699C43;
}
