body {
	height:100%;
	margin-top:10;
	background:url("") repeat-x left top #ffffff;
}
#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("images/middle.gif") repeat-y left top #ffffff;
}
#page-bottom{
	background:url("images/bottom.gif") no-repeat top left ;
	width:980px;
	height:5px;
	border:0px solid #000
}
.testo {
	padding:0px 0px 0px 0px;
	font-size:11px;
	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:#ffc700; TEXT-DECORATION:none; font-weight:bold;
     }
A.link2:link, A.link2:visited		{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #000000;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			}
	
A.link2:hover 	{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #ffc700;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			}
A.link3:link, A.link3:visited		{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #000000;
			text-decoration: underline;
			font-size: 12px;
			font-weight: normal;
			}
	
A.link3:hover 	{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #ffc700;
			text-decoration: underline;
			font-size: 12px;
			font-weight: normal;
			}
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: #ffc700;
			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 5px;
	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 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 ;
}