html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #018347;
}

span {
	margin: 0px;
}

ul {
	line-height: 170%;
}

img {
	border: 0;
}

#contenitore {
	width: 785;
	height: 588;
	background-color: #E0FFEB;
	text-align:center;
	margin:auto;
}

#menuAlto {
	height: 50;
}

#centrale {
	height: 430;
	background-color: #E0FFEB;
}

#vuoto {
	height: 12;
	background-color: #E0FFEB;
}

#footer {
	height: 24;
	background-image: url(img/sf_footer.gif);
	background-repeat: no-repeat;
}

.divisMenu {
	font-size: 14px;
	color: #47EB14;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding: 5;
	}

.menuAlto {
	font-size: 14px;
	color: #008356;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding: 10 30;
	}
	
a.menuAlto {
	font-size: 14px;
	color: #008356;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding: 10 30;
	}
	
a.menuAlto:LINK {
	font-size: 14px;
	color: #008356;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding: 10 30;
	}
	
a.menuAlto:VISITED {
	font-size: 14px;
	color: #008356;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding: 10 30;
	}
	
a.menuAlto:HOVER {
	font-size: 14px;
	color: #47EB14;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding: 10 30;
	}
	
a.menuAlto:ACTIVE {
	font-size: 14px;
	color: #008356;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding: 10 30;
	}
	
.menuAlto_sel {
	font-size: 14px;
	color: #47EB14;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding: 10 30;
	}
	
a.menuAlto_sel {
	font-size: 14px;
	color: #47EB14;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding: 10 30;
	}

.titoloSez
{
	font-size: 18px;
	color: #008356;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	vertical-align: top;
}

.bordiContenuti {
	border-left: solid 1px #008356;
	border-right: solid 1px #008356;
	padding: 2 30;
}

.testo
{
	font-size: 12px;
	color: #575757;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}

.datiSoc {
	font-size: 11px;
	color: #80D28D;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding: 3;
	text-align: center;
	background-color: #018347;
	}

.footer {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding-top: 4;
	}
	
.linkFooter {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: underline;
	padding-top: 4;
	}
	
a.linkFooter {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: underline;
	padding-top: 4;
	}
	
a.linkFooter:LINK {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: underline;
	padding-top: 4;
	}

a.linkFooter:VISITED {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: underline;
	padding-top: 4;
	}

a.linkFooter:HOVER {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	padding-top: 4;
	}
	
a.linkFooter:ACTIVE {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: underline;
	padding-top: 4;
	}
	
a.linkMap {
	font-size: 12px;
	color: #008356;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: underline;
	}
	
a.linkMap:LINK {
	font-size: 12px;
	color: #008356;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: underline;
	}
	
a.linkMap:VISITED {
	font-size: 12px;
	color: #008356;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: underline;
	}
	
a.linkMap:HOVER {
	font-size: 12px;
	color: #008356;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: none;
	}
	
a.linkMap:ACTIVE {
	font-size: 12px;
	color: #008356;
	font-weight: normal;
	font-family:  Arial;
	text-decoration: underline;
	}

