body {margin: 0; padding:0; overflow-x: hidden; overflow-y: hidden;}
h2, h3{
	margin:0;
	padding:0;
}
#header{
	position:fixed;
	width:100%;
	height:75px;
	z-index:2;
}
#logo{
	position:fixed;
	width:250px;
	height:80px;
	left:0px;
	top:5px;
}
#icone{
	position:fixed;
	width:250px;
	height:34px;
	top:85px;
	left:12px;
}
#data{
	position:fixed;
	width:350px;
	height:50px;
	right:30px;
	top:10px;
}

#footer{
	position:fixed;
	width:182px;
	height:30px;
	right:30px;
	top:35px;
}

#container{
	width:16000px;
	height:813px;
}
.sx{
	position:absolute;
	width:300px;
	height:283px;
	top:130px;
	left:14px;
}
.sx_bottom{
	position:absolute;
	width:300px;
	height:283px;
	top:413px;
	left:14px;
}
.box{
	background-image:url(../bitmap/trasparenzabox9.png);
	position:absolute;
	width:630px;
	height:305px;
	top:130px;
	left:324px;
	float:left;
	overflow:hidden;
	border-radius: 30px;
	-webkit-border-radius: 30px;   
	-moz-border-radius: 30px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	padding:20px;
}
.box p {
	margin:0px 20px 0px 20px;
}
	
.box img {
	margin:0px 20px 10px 0px;
}

.soprabox {
	position:absolute;
	width:500px;
	height:64px;
	top:61px;
	left:470px;
}

#content{
	background-image:url(../bitmap/sfondi/bg_0-4.gif);
	background-color:#241232;
	width: 2000px;
	height:813px;
	left:0;
	top:0;
	color:#CCC;
}

#content2{
	background-image:url(../bitmap/sfondi/bg_4-7.gif);
	background-color:#d19f89;
	width: 2000px;
	height:813px;
	position:absolute;
	left: 2000px;
	top: 0;
	color:#333;
}

#content3{
	background-image:url(../bitmap/sfondi/bg_7-9.gif);
	background-color:#e4c85f;
	width: 2000px;
	height:813px;
	position:absolute;
	left: 4000px;
	top: 0;
	color:#333;
}

#content4{
	background-image:url(../bitmap/sfondi/bg_9-12.30.gif);
	background-color:#e59b3b;
	width: 2000px;
	height:813px;
	position:absolute;
	left: 6000px;
	top: 0;
	color:#333;
}

#content5{
	background-image:url(../bitmap/sfondi/bg_12.30-14.30.gif);
	background-color:#a1bd76;
	width: 2000px;
	height:813px;
	position:absolute;
	left: 8000px;
	top: 0;
	color:#333;
}

#content6{
	background-image:url(../bitmap/sfondi/bg_14.30-1730.gif);
	background-color:#79bd90;
	width: 2000px;
	height:813px;
	position:absolute;
	left: 10000px;
	top: 0;
	color:#333;
}

#content7{
	background-image:url(../bitmap/sfondi/bg_17.30-20.gif);
	background-color:#7ba8be;
	width: 2000px;
	height:813px;
	position:absolute;
	left: 12000px;
	top: 0;
	color:#333;
}

#content8{
	background-image:url(../bitmap/sfondi/bg_20-24.gif);
	background-color:#132434;
	width: 2000px;
	height:813px;
	position:absolute;
	left: 14000px;
	top: 0;
	color:#CCC;
}

#navigation{
	position:fixed;
	color: #ff0;
	width:100%;
	height:40px;
	bottom:0;
	text-align:center;
}
