body {
	height:100%;
	margin:0;
	background:url("") repeat-x left top #161616;
}
#container {
	width:980px;
	position:absolute;
	top:20px;
	left:50%;
	margin:0px 0 0 -490px;
	border:0px dashed #000;
}
#header{
	border:0px dashed #ffffff;
	height:128px;
	width:980px;
	background:url("") repeat-x left top;
	margin:0px 0px 0px 0px !important; /* l'ordine è: top right bottom left */

}
#page-middle{
	padding:0px 0px 0px 0px;
	width:980px;	
	border:0px solid #000;
	background:url("") repeat-y left top #161616;
}
.testo {
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #ffffff;
     }

.testo a {
	color:#ffffff; TEXT-DECORATION:none; font-weight:bold;
     }

.testo a:link, .testo a:visited {
 	background:none; color:#ffffff; TEXT-DECORATION:none; font-weight:bold;
     }

.testo a:hover { 
	background:none; color:#dbbc14; TEXT-DECORATION:none; font-weight:bold;
     }
.testoform {
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #333333;
     }
A.link2:link, A.link2:visited		{
			font-family:  Verdana,Arial,"Trebuchet MS",Geneva,Helvetica,sans-serif;
			color: #ffffff;
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
			}
	
A.link2:hover 	{
			font-family:  Verdana,Arial,"Trebuchet MS",Geneva,Helvetica,sans-serif;
			color: #dbbc14;
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
			}
A.linkmenu:link, A.linkmenu:visited		{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #666666;
			text-decoration: none;
			font-size: 11px;
			font-weight: normal;
			}
	
A.linkmenu:hover 	{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #ffffff;
			text-decoration: none;
			font-size: 11px;
			font-weight: normal;
			}
#footer{	
	font-size:11px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	text-align:left;
	padding:0px 0px 0px 0px;	
	margin:5px 0px 0px 0px;
	color:#666;
	width:980px; 
	border:0px solid #000		
}
#footer P{
	float:left;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
}
#footer UL{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 0px;
	border:0px solid #fff;
	float:right;
}

#footer UL LI{
	display:inline;
	margin:0px 5px 0px 0px !important;
	padding:0px 3px 0px 0px;
	border:0px solid #666;
	border-width:0px 1px 0px 0px;
	float:left;
}

/**/
#footer UL LI A{	
	display:block;
	float:left;
	color:#666;
	height:14px;
	text-decoration:none;
	padding:0px 4px;
}

#footer UL LI A:link,
#footer UL LI A:visited{
	background:url("") no-repeat 0px 0px ;
	line-height:14px;
	height:14px;
}
#footer UL LI A:hover,
#footer UL LI A:focus,
#footer UL LI A:active{
	background:url("") no-repeat -27px 0px ;
}
.pCol-scroll{
	width:715px;
	padding:10px 10px 0px 10px !important;
	margin-top:45px;
	margin-right:0px;
	margin-left:245px;
	background-color: #333333;
	filter:alpha(opacity=90) !important;
	-moz-opacity:.90 !important;
	opacity:.90 !important;
	border-right:0px solid #000000;
	overflow:auto;
	height:270px;
	scrollbar-3dlight-color: #ececec;
	scrollbar-arrow-color: #2a375f;
	scrollbar-base-color: #ececec;
	scrollbar-darkshadow-color: #ececec;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ececec;
	scrollbar-shadow-color: #ececec;
	scrollbar-track-color: #ececec;
	font-size:12px;
	color:#ffffff;
	text-align:justify;
	font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
}