body {
	height:100%;
	margin:0;
	background:url("images/fondo.gif") repeat-x left top #ffffff;
}
#container {
	width:1005px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0 0 0px;
	border:0px dashed #000;
}
#page-bottom{
	padding:0px 0px 0px 0px;
	width:980px;
	height:20px;
	border:0px solid #000;
	background:url("images/bottom.gif") no-repeat left top;
}
.testo {
	padding:20px 0px 0px 20px;
	font-size:18px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #333333;
     }

.testo a {
	color:#333333; TEXT-DECORATION:none; font-weight:normal;
     }

.testo a:link, .testo a:visited {
 	background:none; color:#333333; TEXT-DECORATION:none; font-weight:normal;
     }

.testo a:hover { 
	background:none; color:#7f3589; TEXT-DECORATION:none; font-weight:normal;
     }
.titoli {
	padding:0px 0px 0px 0px;
	font-size:30px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #333333;
     }
#footer{	
	clear:left;
	width:100%;
	font-size: 10px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	text-align:left;
	color:#666666; 
	border-top:0px solid #6a5748;	
	margin:10px 0px 0px 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 0px 0px 0px;
	border:0px solid #fff;
	float:left;
}

#footer UL LI{
	display:inline;
	margin:0px 5px 0px 0px !important;
	padding:0px 3px 0px 0px;
	border:0px solid #6a5748;
	border-width:0px 1px 0px 0px;
	float:right;
}

/**/
#footer UL LI A{	
	display:block;
	float:left;
	color:#666666;
	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:#666666;
}
#footer UL LI A:hover,
#footer UL LI A:focus,
#footer UL LI A:active{
	background:url("") no-repeat -27px 0px ;
	color:#666666;
}
