div.poi li{
	float:left;
	width:148px;
	
}

div.poi ul{
	width:300px;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	padding-top:20px;
	padding-bottom:20px;
	
}

div.poi{
	margin-top:20px;
	margin-bottom:20px;
	
	
}


div.testo_articolo{
	width:670px;
	min-height:200px;
	
}