body {
	background-color: #E2E9F5;
}
.Titolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #0000CC;
	text-decoration: none;
}
.Navigazione {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #F7E46E;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
}
.Note {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {

	color: #0000CC;
	text-decoration: none;
}
a:hover {


	color: #FF6633;
	text-decoration: none;
}
.Navigazione_verde {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	background-color: #00CCFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
}
.Errore {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000033;
	text-decoration: none;
	background-color: #FF6600;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
}
.Titoletti {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	font-style: oblique;
}

