body{
	margin:0;
	padding:0
}

#pied{
	margin: 0;
	padding:0;
	background-color : #756868;
	width : 950px;
	height : 130px;
}


#pied ul,
#pied li{
	margin:0;
	padding : 0;
	list-style : none;
}

#menus{
	margin: 0;
	padding:0;
	width : 950px;
	height : 110px;
}


#pied ul{
	border-left : 1px #C0BCBC solid;
	margin-top : 5px	
}


#pied li{
	text-indent : 10px;
	line-height:14px
	}


#pied a:link,
#pied a:hover,
#pied a:active,
#pied a:visited{
	text-decoration : none;
	color : #C0BCBC;
	font-family: trebuchet-ms , verdana , sans-serif;
	font-size:12px;

}

#pied a:hover {
	color:#E2DDD9
}

#logo_footer{
	width :95px;
	height : 130px;
	float:left	
}

.footer_menu{
	width : 170px;
	height : 130px;
	float:left;
}