.pcentrale {
	background-color: #F2F2F2;
	width: 767px;
	float: no;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}

.contenuto_home {
	padding: 10px;
	padding-right:20px;
	line-height: 17px;
}

.contenuto_home a{
	text-decoration: none; color:#000000;
}

.contenuto_home a:hover{
	text-decoration: underline; color:#000000;
}

.testo_home {position: relative; top: -50px; left: 50%;margin-left: -340px; width:450px; text-align:left; font-size: 12px; color: #9F9F9F;}
.testo_home a { color: #9F9F9F; text-decoration: none; font-weight: bold; margin-right: 10px; margin-left:10px;}
.testo_home a:hover { color: #9F9F9F; text-decoration: underline; }

