@charset "utf-8";
/* CSS Document */

span.green_title {
	color: #00C042;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
p {
	text-align: justify;
	color: silver;
}

div.sezione
{
	padding: 5px;
	color: Silver;
	}
img 
{
	border: none;
	}
div.image
{
	margin-right: 10px;
	float: left;
}
div.testo
{
	float: left;
	width: 530px;
	}
