BODY {
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 335px; 
	background-image: url(img/sfondo.gif);
	background-attachment: fixed;
	background-position: top;

}
#titoloFisso {
	POSITION: absolute;
	WIDTH: 100%;
	TOP: 0px;
	HEIGHT: 335px;
}
#slideshow {
	position: relative;
	left:50%;
	width:990px;
	margin-left:-495px;
	height: 300px;
}

#slideshow img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width:990px;
	height: 300px;
}
#menu {
	position: relative;
	left:50%;
	width:990px;
	margin-left:-495px;
}
BODY > #titoloFisso {
	POSITION: fixed
}
}
img, div {behavior: url(iepngfix.htc);
}
