@charset "UTF-8";
.line {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	background-color: #333333;
}

.vspace {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
}
.tabella_sito {
	margin-top: 0px;
	width: 985px;
	
}
.maintable {
	vertical-align:top;
	background-image: url(../img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 951px;
}
body {
	margin-top: 0px;
	text-align:center;
}

.testo_sub{
font-family: verdana;
font-style: italic;
font-size: 12px;
color: #016934;
}


.testo {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}
.testo_loghetti {
	font-family: verdana;
	font-size: 9px;
	text-align: center;
	color: #000000;
}
.titolo_news {
	font-family: verdana;
	font-size: 19px;
	text-align: left;
	color: #016934;
}
.a:link {
	color: #016934;
	font-family: verdana;
	text-decoration: underline;
	font-size: 12px;
	font-style:oblique;
}
.a:visited {
	color: #016934;
	font-family: verdana;
	text-decoration: underline;
	font-size: 12px;
	font-style:oblique;
}
.a:hover {
	color: #74AC90;
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
	font-style:oblique;
}
