#menufooter {
	height:22px;
	border-color: #999;
	border-style:solid;
	border-width:3px 0;
}

#menufooter ul {
	padding:0;
}

#menufooter h5 {
	float:right;
	text-align:right;
	width:260px;
}

#menufooter ul li {
	float:left;
	list-style-type:none;
	list-style-image:none;
	padding:0;	
}

#menufooter ul li a {
	float:left;
	height:22px;
	line-height:22px;
	padding:0 10px 0 17px;
	background-image:url(../images/frecciaMenuNavigazione.gif);
	background-repeat:no-repeat;
	background-position:3px -34px;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

#menufooter ul li a:hover {
	background-position:3px -4px;
	color:#00338e;
}

#footer #credits {
	color:#999;
	font-size:.85em;
	padding:2px 0;
}

#footer #credits p {
	width:33%;
	float:left;
}
