*					{margin:0; padding:0;}
html, body			{
						overflow-x:hidden; 
						width: 100%; 
						height: 100%; 
						margin: 0 auto; 
						padding: 0; 
						text-aling: center; 
						font-family:Arial, Helvetica, sans-serif; 
						color: #9a999a; 
						font-size: 10px;
						background-color:#000000;
						overflow-y:auto; 
					}
	
div#mainContainer	{height: 100%;margin: 0 auto; text-align: center; padding: 0; position: relative; }

div#contLinks		{width: 650px; height: 125px; position: absolute; top: 35%; margin-top: -62px; left: 50%; margin-left: -325px;} 

a#ita				{display: inline-block; float: left; background: url(../img/italiano.jpg) no-repeat; width: 95px; height: 14px; margin: 55px 105px 0 0;}

a:hover#ita			{background: url(../img/italiano_hover.jpg) no-repeat;}

img#logo			{float: left; display: inline;}

a#eng				{display: inline-block; float: left; background: url(../img/english.jpg) no-repeat; width: 95px; height: 14px; margin: 55px 0px 0 105px;}

a:hover#eng			{background: url(../img/english_hover.jpg) no-repeat;}
	
div#footer			{position:absolute; bottom: 35%; width: 650px; left: 50%; margin-left: -325px;  color:#464646; text-align:center;} 

div#footer p		{margin: 0; padding: 0;}

div#contFlash		{width: 100%; height:100%;}

img					{border:none;}

a					{text-decoration:none;color: #464646;  }

p.flash				{ text-align:left; }

p.flash	img		    { margin-left:220px; margin-right:10px; float:left;}