#contenuto p img {
	float:	right;
	margin-left: 15px;
	margin-top:	0px;
	margin-bottom:	10px;
	clear: both;
}

#contenuto p {
	border-bottom: 1px solid silver;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 90%;
}

#contenuto h2 {
	float: left;
}
}