html{

		scrollbar-arrow-color:Black;
		scrollbar-base-color:Gray;
		scrollbar-shadow-color:#A8A8A8;
		scrollbar-face-color:#6495ED;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-dark-shadow-color:#000000;
		scrollbar-3d-light-color:#A8A8A8;
		
}


body{
		scrollbar-arrow-color:Black;
		scrollbar-base-color:Gray;
		scrollbar-shadow-color:#A8A8A8;
		scrollbar-face-color:#6495ED;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-dark-shadow-color:#000000;
		scrollbar-3d-light-color:#A8A8A8;
		background:#b5b4ba;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		

	 
}

h1{
	visibility: hidden;
	position: absolute;
}

h2{
	visibility: hidden;
	position: absolute;
}

h3{
	visibility: hidden;
	position: absolute;
}


#intro #testata{
	position: absolute;
	background-image: url(images/home/testata_home.jpg)no-repeat;
	top: 0px;
	left: 100px;
	width: 819px;
	height: 151px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


body.home #movie img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 220px;
	left: 100px;
	position: absolute;
	list-style: none;
	background-image: url(images/home/foto1.gif)no-repeat;
	height: 356px;
	width: 821px;
	
	

}








 



/* inizio elementi di menu */

#menu{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 1024px;
	list-style: none;

}

#menu li a span, #menu li span {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	visibility: hidden;
}

#menu li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	position: relative;
	top: 151px;
	left: 100px;
	list-style: none;
}

#menu li,
#menu li a {
	display: block ;
	width: 164px;
	height: 58px;
	text-decoration: none;
}


#home {
	background: url(images/pulsanti/home_hover.jpg) no-repeat center;
}

#chi_siamo{
	background: url(images/pulsanti/chi_siamo.jpg) no-repeat center;
}

#dove_siamo {
	background: url(images/pulsanti/dove_siamo.jpg) no-repeat center;
}

#produzione {
	background: url(images/pulsanti/produzione.jpg) no-repeat center;
}

#contatti {
	background: url(images/pulsanti/contatti.jpg) no-repeat center;
}



body.home #chi_siamo a:hover{
	background: url(images/pulsanti/chi_siamo_hover.jpg) no-repeat;
}
body.home #dove_siamo a:hover{
	background: url(images/pulsanti/dove_siamo_hover.jpg) no-repeat;
}
body.home #produzione a:hover{
	background: url(images/pulsanti/produzione_hover.jpg) no-repeat;
}
body.home #contatti a:hover{
	background: url(images/pulsanti/contatti_hover.jpg) no-repeat;
}




#link{
	position: absolute;
	top: 580px;
	list-style: none;
}

#link li a span, #link li span {
	visibility: hidden;
}

#link li {
	list-style: none;	
	margin-left: 745px;

}

#link li,
#link li a {
	display: block;
	text-decoration: none;
}



#generation_graphic {
	width: 140px;
	height: 37px;
	background: url(images/pulsanti/malizia_logo.jpg) no-repeat;
	
}





/* fine elementi di menu */



















