/* stili per il layout fisso */
body{
	margin: 0;
	padding:0;
	text-align: center;
	background-color: #CC9966;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/sfondo_datario.png);
	background-repeat: repeat;
}
div#container{
	background-color: #FFFFFF;
	text-align: left;
	height: 300px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#testata{
	position:absolute;
	z-index: 2;
	height: 210px;
	width: 980px;
	visibility: visible;
	background-color: #339900;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	font-variant: normal;
	font-style: normal;
}


div#utility {
	position:absolute;
	height: 20px;
	width: 800px;
	margin-top: 165px;
	background-color: #FFFF66;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	z-index: 8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #2B657B;
	border-right-color: #2B657B;
	border-bottom-color: #2B657B;
	border-left-color: #2B657B;
	visibility: hidden;
	
}

div#utility a{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div#logo{
	position:absolute;
	margin-top: 5px;
	margin-left: 5px;
	z-index: 10;
	border: thin none #FFFFFF;
	visibility: hidden;
}


div#slideshow{
	position:absolute;
	margin-top: 38px;
	z-index: 10;
	border: 0px groove #FFFFFF;
	margin-left: 715px;
	visibility: visible;
}

div#path {
	position:absolute;
	margin-top: 170px;
	margin-left: 0px;
	float: left;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	background-color: #FFFFCC;
	padding-left: 170px;
	width: 620px;
	visibility: hidden;
}

div#path a {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}



div#navigation{
	position:absolute;
	width: 160px;
	height: 100px;
	z-index: 10;
	margin-top: 220px;
	visibility: visible;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

div#navigation ul,ol {
	padding: 0px;
	margin: 0px;
	text-indent: 2px;
	text-decoration: none;
	list-style-type: square;
}	

div#navigation li{
	padding-top: 2px;
	padding-bottom: 2px;
	border-top : 1px solid;
	border-top-color: #ffffff;
	border-right : 0px solid;
	border-right-color: #ffffff;
	text-decoration: none;
	display:block;
	font-size: 10px;
}	

div#navigation a, li a{
	color:#000000;
	display:block;
	text-decoration: none;

}
div#navigation a:hover, li a:hover{
	color:#CC0000;
	text-decoration: none;

}


div#testo01{
	position:absolute;
	text-align: left;
	height: auto;
	width: 820px;
	font-family: Verdana;
	font-size: 10px;
	color : #000000;
	z-index: 4;
	margin-top: 220px;
	margin-left: 0px;
	visibility: visible;
	line-height: 15px;
	background-color: #FFFFFF;
	border-left-width: 160px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

div#testo01 a {
font-weight: bold;
color: #CC0000;
text-decoration : none
}




div#footer_mobile {
	background-color: #003300;
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	color : #FFFFFF;
	text-align: center;
	text-decoration: none;
}

div#footer_mobile a {
	color : #CCCCCC;
}
.tabellaprincipale {
	background-color: #FFFFFF;
	height: 1020px;
}

