@charset "utf-8";
.sezioni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8A8A8A;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	display: inline;
	line-height: 28px;
}

.sezioni a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8A8A8A;
	text-decoration: none;
}
.sezioni a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.sezioni a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8A8A8A;
	text-decoration: none;
}
.piede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
}
.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	line-height: 15px;
}
