body{
	text-align:center;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	background:#000000 url("../images/background.gif") repeat-y top center;
	}
	
h1, h2, h3{
	font-size:1.4em;
	text-align:center;
	margin:0;
	padding:0;
	}
	
p{
	margin:0.9em 0 0.9em 0;
	padding:0;
	line-height:1.2em;
	}
	
#container{
	width:396px;
	position:absolute;
	left:50%;
	margin-left:-198px;
	height: auto;
	}
	
* html #container{ /*IE FIX*/
	margin-left:-197px;
	}
	
#container h3{
	padding:6px 0;
	background:url("../images/header_bg.gif") top left repeat;
	}
	
#supportingText, #preamble, #linkList{
	padding:0 30px;
	text-align:justify;
	}
	
#preamble h3{
	margin-top:1.4em;
	}
	
ul{
	padding:0;
	margin:0;
	}
	
ul li{
	list-style:none;
	padding-left:1em;
	border-bottom:1px #365779 solid;
	height:1.6em;
	}
	
ul li a:link, ul li a:visited{
	color:#ffa94d;
	font-weight:normal;
	text-decoration:none;
	}
	
ul li a:hover, ul li a:active{
	color:#fff;
	text-decoration:underline;
	}
	
ul li a.c:hover, ul li a.c:active{
	color:#fff;
	}
	
a:link, a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}
	
#pageHeader{
	width:396px;
	height:319px;
	background:url("../images/header.jpg") no-repeat top left;
	}
	
#quickSummary{
	margin:-0.9em 0 0 0;
	padding:0;
}
	
#quickSummary .p2{
	padding:0;
	margin:0 0 0.9em 0;
	width:396px;
	height:25px;
	background:url("../images/home.gif") no-repeat top left;
}
	
#quickSummary .p2 span{
	visibility:hidden;
	white-space:nowrap;
	}

#quickSummary .p2 span a{
	visibility:visible;
	text-indent:-9000px;
	display:block;
	margin-top:-1.1em;
	height:25px;
	float:left;
	width:198px;
	overflow:hidden;
	}
	
#linkList{
	background:#fff url("../images/background2.gif") repeat-y top center;
	padding-top:0.5em;
	height: 550px;
	}
	
#footer{
	text-align:center;
	position:absolute;
	margin-top:43em;
	margin-left:-30px;
	padding:6px 0;
	padding-bottom:1em;
	width:396px;
	height:67px;
	text-transform:uppercase;
	background:url("../images/footer-1.gif") bottom left no-repeat;
	}
	
#extraDiv1{
	position:fixed;
	top:0;
	width:75px;
	height:444px;
	left:50%;
	margin-left:-273px;
	background:url("../images/titolo_vert.gif") no-repeat top left;
	}
	
* html #extraDiv1{
	position:absolute;
	background-image: url("../images/titolo_vert.gif");
	}
	
#extraDiv2{
	position:fixed;
	top:250px;
	width:200px;
	height:357px;
	left:50%;
	margin-left:198px;
	background:url("../images/sabbia_video.jpg") no-repeat top left;
	}
	
* html #extraDiv2{
	position:absolute;
	background-image: url("../images/sabbia_video.jpg");
	}
	
	#extraDiv3{
	position:fixed;
	top:20px;
	width:270px;
	height:357px;
	left:52%;
	margin-left:198px;
	}
	
* html #extraDiv3{
	position:absolute;
	}
	
	.Stile6 {
	font-size: 11px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: left;
    }
	
	.Stile7 {
	font-size: 9px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: left;
    }
	
/*hidden*/

#linkList h3 span,
#pageHeader h1,
#pageHeader h2,
#quickSummary p.p1 span{
	display:none;
	}

