/* stili per il layout fisso */
body{
	margin: 0;
	padding:0;
	text-align: center;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: #FFAA55;
}
div#container{
	background-color: #FFAA55;
	text-align: left;
	height: 340px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	background-image: url(../images/sfondo_sfumato2.jpg);
	background-repeat: repeat-x;
	background-position: top;
*/}

div#testata{
	position:absolute;
	z-index: 6;
	height: 310px;
	width: 900px;
	background-repeat: no-repeat;
	visibility: visible;
}


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: 260px;
	margin-left: 780px;
	z-index: 12;
	border: thin none #FFFFFF;
	visibility: visible;
	height: 120px;
	width: 110px;
}

div#slideshow{
	position:absolute;
	z-index: 8;
	height: 320px;
	width: 800px;
	padding-left: 100px;
	visibility: hidden;
}

div#path {
	position:absolute;
	margin-top: 300px;
	margin-left: 0px;
	float: left;
	z-index: 11;
	height: 35px;
	width: 900px;
	visibility: visible;
}

div#ultimorax{
	position:absolute;
	margin-top: 400px;
	z-index: 9;
	height: 660px;
	width: 230px;
	margin-left: 570px;
	font-size: 10px;
	background-color: #FFFFFF;
	visibility: hidden;
}
div#ultimorax a {
	color: #325090;
	text-decoration: none;
}


div#navigation{
	position:absolute;
	width: 170px;
	height: 615px;
	z-index: 10;
	margin-top: 340px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	visibility: hidden;
}

div#navigation a{
	color: #6D351E;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

div#navigation a:hover{
	color:#FF3300;
	text-decoration: none;
}


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

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


div#footer_mobile {
	background-color: #003366;
	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: 850px;
}

