BODY {
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 125px; 
	background-image: url(img/sfondo.jpg);
	background-attachment: fixed;
	background-position: top;

}
#titoloFisso {
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 125px;
	LEFT: 0px;
}
BODY > #titoloFisso {
	POSITION: fixed
}
BODY > #menuFisso {
	POSITION: fixed
}
img, div {behavior: url(iepngfix.htc);
}
#banner {
  position: absolute;
  top: 30%;
  left: 35%;
  width: 507px;
  height: 234px;
  margin: -116px, -250px;
}
