/* CSS Document */

HTML { HEIGHT:100%; MARGIN:0px auto; }
BODY { HEIGHT:100%; MARGIN:0px auto; text-align:center;
			background: #F7F7F7; }

div#container	{
	position: absolute; top: 0px; left: 50%; width:765px; height: 100%;
	margin-top:0px; margin-left:-380px; background-color:#FFFFFF;
	background-image: url(/2006/immagini/sf.menu.gif);
	background-attachment: scroll; background-repeat: no-repeat;
	text-align:left; overflow:auto;
	scrollbar-3dlight-color:#F3F3E9;
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#F3F3E9; 
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#F3F3E9; 
	scrollbar-shadow-color:#F3F3E9;
	scrollbar-track-color:#FFFFFF;
}
							

div#testlogo1	{
	position:absolute; top:22px; left:  17px; width:125px; height:81px; }
div#testlogo2	{
	position:absolute; top:22px; left:142px; width:160px; height:81px; }
div#testspec1	{
	position:absolute; top:22px; left:302px; width:280px; height:81px; }
div#testspec2	{
	position:absolute; top:22px; left:582px; width:165px; height:81px; }
	

div#titolo	{ 
	position:absolute; top:118px; left:302px; width:340px; height:20px; }

div#forum	{ 
	position:absolute; top:110px; left:-5px; width:745px; height:700px; }
