.news-list {
	float: left;
	width: 220px;
	height: 160px;
	text-align: center;
}
	.news-list .pic {
		float: left;
		width: 150px;
		text-align: center;
	}
	
.foto {
	float: left;
	width: 250px;
}
.testo {
	float: left;
	width: 650px;
	
}

