#footercont{
	width: 100%;
	text-align: center;
	margin:0 auto;
	background: white url("../img/footer.jpg") no-repeat center top;
	height: 100px;
	margin-top: 50px;
}

#footer{
	width: 980px;
	margin:0 auto;
	font-size: 0.7em;
	text-align: right;
}

#footer ul{
	margin:0 0 0 39px;
	padding: 12px 0 0 0;
	/*font-size: 1.2em;*/

}

#footer ul li{
	float:left;
}

#footer ul li a{
	padding:0 20px 0 8px;
	color: black;
	text-decoration: none;
	border-left:1px solid #a0a0a0;
    
}


#footer ul li#id0 a,
#footer ul li.stile0 a:hover{
	color: #f19200;
}

#footer ul li#id1 a,
#footer ul li.stile1 a:hover{
	color: #00b2b2;
}
#footer ul li#id2 a,
#footer ul li.stile2 a:hover{
	color: #799b13;
}
#footer ul li#id3 a,
#footer ul li.stile3 a:hover{
	color: #ffbc00;
}
#footer ul li#id4 a,
#footer ul li.stile4 a:hover{
	color: #0080FF;
}
#footer ul li#id5 a,
#footer ul li.stile5 a:hover{
	color: #00b2b2;
}
#footer ul li#id7 a,
#footer ul li.stile7 a:hover{
	color: #EB6A0A;
}
#footer ul li#id8 a,
#footer ul li.stile8 a:hover{
	color: #FE420E;
}
#footer ul li#id9 a,
#footer ul li.stile9 a:hover{
	color: #ff0000;
}
#footer ul li#id10 a,
#footer ul li.stile10 a:hover{
	color: #3A5613;
}




#footer .footerul2 ul{margin-left: 52px; width:200px; float: left;}
#footer .footerul2 ul li a{
	padding:0 20px 0 8px;
	color: #666666;
	text-decoration: none;
	border-right:1px solid #a0a0a0;
	border-left:0;
	font-weight: bold;
}
#footer .footerul2 ul li.voceend a, #footer ul li.voceend a{
	border-right:none;
}
#footer .footerul2 ul li a:hover{
	color: black;
}

#footer .footerul3 ul{float: right; width: 120px; margin-left:10px; margin-right: 0px; padding-left:0; padding-right: 0;}
#footer .footerul3 ul li a{
	padding:0 5px;
	color: #666666;
	text-decoration: none;
}

#footer .footerul3 ul li a:hover{
	color: black;
}
#footer p{margin:15px 0 0 0;}
