/* CSS Document */
body {
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height:1.5;
	font-size:11px;
	text-align:justify;
}
#top{
	position:relative;
	margin:0 auto;
	top:0;left:0;
	width:720px;
}
#testo{
	position:relative;
	margin:0 auto;
	top:0;left:0;
	width:720px;
}
#testo p{
	margin:0 auto;
	top:0;left:0;
	width:550px;
	color:#053100;
}
#testo .tabella{
	width:550px;
}
#testo h1{
	font-size:24px;
	color:#566F02;
	width:550px;
	margin-left:85px;
}
#testo h2{
	font-size:20px;
	color:#566F02;
	width:550px;
	margin-left:85px;
}
#testo h3{
	font-size:16px;
	color:#566F02;
	width:550px;
	margin-left:85px;
}
#testo .stop{
	position:relative;
	margin:0 auto;
	height:2px;
	width:660px;
	margin-top:15px;
	margin-bottom:5px;
	background:#94A151;
}
#testo p img{
	float:left;
	margin-right:5px;
}
#testo p .verde{
	color:#94A151;
	text-decoration:underline;
}
#testo p .verde2{
	font-size:24px;
}
