@charset "utf-8";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E0E0;
}




#wrapper {
	width: 900px;
	background: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	}
a {
	text-decoration: none;
	color: #5E6D01;
}
a:hover {
	text-decoration: underline;
}
a:visited {

}

a.black { color: #000 !important; }
a.black:hover {
	color: #000000 !important;
	text-decoration: underline;
}
a.black:visited {

}




.____________{}

/* head ---------------------------------------------------------------------------------------- */

#head {
	margin: 0;
	height: 132px;
	width: 900px;
	z-index: 100;
	background-color: #FFFFFF;
	padding-top: 20px;
	position: fixed;
	}
.____________ {
}
.logo_container {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 60px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.info_container {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	height: 60px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
	line-height: 14px;
	color: #666666;
}
#intestazione {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	height: 60px;
	top: 20px;
}
	
#sottointestazione {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0;
	height: 83px;
	top: 130px;
	padding-top: 0px;
}
.menu_principale {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	float: left;
	height: 40px;
	font-style: normal;
	color: #3399CC;
	text-align: right;
}
menu_principale a {
	color: #000000;
	text-align: right;
}
.menu_title {
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3399CC;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
	color: #3399CC;
}



.____________{}

#middle {
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0;
	width: 900px;
	background-color: #FFFFFF;
	padding-top: 20px;
}
.____________ {
}
#menu {
	width: 140px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	position: fixed;
	list-style-type: none;
	height: 270px;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-left: 0px;
	z-index: 1000;
}


#nav {
	width: 140px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	float: left;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
	color: #3399CC;
	
}

#nav a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	color: #000000;
}

#nav a.last {

}

#nav a:hover, #nav a:active {
	color: #f3f3f3;
	color: #000000;
	text-decoration: underline;
}

.____________ {
}
#contenuti {
	width: 750px;
	height: auto;
	top: 150px;
	padding-top: 150px;
	padding-left: 150px;
}
.contenuto {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	padding-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
}
.contenuto_left {
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	float: left;
	margin-right: 10px;
}


.titolo {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 40px;
	padding-top: 10px;
	line-height: normal;
}
.sottotitolo {
	width: 440px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	text-decoration: none;
	height: auto;
	line-height: normal;
	margin: 0;
	padding-top: 10px;
}
.sottotitolo_small {
	width: 440px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	text-decoration: none;
	height: auto;
	line-height: normal;
	margin: 0;
	padding-top: 10px;
}
.categoria {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	line-height: normal;
}




.capolettera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-style: normal;
	line-height: 70px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	float: left;
	width: auto;
	height: auto;
	margin-right: 5px;
}
.articolo {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	height: auto;
	padding-top: 20px;
	line-height: 18px;
	padding-bottom: 20px;
	text-indent: 0px;
	text-align: left;
}


.quattro {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.def_a {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 40px;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
}

.def_b {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 40px;
	color: #666666;
	line-height: 13px;
}
.uno_ {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 20px;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tre_ {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 20px;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.due {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 20px;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.uno_sezione {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}
.____________ {
}

#approfondimenti {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.approfondimenti {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 20px;
	padding-top: 10px;
	float: left;
}

h1 {

}

h3 {
	margin-top: 0;
	margin-bottom: 1.5em;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #FFFFFF;
}
h4 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	margin: 0px;
}
h5_italic {
	font-style: italic;
}
h6_bold {
	font-weight: bold;
}
h7_rosso {
	color: #990000;
}
h7_azzurro {
	color: #3399CC;
}
h7_grigio {
	color: #CCCCCC;
}
h7_nero {
	color: #000000;
	font-weight: bold;
}
italic {
	font-style: italic;
}
bold {
	font-weight: bold;
}
black {
	color: #000000;
}
red {
	color: #990000;
}
cyan {
	color: #3399CC;
}
grey {
	color: #CCCCCC;
}







li {
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
.____________ {
}


#bottom {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	height: 100px;
	background-color: #333333;
	padding-top: 20px;
	padding-bottom: 0px;
}
#bottom_head {
	margin: 0;
	height: 100px;
	width: 900px;
	z-index: 100;
	background-color: #FFFFFF;
	padding-top: 20px;
}
.menu_bottom {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
	height: 40px;
	font-style: normal;
	color: #666666;
	text-align: right;
}

.def_a_bottom {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	float: left;
	width: 140px;
	text-align: left;
}
.def_b_bottom {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 40px;
	color: #CCCCCC;
	line-height: 13px;
	text-align: left;
}
.____________ {
}

.contenitore_grupponotizie {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	float: left;
	margin-bottom: 20px;
}

.contenitore_notizia {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	float: left;
	margin-bottom: 20px;
	height: 220px;
}
.titolo_notizie {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	line-height: 16px;
}
.sottotitolo_notizie {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: auto;
	line-height: normal;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-style: italic;
}
.img_notizie {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	height: auto;
	line-height: normal;
	text-indent: 0px;
	text-align: left;
}

.articolo_notizie {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	height: auto;
	line-height: normal;
	text-indent: 0px;
	text-align: left;
	padding-top: 10px;
}
.dati_notizie {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399FF;
	font-style: normal;
	text-decoration: none;
	height: auto;
	line-height: normal;
	text-indent: 0px;
	text-align: left;
	padding-top: 5px;
}
.____________ {
}
.contenitore_grupponocollegamenti {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	float: left;
	margin-bottom: 20px;
}
.contenitore_collegamento {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	float: left;
	margin-right: 10px;
}
.titolo_sezione_collegamento {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0;
	width: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-decoration: none;
	line-height: 13px;
	height: 18px;
	padding-top: 2px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	border-left-color: #000000;
}

.titolo_collegamento {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 2px;
	line-height: 13px;
}
.dati_collegamento {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.____________ {
}
#menu_statico {
	width: 140px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 20px;
}

#menu_statico ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu_statico ul li {
	float: left;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
	color: #3399CC;
}
#menu_statico a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	color: #000000;
}
#menu_statico a.last {
}
#menu_statico a:hover, #menu_statico a:active {
	color: #f3f3f3;
	color: #000000;
	text-decoration: underline;
}
