p,
a,
li{
	font-family : 'lucida grande' , arial , 'sans serif' ;
	font-size : 12px
}

footer{
	clear : left;
	width : 990px;
	height : 26px;

}

footer ul.menu_footer{
	display : block;
margin-left : 170px
}


/*footer li,
footer ul{
	margin : 0;
}*/

div#menufooter{
	clear : both;
	width : 990px;
	margin:auto
}

footer li{
	float:left;
	list-style : none;
	height : 26px;
	line-height : 26px;
	vertical-align : middle;
	margin : 0 12px 0 12px;
	
}

footer a,
footer a:link,
footer a:hover,
footer a:active,
footer a:visited{
	display:block;
	text-decoration : none;
	color : #7d7d7d;

}	

footer a:hover{
	color : #c2c2c2;	
}