/*******************************************
				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
********************************************/
#service {
height: auto;
margin: 0 auto;
position: relative;
width: 1016px;
}
#service .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;
}
#service .par_about {
color: #ffffff;
font-family: avantgardelt;
font-size: 15px;
/*font-weight: 400;*/
line-height: 18px;
margin-left: 3%;
margin-top: 15px;
}	
#service .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;
}
#service .par1_about {
color: #ffffff;
font-family: avantgardelt;
font-size: 14px;
/*font-weight: 600;*/
line-height: 19px;
margin-left: 3.6%;
margin-top: 24px;
}
#service .par1_about2 {
color: #ffffff;
font-family: avantgardelt;
font-size: 14px;
/*font-weight: 600;*/
line-height: 19px;
margin-left: 3.6%;
margin-top: 34px;
}	
#service .barr {
background-color: #3b3b3b;
height:2px;
margin-left: 2.9%;
margin-top: 35px;
width:94.6%;
}
#service .tit_tem {
color: #cd0a20;
font-family: avantgardelt;
font-size: 18px;
/*font-weight: 700;*/
line-height: 14px;
margin-left: 3.2%;
margin-top: 32px;
text-transform: uppercase;
}
#service .block {
margin-left: 3.1%;
margin-top: 42px;
}
#service .blocimg {	
float: left;
height:232px;
width:36.6%;	
}
#service .contenubloc {	
float: left;
min-height:232px;	
width:62.9%;
}
#service .lignetit {	
float: left;
width:100%;	
}
#service .iconservice {	
float: left;
margin-left: 10.2%;
margin-top: 11px;	
}
#service .iconservice1 {	
float: left;
margin-top: 11px;	
}
#service .bloctit {	
background-color: #c70b20;
float: left;
height: 22px;
margin-left: 3px;
margin-top: 11px;
padding-left: 6px;
padding-right: 8px;
}	
#service .titserv {
color: #ffffff;
font-family: avantgardelt;
font-size: 16px;
/*font-weight: 700;*/
line-height: 23px;
}
#service .paraservic {
color: #ffffff;
font-family: avantgardelt;
font-size: 15px;
/*font-weight: 600;*/
line-height: 20px;
margin-left: 10.3%;
margin-top: 47px;
}
#service .paraservic1 {
color: #ffffff;
font-family: avantgardelt;
font-size: 15px;
/*font-weight: 600;*/
line-height: 20px;
margin-top: 47px;
width: 86.8%;
}
#service .barrserv {
background-color: #3b3b3b;
float: left;
height: 2px;
margin-left: 20%;
margin-top: 46px;
width: 53.9%;
}	
/*******************************************
				 Fin About
********************************************/



#service .blocimg img {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: 232px;
width: 100%; 
}