body {
	background-color: #3E5696;
	font-family: verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.Titolo {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-align:left;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 3px;
}
.Testo {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	padding-right: 8px;
	padding-left: 8px;
}
.w_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.TestoPiccolo {

	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
}
.TitoloWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align:left;
	text-decoration: none;
}
.attivita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFAC00;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 3px;
}

.Testo_list {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:left;
	list-style-position: inset;
	list-style-type: disc;
	text-decoration: none;
	text-indent: 0px;
	white-space: normal;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Testo_picRed {
	font-family: verdana;
	font-size: 11px;
	color: #FF9900;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-align:left;
	text-decoration: none;
}
.Testo_picRed a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #EE6402;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:left;
	text-decoration: underline;
}
.Testo_picRed a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #EE6402;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:left;
	text-decoration: none;
}

.boxMENU {
	background-image: url(../Immagini/sf_menu.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align: right;
	height: 630px;
}
.divMENU {
padding-top: 105px; 
padding-right:10px;
}
.list_red {
	font-family: verdana;
	font-size: 12px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align:left;
	text-decoration: none;
	line-height: 20px;
}
.text_orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFAC00;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 3px;
}

