body 		{

  	text-align: center;    /*per centrare in IE */
  	width: 100%;
	height: 98%;
	margin:0;
	padding:0;
	background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: white;
	
scrollbar-3d-light-color: #990033;
scrollbar-arrow-color: #990033;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #999999;
	}
img	{
	border:0px;
}



div#globale	{

	position: absolute;
 	/*margin: 5% auto 5%;*/
	top: 8%;
	left: 5%;
	width:942px; 
	height: 506px; 
	z-index:1;
}
