/* CSS Document */
html, body{
    background-color: #00937D;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
}

#containerhome {
    margin:0 auto;
	width:750px;
	height:100%;
	background-color: #D1E8E5;
	padding:0;
	text-lign:left;
	font-family: arial, sans serif;
}

#container {
	margin:0 auto;
	padding:0;
	background-color: #D1E8E5;
	width:780px;
	text-lign:left;
	border:1px solid #005442;
}

a {color: #00735B; font-weight:bold;}
a:hover {color: #000000;}

#bonifiche {color: #00735B; font-weight:bold; text-decoration: underline;}

div.text {
	margin-left:5px;
	margin-top:5px;
	width:520px;
	padding: 15px 15px 35px 15px;

	border-left:1px solid #008670;
	width:550px;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	font-family: arial, sans serif;
}

.sottotitolo{
	border-bottom:1px dashed #00907B;
	color:#00735B;
	font-weight:bold;
	font-size:14px;}

table {
	font-size:12px;
}
.romani{
	font-family: times, roman;
}

#year { margin-top:10px; }

.verdesc{background-color:#008670; color:#fff}
.verde{background-color:#9CE0BF}
.giallo{background-color:#EFEDAE}

.textunderline {
font-size:12px;
text-align:justify;
line-height:20px;
font-family: arial, sans serif;
text-decoration:underline;
}

.dati_contatti {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:10px;
}

