/*  Inizio definizione Css*/

body {
	background: #FFFFFF url("../images/FondoBody.gif") repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	overflow: auto;
}

img {
	border: 0px;
}
a {
	text-decoration: none;
}

a:visited {
	color: #000000;
}
a:active {
   color: #000000; 
}
a:link {
   color: #000000; 
}
a:hover {
   color: #005496;
}

p {
	margin: 8px 0px 2px 0px;
	text-align: justify;
	}
	
h1 {
	font-size: 100%;
	font-weight: bold;
	display: block;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	display: block;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	display: block;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	display: block;
}

.Pagina {
	position: absolute;
	width: 770px;
	height: 100%;
	left: 0px;
	top: 0px;
	font-size: 75%;
}

.PaginaTestoTot {
	position: absolute;
	width: 77%;
	top: 0px;
	left: 0px;
	height: 100%;
	padding-top: 130px;
}
.Briciole {
	position: absolute;
	background: url("../images/briciole.gif") no-repeat;
	width: 500px;
	top: 103px;
	left: 0px;
	height: 23px;
	padding: 4px 0px 0px 5px;
	font-weight: bold;
}

.PaginaTesto {
	position: relative;
	width: 95%;
	height: 100%;
	top: 0px;
	left: 10px;
	padding: 0px 5px 0px 5px;
}
.PaginaTestoAcc {
	position: relative;
	width: 95%;
	height: 100%;
	top: 0px;
	left: 10px;
	padding: 0px 5px 0px 5px;
}
.Testata {
	position: absolute;
	background-color: #FFFFFF;
	width: 770px;
	height: 95px;
	left: 0px;
	top: 0px;
}
.TitoloTestata {
	position: absolute;
	width: 339px;
	height: 26px;
	left: 190px;
	top: 20px;
}
/*.Banner {
	position: absolute;
	width: 123px;
	height: 55px;
	left: 647px;
	top: 6px;
	font-size: 85%;
}*/

.Banner {
   width:0;
   line-height:0;
   position:absolute;
   height:0;
   overflow:hidden;
   top:-1000em;
}



/*  stile menu top*/
.MenuTop {
	position: absolute;
	background-color: #005496;
	COLOR: #FFFFFF;
	width: 770px;
	height: 28px;
	left: 0px;
	top: 58px;
	z-index: 5;
}
div#menuA {
	position: relative;
	top:0px;
	right: 0px;
	}
#menuA ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	border: 0px;
	}
#menuA ul li {
	display: block;
	color: #FFFFFF;
	width: 123px;
	margin: 0px;
	float: right;
	font-weight: bold;
	text-align: center;
	}
#menuA ul li a {
	display: block;
	color: #FFFFFF;
	padding: 8px 0px 8px 0px;
	text-align: center;
	}
	
#menuA a:hover {
	background-color: #4184B9;
	color: #FFFFFF;
	}	

.FilettoMenuTop {
	position: absolute;
	background-color: #005496;
	width: 770px;
	height: 5px;
	border-bottom: solid 1px #FFFFFF;
	left: 0px;
	top: 89px;
	z-index: 0;
}
.FilettoMenuTop1 {
	position: relative;
	background-color: #FFCC00;
	border-left: solid 1px #FFFFFF;
	width: 122px;
	height: 5px;
	top: 0px;
	float: right;
}
.FilettoMenuTop2 {
	position: relative;
	background-color: #FF9900;
	border-left: solid 1px #FFFFFF;
	width: 122px;
	height: 5px;
	top: 0px;
	float: right;
}
.FilettoMenuTop3 {
	position: relative;
	background-color: #FF0000;
	border-left: solid 1px #FFFFFF;
	width: 122px;
	height: 5px;
	top: 0px;
	float: right;
}
.FilettoMenuTop4 {
	position: relative;
	background-color: #CC00CC;
	border-left: solid 1px #FFFFFF;
	width: 122px;
	height: 5px;
	top: 0px;
	float: right;
}
.FilettoMenuTop5 {
	position: relative;
	background-color: #009933;
	border-left: solid 1px #FFFFFF;
	width: 122px;
	height: 5px;
	top: 0px;
	float: right;
}
.FilettoMenuTop6 {
	position: relative;
	background-color: #0099CC;
	border-left: solid 1px #FFFFFF;
	width: 122px;
	height: 5px;
	top: 0px;
	float: right;
}
	
