#footer {
	width:960px;
	margin: 0 auto 0 auto;
	line-height: 18px;
}
#footer li {
	list-style-type: none;
}
#footer li a {
	color: #4D4D4D;
	text-decoration: none;
}

#footer ul {
	list-style-type: none;
	padding:0;
	margin:0;
}


#footer h5 {
	font-size: 12px;
	font-weight: bold;
	padding:10px 0 0 0 !important;
	margin:0;
	color:#EC2754;
}
#footer h6 {
	font-size: 14px;
	font-weight: bold;
	padding:10px 0 0 0 !important;
	margin:0 0 18px 0;
	color:#EC2754;
}


#footer-coordonnees {
	display: inline;
	float: left;
	margin-right: 20px;
}

#footer-navigation {
	display: inline;
	float: left;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-right: 20px;
	height: 135px;
}

#footer-savoir-plus {
	display: inline;
	float: left;
	height: 135px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#footer-support{
	display: inline;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 135px;
	padding-right: 20px;
	padding-left: 20px;
}
#encart-newletter {
	display: inline;
	float: left;
	width: 200px;
	padding-left: 20px;
	height: 135px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#encart-newletter p {
	margin-top: 15px;
}

