#header #banner {
	text-indent:0;
	background-image: none;
	margin-left:0px;
}
/*
#leftcol {
	float:left;
	width: 255px;
	padding:0 12px 0 0;
}
#centralcol {
	float:left;
	width: 255px;
	padding:0 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #57af1d;
}
*/

a.logos{
	float:left;
	width:186px;
	height:100px;
	margin-top: 10px;
}
a.logos img{
	display:block;
	margin:auto;
}
#content .hbox{
	padding:20px 0;
	margin:0 50px;
	text-align:justify;
}

#aisli{
}
#esol{
	clear:left;
	border-top:1px solid #57af1d;
}


#content {
	background:url(Images/home-mela.jpg) bottom right no-repeat white;
	/*height:450px;*/
}
#mainbox {
	/* sovrascrive comportamento standard, per eliminare spazio bianco in home*/
	min-height:0;
}
#mainmessage {
	width:540px;
	margin-top: 20px;
}
#banners {
	float:right;
	width:220px;
}
#banners ul {
	margin:0;
}
#banners ul li {
	list-style:none;
	padding-bottom:10px;
}
#rightext {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #57af1d;
	float:none;
	padding: 0 0 0 10px;
	width:auto;
}
#content p {
	margin:5px 0;
}

/* tolgo l'immagine temporaneamente */
#content {
	background:none;
}
