/*******************************************
				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
********************************************/
#about {
height: auto;
margin: 0 auto;
position: relative;
width: 1016px;
}
#about .tit_about {
color: #ffffff;
font-family: avantgardelt;
font-size: 21px;
font-weight: 400;
line-height: 21px;
margin-left: 3%;
margin-top: 91px;
text-transform: uppercase;
}
#about .par_about {
color: #ffffff;
font-family: avantgardelt;
font-size: 15px;
font-weight: 400;
line-height: 18px;
margin-left: 3%;
margin-top: 15px;
}	
#about .contenu_about {
width:1016px;
height:auto;
margin:0 auto;
padding:0 0 15px 0;
border-top:1px solid #333;
background:#111;-moz-border-radius-topleft:4px;
-webkit-border-top-left-radius:4px;border-top-left-radius:4px;
-moz-border-radius-topright:4px;
-webkit-border-top-right-radius:4px;
border-top-right-radius:4px;
-webkit-box-shadow:rgba(0,0,0,0.6) 0 0 24px;
-moz-box-shadow:rgba(0,0,0,0.6) 0 0 24px;box-shadow:rgba(0,0,0,0.6) 0 0 24px;
background:-webkit-gradient(radial, 50% 0%, 0, 50% 0%, 80, color-stop(25%, rgba(20,20,20,0.9)), color-stop(80%, rgba(10,10,10,0.9)));
background:-webkit-radial-gradient(50% 0%, circle cover, rgba(20,20,20,0.9) 25%, rgba(10,10,10,0.9) 80%);
background:-moz-radial-gradient(50% 0%, circle cover, rgba(20,20,20,0.9) 25%, rgba(10,10,10,0.9) 80%);
background:-o-radial-gradient(50% 0%, circle cover, rgba(20,20,20,0.9) 25%, rgba(10,10,10,0.9) 80%);
background:radial-gradient(50% 0%, circle cover, rgba(20,20,20,0.9) 25%,rgba(10,10,10,0.9) 80%);
margin-top: 74px;
}
#about .par1_about {
color: #ffffff;
font-family: avantgardelt;
font-size: 14px;
/*font-weight: 600;*/
line-height: 19px;
margin-left: 3.6%;
margin-top: 24px;
}	
#about .barr {
background-color: #3b3b3b;
height:2px;
margin-left: 2.9%;
margin-top: 24px;
width:94.6%;
}
#about .tit_tem {
color: #cd0a20;
font-family: avantgardelt;
font-size: 14px;
/*font-weight: 700;*/
line-height: 14px;
margin-left: 3.2%;
margin-top: 23px;
text-transform: uppercase;
}
#about .block {
margin-left: 3.4%;
margin-top: 20px;	
}
#about .blok {
float: left;
height: auto;
min-height: 418px;
width: 30.5%;
}
#about .blok1 {
margin-right:17px;	
}	
#about .bloc_img {
height:259px;	
width:100%;
}		
#about .det_about {
width:100%;
}
#about .icon_about {
float: left;
margin-top: 19px;
width:15.6%;
}
#about .cont_about {
float: left;
width:84.4%;
}
#about .nom_about {
color: #cd0a20;
font-family: avantgardelt;
font-size: 18px;
font-weight: 500;
line-height: 18px;
margin-left: 9%;
margin-top: 23px;
}
#about .par2_about {
color: #ffffff;
font-family: avantgardelt;
font-size: 17px;
font-weight: 500;
line-height: 17px;
margin-left: 6.5%;
margin-top: 6px;
}
#about .block2 {
width:1016px;
height:auto;
margin:0 auto;	
}
#about .par3_about {
color: #ffffff;
font-family: avantgardelt;
font-size: 14px;
/*font-weight: 600;*/
line-height: 14px;
margin-top: 11px;
}
#about .block3 {
margin-left: 34px;
margin-top: 11px;
}
/*******************************************
				 Fin About
********************************************/

#about .bloc_img img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
