body {
	font-family: Arial, Helvetica, sans-serif;
}
#contenitore {
	margin: auto;
	width: 960px;
}

#testata {
	float: left;
	width: 960px;
	overflow: hidden;
	border-bottom-width: thin;
	border-bottom-style: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	float: left;
	margin-right: 300px;
	width: 250px;
	margin-bottom: 20px;
}
#navigazione {
	float: right;
	margin-top: 130px;
}
#navigazione ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 16px;
	color: #EDEDED;
}
#navigazione li {
	float: left;
	margin-right: 30px;
	border-right-width: 2pt;
	border-right-style: solid;
	border-right-color: #2A4099;
	padding-right: 30px;
	font-size: 16px;
}

#navigazione li:last-child {
	border-right: none;
}
#col-d: last-child {
	border-bottom-style: none;
}


#navigazione a {
	color: #293F97;
	text-decoration: none;
}
#navigazione a:hover {
	color: #95D717;
}
#navigazione a.attivo {
	font-weight: bold;
	color: #95D717;
}
#immagine {
	padding-bottom: 0px;
	width: 960px;
}
#contenuto {
	float: left;
	margin-bottom: 0px;
	color: #293F97;
	padding-bottom: 40px;
	padding-top: 40px;
}

#col-a {
	float: left;
	width: 230px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 20px;
	height: 800px;
}
#col-b {
	float: left;
	width: 960px;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	text-align: left;
	padding-bottom: 80px;
	margin: 0px;
	border-right-width: thin;
}
#col-c {
	float: left;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	text-align: center;
}
#col-d {
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	text-align: left;
	height: 350px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #95D714;
}
#col-e {
	float: left;
	width: 460px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	text-align: center;
	height: 350px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #95D714;
}
#footer {
	float: left;
	width: 960px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2A4099;
	padding-top: 10px;
margin-top: 200px;
	margin-bottom: 50px;
	font-size: 12px;
	line-height: normal;
}
#associato {
	width:960px;
	float: left;
}


