body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #646464;
}
img{
border:none;
}

body {
background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #646464;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #646464;
}
a:hover {
	text-decoration: none;
	color: #646464;
}
a:active {
	text-decoration: underline;
	color: #646464;
}
#centrale {
	background: #FFFFFF url(img/bg_lat.jpg) repeat-y center top;
	padding: 5px 32px 25px;
	
}
#footer {
	background: #FFFFFF url(img/footer.jpg) no-repeat left bottom;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 3px 20px 0px 22px;
	line-height: 1.05em;
}
#footer a:link{
	color: #666666;
	text-decoration:underline;
}
#footer a:visited{
	color: #666666;
	text-decoration:underline;
}
#footer a:hover{
	color: #666666;
	text-decoration:none;
}
#footer a:active{
	color: #666666;
	text-decoration:underline;
}

.small{font-size: 10px}

.small a:link{font-size: 10px; text-decoration:underline;color: #646464;}
.small a:visited{font-size: 10px; text-decoration:underline;color: #646464;}
.small a:hover{font-size: 10px; text-decoration:none;color: #646464;}
.small a:active{font-size: 10px; text-decoration:underline;color: #646464;}
#top_news {
	/* 163px not counting tabs */
	float: left;
	margin-right: 0px;
	margin-top: 0px; /* Margin top needed here (rather than parent container) due to IE issues with link mouseover *//* Margin top needed here (rather than parent container) due to IE issues with link mouseover */
	border-bottom: 1px solid #CACAC9;
	width: 260px;

}

ul.callout_content {
	padding: 0;
	list-style-type: none;
	margin: 8px 0 0 0;
	
}

ul.callout_content li {
	display: block;
	width: 100%;
	margin: -1px 0;
	padding: 10px 0;
	border-top: 1px solid #CACAC9;
	border-bottom: 1px solid #CACAC9;
}

#top_news ul.callout_content a.news {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: -8px 0;
	color: #646464;
	text-decoration: none;
}

#top_news ul.callout_content a.news:hover {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: -8px 0;
	background: #F2F0DD;
}
#top_news ul.callout_content a.news p.date {
	margin: 0;
	padding: 0;
	color: #A9AAAA;
}

#top_news ul.callout_content a.news p.link {
	margin: 0;
	padding: 0;
}
#centrale #presentazione {
	background: #FFFFFF url(img/presentazione_hp.jpg) no-repeat right top;
	height: 215px;
}
#centrale #presentazione .desc {
	text-align: left;
	width: 250px;
	float: center;
	margin-top: 35px;
	margin-left: 30px;
	margin-right: 116px;
}
a:hover img.imm {
     opacity : 0.60;
    -moz-opacity: 0.60;
    filter: alpha(opacity = 60);

}
.formino {
	background: #FFFFFF;
	border: 1px solid #E3E3DF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.liste_s {
	list-style: none;
	text-indent: 0px;
}
#centrale .liste_s li {
	list-style-image: url(img/bullet_link.gif);
	padding-left: 8px;
	margin: 0px;
	min-height: 15px;
	max-height: 45px;
}
.liste_s_num {
	text-indent: 0px;
}
#centrale .liste_s_num li {
	padding-left: 0px;
	margin: 0px;
	min-height: 15px;
	max-height: 30px;
}
.hide {
	display: none;
}

