body {
	height:100%;
	margin:0;
	background:url("images/fondo.gif") repeat-x left top #d5e1e1;
}
#container {
	width:920px;
	position:absolute;
	top:0px;
	left:50%;
	margin:0px 0 0 -460px;
	border:0px dashed #000;
}
#header{
	border:0px dashed #ffffff;
	height:128px;
	width:920px;
	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:920px;	
	border:0px solid #000;
	background:url("") repeat-y left top;
}
.titoli 	{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #6fb42d;
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
			}
.testo {
	margin:0px 5px 0px 10px;
	font-size:12px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #003857;
	text-align:justify;
     }

.testo a {
	color:#003857; TEXT-DECORATION:none; font-weight:bold;
     }

.testo a:link, .testo a:visited {
 	background:none; color:#003857; TEXT-DECORATION:none; font-weight:bold;
     }

.testo a:hover { 
	background:none; color:#6fb42d; TEXT-DECORATION:none; font-weight:bold;
     }
A.link2:link, A.link2:visited		{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #003857;
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
			}
	
A.link2:hover 	{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #6fb42d;
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
			}
A.link3:link, A.link3:visited		{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #245570;
			text-decoration: none;
			font-size: 10px;
			font-weight: normal;
			}
	
A.link3:hover 	{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #6fb42d;
			text-decoration: none;
			font-size: 10px;
			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;
			}
H1 {
	margin:0px 0px 0px 0px;
	font-size:10px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #245570;
	text-align:center;
	font-weight:normal;
     }
#footer{	
	clear:left;
	width:100%;
	font-size: 10px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	text-align:left;
	color:#245570; 
	border-top:1px solid #b3c3c3;	
	margin:10px 0px 6px 0px !important;
}
#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 #245570;
	border-width:0px 1px 0px 0px;
	float:left;
}

/**/
#footer UL LI A{	
	display:block;
	float:left;
	color:#245570;
	height:14px;
	text-decoration:none;
	padding:0px 0px;
}

#footer UL LI A:link,
#footer UL LI A:visited{
	background:url("") no-repeat 0px 0px ;
	line-height:14px;
	height:14px;
	color:#245570;
}
#footer UL LI A:hover,
#footer UL LI A:focus,
#footer UL LI A:active{
	background:url("") no-repeat -27px 0px ;
	color:#94c662;
}
A.menulink, A.menulink:visited {
display: block;
width: 160px;
height: 19px;
_width: 160px;
_height: 22px;
text-align: left;
text-decoration: none;
font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
font-size:12px;
color: #003857;
margin: 0px 0px 0px 16px;
padding: 3px 0px 0px 16px;
background:url(images/butt.gif) left top no-repeat;
border:0px solid #000;
}

A.menulink:hover{
display: block;
width: 160px;
height: 19px;
_width: 160px;
_height: 22px;
text-align: left;
text-decoration: none;
font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
font-size:12px;
color: #6fb42d;
margin: 0px 0px 0px 16px;
padding: 3px 0px 0px 16px;
border:0px solid #000;
background:url(images/butt_over.gif) left top no-repeat;

}

A.menulinkActive{
display: block;
width: 160px;
height: 19px;
_width: 160px;
_height: 22px;
text-align: left;
text-decoration: none;
font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
font-size:12px;
color: #6fb42d;
margin: 0px 0px 0px 16px;
padding: 3px 0px 0px 16px;
border:0px solid #000;
background:url(images/butt_over.gif) left top no-repeat;

}