.accueil h2, .accueil p{
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
}
#haute-couture h2, #haute-couture p, #defiles h2, #defiles p, #presse h2, #presse p{
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
}
#slider .container-fluid:before{
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background-color: rgba(0,0,0,0.2);
}
#haute-couture .container-fluid:before, #defiles .container-fluid:before, #presse .container-fluid:before{
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background-color: rgba(0,0,0,0.2);
}
#haute-couture p, #defiles p, #presse p{
	font-size: 21px;
}
.fouziaImg{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 1px solid #a67d44;
	margin: 0 auto 30px;
}
.croquis{
	padding: 40px 0;
}
.croquis img{
	max-width: 100%;
}
.videos iframe{
	width: 100%;
	height: 300px;
}
.videos h3{
	text-transform: uppercase;
}
.news .cb{
	clear: both;
	width: 100%;
	height: 1px;
	float: left;
	background-color: #C4C4C4;
	margin: 0 15px 30px;
}
.news{
	padding: 60px 0;
}
.news .col-md-6{
	margin: 0 0 30px;
}
.darkcolor{
    color: #a67d44;
}
.darkcolor .navbar-default .navbar-nav > li > a::before, #navigation.darkcolor.fixed .navbar-default .navbar-nav > li > a::before {
    background: #a67d44;
}
.navbar-default .navbar-nav > li.active > a {
    color: #a67d44 !important;
}
.back-top{
	background-color: #a67d44;
}
.back-top::before{
	border-color: #a67d44;
}
.fa{
	line-height: 26px;
}
.news img{
	max-width: 100%;
}
.news a:hover{ opacity: 0.7; }
.our-address .fa{
	line-height: 32px;
}
.back-top .fa {
    line-height: 40px;
}