body {
	background-image: url(../img/sfondo_iframe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	scrollbar-base-color : #275BAE;
	scrollbar-arrow-color : White;
	scrollbar-dark-shadow-color : #275BAE;
	scrollbar-face-color : #275BAE;
	scrollbar-shadow-color : #275BAE;
}

