footer {
	color: #f1f1f1;
	position: relative;
	z-index: 2;
	}
#footer-content-top {
	background-color:#333333;
    box-shadow: inset 0 -250px 500px -100px #222222;
    padding-top: 8px;
	}
h3.titleFooter {
	font-family: "bitterbold";
    margin-top: 8px;
    margin-bottom: 16px;
	font-size:20px;
	}
h3.titleFooter a {
	color:#ffffff;
	}
h3.titleFooter a img.logo {
	width: 16px;
	margin-right:3px;
	position:relative;
	top:-2px;
	}
#reseaux_sociaux_footer { 
	font-size: 28px;
	}
#reseaux_sociaux_footer li {
	padding-right:0;
	}
#reseaux_sociaux_footer li a {
	color: #f1f1f1;
	}	

.list-footer {
	font-family: "open_sansregular", sans-serif;
	text-transform:uppercase;
	}
.list-footer li {
	border-top: 1px solid #9f9f9f;
	}
.list-footer li a {
	display:block;
	padding:2px 0;
	color: #f1f1f1;
	}
.list-footer li a:hover {
	text-decoration:none;
	}

.footer-brand {
	position: relative;
	height:300px;
	}
.footer-brand a {
	display:block;
	width: 20px;
	height:20px;
	position: absolute;
	top:50%;
	margin-top:-10px;
	left:50%;
	margin-left:-10px;	
	}
.footer-brand a img {
	background-color:transparent;
	}

#footer-content-bottom {
	background-color:#333333;
	}
.end-footer {
	padding-bottom:6px;
	margin-top:10px;
	font-family: "open_sansregular", sans-serif;
	}
.end-footer a {
	color:#ffffff;
	}
.end-footer a:hover {
	color:#ffffff;
	text-decoration:none;
	}
.end-footer img {
	width: 16px;
	background-color:transparent;
	}
.thelabch-footer {
	font-size:16px;
	font-family:"helvatica", sans-serif;
	font-weight:bold;
	}
