.Footer{
	width:100%;
	clear:both;
	margin-top:10px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#7ec156;
	padding-top:5px;
	color: #005447;
	line-height: 1.5;
	background-color: #F2F2F2;
}
.Footer ul  {
	width: 100%;
	display: block;
}
.Footer ul  li div   {
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.Footer ul li  {
	float: left;
}
.Footer a    {
	width: 100%;
}

.Footer ul li.first-child  {
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	list-style-type: none;
	padding-left: 0px;
	line-height: 2;
}
.Footer ul li ul li{
	float: none;
	margin-left: 10px;
}
.Footer ul li li   {
	background-image:url(../images/liste-style-image.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
.Footer .fournisseurs {
	clear: both;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7ec156;
	padding-top: 5px;
}
.Footer .fournisseurs span{
	clear: both;
	float: left;
	font-weight: bold;
	font-size: 12px;
}
.Footer .fournisseurs ul.liste {
	width: auto;
	display: block;
}
.Footer .fournisseurs ul.liste li{
	width: auto;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.Footer .fournisseurs ul.liste li a{

}

.Footer .liens_infos {
	clear: both;
	width: 100%;
	line-height: 2;
}
.Footer .liens_infos li {
	width: 16.6%;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.Footer .Engagements {
	clear: both;
	width: 98%;
	background-color: #7ec156;
	color: #FFF;
	margin-top: 30px;
	display: block;
	position: relative;
	padding-right: 1%;
	padding-left: 1%;
	text-align: justify;
}
.Footer .Engagements a {
	text-decoration: underline;
	color: #FFF;
}
