@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#eeebe0;
}

.testo16bianco{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:16px;
	color:#FFFFFF;
}
.testo12bianco{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:bottom;
}
.testo12bianco a{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	text-decoration:none;
	line-height:1.2em;
	color:#FFFFFF;
}
.testo12bianco a:hover{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	text-decoration:underline;
	line-height:1.2em;
	color:#FFFFFF;
}
.testo20verde{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:20px;
	color:#53652e;
	padding-left:100px;
	padding-right:100px;
	text-align:left;
}
.testo16verde{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:16px;
	color:#53652e;
}
.testo12verde{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#53652e;
}
.testo16grigio{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:16px;
	color:#666;
	padding-left:100px;
	padding-right:100px;
	text-align:justify;
	line-height:1.4em;
}
.testo14grigio{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
	color:#666;
}
.testo13grigio{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#666;
	padding-left:100px;
	padding-right:100px;
	text-align:justify;
	line-height:1.4em;
}
.testo11grigio{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:11px;
	color:#666;
	padding-left:100px;
	padding-right:100px;
	text-align:justify;
	line-height:1.4em;
}
.testo12grigio{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#666;
	line-height:1.4em;
	margin-left:-20px;
}

.testo11form{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:11px;
	color:#666;
}