#articolo {
	position: relative;
	top: 12px;
	left: 0;
	width: 610px;
	clear: both;

}

#chi_img {
	position: relative;
	float: left;
	width: 192px;
	padding-top: 5px;
}

#chi {
	position: relative;
	width: 390px;
	float: right;
	margin-right: 15px;
	padding: 5px 0 15px 5px;
}

