/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++  Menu  +++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.menu ul {margin: 0; padding: 0;}

.menu li {list-style: none;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEFAC6;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 12px;
}

.menu li a {
	color: #FEFAC6;
	text-decoration: none;
	line-height: 18px;
	display: block;
}

.menu li a:hover{
	text-decoration: underline;
	list-style: none;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++  Menu  +++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration : none;
	line-height: 18px;
	text-align: justify;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000066;
	text-decoration : none;
	font-weight: normal;
	line-height: 22px;
}
.testi a { color: #003366; text-decoration : none; }
.testi a:hover {
	color: #003366;
	text-decoration: underline;
}
.testi a:link {   }
.testi a:visited {
	color: #000066;
}
.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669966;
	text-align: center;
}
.testischede {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration : none;
	line-height: 18px;
	text-align: left;
}
.rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}
.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}
.azzurro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}
.sfondo {
	background-color: #336633;
}
.settembre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF6600;
	font-weight: bold;
}
.settembreDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