/*  fine stile menu top*/


/*  inizio stile menu destra*/

.MenuDxTot {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 23%;
	height: 100%;
	padding-top: 104px;
	z-index: 0;
    }
.MenuDx {
	position: relative;
	background-color: #0099CC;
	color: #FFFFFF;
	top: 0px;
	width: 100%;
    }
.MenuDx ul {
	position: relative;
	list-style-type: none;
	margin: 0px;
	border: 0px;
	margin-bottom: -14px;
	}
.MenuDx ul li {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	}
.MenuDx ul li a {
	display: block;
	padding: 5px 0px 5px 3px;
	color: #FFFFFF;
	font-weight: bold;
	}
.MenuDx a {
	background-color: #0099CC;
	color: #FFFFFF;
	}	
.MenuDx a:hover {
	background-color: #3CBCE7;
	color: #FFFFFF;
	}	
.MenuDx a:visited {
	color: #FFFFFF;
	}	
.MenuDx a:link {
	color: #FFFFFF;
	}	


.MenuDx2 {
	position: relative;
	background-color: #E8F4FF;
	color: #FFFFFF;
	top: 0px;
	height: 100%;
	width: 100%;
    }
.MenuDx2_ul {
	position: relative;
	background-color: #E8F4FF;
	list-style-type: none;
	margin-bottom: -14px;
	padding-left: 8px;
	}
.MenuDx2_ul_li {
	display: block;
	color: #000000;
	font-weight: normal;
	}
.MenuDx2_ul_li_a {
	display: block;
	padding: 5px 0px 5px 3px;
	color: #000000;
	font-weight: normal;
	border-bottom: solid 1px #005496;
	}
.MenuDx2_ul a {
	background-color: #E8F4FF;
	color: #000000;
	}	
.MenuDx2_ul a:hover {
	background-color: #D7EBFC;
	color: #000000;
	}	
.MenuDx2_ul a:visited {
	color: #000000;
	}	
.MenuDx2_ul a:link {
	color: #000000;
	}	



.MenuDx3_ul {
	position: relative;
	background-color: #FFFFFF;
	list-style-type: none;
	padding-left: 8px;
	margin-bottom: -14px;
	}
.MenuDx3_ul_li {
	display: block;
	color: #000000;
	font-weight: normal;
	}

.MenuDx3_ul_li_a {
	display: block;
	background: url("../images/dot.gif") no-repeat;
	padding: 5px 0px 5px 3px;
	color: #000000;
	font-weight: normal;
	border-bottom: solid 1px #005496;
	}
.MenuDx3_ul a {
	background-color: #FFFFFF;
	color: #000000;
	}	
.MenuDx3_ul a:hover {
	background-color: #F5F5F5;
	color: #000000;
	}	
.MenuDx3_ul a:visited {
	color: #000000;
	}	
.MenuDx3_ul a:link {
	color: #000000;
	}	
	
.BoxNotizia {
	position: relative;
	background: url("../images/dot.gif") no-repeat;
	width: 100%;
	top: 0px;
	left: 4px;
	padding: 4px 0px 0px 15px;
}
	
/*  fine stile menu destra*/
.nascosto {
   width:0;
   line-height:0;
   position:absolute;
   height:0;
   overflow:hidden;
   top:-1000em;
}

.FondoMappa {
	position: relative;
	overflow: visible;
	left: 0px;
	width: 100%;
	color: #000000;
	font-weight: bold;
	height: 22px;
}
.FondoMappa2 {
	position: relative;
	overflow: visible;
	left: 30px;
	width: 100%;
	color: #000000;
	font-weight: bold;
	height: 22px;
}
.FondoMappa3 {
	position: relative;
	overflow: visible;
	left: 60px;
	width: 100%;
	color: #000000;
	font-weight: bold;
	height: 22px;
}

.PaginaTesto ul {
	list-style-type: none;
	margin: 0px;
	border: 0px;
	}
.PaginaTesto ul li {
	list-style-type: none;
	font-weight: bold;
	}
	
.PaginaTestoAcc ul {
	list-style-type: disc;
    margin: 10px 0px 10px 18px;
	}
.PaginaTestoAcc ul li {
	list-style-type: disc;
	font-weight: bold;
	}

/*  fine Definizione Css */
