@charset "UTF-8";
body {
	background-color: #046380;
}
.Testo_Testata {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #002F2F;
	line-height: 24px;
	letter-spacing: 1px;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002F2F;
	text-decoration: none;
}
a.Menu:link {
	text-decoration: none;
}
a.Menu:hover {
	text-decoration: underline;
}
.Cornice_Verdescuro {
	border: 1px solid #002F2F;
}
.Sfondo_Tab_Sito {
	background-color: #EEECCA;
}
.Sfondo_Tab_Menu {
	background-color: #002F2F;
}
.Sfondo_Tab_Contenuti {
	background-color: #FFFAE5;
}
.Sfondo_Tab_Home {
	background-color: #A7A37E;
}
