.footer_partenaires {
	background:#373b3f;
	padding: 15px 0 10px;
	margin: auto;
	width:100%;
}

.footer1 {
	text-align:center;
}

.footer_site {
	background:#282a2c;
	width:100%;
	clear:left;
	margin:auto;
	color:#777;
	font-size:11px;
}

.footer_copyright {
	background:#1d1f20;
	margin:auto;
	padding:23px 0;
	color: #777777;
	font-size: 11px;
}

.footer_copyright a {
	color:white!important;
	font-size: 11px;
	text-decoration:none;
	text-transform:uppercase;
	
}

.footer_copyright a:hover {
	color:#E01F25 !important;
	text-decoration:none;
}

#footer-labels {
	float:left;
	max-width:510px;
	/* margin: 10px 0px 20px; */
	padding:0;
}

#footer-labels li {
	float:left;
	padding:10px;
	width:80px;
	margin-right: 60px;
}
#artisan {
	margin-top:15px;
}



#footer-labels li img {
	height: auto;
	width:180%;
}

img {
	border:none;
}

.footer_site ul li a { 
	color: #777!important;
	text-decoration:none;
}

.footer_site h5 {
	color:#999;
	font-size:16px!important;
}

.footer_site ul li a:hover {
	color: #E01F25!important;
}

.footer_site_back {
 background:#282a2c;
 padding:20px; 
}

.footer_partenaires_back {
	background:#373b3f;
}

.footer_site ul {
	list-style: none outside none;
	color: #777;
	font-size: 11px;
	padding-left:0px;
	display:block;
}

@media (min-width: 1230px) {
	.footer_site {
		width:1200px;
	}
}

#carousel_101_next span, #carousel_101_prev span {
	background: #373b3f;
	color: #777;
	font-weight: 1000;
	font-size: 35px;
}

.caroufredsel_wrapper {
	height: 120px !important;
	overflow: hidden;
}

.caroumarques {
	/* margin-left: .5em !important; */
}

.lien-marques {
	
}

.caroufredsel_prev {
    left: -8px !important;
}

.caroufredsel_next {
    right: -8px !important;
}