BODY {	
	padding:0px 0px 0px 0px;
	margin: 0px; 
	position: relative; 
	background:#000;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
		}
BODY,HTML { 
	margin:0px;
	height:100%;
}

A {
	color: #484848;	
	text-decoration: none;
}
A:hover	{
	color: #999;
	text-decoration: underline;	
}

#container {
	position:absolute;
	width:900px; 
	height:506px;
	top:50%;
	left:50%;
	margin:-253px 0px 0px -450px;
	border:0px solid #ff9900;
}

.sitemapBott{
    position:absolute;
	width:900px;
	top:510px;
	left:0px;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT:normal;
	COLOR: #484848;
	text-align:right;
	border-top:0px solid #242424;
}
.sitemapBottBianco{
    position:absolute;
	width:900px;
	top:510px;
	left:0px;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT:normal;
	COLOR: #DAD0C4;
	text-align:right;
	border-top:0px solid #242424;
}
.sitemapBottBianco A {
	color: #DAD0C4;	
	text-decoration: none;
}
.sitemapBottBianco A:hover	{
	color: #FFF;
	text-decoration: underline;	
}

/*.indirizzo{
	z-index:9999;
    position:absolute;
	width:270px;
	top:282px;
	left:314px;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT:normal;
	COLOR: #484848;
	text-align:center;
	border-top:1px solid #242424;
	border-bottom:1px solid #242424;
	padding:12px 0px 12px 0px;
}*/
.privacy{
	z-index:9999;
    position:absolute;
	width:898px;
	top:490px;
	left:0px;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT:normal;
	COLOR: #484848;
	text-align:right;
	border:0px solid #ccc;
}

.altFlash {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT:normal;
	COLOR: #666;
	text-align: center;
}

/*//////////////////////////////////////////////////////////////////////*/
/*////// SITE MAP //////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////*/

/* SITE MAP ////////////////////////////////////////////////////////////////////*/

DIV.sitemap{
	z-index:9999;
	position:absolute;
	width:900px; 
	height:400px;
	top:50%;
	left:50%;
	margin:-149px 0px 0px -450px;
	overflow:auto;
	/*height:358px;
	width:414px;*/
	scrollbar-3dlight-color: #ccc;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #999;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: #999;
	scrollbar-highlight-color: #999;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #ccc;
	text-align:left;
	border:0px solid #ccc
}
UL#sitemap{
	FONT: 11px/1.0em Arial, Verdana, Tahoma;
	FONT-WEIGHT:normal;
	COLOR: #999999;
	padding:0px 0px 0px 0px !important;
	margin:0px 10px 0px 0px !important;
	border:0px solid #000
	
}
UL#sitemap LI{
	list-style:none;
	margin:4px 0px;
	padding:0px;
	font-weight:normal;
	/*background:#ccc !important;*/
}
LI.firstLevel{
	font-weight:700 !important;
	padding:7px !important;
}
UL#sitemap LI A{
	border:0px !important;
	background:url("arrow_black.gif") no-repeat 0% 50%;
	padding:0px 5px 0px 8px;
}
UL#sitemap LI A:link,
UL#sitemap LI A:visited{
	text-decoration:none;
	color:#999999;
}
UL#sitemap LI A:hover,
UL#sitemap LI A:focus,
UL#sitemap LI A:active{
	text-decoration:underline;
	color:#999999;
}

