/*******************************************
				Class Libre
********************************************/
body {
background-color: #000000;
background-image: url("../images/img_about.jpg");
background-position: center top;
background-repeat: no-repeat;
background-size: 100% auto;
font-family: avantgardelt;
font-style: normal;
font-weight: 400;
}
/*******************************************
				Fin Class Libre
********************************************/
/*******************************************
				   Header
********************************************/
#header {
line-height: 20px;
position: relative;
z-index: 200;	
}
#header .header {
height: 80px;
margin: 0 auto;
position: relative;
width: 1016px;	
}
#header .logo {
float: left;
height: 47px;
margin-left: 1.7%;
margin-top: 25px;
width: 13%;	
}
#header .logo img {
width:100%;	
}	
/*******************************************
				 Fin Header
********************************************/
/*******************************************
				   About
********************************************/
#client {
height: auto;
margin: 0 auto;
position: relative;
width: 1016px;
}
#client .tit_about {
color: #ffffff;
font-family: avantgardelt;
font-size: 21px;
font-weight: 400;
line-height: 21px;
margin-left: 5.8%;
margin-top: 47px;
text-transform: uppercase;
}
#client .tit_your {
color: #cd0a20;
font-family: avantgardelt;
font-size: 14px;
font-weight: 500;
line-height: 14px;
margin-top: 38px;
text-align: center;
text-transform: uppercase;
}
#client .tit_slide {
color: #ffffff;
font-family: avantgardelt;
font-size: 17px;
font-weight: 500;
line-height: 21px;
text-align: center;
}
#client .tit_slide1 {
color: #ffffff;
font-family: avantgardelt;
font-size: 17px;
font-weight: 500;
line-height: 21px;
margin-top: 32px;
text-align: center;
}
#client .block {
top: 66px;
position: relative;	
}	
#client .flexslider {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
min-height: 204px;
}	
#client .flex-control-nav {
position: absolute;
bottom: initial;
text-align: center;
top: 17px;
width: 100%;
z-index: 2;
}
#client .flex-control-paging li a.flex-active {
background-image: url("../images/nav_slide1_acti.png");
background-repeat: no-repeat;
}
#client .flex-control-paging li a {
background-image: url("../images/nav_slide1.png");
background-repeat: no-repeat;
}
#client .contenu_about {
width:1016px;
height:auto;
margin:0 auto;
padding:0 0 15px 0;
border-top:1px solid #7b7b7b;
border-bottom:1px solid #7b7b7b;
margin-top: 20px;
/*background-color: #e6e6e6;*/
background-color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#client .tit_logo_clien {
color: #cd0a20;
font-family: avantgardelt;
font-size: 14px;
font-weight: 700;
line-height: 14px;
margin-top: 23px;
text-align: center;
text-transform: uppercase;
}	
#client .barr_clien {
background-color: #ffffff;
height: 2px;
margin-left: 2.8%;
margin-top: 22px;
width: 94.6%;
}	
#client .det_clienb {
background-color: #e7e7e7;	
}
#client .det_clien1 {
margin-top: 19px;	
}
#client .blocimg {
	float: left;
	width: 25%;
	height: 200px;
	text-align: center;
}	
/*******************************************
				 Fin About
********************************************/