/* HOME PAGE */
div.flash { height: auto; }
/* Sezione del rettangolo con ombra della sezione destra */
div.container { margin: 0px; padding: 0px; width: 626px; }

div#superiore{
	margin: 0px; padding: 0px; height: 12px;
	background: #F9F9F9 url('../i/ombra_top.gif') left top no-repeat;
}

div#centro{
	margin: 0px; padding: 0px 7px 0px 0px;
	background: #F9F9F9 url('../i/ombra_right_home.gif') repeat-y right top;
	height: 234px; text-align: justify;
}
div#inferiore{
	margin: 0px; padding: 0px 0px 0px 0px; height: 7px;
	background: url('../i/ombra_bottom.gif') left top no-repeat;
}

/* sezione blocchi inferiori */
div.footer_news { float: left; width: 944px; padding: 10px 16px 0px 16px; }
div.footer_news ul.newshome { list-style: none; width: 944px; height: auto; margin-top: 5px; }
div.footer_news ul.newshome li { float: left; width: 206px; padding: 0px 15px; height: 115px; display: block; background: url('../i/riga_home.gif') repeat-y right top; }
div.footer_news ul.newshome li.first { padding-left: 0px; width: 221px; }
div.footer_news ul.newshome li.last { background: none; }
div.footer_news ul.newshome li h2 { color: #6D8338; font-size: 10px; }
div.footer_news ul.newshome li p { color: #242424; margin-top: 10px; }
div.footer_news ul.newshome li a { color: #96A27A; margin-top: 8px; display: block; text-decoration: none; }

/* sezione blocco loghi */
div.spot { border-bottom: 3px solid #E3E3E5; margin-bottom: 14px; padding: 0px 7px; height: 75px; }
div.spot img { float: left; }
div.spot img.g { margin-right: 20px; }
div.spot a.b img { margin: 23px 39px 23px 15px; }
div.spot a.f img { margin: 19px 0px 0px 15px; }