.voceMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #DFF4FF;
	background-position: center center;
	font-weight: bold;
	font-size: small;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.bordoColonne {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.Titolo {
	font-size: large;
	font-weight: bold;
}
.Posizione {
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
.bordoColonneIntestazione {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.dateArchivio {
	font-size: x-small;
}
