body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body img {
	border: 0px;
}



#header {
	background-color: #0E7AD7;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	background-image: url(../imgs/testata_dx.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#header_sx {
	background-color: #010080;
	margin: 0px;
	padding: 0px;
	height: 100px;
	float:left;
	background-image: url(../imgs/testata_sx.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	white-space: nowrap;
}

/*----------- NAVIGATORE ----------------*/

#navigatore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 1%;
	padding-left: 1%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	width:20%;
	margin-top: 0px;
	font-size: 75%;
	white-space: nowrap;
}


#navigatore ul {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/*--
#navigatore ul, ol, dl, {
    position: relative;
	}
__*/

#navigatore li {
	list-style-type: none;
	text-align: left;
	margin-right: 0px;
	margin-left: 5px;
}

#navigatore li a {
	color: #134089;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 10px;
	border-top-color: #E5E5E5;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 0px;
}

#navigatore  a:hover {
	color: #134089;
	/*-- background-color: #F2ECDE; --*/
		background-color: #E8EFF7;
}

.select {
	color: #791B1D;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 10px;
	border-top-color: #E5E5E5;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 0px;
}


/*----------- PAGINA DX ----------------*/

#testo {
	margin-left: 27%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0%;
	margin-right: 10%;
	padding-top: 3%;
	font-size: 80%;
}

#testo h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	font-style: normal;
	font-weight: lighter;
	margin-top: 1%;
	margin-bottom: 0%;
}

#testo h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-style: normal;
	font-weight: lighter;
	margin-top: 0%;
	margin-bottom: 1%;
}

#testo img {
	vertical-align: middle;
}


#container {
	position: relative;
}

/*---------- copyright ------------*/

#copyright {
	background-color: #FFFFFF;
	padding-left: 0px;
	margin-top: 30px;
	font-size: 90%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	clear:left;
}

#copyright a {
	text-decoration: none;
	color: #134089;
		background-color: #FFFFFF;
    }

#copyright  a:hover {
	text-decoration: underline;
	color: #791B1D;
		background-color: #FFFFFF;
    }


/*---------- submenu ------------*/

#testo ul {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}

/*--
ul, ol, dl, {
    position: relative;
	}
	--*/

#testo li {
	list-style-type: none;
	text-align: left;
}

#testo li a {
	text-decoration: none;
	color: #134089;
    }

#testo li a:hover {
	text-decoration: underline;
	color: #791B1D;
    }
	
#testo li a:visited {
	text-decoration: none;
	color: #92ACCB;
    }
	
.select_testo {
	color: #791B1D;
	margin-left: 0px;
}


#testo  a {
	text-decoration: none;
	color: #134089;
    }

#testo  a:hover {
	text-decoration: underline;
	color: #791B1D;
    }
	
#testo  a:visited {
	text-decoration: none;
	color: #92ACCB;
    }
	
	
/*---------- PATH ------------*/

#path  {
	font-size: 85%;
}



#path ul {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;

}

/*--
ul, ol, dl, {
    position: relative;
	}
	--*/

#path li {
	list-style-type: none;
	text-align: left;
	display: inline;
}

#path  a {
	text-decoration: none;
    }

#path a:hover {
	text-decoration: underline;
	color: #791B1D;
    }
	
#download {
	
	margin-bottom: 50px;
	margin-top: 50px;
	padding-bottom: 5px;
}

/*--- menu nascosti ---*/

.invisibile{
     display:none;
	}
	
/*--- mappa ---*/	

#mappa {

}

#mappa ul li li {
	list-style-type: none;
	text-align: left;
	list-style-image: url(../images/freccina_azzurra.gif);
	list-style-position: inside;
}
