body{
margin:0;
background: #090909 url(immagini/line.png) repeat-x;
text-align:center;
}

#container{
position:relative;
width:1200px;
text-align:center;
margin:0 auto 0;
background-color:#FFFFFF;
} 


#home-00 {
	position:absolute;
	background: url(immagini/home_00.png) no-repeat;
	left:0px;
	top:0px;
	width:1200px;
	height:800px;
}

#home-01 {
	position:absolute;
	background: url(immagini/home_01.png) no-repeat;
	left:0px;
	top:0px;
	width:105px;
	height:114px;
}

#home-02 {
	position:absolute;
	background: url(immagini/home_02.png) no-repeat;
	padding: 40px 0px 0px 0px;
	left:105px;
	top:0px;
	width:1095px;
	height:117px;
}

#home-03 {
	position:absolute;
	background: url(immagini/home_03.png) no-repeat;
	left:0px;
	top:114px;
	width:105px;
	height:686px;
}

#home-04 {
	position:absolute;
	background: url(immagini/home_04.png) no-repeat;
	left:105px;
	top:117px;
	width:70px;
	height:683px;
}

#home-05 {
	position:absolute;
	background: url(immagini/home_05.png) no-repeat;	
	left:175px;
	top:117px;
	width:876px;
	height:483px;
	
}

#home-05f {
	position:absolute;
	background: url(immagini/home_05foto.png) no-repeat;	
	left:175px;
	top:117px;
	width:876px;
	height:483px;
}

#home-06 {
	position:absolute;
	background: url(immagini/home_06.png) no-repeat;
	left:1051px;
	top:117px;
	width:149px;
	height:683px;
}

#home-07 {
	position:absolute;
	background: url(immagini/home_07.png) no-repeat;
	left:175px;
	top:600px;
	width:254px;
	height:200px;
}

#home-08 {
	position:absolute;
	background: url(immagini/home_08.png) no-repeat;
	left:429px;
	top:600px;
	width:413px;
	height:46px;
}

#home-09 {
	position:absolute;
	background: url(immagini/home_09.png) no-repeat;
	left:842px;
	top:600px;
	width:209px;
	height:200px;
}

#home-10 {
	position:absolute;
	background: url(immagini/home_10.png) no-repeat;
	left:429px;
	top:646px;
	width:413px;
	height:154px;
}

a{
 color : #000000;
 font-size:0.8em;
 text-decoration: none
}

a:hover {
 color : #ffffff;
 text-decoration : none;
}

a img{
		border:none
	}

