@charset "utf-8";

#footer {
	font-family: Verdana;
	background-color: #152A11;
	color: #FFF;
	padding: 15px 0;
	width: 100%;
	clear: both;
}

#footer .inter-footer {
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
	font-size: 13px;
}

#footer #inter-footer-2 {
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
	font-size: 13px;
	color: #C5C6C6;
}

#footer .colonne-gauche-footer,
#footer .colonne-droite-footer,
#footer .colonne-centre-footer {
	float: left;
	width: 294px;
	max-width: 33%;
}

#footer .colonne-centre-footer {
	margin: 0 auto;
	width: 200px;
	overflow: hidden;
}

#footer .bold {
	font-weight: bold;
}

#footer a {
	color: #6ab42e;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer hr {
	border: 0;
	height: 1px;
	background-color: #9E9E9E;
}

#footer .map {
	text-align: center;
}

#footer .map img {
	vertical-align: middle;
	padding-right: 8px;
}
/* Over Footer Styles */
#over-footer {
	padding: 0;
	background-color: #ffffff;
	color: #152A11;
	clear: both;
	vertical-align: middle;
}

#over-footer #pefc {
	margin: 0 10%;
	padding: 20px 0;
	position: relative;
}

#over-footer #pefc #blocImages {
width: 100%;
margin-right: auto;
margin-left: auto;
height: auto;
margin-top: 0px;
overflow: hidden;
text-align: center;
border: none;
}
#over-footer #pefc #blocImages img {
	max-width: 100%;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
	margin: 0;
}
