#box {
	border: 1px solid #0000CC;
	position:absolute;
	top:50%;
	left:50%;
	width:780px;
	height:500px;
	margin-left:-400px;
	margin-top: -250px;
	background-image: url("sfondo.png");
	background-repeat: no-repeat;

}

body{
  text-align: center; /* alinea il box con IE */
}
#menu {
	border: 1px none #666666;
	position: absolute;
	height: 260px;
	width: 200px;
	left: 22px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	list-style-position: inset;
	font-size: 12px;
}
#menu A{
	
	color: #000000;
	text-decoration: none;
	line-height: 9px;

}
#menu A:active{
	
color:#FF0000}


#contenuti {
	border: 1px none #666666;
	position: absolute;
	height: 260px;
	width: 540px;
	left: 230px;
	top: 200px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	padding: 10;
}

#contenuti A{
	color: #000000;
	text-decoration: none;
}
#contenuti A:hover{
	color: #000000;
	text-decoration: underline;
}
#logo {
	border: 1px none #FFFFFF;
	position: absolute;
	height: 200px;
	width: 750px;
	left: 20px;
	top: 20px;
	text-align: left;
	background-image: url(testata.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#testata {
	border: 1px solid #FFFFFF;
	position: absolute;
	height: 45px;
	width: 430px;
	left: 230px;
	top: 20px;
	background-color: #FFFFFF;
	background-image: url(testata.png);
	background-repeat: no-repeat;
}
#foldheader{
	cursor:hand;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
}
#foldheader a:active{
color:#FF0000}
#foldheader a:hover{
color:#FF0000}

#foldinglist{
	list-style-image:none;
	list-style-type: none;
	list-style-position: inset;
	text-align: left;
	text-indent: -25pt;
	font-weight: normal;
}

#foldattivo{
	cursor:hand;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	color:#FF0000
}

#sottotestata {
	position: absolute;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 30px;
	top: 75px;
	width: 430px;
	left: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #FF0000;
	line-height: 7px;
	display: inline;
	vertical-align: middle;
	overflow: none;
	white-space: pre;
}

#logo A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
#logo A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
	text-align: left;
}
.piepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.linkitinerari {
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}



