#home_wrapper{
	overflow   : auto;
	padding-top: 10px;
}

#home_vendita, #home_affitto{
	width      : 381px;
	border     : 1px solid #FF0000;
	padding    : 2px;
	font-weight: bold;
}
#home_vendita a, #home_affitto a{
	color		   : #000000;
	text-decoration:  none;
}
#home_vendita a:hover, #home_affitto a:hover{ text-decoration: underline; }
#home_vendita img, #home_affitto img{ border: 0px; }
#home_vendita ul, #home_affitto ul{
	float          : left;
	width          : 100;
	list-style-type: none;
	margin         : 10px 40px 0px 2px;
	padding        : 0px;
}
#home_vendita ul li, #home_affitto ul li{
	margin-bottom: 10px;
}

#home_affitto, #banner_2{ float: right; }

#home_vendita, #banner_1{ float: left; }

#banner_1, #banner_2{
	width     : 50%;
	text-align: center;
}
