body {
	height:100%;
	margin:0;
	background:url("images/fondo.jpg") no-repeat right top #efefef;
}
#container {
	width:941px;
	position:absolute;
	top:0px;
	left:50%;
	margin:0px 0 0 -470px;
	border:0px dashed #000;
}
#header{
	border:0px dashed #ffffff;
	height:36px;
	width:941px;
	background:url("") repeat-x left top;
	margin:0px 0px 0px 0px !important; /* l'ordine è: top right bottom left */

}
#flash{
	padding:0px 0px 0px 0px;
	width:635px;	
	border:0px solid #000;
	background:url("") repeat-y left top #ececec;
}
#page-middle{
	padding:0px 0px 0px 0px;
	width:940px;	
	border:0px solid #000;
	background:url("") repeat-y left top #ececec;
}
#content{
	width:941px;
	margin: 0px 0px 0px 0px !important; /* l'ordine è: top right bottom left */
	position:absolute;
	top:146px;
	z-index:0;
	/*display:none;
	border-top:1px solid #333F45;
	border-right:1px solid #3F4649;
	border-bottom:1px solid #3F4649;
	border-left:1px solid #545758;*/
	background:url("") repeat-x left top ;
}
#inner-content{
	margin:0px 0px 0px 0px !important; /* l'ordine è: top right bottom left */	
	z-index:0;
}
#flash{
	padding:0px 0px 0px 0px;
	width:602px;	
	border:0px solid #000;
	background:url("") repeat-y left top #ffffff;
}
.testotab {
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #333333;
     }
.testo {
	padding:0px 15px 0px 15px;
	font-size:12px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #333333;
     }

.testo a {
	color:#333333; TEXT-DECORATION:none; font-weight:bold;
     }

.testo a:link, .testo a:visited {
 	background:none; color:#333333; TEXT-DECORATION:none; font-weight:bold;
     }

.testo a:hover { 
	background:none; color:#093b6c; TEXT-DECORATION:none; font-weight:bold;
     }
.titoli {
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #093b6c;
	font-weight:bold;
     }
A.link2:link, A.link2:visited		{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #666666;
			text-decoration: none;
			font-size: 11px;
			font-weight: normal;
			}
	
A.link2:hover 	{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #093b6c;
			text-decoration: none;
			font-size: 11px;
			font-weight: normal;
			}
#footer{	
	font-size:10px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	text-align:left;
	padding:0px 0px 0px 0px;	
	margin:5px 0px 0px 5px;
	color:#666;
	width:941px; 
	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 5px 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 ;
}