body {
    background-color:#FFFFFF;
    font-family: 'Lato', Arial, Helvetica, sans-serif!important;
    font-size:12px;
    margin:0px;
    padding:0px;
}

a {
	color: #939598;
	text-decoration:none;
}

a:hover {
	color: #ea6b20;
	text-decoration:none;
}

a.menuboutons:hover {
	color: #ea6b20;
	text-decoration:none;
}

.error {
    padding-top: 5px;
	font-family: 'Lato';
	font-size: 14px;
} 

@media (max-width: 1600px) {
.error {
	padding-top: 2px;
	font-family: 'Lato';
	font-size: 10px;
}
}

@media (max-width: 930px) {
.error {
	padding-top: 5px;
	font-family: 'Lato';
	font-size: 8px;
}
}

@media (max-width: 480px) {
.error {
	padding-top: 5px;
	font-family: 'Lato';
	font-size: 8px;
}
}

/*-------------------------
 ----------- Menu -------
 -------------------------*/


#boutonmenumobile{
	position: absolute;
    right: 5%;
    top: 25px;
    height: 20px;
    width: 20px;
    background: url(../images/menu.svg) no-repeat center center; 
  	background-size: 100% auto; 
}

#menumobile{
	position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
	background-color:#FFFFFF;
	z-index:1000;
}

.menuboutonsmobile {
    width: 100%;
    height: 45px;
	color : #758a7f;
	padding-top:12px;
	margin-top:10px;
	text-align:center;
	font-family: 'Lato';
	font-size: 16px;
	background-color:#f9f9f9;
}

.logomenumobile {
    width: 100%;
    height: 80px;
	background: url(../images/logo.svg) no-repeat center center;
	background-size: 60% auto ;
	margin-bottom: 20px;
	background-color:#f9f9f9;
}

.menumobileon {
    display:block;
}

.menumobileoff {
    display:none;
}
	
.effacable930 {
    display:block;
}
	
.effacable480 {
    display:block;
}
	
.effacable930inline {
    display:inline;
}
	
.effacable480inline {
    display:inline;
}

.affichable930 {
    display:none;
}

.affichable480 {
    display:none;
}

#menu {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 140px;
    width: 100%;
	background-color:#FFFFFF;
}

#logo {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 100px;
	width: 310px;
	z-index: 10;
	background: url(../images/logo.svg) no-repeat center center;
	background-size: 100% auto;
}

#boutonsmenu {
    position: absolute;
    right: 20px;
    top: 100px;
    height: 60px;
    width: 950px;
	align-content:center;
}

.menuboutons {
	padding-left:  20px;
	padding-right:  20px;
	float:left;
    height: 40px;
	color : #758a7f;
	padding-top:10px;
	text-align:center;
	font-family: 'Lato';
	font-size: 17px;
	cursor: pointer;
	border-width: 1px;
	border-right-style: solid;
	border-color:  #d4d9d1;
}

.menuboutonsfin {
	padding-left:  20px;
	padding-right:  20px;
	float:left;
    height: 40px;
	color : #758a7f;
	padding-top:10px;
	text-align:center;
	font-family: 'Lato';
	font-size: 17px;
	cursor: pointer;
}

#boutonsmenuflag {
    position: absolute;
	right: 0px;
	top: 20px;
	height: 40px;
	width: 250px;
	align-content: center;
}

.menuflag {
	padding-left:  20px;
	padding-right:  20px;
	float:left;
    height: 40px;
	color : #758a7f;
	padding-top:10px;
	text-align:center;
	font-family: 'Lato';
	font-size: 15px;
	cursor: pointer;
	border-width: 1px;
	border-right-style: solid;
	border-color:  #d4d9d1;
}

.menuflagfin {
	padding-left:  20px;
	padding-right:  20px;
	float:left;
    height: 40px;
	color : #758a7f;
	padding-top:10px;
	text-align:center;
	font-family: 'Lato';
	font-size: 15px;
	cursor: pointer;
}

.menuflagmobile {
    width: 40%;
	float:left;
	margin-left: 10%;
    height: 25px;
	color : #758a7f;
	padding-top:5px;
    cursor: pointer;
}



@media (max-width: 1600px) {

.affichable930 {
    display:none;
}

.affichable480 {
    display:none;
}
	
.effacable930inline {
    display:inline;
}
	
.effacable480inline {
    display:inline;
}
	
.effacable930 {
    display:block;
}
	
.effacable480 {
    display:block;
}
	
#menu {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 105px;
    width: 100%;
	background-color:#FFFFFF;
}

#logo {
	position: absolute;
	left: 15px;
	top: 15px;
	height: 75px;
	width: 233px;
	z-index: 10;
	background: url(../images/logo.svg) no-repeat center center;
	background-size: 100% auto;
}

#boutonsmenu {
    position: absolute;
    right: 0px;
    top: 73px;
    height: 30px;
    width: 780px;
	align-content:center;
}

.menuboutons {
	float:left;
    height: 30px;
	color : #758a7f;
	padding-top:6px;
	text-align:center;
	font-family: 'Lato';
	font-size: 13px;
    cursor: pointer;
	padding-left:  20px;
	padding-right:  20px;
	border-width: 1px;
	border-right-style: solid;
	border-color:  #d4d9d1;
}

.menuboutonsfin {
	float:left;
    height: 30px;
	color : #758a7f;
	padding-top:6px;
	text-align:center;
	font-family: 'Lato';
	font-size: 13px;
    cursor: pointer;
	padding-left:  20px;
	padding-right:  20px;
}

#boutonsmenuflag {
    position: absolute;
	right: 0px;
	top: 20px;
	height: 40px;
	width: 200px;
	align-content: center;
}

.menuflag {
	padding-left:  20px;
	padding-right:  20px;
	float:left;
    height: 40px;
	color : #758a7f;
	padding-top:10px;
	text-align:center;
	font-family: 'Lato';
	font-size: 13px;
	cursor: pointer;
	border-width: 1px;
	border-right-style: solid;
	border-color:  #d4d9d1;
}

.menuflagfin {
	padding-left:  20px;
	padding-right:  20px;
	float:left;
    height: 40px;
	color : #758a7f;
	padding-top:10px;
	text-align:center;
	font-family: 'Lato';
	font-size: 13px;
	cursor: pointer;
}

.menuflagmobile {
    width: 40%;
	float:left;
	margin-left: 10%;
    height: 25px;
	color : #758a7f;
	padding-top:5px;
    cursor: pointer;
}
}



@media (max-width: 930px) {

.affichable930 {
    display:block;
}

.affichable480 {
    display:none;
}
	
.effacable930 {
    display:none;
}
	
.effacable480 {
    display:block;
}
	
.effacable930inline {
    display:none;
}
	
.effacable480inline {
    display:inline;
}
	
#menu {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
	background-color:#FFFFFF;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 50px;
	width: 155px;
	z-index: 10;
	background: url(../images/logo.svg) no-repeat center center;
	background-size: 100% auto;
}

#boutonsmenu {
    position: absolute;
    right: 0px;
    top: 50px;
    height: 20px;
    width: 450px;
    align-content: center;
}

.menuboutons {
    float: left;
    height: 20px;
    color: #758a7f;
    padding-top: 5px;
    text-align: center;
    font-family: 'Lato';
    font-size: 8px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    border-width: 1px;
    border-right-style: solid;
    border-color: #d4d9d1;
}

.menuboutonsfin {
    float: left;
    height: 20px;
    color: #758a7f;
    padding-top: 5px;
    text-align: center;
    font-family: 'Lato';
    font-size: 8px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

#boutonsmenuflag {
    position: absolute;
	right: 0px;
	top: 10px;
	height: 20px;
	width: 150px;
	align-content: center;
}

.menuflag {
	padding-left:  20px;
	padding-right:  20px;
	float:left;
    height: 20px;
	color : #758a7f;
	padding-top:10px;
	text-align:center;
	font-family: 'Lato';
	font-size: 8px;
	cursor: pointer;
	border-width: 1px;
	border-right-style: solid;
	border-color:  #d4d9d1;
}

.menuflagfin {
	padding-left:  20px;
	padding-right:  20px;
	float:left;
    height: 20px;
	color : #758a7f;
	padding-top:8px;
	text-align:center;
	font-family: 'Lato';
	font-size: 8px;
	cursor: pointer;
}

.menuflagmobile {
    width: 40%;
	float:left;
	margin-left: 10%;
    height: 25px;
	color : #758a7f;
	padding-top:5px;
    cursor: pointer;
}
}

@media (max-width: 480px) {

.affichable930 {
    display:block;
}

.affichable480 {
    display:block;
}
	
.effacable930 {
    display:none;
}
	
.effacable480 {
    display:none;
}
	
.effacable930inline {
    display:none;
}
	
.effacable480inline {
    display:none;
}

#menu {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
	background-color:#FFFFFF;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 50px;
	width: 155px;
	z-index: 10;
	background: url(../images/logo.svg) no-repeat center center;
	background-size: 100% auto;
}

#boutonsmenu {
    position: absolute;
    right: 10px;
    top: 40px;
    height: 30px;
    width: 250px;
	align-content:center;
}

.menuboutons {
    width: 20%;
	float:left;
    height: 20px;
	color : #758a7f;
	padding-top:9px;
	text-align:center;
	font-family: 'Lato';
	font-size: 8px;
    cursor: pointer;
}

#boutonsmenuflag {
    position: absolute;
    right: 20px;
    top: 15px;
    height: 20px;
    width: 80px;
	align-content:center;
}

.menuflag {
    width: 40%;
	float:left;
	margin-left: 10%;
    height: 25px;
	color : #758a7f;
	padding-top:5px;
    cursor: pointer;
}

.menuflagmobile {
    width: 40%;
	float:left;
	margin-left: 10%;
    height: 25px;
	color : #758a7f;
	padding-top:0px;
    cursor: pointer;
}
}


/*-------------------------
 ----------- Carousel -------
 -------------------------*/


#carousel {
    position: absolute;
    left: 0px;
    top: 140px;
    height: 800px;
    width: 100%;
	background-color:#FFFFFF;
}

.carousel0	{
    left: 0px;
    top: 0px;
    height: 800px;
    width: 100%;
    background: url(../images/carousel0_xl.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel1	{
    left: 0px;
    top: 0px;
    height: 800px;
    width: 100%;
    background: url(../images/carousel1_xl.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel2	{
    left: 0px;
    top: 0px;
    height: 800px;
    width: 100%;
    background: url(../images/carousel2_xl.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel3	{
    left: 0px;
    top: 0px;
    height: 800px;
    width: 100%;
    background: url(../images/carousel3_xl.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.containertextecarousel0	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 180px;
    width: 1024px;
    top: 200px;
}

.fondtextecarousel0	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 180px;
    width: 100%;
	background-color: rgba(255, 255, 255, 0.8);
}

.titrecarousel0	{
	font-size: 50px;
	font-weight: 900;
}

.textecarousel0	{
	position: absolute;
    top: 25px;
    height: 140px;
    width: 100%;
	color: rgba(198, 60, 5, 0.9);
	font-family: 'Lato';
	text-align: center;
	font-size: 30px;
	font-weight: 900;
}

.lienebook	{
	position: absolute;
	right: -10px;
	top: 170px;
	height: 50px;
	width: 350px;
	font-family: 'Lato';
	font-size: 25px;
	font-weight: 900;
	background-color: rgba(198, 60, 5, 0.9);
	color: #FFFFFF;
	cursor: pointer;
	z-index: 1000;
	padding-top: 8;
	text-align: center;
}

.containertextecarousel	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 180px;
    width: 1024px;
    top: 620px;
}

.fondtextecarousel	{
	position: absolute;
    left: 340px;
    top: 0px;
    height: 180px;
    width: 684px;
	background-color: rgba(198, 60, 5, 0.9);
}

.textecarousel	{
	position: absolute;
    left: 40px;
    top: 40px;
    height: 140px;
    width: 624px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 900;
}

.fondtextecarouselb	{
	position: absolute;
    left: 340px;
    top: 0px;
    height: 180px;
    width: 684px;
	background-color: rgba(255, 255, 255, 0.9);
}

.textecarouselb	{
	position: absolute;
    left: 40px;
    top: 40px;
    height: 140px;
    width: 624px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 900;
}

.carouselpuce1	{
	position: absolute;
    left: 600px;
    top: 150px;
    height: 20px;
    width: 50px;
	background: url(../images/puce1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carouselpuce2	{
	position: absolute;
    left: 600px;
    top: 150px;
    height: 20px;
    width: 50px;
	background: url(../images/puce2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carouselpuce3	{
	position: absolute;
    left: 600px;
    top: 150px;
    height: 20px;
    width: 50px;
	background: url(../images/puce3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carousel-control.left	{
	color: #00afec;
	text-decoration:none;
}

.carrouselcontrole	{
position: absolute;
margin-top: 50px;
width: 100px;
right: 20px;
}

.leftcarousel	{
width: 50px;
height:50px;
background: url(../images/leftcaroussel.png) no-repeat center center; 
position: absolute;
}

.rightcarousel	{
width: 50px;
height:50px;
background: url(../images/rightcaroussel.png) no-repeat center center; 
position: absolute;
left: 50px;
}



@media (max-width: 1600px) {
#carousel {
    position: absolute;
    left: 0px;
    top: 105px;
    height: 600px;
    width: 100%;
	background-color:#FFFFFF;
}

.carousel0	{
    left: 0px;
    top: 0px;
    height: 600px;
    width: 100%;
    background: url(../images/carousel0_l.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel1	{
    left: 0px;
    top: 0px;
    height: 600px;
    width: 100%;
    background: url(../images/carousel1_l.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel2	{
    left: 0px;
    top: 0px;
    height: 600px;
    width: 100%;
    background: url(../images/carousel2_l.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel3	{
    left: 0px;
    top: 0px;
    height: 600px;
    width: 100%;
    background: url(../images/carousel3_l.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.containertextecarousel0	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 140px;
    width: 768px;
    top: 110px;
}

.fondtextecarousel0	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 140px;
    width: 100%;
	background-color: rgba(255, 255, 255, 0.8);
}

.titrecarousel0	{
	font-size: 40px;
	font-weight: 900;
}

.textecarousel0	{
	position: absolute;
    top: 20px;
    height: 140px;
    width: 100%;
	color: rgba(198, 60, 5, 0.9);
	font-family: 'Lato';
	text-align: center;
	font-size: 20px;
	font-weight: 900;
}

.lienebook	{
	position: absolute;
	right: -10px;
	top: 130px;
	height: 40px;
	width: 350px;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 900;
	background-color: rgba(198, 60, 5, 0.9);
	color: #FFFFFF;
	cursor: pointer;
	z-index: 1000;
	padding-top: 8;
	text-align: center;
}

.containertextecarousel	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 135px;
    width: 768px;
    top: 465px;
}

.fondtextecarousel	{
	position: absolute;
    left: 255px;
    top: 0px;
    height: 135px;
    width: 513px;
	background-color: rgba(198, 60, 5, 0.9);
}

.textecarousel	{
	position: absolute;
    left: 30px;
    top: 30px;
    height: 105px;
    width: 468px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 900;
}

.fondtextecarouselb	{
	position: absolute;
    left: 255px;
    top: 0px;
    height: 135px;
    width: 513px;
	background-color: rgba(255, 255, 255, 0.9);
}

.textecarouselb	{
	position: absolute;
    left: 30px;
    top: 30px;
    height: 105px;
    width: 468px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 900;
}

.carouselpuce1	{
	position: absolute;
    left: 300px;
    top: 112px;
    height: 15px;
    width: 37px;
	background: url(../images/puce1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carouselpuce2	{
	position: absolute;
    left: 300px;
    top: 112px;
    height: 15px;
    width: 37px;
	background: url(../images/puce2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carouselpuce3	{
	position: absolute;
    left: 300px;
    top: 112px;
    height: 15px;
    width: 37px;
	background: url(../images/puce3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carousel-control.left	{
	color: #00afec;
	text-decoration:none;
}

.carrouselcontrole	{
position: absolute;
margin-top: 37px;
width: 75px;
right: 15px;
}

.leftcarousel	{
width: 37px;
height:37px;
background: url(../images/leftcaroussel.png) no-repeat center center; 
position: absolute;
}

.rightcarousel	{
width: 37px;
height:37px;
background: url(../images/rightcaroussel.png) no-repeat center center; 
position: absolute;
left: 37px;
}
}



@media (max-width: 930px) {
#carousel {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 400px;
    width: 100%;
	background-color:#FFFFFF;
}

.carousel0	{
    left: 0px;
    top: 0px;
    height: 400px;
    width: 100%;
    background: url(../images/carousel0_l.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel1	{
    left: 0px;
    top: 0px;
    height: 400px;
    width: 100%;
    background: url(../images/carousel1_m.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel2	{
    left: 0px;
    top: 0px;
    height: 400px;
    width: 100%;
    background: url(../images/carousel2_m.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel3	{
    left: 0px;
    top: 0px;
    height: 400px;
    width: 100%;
    background: url(../images/carousel3_m.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.containertextecarousel0	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 80px;
    width: 512px;
    top: 110px;
}

.fondtextecarousel0	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 80px;
    width: 100%;
	background-color: rgba(255, 255, 255, 0.8);
}

.titrecarousel0	{
	font-size: 25px;
	font-weight: 900;
}

.textecarousel0	{
	position: absolute;
    top: 10px;
    height: 140px;
    width: 100%;
	color: rgba(198, 60, 5, 0.9);
	font-family: 'Lato';
	text-align: center;
	font-size: 10px;
	font-weight: 900;
}

.lienebook	{
	position: absolute;
	right: -10px;
	top: 70px;
	height: 30px;
	width: 200px;
	font-family: 'Lato';
	font-size: 10px;
	font-weight: 900;
	background-color: rgba(198, 60, 5, 0.9);
	color: #FFFFFF;
	cursor: pointer;
	z-index: 1000;
	padding-top: 8;
	text-align: center;
}

.containertextecarousel	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 90px;
    width: 512px;
    top: 310px;
}

.fondtextecarousel	{
	position: absolute;
    left: 170px;
    top: 0px;
    height: 90px;
    width: 342px;
	background-color: rgba(198, 60, 5, 0.9);
}

.textecarousel	{
	position: absolute;
    left: 20px;
    top: 20px;
    height: 70px;
    width: 312px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 900;
}

.fondtextecarouselb	{
	position: absolute;
    left: 170px;
    top: 0px;
    height: 90px;
    width: 342px;
	background-color: rgba(255, 255, 255, 0.9);
}

.textecarouselb	{
	position: absolute;
    left: 20px;
    top: 20px;
    height: 70px;
    width: 312px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 900;
}

.carouselpuce1	{
	position: absolute;
    left: 300px;
    top: 75px;
    height: 10px;
    width: 25px;
	background: url(../images/puce1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carouselpuce2	{
	position: absolute;
    left: 300px;
    top: 75px;
    height: 10px;
    width: 25px;
	background: url(../images/puce2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carouselpuce3	{
	position: absolute;
    left: 300px;
    top: 75px;
    height: 10px;
    width: 25px;
	background: url(../images/puce3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carousel-control.left	{
	color: #00afec;
	text-decoration:none;
}

.carrouselcontrole	{
position: absolute;
margin-top: 25px;
width: 50px;
right: 10px;
}

.leftcarousel	{
width: 25px;
height:25px;
background: url(../images/leftcaroussel.png) no-repeat center center; 
position: absolute;
}

.rightcarousel	{
width: 25px;
height:25px;
background: url(../images/rightcaroussel.png) no-repeat center center; 
position: absolute;
left: 25px;
}
}

@media (max-width: 480px) {
#carousel {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 400px;
    width: 100%;
	background-color:#FFFFFF;
}

.carousel0	{
    left: 0px;
    top: 0px;
    height: 400px;
    width: 100%;
    background: url(../images/carousel0_l.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel1	{
    left: 0px;
    top: 0px;
    height: 400px;
    width: 100%;
    background: url(../images/carousel1_s.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel2	{
    left: 0px;
    top: 0px;
    height: 400px;
    width: 100%;
    background: url(../images/carousel2_s.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.carousel3	{
    left: 0px;
    top: 0px;
    height: 400px;
    width: 100%;
    background: url(../images/carousel3_s.png) no-repeat center center; 
  	background-size: cover; 
	display: block;
}

.containertextecarousel0	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 80px;
    width: 100%;
    top: 110px;
}

.fondtextecarousel0	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 80px;
    width: 100%;
	background-color: rgba(255, 255, 255, 0.8);
}

.titrecarousel0	{
	font-size: 25px;
	font-weight: 900;
}

.textecarousel0	{
	position: absolute;
    top: 10px;
    height: 140px;
    width: 100%;
	color: rgba(198, 60, 5, 0.9);
	font-family: 'Lato';
	text-align: center;
	font-size: 10px;
	font-weight: 900;
}

.lienebook	{
	position: absolute;
	right: -10px;
	top: 70px;
	height: 30px;
	width: 200px;
	font-family: 'Lato';
	font-size: 10px;
	font-weight: 900;
	background-color: rgba(198, 60, 5, 0.9);
	color: #FFFFFF;
	cursor: pointer;
	z-index: 1000;
	padding-top: 8;
	text-align: center;
}

.containertextecarousel	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 90px;
    width: 100%;
    top: 310px;
}

.fondtextecarousel	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 90px;
    width: 100%;
	background-color: rgba(198, 60, 5, 0.9);
}

.textecarousel	{
	position: absolute;
    left: 20px;
    top: 20px;
    height: 70px;
    width: 250px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 900;
}

.fondtextecarouselb	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 90px;
    width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
}

.textecarouselb	{
	position: absolute;
    left: 20px;
    top: 20px;
    height: 70px;
    width: 250px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 900;
}

.carouselpuce1	{
	position: absolute;
    left: 20px;
    top: 75px;
    height: 10px;
    width: 25px;
	background: url(../images/puce1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carouselpuce2	{
	position: absolute;
    left: 20px;
    top: 75px;
    height: 10px;
    width: 25px;
	background: url(../images/puce2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carouselpuce3	{
	position: absolute;
    left: 20px;
    top: 75px;
    height: 10px;
    width: 25px;
	background: url(../images/puce3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.carousel-control.left	{
	color: #00afec;
	text-decoration:none;
}

.carrouselcontrole	{
position: absolute;
margin-top: 25px;
width: 50px;
right: 10px;
}

.leftcarousel	{
width: 25px;
height:25px;
background: url(../images/leftcaroussel.png) no-repeat center center; 
position: absolute;
}

.rightcarousel	{
width: 25px;
height:25px;
background: url(../images/rightcaroussel.png) no-repeat center center; 
position: absolute;
left: 25px;
}
}




/*-------------------------
 ----------- Part1 -------
 -------------------------*/


#part1 {
    position: absolute;
    left: 0px;
    top: 600px;
    height: 560px;
    width: 100%;
}

.containerpart1	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 560px;
    width: 1024px;
    top: 0px;
}

.blocpart1	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 560px;
    width: 340px;
	background: url(../images/fondpart1.png) no-repeat center center;
	background-size: 100% auto;
}

.blocpart1lien1	{
	position: absolute;
    left: 0px;
    top: 25px;
    height: 170px;
    width: 340px;
}

.blocpart1lien1:hover	{
	position: absolute;
    left: 0px;
    top: 25px;
    height: 170px;
    width: 340px;
    -webkit-box-shadow: 0px 0px 22px 3px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 0px 22px 3px rgba(0,0,0,0.44);
	box-shadow: 0px 0px 22px 3px rgba(0,0,0,0.44);
}

.blocpart1picto1	{
	position: absolute;
    left: 15px;
    top: 10px;
    height: 150px;
    width: 150px;
	background: url(../images/part1picto1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte1	{
	position: absolute;
    left: 175px;
    top: 35px;
    height: 115px;
    width: 165px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 25px;
}

.blocpart1texte1su	{
	position: absolute;
    left: 175px;
    top: 15px;
    height: 115px;
    width: 165px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 25px;
}

.blocpart1lien2	{
	position: absolute;
    left: 0px;
    top: 195px;
    height: 170px;
    width: 340px;
}

.blocpart1lien2:hover	{
	position: absolute;
    left: 0px;
    top: 195px;
    height: 170px;
    width: 340px;
    -webkit-box-shadow: 0px 0px 22px 3px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 0px 22px 3px rgba(0,0,0,0.44);
	box-shadow: 0px 0px 22px 3px rgba(0,0,0,0.44);
}

.blocpart1picto2	{
	position: absolute;
    left: 160px;
    top: 10px;
    height: 150px;
    width: 150px;
	background: url(../images/part1picto2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte2	{
	position: absolute;
    left: 25px;
    top: 35px;
    height: 115px;
    width: 130px;
	color : #ffffff;
	text-align: right;
	font-family: 'Lato';
	font-size: 25px;
}

.blocpart1texte2su	{
	position: absolute;
    left: 25px;
    top: 15px;
    height: 115px;
    width: 130px;
	color : #ffffff;
	text-align: right;
	font-family: 'Lato';
	font-size: 25px;
}

.blocpart1lien3	{
	position: absolute;
    left: 0px;
    top: 365px;
    height: 170px;
    width: 340px;
}

.blocpart1lien3:hover	{
	position: absolute;
    left: 0px;
    top: 365px;
    height: 170px;
    width: 340px;
    -webkit-box-shadow: 0px 0px 22px 3px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 0px 22px 3px rgba(0,0,0,0.44);
	box-shadow: 0px 0px 22px 3px rgba(0,0,0,0.44);
}

.blocpart1picto3	{
	position: absolute;
    left: 15px;
    top: 10px;
    height: 150px;
    width: 150px;
	background: url(../images/part1picto3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte3	{
	position: absolute;
    left: 175px;
    top: 35px;
    height: 115px;
    width: 165px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 25px;
}

.blocpart1texte3su	{
	position: absolute;
    left: 175px;
    top: 15px;
    height: 115px;
    width: 165px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 25px;
}






@media (max-width: 1600px) {
#part1 {
    position: absolute;
    left: 0px;
    top: 450;
    height: 420px;
    width: 100%;
}

.containerpart1	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 420px;
    width: 768px;
    top: 0px;
}

.blocpart1	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 420px;
    width: 255px;
	background: url(../images/fondpart1.png) no-repeat center center;
	background-size: 100% auto;
}

.blocpart1lien1	{
	position: absolute;
    left: 0px;
    top: 19px;
    height: 128px;
    width: 255px;
}

.blocpart1lien1:hover	{
	position: absolute;
    left: 0px;
    top: 19px;
    height: 128px;
    width: 255px;
    -webkit-box-shadow: 0px 0px 17px 3px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 0px 17px 3px rgba(0,0,0,0.44);
	box-shadow: 0px 0px 17px 3px rgba(0,0,0,0.44);
}
	
.blocpart1picto1	{
	position: absolute;
    left: 11px;
    top: 8px;
    height: 113px;
    width: 113px;
	background: url(../images/part1picto1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte1	{
	position: absolute;
    left: 131px;
    top: 26px;
    height: 86px;
    width: 124px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 19px;
}

.blocpart1texte1su	{
	position: absolute;
    left: 131px;
    top: 10px;
    height: 86px;
    width: 124px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 19px;
}

.blocpart1lien2	{
	position: absolute;
    left: 0px;
    top: 146px;
    height: 128px;
    width: 255px;
}

.blocpart1lien2:hover	{
	position: absolute;
    left: 0px;
    top: 146px;
    height: 128px;
    width: 255px;
    -webkit-box-shadow: 0px 0px 17px 3px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 0px 17px 3px rgba(0,0,0,0.44);
	box-shadow: 0px 0px 17px 3px rgba(0,0,0,0.44);
}

.blocpart1picto2	{
	position: absolute;
    left: 120px;
    top: 8px;
    height: 113px;
    width: 113px;
	background: url(../images/part1picto2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte2	{
	position: absolute;
    left: 19px;
    top: 26px;
    height: 86px;
    width: 98px;
	color : #ffffff;
	text-align: right;
	font-family: 'Lato';
	font-size: 19px;
}

.blocpart1texte2su	{
	position: absolute;
    left: 19px;
    top: 10px;
    height: 86px;
    width: 98px;
	color : #ffffff;
	text-align: right;
	font-family: 'Lato';
	font-size: 19px;
}

.blocpart1lien3	{
	position: absolute;
    left: 0px;
    top: 274px;
    height: 128px;
    width: 255px;
}

.blocpart1lien3:hover	{
	position: absolute;
    left: 0px;
    top: 274px;
    height: 128px;
    width: 255px;
    -webkit-box-shadow: 0px 0px 17px 3px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 0px 17px 3px rgba(0,0,0,0.44);
	box-shadow: 0px 0px 17px 3px rgba(0,0,0,0.44);
}

.blocpart1picto3	{
	position: absolute;
    left: 11px;
    top: 8px;
    height: 113px;
    width: 113px;
	background: url(../images/part1picto3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte3	{
	position: absolute;
    left: 131px;
    top: 26px;
    height: 86px;
    width: 124px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 19px;
}

.blocpart1texte3su	{
	position: absolute;
    left: 131px;
    top: 10px;
    height: 86px;
    width: 124px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 19px;
}
}



@media (max-width: 930px) {
#part1 {
    position: absolute;
    left: 0px;
    top: 300px;
    height: 280px;
    width: 100%;
}

.containerpart1	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 280px;
    width: 512px;
    top: 0px;
}

.blocpart1	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 280px;
    width: 170px;
	background: url(../images/fondpart1.png) no-repeat center center;
	background-size: 100% auto;
}

.blocpart1lien1	{
	position: absolute;
    left: 0px;
    top: 13px;
    height: 85px;
    width: 170px;
}

.blocpart1lien1:hover	{
	position: absolute;
    left: 0px;
    top: 13px;
    height: 85px;
    width: 170px;
    -webkit-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.44);
	box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.44);
}

.blocpart1picto1	{
	position: absolute;
    left: 8px;
    top: 5px;
    height: 75px;
    width: 75px;
	background: url(../images/part1picto1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte1	{
	position: absolute;
    left: 88px;
    top: 18px;
    height: 58px;
    width: 83px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 13px;
}

.blocpart1texte1su	{
	position: absolute;
    left: 88px;
    top: 7px;
    height: 58px;
    width: 83px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 13px;
}

.blocpart1lien2	{
	position: absolute;
    left: 0px;
    top: 98px;
    height: 85px;
    width: 170px;
}

.blocpart1lien2:hover	{
	position: absolute;
    left: 0px;
    top: 98px;
    height: 85px;
    width: 170px;
    -webkit-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.44);
	box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.44);
}

.blocpart1picto2	{
	position: absolute;
    left: 80px;
    top: 5px;
    height: 75px;
    width: 75px;
	background: url(../images/part1picto2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte2	{
	position: absolute;
    left: 13px;
    top: 18px;
    height: 58px;
    width: 65px;
	color : #ffffff;
	text-align: right;
	font-family: 'Lato';
	font-size: 13px;
}

.blocpart1texte2su	{
	position: absolute;
    left: 13px;
    top: 0px;
    height: 58px;
    width: 65px;
	color : #ffffff;
	text-align: right;
	font-family: 'Lato';
	font-size: 13px;
}

.blocpart1lien3	{
	position: absolute;
    left: 0px;
    top: 183px;
    height: 85px;
    width: 170px;
}

.blocpart1lien3:hover	{
	position: absolute;
    left: 0px;
    top: 183px;
    height: 85px;
    width: 170px;
    -webkit-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.44);
	-moz-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.44);
	box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.44);
}

.blocpart1picto3	{
	position: absolute;
    left: 8px;
    top: 5px;
    height: 75px;
    width: 75px;
	background: url(../images/part1picto3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte3	{
	position: absolute;
    left: 88px;
    top: 17px;
    height: 58px;
    width: 83px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 13px;
}

.blocpart1texte3su	{
	position: absolute;
    left: 88px;
    top: 7px;
    height: 58px;
    width: 83px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 13px;
}
}

@media (max-width: 480px) {
#part1 {
    position: absolute;
    left: 0px;
    top: 469px;
    height: 280px;
    width: 100%;
}

.containerpart1	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 280px;
    width: 100%;
    top: 0px;
}

.blocpart1	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 280px;
    width: 170px;
	background: url(../images/fondpart1.png) no-repeat center center;
	background-size: 100% auto;
}

.blocpart1lien1	{
	position: absolute;
    left: 0px;
    top: 13px;
    height: 85px;
    width: 170px;
}

.blocpart1picto1	{
	position: absolute;
    left: 8px;
    top: 5px;
    height: 75px;
    width: 75px;
	background: url(../images/part1picto1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte1	{
	position: absolute;
    left: 88px;
    top: 18px;
    height: 58px;
    width: 83px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 13px;
}

.blocpart1lien2	{
	position: absolute;
    left: 0px;
    top: 98px;
    height: 85px;
    width: 170px;
}

.blocpart1picto2	{
	position: absolute;
    left: 80px;
    top: 5px;
    height: 75px;
    width: 75px;
	background: url(../images/part1picto2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte2	{
	position: absolute;
    left: 13px;
    top: 18px;
    height: 58px;
    width: 65px;
	color : #ffffff;
	text-align: right;
	font-family: 'Lato';
	font-size: 13px;
}

.blocpart1lien3	{
	position: absolute;
    left: 0px;
    top: 183px;
    height: 85px;
    width: 170px;
}

.blocpart1picto3	{
	position: absolute;
    left: 8px;
    top: 5px;
    height: 75px;
    width: 75px;
	background: url(../images/part1picto3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.blocpart1texte3	{
	position: absolute;
    left: 88px;
    top: 17px;
    height: 58px;
    width: 83px;
	color : #ffffff;
	font-family: 'Lato';
	font-size: 13px;
}
}


/*-------------------------
 ----------- Part2 -------
 -------------------------*/


#part2 {
    position: absolute;
    left: 0px;
    top: 1160px;
    height: 350px;
    width: 100%;
}

.containerpart2	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 350px;
    width: 1024px;
    top: 0px;
}

.titrepart2	{
	position: absolute;
    left: 0px;
    top: 40px;
    height: 90px;
    width: 1024px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 900;
}

.paragraph1part2	{
	position: absolute;
    left: 0px;
    top: 130px;
    height: 220px;
    width: 500px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 17px;
	text-align: justify;
}

.paragraph2part2	{
	position: absolute;
    left: 531px;
    top: 130px;
    height: 220px;
    width: 500px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 17px;
	text-align: justify;
}

.part2pdf	{
    height: 80px;
    width: 80px;
	background: url(../images/part2pdf.svg) no-repeat center center;
	background-size: 100% 100%;
    cursor: pointer;
}


@media (max-width: 1600px) {
#part2 {
    position: absolute;
    left: 0px;
    top: 870px;
    height: 263px;
    width: 100%;
}

.containerpart2	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 263px;
    width: 768px;
    top: 0px;
}

.titrepart2	{
	position: absolute;
    left: 0px;
    top: 30px;
    height: 68px;
    width: 768px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 900;
}

.paragraph1part2	{
	position: absolute;
    left: 0px;
    top: 98px;
    height: 165px;
    width: 375px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 13px;
	text-align: justify;
}

.paragraph2part2	{
	position: absolute;
    left: 398px;
    top: 99px;
    height: 165px;
    width: 375px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 13px;
	text-align: justify;
}

.part2pdf	{
    height: 60px;
    width: 60px;
	background: url(../images/part2pdf.svg) no-repeat center center;
	background-size: 100% 100%;
    cursor: pointer;
}
}



@media (max-width: 930px) {
#part2 {
    position: absolute;
    left: 0px;
    top: 580px;
    height: 175px;
    width: 100%;
}

.containerpart2	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 175px;
    width: 512px;
    top: 0px;
}

.titrepart2	{
	position: absolute;
    left: 0px;
    top: 20px;
    height: 45px;
    width: 100%;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 10px;
	font-weight: 900;
}

.paragraph1part2	{
	position: absolute;
    left: 0px;
    top: 65px;
    height: 110px;
    width: 250px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 9px;
	text-align: justify;
}

.paragraph2part2	{
	position: absolute;
    left: 266px;
    top: 65px;
    height: 110px;
    width: 250px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 9px;
	text-align: justify;
}

.part2pdf	{
    height: 40px;
    width: 40px;
	background: url(../images/part2pdf.svg) no-repeat center center;
	background-size: 100% 100%;
    cursor: pointer;
}
}

@media (max-width: 480px) {
#part2 {
    position: absolute;
    left: 0px;
    top: 750px;
    height: 400px;
    width: 100%;
}

.containerpart2	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 175px;
    width: 100%;
    top: 0px;
}

.titrepart2	{
	position: absolute;
    left: 5%;
    top: 20px;
    height: 45px;
    width: 90%;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 12px;
	font-weight: 900;
}

.mobileparagraphpart2	{
	position: absolute;
    left: 5%;
    top: 120px;
    height: 110px;
    width: 90%;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 11px;
	text-align: justify;
}

.part2pdf	{
    height: 40px;
    width: 40px;
	background: url(../images/part2pdf.svg) no-repeat center center;
	background-size: 100% 100%;
}
}




/*-------------------------
 ----------- Part3 -------
 -------------------------*/


#part3 {
    position: absolute;
    left: 0px;
    top: 1510px;
    height: 735px;
    width: 100%;
}

.containerpart3	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 350px;
    width: 1024px;
    top: 0px;
}

.titrepart3	{
	position: absolute;
    left: 0px;
    top: 40px;
    height: 90px;
    width: 1024px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 600;
}

.traittitrepart3	{
	position: absolute;
	left: 0px;
	top: 100px;
	height: 1px;
	width: 65%;
	background-color: #ea6b20;
	z-index: 100;
}

.blocpart3	{
	position: absolute;
    left: 624px;
    top: 50px;
    height: 685px;
    width: 400px;
	background: url(../images/fondpart1.png) no-repeat center center;
	background-size: 100% auto;
}

.blocpart3texte	{
	position: absolute;
    left: 15px;
    top: 100px;
    height: 600px;
    width: 370px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 20px;
	text-align: justify;
	Line-Height: 35px;
}

.soustitrepart3	{
	position: absolute;
    left: 0px;
    top: 160px;
    height: 110px;
    width: 624px;
	color : #ea6b20;
	font-family: 'Lato';
	text-align: center;
	font-size: 30px;
	font-weight: 600;
}

.containervideopart3	{
	position: absolute;
    left: 30px;
    top: 300px;
    height: 325px;
    width: 564px;
 	border-width:1px;
 	border-color:#ea6b20;
	border-style:solid
}

.videopart3	{
	position: absolute;
    left: 7px;
    top: 7px;
    height: 311px;
    width: 550px;
}


@media (max-width: 1600px) {
#part3 {
    position: absolute;
    left: 0px;
    top: 1133px;
    height: 551px;
    width: 100%;
}

.containerpart3	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 263px;
    width: 768px;
    top: 0px;
}

.titrepart3	{
	position: absolute;
    left: 0px;
    top: 30px;
    height: 68px;
    width: 768px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 23px;
	font-weight: 600;
}

.traittitrepart3	{
	position: absolute;
	left: 0px;
	top: 75px;
	height: 1px;
	width: 65%;
	background-color: #ea6b20;
	z-index: 100;
}

.blocpart3	{
	position: absolute;
    left: 468px;
    top: 38px;
    height: 514px;
    width: 300px;
	background: url(../images/fondpart1.png) no-repeat center center;
	background-size: 100% auto;
}

.blocpart3texte	{
	position: absolute;
    left: 11px;
    top: 75px;
    height: 450px;
    width: 278px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 15px;
	text-align: justify;
	Line-Height: 26px;
}

.soustitrepart3	{
	position: absolute;
    left: 0px;
    top: 125px;
    height: 83px;
    width: 468px;
	color : #ea6b20;
	font-family: 'Lato';
	text-align: center;
	font-size: 23px;
	font-weight: 600;
}

.containervideopart3	{
	position: absolute;
    left: 23px;
    top: 230px;
    height: 244px;
    width: 423px;
 	border-width:1px;
 	border-color:#ea6b20;
	border-style:solid
}

.videopart3	{
	position: absolute;
    left: 5px;
    top: 5px;
    height: 233px;
    width: 413px;
}
}



@media (max-width: 930px) {
#part3 {
    position: absolute;
    left: 0px;
    top: 755px;
    height: 368px;
    width: 100%;
}

.containerpart3	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 175px;
    width: 512px;
    top: 0px;
}

.titrepart3	{
	position: absolute;
    left: 0px;
    top: 20px;
    height: 45px;
    width: 512px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 600;
}

.traittitrepart3	{
	position: absolute;
	left: 0px;
	top: 50px;
	height: 1px;
	width: 65%;
	background-color: #ea6b20;
	z-index: 100;
}

.blocpart3	{
	position: absolute;
    left: 312px;
    top: 25px;
    height: 343px;
    width: 200px;
	background: url(../images/fondpart1.png) no-repeat center center;
	background-size: 100% auto;
}

.blocpart3texte	{
	position: absolute;
    left: 8px;
    top: 40px;
    height: 300px;
    width: 185px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 10px;
	text-align: justify;
	Line-Height: 18px;
}

.soustitrepart3	{
	position: absolute;
    left: 0px;
    top: 80px;
    height: 55px;
    width: 312px;
	color : #ea6b20;
	font-family: 'Lato';
	text-align: center;
	font-size: 15px;
	font-weight: 600;
}

.containervideopart3	{
	position: absolute;
    left: 15px;
    top: 150px;
    height: 163px;
    width: 282px;
 	border-width:1px;
 	border-color:#ea6b20;
	border-style:solid
}

.videopart3	{
	position: absolute;
    left: 4px;
    top: 4px;
    height: 156px;
    width: 275px;
}
}

@media (max-width: 480px) {
#part3 {
    position: absolute;
    left: 0px;
    top: 1150px;
    height: 368px;
    width: 100%;
}

.containerpart3	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 175px;
    width: 100%;
    top: 0px;
}

.titrepart3	{
	position: absolute;
    left: 5%;
    top: 20px;
    height: 45px;
    width: 90%;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 600;
}

.traittitrepart3	{
	position: absolute;
	left: 0px;
	top: 50px;
	height: 1px;
	width: 65%;
	background-color: #ea6b20;
	z-index: 100;
}

.blocpart3	{
	position: absolute;
    left: 5%;
    top: 330px;
    height: 343px;
    width: 90%;
	background: url(../images/fondpart1.png) no-repeat center center;
	background-size: 100% auto;
}

.blocpart3texte	{
	position: absolute;
    left: 5%;
    top: 50px;
    height: 300px;
    width: 90%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 12px;
	text-align: justify;
	Line-Height: 18px;
}

.soustitrepart3	{
	position: absolute;
    left: 0px;
    top: 75px;
    height: 55px;
    width: 100%;
	color : #ea6b20;
	font-family: 'Lato';
	text-align: center;
	font-size: 15px;
	font-weight: 600;
}

.containervideopart3	{
	position: absolute;
    left: 5%;
    top: 150px;
    height: 163px;
    width: 90%;
 	border-width:1px;
 	border-color:#ea6b20;
	border-style:solid
}

.videopart3	{
	position: absolute;
    left: 5%;
    top: 5%;
    height: 90%;
    width: 90%;
}
}

/*-------------------------
 ----------- Part4 -------
 -------------------------*/


#part4 {
    position: absolute;
    left: 0px;
    top: 2230px;
    height: 885px;
    width: 100%;
    background: url(../images/part4_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}


@media (max-width: 1600px) {
#part4 {
    position: absolute;
    left: 0px;
    top: 1673px;
    height: 664px;
    width: 100%;
    background: url(../images/part4_l.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}
}



@media (max-width: 930px) {
#part4 {
    position: absolute;
    left: 0px;
    top: 1115px;
    height: 443px;
    width: 100%;
    background: url(../images/part4_m.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}
}

@media (max-width: 480px) {
#part4 {
    position: absolute;
    left: 0px;
    top: 1850px;
    height: 443px;
    width: 100%;
    background: url(../images/part4_s.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}
}
/*-------------------------
 ----------- Part5 -------
 -------------------------*/


#part5 {
    position: absolute;
    left: 0px;
    top: 2845px;
    height: 870px;
    width: 100%;
}

.containerpart5	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 870px;
    width: 1024px;
    top: 0px;
}

.blocpart5	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 1000px;
    width: 400px;
	background-color: #333439;
}

.blocpart5titre	{
	position: absolute;
    left: 35px;
    top: 25px;
    height: 90px;
    width: 220px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 25px;
	font-weight: 600;
}

.blocpart5texte{
	position: absolute;
    left: 25px;
    top: 480px;
    height: 450px;
    width: 355px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 20px;
	Line-Height: 40px;
	text-align: justify;
}

.blocpart5blog{
	position: absolute;
	left: 420px;
	top: 300px;
	height: 600px;
	width: 700px;
	display: block;
}

.iframeblog{
	height: 600px;
	width: 700px;
	border: "0";
}

.lienpart5{
	color : #ea6b20;
}

.traittitrepart5	{
	position: absolute;
	left: 0px;
	top: 220px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.photopart5	{
	position: relative;
	left: 30px;
	top: 250px;
	height: 200px;
	width: 270px;
	background: url(../images/photo.png) no-repeat top center;
	background-size: 100% 100%;
}


@media (max-width: 1600px) {
#part5 {
    position: absolute;
    left: 0px;
    top: 2134px;
    height: 653px;
    width: 100%;
}

.containerpart5	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 653px;
    width: 768px;
    top: 0px;
}

.blocpart5blog{
	position: absolute;
	left: 310px;
	top: 220px;
	height: 600px;
	width: 490px;
	display: block;
}

.iframeblog{
	height: 600px;
	width: 490px;
	border: "0";
}

.blocpart5	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 833px;
    width: 300px;
	background-color: #333439;
}

.blocpart5titre	{
	position: absolute;
    left: 26px;
    top: 19px;
    height: 68px;
    width: 165px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 19px;
	font-weight: 600;
}

.blocpart5texte{
	position: absolute;
    left: 19px;
    top: 405px;
    height: 338px;
    width: 266px;
	color : #FFFFFF;
	font-family: 'Lato';
	text-align: justify;
	font-size: 15px;
	Line-Height: 30px;
}

.lienpart5{
	color : #ea6b20;
}

.traittitrepart5	{
	position: absolute;
	left: 0px;
	top: 165px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.photopart5	{
	position: relative;
	left: 20px;
	top: 180px;
	height: 184px;
	width: 248px;
	background: url(../images/photo.png) no-repeat top center;
	background-size: 100% 100%;
}
}



@media (max-width: 930px) {
#part5 {
    position: absolute;
    left: 0px;
    top: 1423px;
    height: 435px;
    width: 100%;
}

.containerpart5	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 435px;
    width: 512px;
    top: 0px;
}

.blocpart5blog{
	position: absolute;
	left: 210px;
	top: 145px;
	height: 380px;
	width: 400px;
	display: block;
}

.iframeblog{
	height: 380px;
	width: 400px;
	border: "0";
}

.blocpart5	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 545px;
    width: 200px;
	background-color: #333439;
}

.blocpart5titre	{
	position: absolute;
    left: 18px;
    top: 13px;
    height: 45px;
    width: 110px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 12px;
	font-weight: 600;
}

.blocpart5texte{
	position: absolute;
    left: 13px;
    top: 260px;
    height: 225px;
    width: 178px;
	color : #FFFFFF;
	font-family: 'Lato';
	text-align: justify;
	font-size: 10px;
	Line-Height: 20px;
}

.lienpart5{
	color : #ea6b20;
}

.traittitrepart5	{
	position: absolute;
	left: 0px;
	top: 110px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.photopart5	{
	position: relative;
	left: 10px;
	top: 120px;
	height: 123px;
	width: 165px;
	background: url(../images/photo.png) no-repeat top center;
	background-size: 100% 100%;
}
}

@media (max-width: 480px) {
#part5 {
    position: absolute;
    left: 0px;
    top: 2200px;
    height: 435px;
    width: 100%;
}

.containerpart5	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 435px;
    width: 100%;
    top: 0px;
}

.blocpart5blog{
	display: none;
}

.iframeblog{
	display: none;
}

.blocpart5	{
	position: absolute;
    left: 5%;
    top: 0px;
    height: 435px;
    width: 90%;
	background-color: #333439;
}

.blocpart5titre	{
	position: absolute;
    left: 5%x;
    top: 14px;
    height: 45px;
    width: 50%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 12px;
	font-weight: 600;
}

.blocpart5texte{
	position: absolute;
    left: 5%;
    top: 150px;
    height: 225px;
    width: 90%;
	color : #FFFFFF;
	font-family: 'Lato';
	text-align: justify;
	font-size: 12px;
	Line-Height: 20px;
}

.lienpart5{
	color : #ea6b20;
}

.traittitrepart5	{
	position: absolute;
	left: 0px;
	top: 110px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.photopart5	{
    position: absolute;
    left: 50%;
    top: 10px;
    height: 123px;
    width: 40%;
    background: url(../images/photo.png) no-repeat top center; 
  	background-size: 100% auto; 
}
}




/*-------------------------
 ----------- Part6 -------
 -------------------------*/


#part6 {
    position: absolute;
    left: 0px;
    top: 3840px;
    height: 780px;
    width: 100%;
	background-color: #333439;
}

.containerpart6	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 790px;
    width: 1024px;
    top: 0px;
}

.part6titre	{
	position: absolute;
    left: 0px;
    top: 330px;
    height: 100px;
    width: 400px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 600;
}

.part6titreuk	{
	position: absolute;
    left: 0px;
    top: 310px;
    height: 100px;
    width: 400px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 600;
}


.traittitrepart6	{
	position: absolute;
	left: 0px;
	top: 450px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.logospart6	{
    position: absolute;
    left: 415px;
    top: 40px;
    height: 705px;
    width: 645px;
    background: url(../images/logos_xl.png) no-repeat top center; 
  	background-size: 100% 100%; 
}


@media (max-width: 1600px) {
#part6 {
    position: absolute;
    left: 0px;
    top: 2966px;
    height: 585px;
    width: 100%;
	background-color: #333439;
}

.containerpart6	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 593px;
    width: 768px;
    top: 0px;
}

.part6titre	{
	position: absolute;
    left: 0px;
    top: 248px;
    height: 75px;
    width: 300px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 23px;
	font-weight: 600;
}

.part6titreuk	{
	position: absolute;
    left: 0px;
    top: 238px;
    height: 75px;
    width: 280px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 23px;
	font-weight: 600;
}


.traittitrepart6	{
	position: absolute;
	left: 0px;
	top: 338px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.logospart6	{
    position: absolute;
    left: 311px;
    top: 30px;
    height: 529px;
    width: 484px;
    background: url(../images/logos_l.png) no-repeat top center; 
  	background-size: 100% 100%; 
}
}



@media (max-width: 930px) {
#part6 {
    position: absolute;
    left: 0px;
    top: 1968px;
    height: 390px;
    width: 100%;
	background-color: #333439;
}

.containerpart6	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 395px;
    width: 512px;
    top: 0px;
}

.part6titre	{
	position: absolute;
    left: 0px;
    top: 165px;
    height: 50px;
    width: 200px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 600;
}

.part6titreuk	{
	position: absolute;
    left: 0px;
    top: 155px;
    height: 50px;
    width: 200px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 600;
}


.traittitrepart6	{
	position: absolute;
	left: 0px;
	top: 225px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.logospart6	{
    position: absolute;
    left: 208px;
    top: 20px;
    height: 353px;
    width: 323px;
    background: url(../images/logos_m.png) no-repeat top center; 
  	background-size: 100% 100%; 
}
}

@media (max-width: 480px) {
#part6 {
    position: absolute;
    left: 0px;
    top: 2630px;
    height: 390px;
    width: 100%;
	background-color: #333439;
}

.containerpart6	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 395px;
    width: 100%;
    top: 0px;
}

.part6titre	{
	position: absolute;
    left: 5%;
    top: 15px;
    height: 50px;
    width: 90%;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 600;
}

.part6titreuk	{
	position: absolute;
    left: 5%;
    top: 2px;
    height: 50px;
    width: 90%;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 600;
}


.traittitrepart6	{
	position: absolute;
	left: 0px;
	top: 65px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.logospart6	{
    position: absolute;
    left: 10%;
    top: 80px;
    height: 282px;
    width: 80%;
    background: url(../images/logos_s.png) no-repeat center center; 
  	background-size: auto auto; 
}
}




/*-------------------------
 ----------- Part7 -------
 -------------------------*/


#part7 {
    position: absolute;
    left: 0px;
    top: 4620px;
    height: 470px;
    width: 100%;
    background: url(../images/fondpart7.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.containerpart7	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 470px;
    width: 1024px;
    top: 0px;
}

.part7titre	{
	position: absolute;
    left: 0px;
    top: 60px;
    height: 50px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 600;
	text-align: center;
}

#carousel2 {
    position: absolute;
    left: 0px;
    top: 140px;
    height: 300px;
    width: 100%;
}

.containercarousel2 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 300px;
    width: 800px;
    top: 40px;
}

.textecarousel2 {
	position: absolute;
    left: 0px;
    top: 0px;
    height: 0px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 600;
	text-align: center;
}

.signaturecarousel2 {
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 20px;
	text-align: right;
}

.carousel7puce1	{
	position: absolute;
    left: 600px;
    top: 150px;
    height: 20px;
    width: 50px;
	background: url(../images/puce1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.left.carousel-control.leftcarousel2	{
top: 80px;
width: 50px;
height:50px;
background: url(../images/leftcaroussel.svg) no-repeat center center; 
position: absolute;
}

.right.carousel-control.rightcarousel2	{
top: 80px;
width: 50px;
height:50px;
background: url(../images/rightcaroussel.svg) no-repeat center center; 
position: absolute;
right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}


@media (max-width: 1600px) {
#part7 {
    position: absolute;
    left: 0px;
    top: 3551px;
    height: 353px;
    width: 100%;
    background: url(../images/fondpart7.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.containerpart7	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 353px;
    width: 768px;
    top: 0px;
}

.part7titre	{
	position: absolute;
    left: 0px;
    top: 45px;
    height: 38px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 23px;
	font-weight: 600;
	text-align: center;
}

#carousel2 {
    position: absolute;
    left: 0px;
    top: 105px;
    height: 225px;
    width: 100%;
}

.containercarousel2 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 225px;
    width: 600px;
    top: 30px;
}

.textecarousel2 {
	position: absolute;
    left: 0px;
    top: 0px;
    height: 0px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

.signaturecarousel2 {
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 15px;
	text-align: right;
}

.carousel7puce1	{
	position: absolute;
    left: 450px;
    top: 113px;
    height: 15px;
    width: 38px;
	background: url(../images/puce1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.left.carousel-control.leftcarousel2	{
top: 60px;
width: 38px;
height:38px;
background: url(../images/leftcaroussel.svg) no-repeat center center; 
position: absolute;
}

.right.carousel-control.rightcarousel2	{
top: 60px;
width: 38px;
height:38px;
background: url(../images/rightcaroussel.svg) no-repeat center center; 
position: absolute;
right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}
}



@media (max-width: 930px) {
#part7 {
    position: absolute;
    left: 0px;
    top: 2358px;
    height: 235px;
    width: 100%;
    background: url(../images/fondpart7.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.containerpart7	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 235px;
    width: 512px;
    top: 0px;
}

.part7titre	{
	position: absolute;
    left: 0px;
    top: 30px;
    height: 25px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 600;
	text-align: center;
}

#carousel2 {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 150px;
    width: 100%;
}

.containercarousel2 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 150px;
    width: 400px;
    top: 20px;
}

.textecarousel2 {
	position: absolute;
    left: 0px;
    top: 0px;
    height: 0px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 600;
	text-align: center;
}

.signaturecarousel2 {
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 10px;
	text-align: right;
}

.carousel7puce1	{
	position: absolute;
    left: 300px;
    top: 75px;
    height: 10px;
    width: 25px;
	background: url(../images/puce1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.left.carousel-control.leftcarousel2	{
top: 40px;
width: 25px;
height:25px;
background: url(../images/leftcaroussel.svg) no-repeat center center; 
position: absolute;
}

.right.carousel-control.rightcarousel2	{
top: 40px;
width: 25px;
height:25px;
background: url(../images/rightcaroussel.svg) no-repeat center center; 
position: absolute;
right: 0px;
}

.carousel-indicators	{
bottom: -10px !important;
}
}

@media (max-width: 480px) {
#part7 {
    position: absolute;
    left: 0px;
    top: 3000px;
    height: 310px;
    width: 100%;
    background: url(../images/fondpart7.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.containerpart7	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 310px;
    width: 100%;
    top: 0px;
}

.part7titre	{
	position: absolute;
    left: 0px;
    top: 30px;
    height: 25px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 600;
	text-align: center;
}

#carousel2 {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 150px;
    width: 100%;
}

.containercarousel2 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 150px;
    width: 100%;
    top: 20px;
}

.textecarousel2 {
	position: absolute;
    left: 5%;
    top: 0px;
    height: 0px;
    width: 90%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 12px;
	font-weight: 600;
	text-align: center;
}

.signaturecarousel2 {
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 10px;
	text-align: right;
}

.carousel7puce1	{
	position: absolute;
    left: 300px;
    top: 75px;
    height: 10px;
    width: 25px;
	background: url(../images/puce1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.left.carousel-control.leftcarousel2	{
top: 40px;
width: 25px;
height:25px;
background: none; 
position: absolute;
}

.right.carousel-control.rightcarousel2	{
top: 40px;
width: 25px;
height:25px;
background: none; 
position: absolute;
right: 0px;
}

.carousel-indicators	{
bottom: -70px !important;
}
}



/*-------------------------
 ----------- Part7b -------
 -------------------------*/


#part7b {
    position: absolute;
    left: 0px;
    top: 5090px;
    height: 650px;
    width: 100%;
	background-color: #333439;
}

.containerpart7b	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 650px;
    width: 1024px;
    top: 0px;
}

.part7btitre	{
	position: absolute;
    left: 0px;
    top: 40px;
    height: 100px;
    width: 400px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 600;
}


.traittitrepart7b	{
	position: absolute;
	left: 0px;
	top: 110px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.biliographie1part7b	{
    position: absolute;
    left: 62px;
    top: 150px;
    height: 300px;
    width: 197px;
    background: url(../images/Biblio_BtoB.png) no-repeat top center; 
  	background-size: 100% 100%; 
}

.textebiliographie1part7b	{
    position: absolute;
    left: 62px;
    top: 470px;
    height: 50px;
    width: 197px;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 17px;
    border: none !important;
    text-align: center;
}

.biliographie2part7b	{
    position: absolute;
    left: 412px;
    top: 150px;
    height: 300px;
    width: 197px;
    background: url(../images/Biblio_doctrine.png) no-repeat top center; 
  	background-size: 100% 100%; 
}

.textebiliographie2part7b	{
    position: absolute;
    left: 412px;
    top: 470px;
    height: 50px;
    width: 197px;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 17px;
    border: none !important;
    text-align: center;
}

.biliographie3part7b	{
    position: absolute;
    left: 765px;
    top: 150px;
    height: 300px;
    width: 197px;
    background: url(../images/Biblio_managementoptimal.png) no-repeat top center; 
  	background-size: 100% 100%; 
}

.textebiliographie3part7b	{
    position: absolute;
    left: 765px;
    top: 470px;
    height: 50px;
    width: 197px;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 17px;
    border: none !important;
    text-align: center;
}

.savoirplusbibliographie	{
    position: absolute;
    left: 350px;
    top: 550px;
    height: 50px;
    padding-top: 10px;
    width: 324px;
    background-color: #ea6b20;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 20px;
    border: none !important;
    text-align: center;
}


@media (max-width: 1600px) {
#part7b {
    position: absolute;
    left: 0px;
    top: 3904px;
    height: 600px;
    width: 100%;
	background-color: #333439;
}

.containerpart7b	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 600px;
    width: 768px;
    top: 0px;
}

.part7btitre	{
	position: absolute;
    left: 0px;
    top: 40px;
    height: 75px;
    width: 300px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 23px;
	font-weight: 600;
}


.traittitrepart7b	{
	position: absolute;
	left: 0px;
	top: 90px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.biliographie1part7b	{
    position: absolute;
    left: 10px;
    top: 130px;
    height: 300px;
    width: 197px;
    background: url(../images/Biblio_BtoB.png) no-repeat top center; 
  	background-size: 100% 100%; 
}

.textebiliographie1part7b	{
    position: absolute;
    left: 10px;
    top: 450px;
    height: 50px;
    width: 197px;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 17px;
    border: none !important;
    text-align: center;
}

.biliographie2part7b	{
    position: absolute;
    left: 310px;
    top: 130px;
    height: 300px;
    width: 197px;
    background: url(../images/Biblio_doctrine.png) no-repeat top center; 
  	background-size: 100% 100%; 
}

.textebiliographie2part7b	{
    position: absolute;
    left: 310px;
    top: 450px;
    height: 50px;
    width: 197px;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 17px;
    border: none !important;
    text-align: center;
}

.biliographie3part7b	{
    position: absolute;
    left: 610px;
    top: 130px;
    height: 300px;
    width: 197px;
    background: url(../images/Biblio_managementoptimal.png) no-repeat top center; 
  	background-size: 100% 100%; 
}

.textebiliographie3part7b	{
    position: absolute;
    left: 610px;
    top: 450px;
    height: 50px;
    width: 197px;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 17px;
    border: none !important;
    text-align: center;
}

.savoirplusbibliographie	{
	position: absolute;
	left: 290px;
	top: 520px;
	padding-top: 10px;
	height: 38px;
	width: 224px;
	background-color: #ea6b20;
	color: #FFFFFF;
	font-family: 'Lato';
	font-size: 13px;
	border: none !important;
}
}



@media (max-width: 930px) {
#part7b {
    position: absolute;
    left: 0px;
    top: 2593px;
    height: 350px;
    width: 100%;
	background-color: #333439;
}

.containerpart7b	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 395px;
    width: 512px;
    top: 0px;
}

.part7btitre	{
    position: absolute;
    left: 0px;
    top: 30px;
    height: 30px;
    width: 200px;
    color: #ea6b20;
    font-family: 'Lato';
    font-size: 15px;
    font-weight: 600;
}


.traittitrepart7b	{
	position: absolute;
	left: 0px;
	top: 70px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.biliographie1part7b	{
    position: absolute;
    left: 31px;
    top: 100px;
    height: 130px;
    width: 85px;
    background: url(../images/Biblio_BtoB.png) no-repeat top center; 
  	background-size: 100% 100%; 
}

.textebiliographie1part7b	{
    position: absolute;
    left: 31px;
    top: 240px;
    height: 50px;
    width: 85px;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 11px;
    border: none !important;
    text-align: center;
}

.biliographie2part7b	{
    position: absolute;
    left: 206px;
    top: 100px;
    height: 130px;
    width: 85px;
    background: url(../images/Biblio_doctrine.png) no-repeat top center; 
  	background-size: 100% 100%; 
}

.textebiliographie2part7b	{
    position: absolute;
    left: 206px;
    top: 240px;
    height: 50px;
    width: 85px;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 11px;
    border: none !important;
    text-align: center;
}

.biliographie3part7b	{
    position: absolute;
    left: 382px;
    top: 100px;
    height: 130px;
    width: 85px;
    background: url(../images/Biblio_managementoptimal.png) no-repeat top center; 
  	background-size: 100% 100%; 
}

.textebiliographie3part7b	{
    position: absolute;
    left: 382px;
    top: 240px;
    height: 50px;
    width: 85px;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 11px;
    border: none !important;
    text-align: center;
}

.savoirplusbibliographie	{
    position: absolute;
    left: 175px;
    top: 290px;
    padding-top: 5px;
    height: 25px;
    width: 150px;
    background-color: #ea6b20;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 9px;
    border: none !important;
}
}

@media (max-width: 480px) {
#part7b {
    position: absolute;
    left: 0px;
    top: 3310px;
    height: 313px;
    width: 100%;
	background-color: #333439;
}

.containerpart7b	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 395px;
    width: 100%;
    top: 0px;
}

.part7btitre	{
	position: absolute;
    left: 5%;
    top: 15px;
    height: 50px;
    width: 90%;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 600;
}


.traittitrepart7b	{
	position: absolute;
	left: 0px;
	top: 50px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.biliographie1part7b	{
    position: absolute;
    left: 0px;
    top: 80px;
    height: 130px;
    width: 33%;
    background: url(../images/Biblio_BtoB.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textebiliographie1part7b	{
    position: absolute;
    left: 0px;
    top: 220px;
    height: 50px;
    width: 33%;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 11px;
    border: none !important;
    text-align: center;
}

.biliographie2part7b	{
    position: absolute;
    left: 33%;
    top: 80px;
    height: 130px;
    width: 33%;
    background: url(../images/Biblio_doctrine.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textebiliographie2part7b	{
    position: absolute;
    left: 33%;
    top: 220px;
    height: 50px;
    width: 33%;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 11px;
    border: none !important;
    text-align: center;
}

.biliographie3part7b	{
    position: absolute;
    left: 66%;
    top: 80px;
    height: 130px;
    width: 33%;
    background: url(../images/Biblio_managementoptimal.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textebiliographie3part7b	{
    position: absolute;
    left: 66%;
    top: 220px;
    height: 50px;
    width: 33%;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 11px;
    border: none !important;
    text-align: center;
}

.savoirplusbibliographie	{
    position: absolute;
    left: 25%;
    top: 270px;
    padding-top: 5px;
    height: 25px;
    width: 50%;
    background-color: #ea6b20;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 9px;
    border: none !important;
}
}




/*-------------------------
 ----------- Part8 -------
 -------------------------*/


#part8 {
    position: absolute;
    left: 0px;
    top: 5740px;
    height: 625px;
    width: 100%;
    background: url(../images/part8_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.containerpart8	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 625px;
    width: 1024px;
    top: 0px;
}

.part8titre	{
	position: absolute;
    left: 0px;
    top: 50px;
    height: 100px;
    width: 1024px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 900;
	text-align: center;
}

.part8citation	{
	position: absolute;
    left: 0px;
    top: 180px;
    height: 100px;
    width: 300px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 30px;
	text-align: right;
	display: block;
}


.traittitrepart8	{
	position: absolute;
	left: 0px;
	top: 450px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.formulairepart8	{
    position: absolute;
    left: 315px;
    top: 125px;
    height: 500px;
    width: 645px;
}

.formulairetextenom	{
    position: absolute;
    left: 70px;
    top: 60px;
    height: 50px;
    width: 170px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 17px;
	font-weight: 100;
}

.formulairetextemail	{
    position: absolute;
    left: 70px;
    top: 160px;
    height: 50px;
    width: 170px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 17px;
	font-weight: 100;
}

.formulairetextemessage	{
    position: absolute;
    left: 70px;
    top: 260px;
    height: 50px;
    width: 170px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 17px;
	font-weight: 100;
}

.formulaireinputnom	{
    position: absolute;
    left: 230px;
    top: 50px;
    height: 50px;
    width: 300px;
	color : #FFFFFF;
}

.inputnom	{
    height: 50px;
    width: 300px;
	color : #758a7f;
}

.formulaireinputemail	{
    position: absolute;
    left: 230px;
    top: 150px;
    height: 50px;
    width: 300px;
}

.inputmail	{
    height: 50px;
    width: 300px;
	color : #758a7f;
}

.formulaireinputmessage	{
    position: absolute;
    left: 230px;
    top: 250px;
    height: 50px;
    width: 300px;
}

.inputmessage	{
    height: 50px;
    width: 300px;
	color : #758a7f;
}

.formulairesubmit	{
    position: absolute;
    left: 230px;
    top: 370px;
    height: 50px;
    width: 300px;
	background-color: #ea6b20;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 17px;
	border: none !important;
}


@media (max-width: 1600px) {
#part8 {
    position: absolute;
    left: 0px;
    top: 4504px;
    height: 469px;
    width: 100%;
    background: url(../images/part8_l.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.containerpart8	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 469px;
    width: 768px;
    top: 0px;
}

.part8titre	{
	position: absolute;
    left: 0px;
    top: 38px;
    height: 75px;
    width: 768px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 23px;
	font-weight: 900;
	text-align: center;
}

.part8citation	{
	position: absolute;
    left: 0px;
    top: 135px;
    height: 75px;
    width: 230px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 23px;
	text-align: right;
	display: block;
}


.traittitrepart8	{
	position: absolute;
	left: 0px;
	top: 338px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.formulairepart8	{
    position: absolute;
    left: 236px;
    top: 94px;
    height: 375px;
    width: 484px;
}

.formulairetextenom	{
    position: absolute;
    left: 53px;
    top: 45px;
    height: 38px;
    width: 128px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 17px;
	font-weight: 100;
}

.formulairetextemail	{
    position: absolute;
    left: 53px;
    top: 120px;
    height: 38px;
    width: 128px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 17px;
	font-weight: 100;
}

.formulairetextemessage	{
    position: absolute;
    left: 53px;
    top: 195px;
    height: 38px;
    width: 128px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 17px;
	font-weight: 100;
}

.formulaireinputnom	{
    position: absolute;
    left: 173px;
    top: 38px;
    height: 38px;
    width: 128px;
	color : #FFFFFF;
}

.inputnom	{
    height: 38px;
    width: 225px;
	color : #758a7f;
}

.formulaireinputemail	{
    position: absolute;
    left: 173px;
    top: 113px;
    height: 38px;
    width: 225px;
}

.inputmail	{
    height: 38px;
    width: 225px;
	color : #758a7f;
}

.formulaireinputmessage	{
    position: absolute;
    left: 173px;
    top: 188px;
    height: 38px;
    width: 225px;
}

.inputmessage	{
    height: 38px;
    width: 225px;
	color : #758a7f;
}

.formulairesubmit	{
    position: absolute;
    left: 173px;
    top: 278px;
    height: 38px;
    width: 225px;
	background-color: #ea6b20;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 13px;
	border: none !important;
}
}



@media (max-width: 930px) {
#part8 {
    position: absolute;
    left: 0px;
    top: 2943px;
    height: 313px;
    width: 100%;
    background: url(../images/part8_m.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.containerpart8	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 313px;
    width: 512px;
    top: 0px;
}

.part8titre	{
	position: absolute;
    left: 0px;
    top: 25px;
    height: 50px;
    width: 512px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 900;
	text-align: center;
}

.part8citation	{
	position: absolute;
    left: 0px;
    top: 90px;
    height: 50px;
    width: 150px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	text-align: right;
	display: block;
}


.traittitrepart8	{
	position: absolute;
	left: 0px;
	top: 225px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.formulairepart8	{
    position: absolute;
    left: 158px;
    top: 63px;
    height: 250px;
    width: 323px;
}

.formulairetextenom	{
    position: absolute;
    left: 35px;
    top: 30px;
    height: 25px;
    width: 85px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 100;
}

.formulairetextemail	{
    position: absolute;
    left: 35px;
    top: 80px;
    height: 25px;
    width: 85px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 100;
}

.formulairetextemessage	{
    position: absolute;
    left: 35px;
    top: 130px;
    height: 25px;
    width: 85px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 100;
}

.formulaireinputnom	{
    position: absolute;
    left: 115px;
    top: 25px;
    height: 25px;
    width: 150px;
	color : #FFFFFF;
}

.inputnom	{
    height: 25px;
    width: 150px;
	color : #758a7f;
}

.formulaireinputemail	{
    position: absolute;
    left: 115px;
    top: 75px;
    height: 25px;
    width: 150px;
}

.inputmail	{
    height: 25px;
    width: 150px;
	color : #758a7f;
}

.formulaireinputmessage	{
    position: absolute;
    left: 115px;
    top: 125px;
    height: 25px;
    width: 150px;
}

.inputmessage	{
    height: 25px;
    width: 150px;
	color : #758a7f;
}

.formulairesubmit	{
    position: absolute;
    left: 115px;
    top: 185px;
    height: 25px;
    width: 150px;
	background-color: #ea6b20;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 9px;
	border: none !important;
}
}

@media (max-width: 480px) {
#part8 {
    position: absolute;
    left: 0px;
    top: 3620px;
    height: 313px;
    width: 100%;
    background: url(../images/part8_s.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.containerpart8	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 313px;
    width: 100%;
    top: 0px;
}

.part8titre	{
	position: absolute;
    left: 0px;
    top: 25px;
    height: 50px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 900;
	text-align: center;
}

.part8citation	{
	position: absolute;
    left: 0px;
    top: 90px;
    height: 50px;
    width: 150px;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	text-align: right;
	display: none;
}


.traittitrepart8	{
	position: absolute;
	left: 0px;
	top: 225px;
	height: 1px;
	width: 40%;
	background-color: #ea6b20;
	z-index: 100;
}

.formulairepart8	{
    position: absolute;
    left: 5%;
    top: 63px;
    height: 250px;
    width: 90%;
}

.formulairetextenom	{
    position: absolute;
    left: 35px;
    top: 30px;
    height: 25px;
    width: 85px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 100;
}

.formulairetextemail	{
    position: absolute;
    left: 35px;
    top: 80px;
    height: 25px;
    width: 85px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 100;
}

.formulairetextemessage	{
    position: absolute;
    left: 35px;
    top: 130px;
    height: 25px;
    width: 85px;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 100;
}

.formulaireinputnom	{
    position: absolute;
    left: 115px;
    top: 25px;
    height: 25px;
    width: 150px;
	color : #FFFFFF;
}

.inputnom	{
    height: 25px;
    width: 150px;
	color : #758a7f;
}

.formulaireinputemail	{
    position: absolute;
    left: 115px;
    top: 75px;
    height: 25px;
    width: 150px;
}

.inputmail	{
    height: 25px;
    width: 150px;
	color : #758a7f;
}

.formulaireinputmessage	{
    position: absolute;
    left: 115px;
    top: 125px;
    height: 25px;
    width: 150px;
}

.inputmessage	{
    height: 25px;
    width: 150px;
	color : #758a7f;
}

.formulairesubmit	{
    position: absolute;
    left: 115px;
    top: 185px;
    height: 25px;
    width: 150px;
	background-color: #ea6b20;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 9px;
	border: none !important;
}
}

/*-------------------------
 ----------- Part9 -------
 -------------------------*/


#part9 {
    position: absolute;
    left: 0px;
    top: 6365px;
    height: 530px;
    width: 100%;
}

.containerpart9	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 530px;
    width: 1024px;
    top: 0px;
}

.part9titre	{
	position: absolute;
    left: 0px;
    top: 80px;
    height: 100px;
    width: 1024px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 900;
	text-align: center;
}

.traittitrepart9	{
	position: absolute;
	left: 0px;
	top: 145px;
	height: 1px;
	width: 80%;
	background-color: #758a7f;
	z-index: 100;
}

.part9pictos	{
	position: absolute;
	left: 230px;
	top: 200px;
	height: 100px;
	width: 550px;
}

.part9picto1	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 100px;
    width: 100px;
	background: url(../images/part9picto1.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9picto2	{
	position: absolute;
    left: 150px;
    top: 0px;
    height: 100px;
    width: 100px;
	background: url(../images/part9picto2.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9picto3	{
	position: absolute;
    left: 300px;
    top: 0px;
    height: 100px;
    width: 100px;
	background: url(../images/part9picto3.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9picto4	{
	position: absolute;
    left: 450px;
    top: 0px;
    height: 100px;
    width: 100px;
	background: url(../images/part9picto4.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9bouton	{
	position: absolute;
    left: 270px;
    top: 380px;
    height: 83px;
    width: 484px;
	background: url(../images/part9bouton.svg) no-repeat center center;
	background-size: 100% 100%;
}

.part9boutonuk	{
	position: absolute;
    left: 270px;
    top: 380px;
    height: 83px;
    width: 484px;
	background: url(../images/part9boutonuk.svg) no-repeat center center;
	background-size: 100% 100%;
}


@media (max-width: 1600px) {
#part9 {
    position: absolute;
    left: 0px;
    top: 4975px;
    height: 398px;
    width: 100%;
}

.containerpart9	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 398px;
    width: 768px;
    top: 0px;
}

.part9titre	{
	position: absolute;
    left: 0px;
    top: 60px;
    height: 75px;
    width: 768px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 23px;
	font-weight: 900;
	text-align: center;
}

.traittitrepart9	{
	position: absolute;
	left: 0px;
	top: 109px;
	height: 1px;
	width: 80%;
	background-color: #758a7f;
	z-index: 100;
}

.part9pictos	{
	position: absolute;
	left: 174px;
	top: 150px;
	height: 75px;
	width: 413px;
}

.part9picto1	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 75px;
    width: 75px;
	background: url(../images/part9picto1.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9picto2	{
	position: absolute;
    left: 113px;
    top: 0px;
    height: 75px;
    width: 75px;
	background: url(../images/part9picto2.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9picto3	{
	position: absolute;
    left: 225px;
    top: 0px;
    height: 75px;
    width: 75px;
	background: url(../images/part9picto3.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9picto4	{
	position: absolute;
    left: 337px;
    top: 0px;
    height: 75px;
    width: 75px;
	background: url(../images/part9picto4.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9bouton	{
	position: absolute;
    left: 203px;
    top: 285px;
    height: 62px;
    width: 363px;
	background: url(../images/part9bouton.svg) no-repeat center center;
	background-size: 100% 100%;
}

.part9boutonuk	{
	position: absolute;
    left: 203px;
    top: 285px;
    height: 62px;
    width: 363px;
	background: url(../images/part9boutonuk.svg) no-repeat center center;
	background-size: 100% 100%;
}
}



@media (max-width: 930px) {
#part9 {
    position: absolute;
    left: 0px;
    top: 3255px;
    height: 265px;
    width: 100%;
}

.containerpart9	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 265px;
    width: 512px;
    top: 0px;
}

.part9titre	{
	position: absolute;
    left: 0px;
    top: 40px;
    height: 50px;
    width: 512px;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 450;
	text-align: center;
}

.traittitrepart9	{
	position: absolute;
	left: 0px;
	top: 73px;
	height: 1px;
	width: 80%;
	background-color: #758a7f;
	z-index: 100;
}

.part9pictos	{
	position: absolute;
    left: 120px;
    top: 100px;
    height: 50px;
    width: 275px;
}

.part9picto1	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 50px;
	background: url(../images/part9picto1.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9picto2	{
	position: absolute;
    left: 75px;
    top: 0px;
    height: 50px;
    width: 50px;
	background: url(../images/part9picto2.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9picto3	{
	position: absolute;
    left: 150px;
    top: 0px;
    height: 50px;
    width: 50px;
	background: url(../images/part9picto3.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9picto4	{
	position: absolute;
    left: 225px;
    top: 0px;
    height: 50px;
    width: 50px;
	background: url(../images/part9picto4.svg) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}

.part9bouton	{
	position: absolute;
    left: 135px;
    top: 190px;
    height: 42px;
    width: 242px;
	background: url(../images/part9bouton.svg) no-repeat center center;
	background-size: 100% 100%;
}

.part9boutonuk	{
	position: absolute;
    left: 135px;
    top: 190px;
    height: 42px;
    width: 242px;
	background: url(../images/part9boutonuk.svg) no-repeat center center;
	background-size: 100% 100%;
}
}

@media (max-width: 480px) {

#part9 {
    position: absolute;
    left: 0px;
    top: 3925px;
    height: 265px;
    width: 100%;
}

.containerpart9	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 265px;
    width: 100%;
    top: 0px;
}

.part9titre	{
	position: absolute;
    left: 0px;
    top: 40px;
    height: 50px;
    width: 100%;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 450;
	text-align: center;
}

.traittitrepart9	{
	position: absolute;
	left: 0px;
	top: 73px;
	height: 1px;
	width: 80%;
	background-color: #758a7f;
	z-index: 100;
}

.part9pictos	{
	position: absolute;
    left: 5%;
    top: 100px;
    height: 50px;
    width: 90%;
}

.part9picto1	{
	position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 25%;
	background: url(../images/part9picto1.svg) no-repeat center center;
	background-size: auto 100%;
	cursor: pointer;
}

.part9picto2	{
	position: absolute;
    left: 25%;
    top: 0px;
    height: 50px;
    width: 25%;
	background: url(../images/part9picto2.svg) no-repeat center center;
	background-size: auto 100%;
	cursor: pointer;
}

.part9picto3	{
	position: absolute;
    left: 50%;
    top: 0px;
    height: 50px;
    width: 25%;
	background: url(../images/part9picto3.svg) no-repeat center center;
	background-size: auto 100%;
	cursor: pointer;
}

.part9picto4	{
	position: absolute;
    left: 75%;
    top: 0px;
    height: 50px;
    width: 25%;
	background: url(../images/part9picto4.svg) no-repeat center center;
	background-size: auto 100%;
	cursor: pointer;
}

.part9bouton	{
	position: absolute;
    left: 5%;
    top: 190px;
    height: 42px;
    width: 90%;
	background: url(../images/part9bouton.svg) no-repeat center center;
	background-size: auto 100%;
}

.part9boutonuk	{
	position: absolute;
    left: 5%;
    top: 190px;
    height: 42px;
    width: 90%;
	background: url(../images/part9boutonuk.svg) no-repeat center center;
	background-size: auto 100%;
}
}

/*-------------------------
 ----------- Part10 -------
 -------------------------*/


#part10 {
    position: absolute;
    left: 0px;
    top: 6895px;
    height: 60px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}


@media (max-width: 1600px) {
#part10 {
    position: absolute;
    left: 0px;
    top: 5370px;
    height: 45px;
    width: 100%;
    background: url(../images/part10_l.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}
}



@media (max-width: 930px) {
#part10 {
    position: absolute;
    left: 0px;
    top: 3520px;
    height: 30px;
    width: 100%;
    background: url(../images/part10_m.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}
}

@media (max-width: 480px) {
#part10 {
    position: absolute;
    left: 0px;
    top: 4190px;
    height: 30px;
    width: 100%;
    background: url(../images/part10_s.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}
}

/*-------------------------
 ----------- envoi -------
 -------------------------*/


#envoi {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
	background-color: #333439
}

.envoititre	{
	position: absolute;
    left: 0px;
    top: 80px;
    height: 30px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 30px;
	font-weight: 900;
	text-align: center;
}

.envoitexte	{
	position: absolute;
    left: 0px;
    top: 185px;
    height: 50px;
    width: 100%;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 30px;
	text-align: center;
}

.containerenvoiinscription	{
	position: absolute;
    left: 0px;
    top: 185px;
    height: 450px;
    width: 100%;
	color : #ea6b20;
}

.envoiinscription	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 440px;
    width: 750px;
}

.fermerfenetreinscription	{
	position: absolute;
	left: 0px;
	top: 700px;
	height: 50px;
	width: 100%;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}

.fermerfenetre	{
	position: absolute;
	left: 0px;
	top: 285px;
	height: 50px;
	width: 100%;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}

.envoitrait	{
	position: absolute;
	left: 0px;
	top: 150px;
	height: 1px;
	width: 60%;
	background-color: #758a7f;
	z-index: 100;
}

.envoientete {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 60px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}


@media (max-width: 1600px) {
.envoititre	{
	position: absolute;
    left: 0px;
    top: 70px;
    height: 50px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 23px;
	font-weight: 900;
	text-align: center;
}

.envoitexte	{
	position: absolute;
    left: 0px;
    top: 135px;
    height: 50px;
    width: 100%;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 23px;
	text-align: center;
}

.containerenvoiinscription	{
	position: absolute;
    left: 0px;
    top: 125px;
    height: 330px;
    width: 100%;
	color : #ea6b20;
}

.envoiinscription	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 330px;
    width: 550px;
}

.fermerfenetreinscription	{
	position: absolute;
	left: 0px;
	top: 500px;
	height: 50px;
	width: 100%;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}

.fermerfenetre	{
	position: absolute;
    left: 0px;
    top: 205px;
    height: 50px;
    width: 100%;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 15px;
	text-align: center;
    cursor: pointer;
}

.envoitrait	{
	position: absolute;
	left: 0px;
	top: 120px;
	height: 1px;
	width: 60%;
	background-color: #758a7f;
	z-index: 100;
}

.envoientete {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 45px;
    width: 100%;
    background: url(../images/part10_l.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}
}



@media (max-width: 930px) {
.envoititre	{
	position: absolute;
    left: 0px;
    top: 50px;
    height: 50px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 900;
	text-align: center;
}

.envoitexte	{
	position: absolute;
    left: 0px;
    top: 115px;
    height: 50px;
    width: 100%;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	text-align: center;
}

.containerenvoiinscription	{
	position: absolute;
    left: 0px;
    top: 100px;
    height: 250px;
    width: 100%;
	color : #ea6b20;
}

.envoiinscription	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 250px;
    width: 350px;
}

.fermerfenetreinscription	{
	position: absolute;
	left: 0px;
	top: 350px;
	height: 50px;
	width: 100%;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}

.fermerfenetre	{
	position: absolute;
    left: 0px;
    top: 165px;
    height: 50px;
    width: 100%;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 15px;
	text-align: center;
    cursor: pointer;
}

.envoitrait	{
	position: absolute;
	left: 0px;
	top: 100px;
	height: 1px;
	width: 60%;
	background-color: #758a7f;
	z-index: 100;
}

.envoientete {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 30px;
    width: 100%;
    background: url(../images/part10_m.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}
}

@media (max-width: 480px) {


.envoititre	{
	position: absolute;
    left: 0px;
    top: 50px;
    height: 50px;
    width: 100%;
	color : #FFFFFF;
	font-family: 'Lato';
	font-size: 15px;
	font-weight: 900;
	text-align: center;
}

.envoitexte	{
	position: absolute;
    left: 0px;
    top: 115px;
    height: 50px;
    width: 100%;
	color : #ea6b20;
	font-family: 'Lato';
	font-size: 15px;
	text-align: center;
}

.containerenvoiinscription	{
	position: absolute;
    left: 0px;
    top: 100px;
    height: 250px;
    width: 100%;
	color : #ea6b20;
}

.envoiinscription	{
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 250px;
    width: 300px;
}

.fermerfenetreinscription	{
	position: absolute;
	left: 0px;
	top: 350px;
	height: 50px;
	width: 100%;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}

.fermerfenetre	{
	position: absolute;
    left: 0px;
    top: 165px;
    height: 50px;
    width: 100%;
	color : #758a7f;
	font-family: 'Lato';
	font-size: 15px;
	text-align: center;
    cursor: pointer;
}

.envoitrait	{
	position: absolute;
	left: 0px;
	top: 100px;
	height: 1px;
	width: 60%;
	background-color: #758a7f;
	z-index: 100;
}

.envoientete {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 30px;
    width: 100%;
    background: url(../images/part10_s.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}
}

/*-------------------------
 ----------- EXPERTISE -------
 -------------------------*/

#bandeauhautexpertise {
    position: absolute;
    left: 0px;
    top: 140px;
    height: 60px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

#expertise {
	position: absolute;
	left: 0px;
	top: 410px;
	width: 100%;
}

.colorexpertise	{
    color: #ea6b20
}

.containerexpertise	{
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	top: 0px;
}

.titreexpertise	{
    position: absolute;
    left: 0px;
    top: 185px;
    height: 225px;
    padding-top: 55px;
    width: 100%;
    color: #ea6b20;
    font-family: 'Lato';
    font-size: 25px;
    font-weight: 100;
    text-align: center;
    background-color: #333439
}

/*-------------------------
 ----------- FORMALISER -------
 -------------------------*/


.formaliser {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 280px;
    width: 100%;
}

#bandeauhautformaliser {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.texteformaliser	{
	position: absolute;
	left: 0px;
	top: 90px;
	width: 1024px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 22px;
    font-weight: 400
}

.formaliserpicto	{
	position: absolute;
	left: 15px;
	top: 5px;
	height: 55px;
	width: 55px;
	background: url(../images/part1picto1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.formalisertitre	{
	position: absolute;
	left: 95px;
	top: 16px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 25px;
}

.formaliderpuce1	{
    position: absolute;
    left: 0px;
    top: 115px;
    height: 45px;
    width: 45px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte1	{
	position: absolute;
	top: 110px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.formalidertexte1su	{
	position: absolute;
	top: 110px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.formaliderpuce2	{
    position: absolute;
    left: 0px;
    top: 185px;
    height: 45px;
    width: 45px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte2	{
	position: absolute;
	top: 180px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.formalidertexte2su	{
	position: absolute;
	top: 180px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.formaliderpuce3	{
    position: absolute;
    left: 0px;
    top: 255px;
    height: 45px;
    width: 45px;
    background: url(../images/expertisepuce3.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte3	{
	position: absolute;
	top: 250px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.formalidertexte3su	{
	position: absolute;
	top: 255px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

/*-------------------------
 ----------- APPRENDRE -------
 -------------------------*/


.apprendre {
    position: absolute;
    left: 0px;
    top: 420px;
    height: 280px;
    width: 100%;
}

#bandeauhautapprendre {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.texteapprendre	{
	position: absolute;
	left: 0px;
	top: 90px;
	width: 1024px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 22px;
    font-weight: 400
}

.apprendrepicto	{
	position: absolute;
	left: 15px;
	top: 5px;
	height: 55px;
	width: 55px;
	background: url(../images/part1picto2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.apprendretitre	{
	position: absolute;
	left: 95px;
	top: 16px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 25px;
}

.apprendrepuce1	{
    position: absolute;
    left: 0px;
    top: 115px;
    height: 45px;
    width: 45px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.apprendretexte1	{
	position: absolute;
	top: 110px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.apprendretexte1su	{
	position: absolute;
	top: 110px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.apprendrepuce2	{
    position: absolute;
    left: 0px;
    top: 185px;
    height: 45px;
    width: 45px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.apprendretexte2	{
	position: absolute;
	top: 170px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.apprendretexte2su	{
	position: absolute;
	top: 183px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

/*-------------------------
 ----------- DEVELOPPER -------
 -------------------------*/


.developper {
    position: absolute;
    left: 0px;
    top: 790px;
    height: 400px;
    width: 100%;
}

#bandeauhautdevelopper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.textedevelopper	{
	position: absolute;
	left: 0px;
	top: 90px;
	width: 1024px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 22px;
    font-weight: 400
}

.developperpicto	{
	position: absolute;
	left: 15px;
	top: 5px;
	height: 55px;
	width: 55px;
	background: url(../images/part1picto3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.developpertitre	{
	position: absolute;
	left: 95px;
	top: 16px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 25px;
}

.developperpuce1	{
    position: absolute;
    left: 0px;
    top: 115px;
    height: 45px;
    width: 45px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.developpertexte1	{
	position: absolute;
	top: 100px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.developpertexte1su	{
	position: absolute;
	top: 110px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.developperpuce2	{
    position: absolute;
    left: 0px;
    top: 185px;
    height: 45px;
    width: 45px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.developpertexte2	{
	position: absolute;
	top: 180px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.developpertexte2su	{
	position: absolute;
	top: 183px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}


@media (max-width: 1600px) {

/*-------------------------
 ----------- EXPERTISE -------
 -------------------------*/

#bandeauhautexpertise {
    position: absolute;
    left: 0px;
    top: 100px;
    height: 60px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

#expertise {
	position: absolute;
	left: 0px;
	top: 350px;
	width: 100%;
}

.colorexpertise	{
    color: #ea6b20
}

.containerexpertise	{
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	top: 0px;
}

.titreexpertise	{
    position: absolute;
    left: 0px;
    top: 145px;
    height: 205px;
    padding-top: 55px;
    width: 100%;
    color: #ea6b20;
    font-family: 'Lato';
    font-size: 22px;
    font-weight: 100;
    text-align: center;
    background-color: #333439
}

/*-------------------------
 ----------- FORMALISER -------
 -------------------------*/


.formaliser {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 280px;
    width: 100%;
}

#bandeauhautformaliser {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.texteformaliser	{
	position: absolute;
	left: 0px;
	top: 90px;
	width: 800px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 22px;
    font-weight: 400
}

.formaliserpicto	{
	position: absolute;
	left: 15px;
	top: 5px;
	height: 55px;
	width: 55px;
	background: url(../images/part1picto1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.formalisertitre	{
	position: absolute;
	left: 95px;
	top: 16px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 22px;
}

.formaliderpuce1	{
    position: absolute;
    left: 0px;
    top: 115px;
    height: 40px;
    width: 40px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte1	{
	position: absolute;
	top: 100px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.formalidertexte1su	{
	position: absolute;
	top: 115px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.formaliderpuce2	{
    position: absolute;
    left: 0px;
    top: 175px;
    height: 40px;
    width: 40px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte2	{
	position: absolute;
	top: 170px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.formalidertexte2su	{
	position: absolute;
	top: 170px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.formaliderpuce3	{
    position: absolute;
    left: 0px;
    top: 235px;
    height: 40px;
    width: 40px;
    background: url(../images/expertisepuce3.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte3	{
	position: absolute;
	top: 230px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.formalidertexte3su	{
	position: absolute;
	top: 230px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

/*-------------------------
 ----------- APPRENDRE -------
 -------------------------*/


.apprendre {
    position: absolute;
    left: 0px;
    top: 390px;
    height: 280px;
    width: 100%;
}

#bandeauhautapprendre {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.texteapprendre	{
	position: absolute;
	left: 0px;
	top: 90px;
	width: 800px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 22px;
    font-weight: 400
}

.apprendrepicto	{
	position: absolute;
	left: 15px;
	top: 5px;
	height: 55px;
	width: 55px;
	background: url(../images/part1picto2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.apprendretitre	{
	position: absolute;
	left: 95px;
	top: 16px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 22px;
}

.apprendrepuce1	{
    position: absolute;
    left: 0px;
    top: 115px;
    height: 40px;
    width: 40px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.apprendretexte1	{
	position: absolute;
	top: 110px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.apprendretexte1su	{
	position: absolute;
	top: 110px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.apprendrepuce2	{
    position: absolute;
    left: 0px;
    top: 175px;
    height: 40px;
    width: 40px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.apprendretexte2	{
	position: absolute;
	top: 160px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.apprendretexte2su	{
	position: absolute;
	top: 170px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

/*-------------------------
 ----------- DEVELOPPER -------
 -------------------------*/


.developper {
    position: absolute;
    left: 0px;
    top: 730px;
    height: 400px;
    width: 100%;
}

#bandeauhautdevelopper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.textedevelopper	{
	position: absolute;
	left: 0px;
	top: 90px;
	width: 800px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 22px;
    font-weight: 400
}

.developperpicto	{
	position: absolute;
	left: 15px;
	top: 5px;
	height: 55px;
	width: 55px;
	background: url(../images/part1picto3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.developpertitre	{
	position: absolute;
	left: 95px;
	top: 16px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 22px;
}

.developperpuce1	{
    position: absolute;
    left: 0px;
    top: 115px;
    height: 40px;
    width: 40px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.developpertexte1	{
	position: absolute;
	top: 100px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.developpertexte1su	{
	position: absolute;
	top: 110px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.developperpuce2	{
    position: absolute;
    left: 0px;
    top: 175px;
    height: 40px;
    width: 40px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.developpertexte2	{
	position: absolute;
	top: 170px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}

.developpertexte2su	{
	position: absolute;
	top: 170px;
	height: 45px;
	width: 100%;
	padding-left: 70px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
}
}





@media (max-width: 930px) {


/*-------------------------
 ----------- EXPERTISE -------
 -------------------------*/

#bandeauhautexpertise {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 60px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

#expertise {
	position: absolute;
	left: 0px;
	top: 250px;
	width: 100%;
}

.colorexpertise	{
    color: #ea6b20
}

.containerexpertise	{
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	top: 0px;
}

.titreexpertise	{
    position: absolute;
    left: 0px;
    top: 100px;
    height: 150px;
    padding-top: 45px;
    width: 100%;
    color: #ea6b20;
    font-family: 'Lato';
    font-size: 15px;
    font-weight: 100;
    text-align: center;
    background-color: #333439
}

/*-------------------------
 ----------- FORMALISER -------
 -------------------------*/


.formaliser {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 280px;
    width: 100%;
}

#bandeauhautformaliser {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.texteformaliser	{
	position: absolute;
	left: 0px;
	top: 60px;
	width: 520px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 15px;
    font-weight: 400
}

.formaliserpicto	{
	position: absolute;
	left: 10px;
	top: 5px;
	height: 40px;
	width: 40px;
	background: url(../images/part1picto1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.formalisertitre	{
	position: absolute;
	left: 75px;
	top: 13px;
	height: 50px;
	width: 450px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

.formaliderpuce1	{
    position: absolute;
    left: 0px;
    top: 80px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte1	{
	position: absolute;
	top: 65px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.formalidertexte1su	{
	position: absolute;
	top: 65px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.formaliderpuce2	{
    position: absolute;
    left: 0px;
    top: 130px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte2	{
	position: absolute;
	top: 125px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.formalidertexte2su	{
	position: absolute;
	top: 125px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.formaliderpuce3	{
    position: absolute;
    left: 0px;
    top: 170px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce3.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte3	{
	position: absolute;
	top: 165px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.formalidertexte3su	{
	position: absolute;
	top: 165px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

/*-------------------------
 ----------- APPRENDRE -------
 -------------------------*/


.apprendre {
    position: absolute;
    left: 0px;
    top: 290px;
    height: 280px;
    width: 100%;
}

#bandeauhautapprendre {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.texteapprendre	{
	position: absolute;
	left: 0px;
	top: 60px;
	width: 520px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 15px;
    font-weight: 400
}

.apprendrepicto	{
	position: absolute;
	left: 10px;
	top: 5px;
	height: 40px;
	width: 40px;
	background: url(../images/part1picto2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.apprendretitre	{
	position: absolute;
	left: 75px;
	top: 13px;
	height: 50px;
	width: 450px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

.apprendrepuce1	{
    position: absolute;
    left: 0px;
    top: 80px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.apprendretexte1	{
	position: absolute;
	top: 75px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.apprendretexte1su	{
	position: absolute;
	top: 75px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.apprendrepuce2	{
    position: absolute;
    left: 0px;
    top: 130px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.apprendretexte2	{
	position: absolute;
	top: 120px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.apprendretexte2su	{
	position: absolute;
	top: 125px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

/*-------------------------
 ----------- DEVELOPPER -------
 -------------------------*/


.developper {
    position: absolute;
    left: 0px;
    top: 550px;
    height: 400px;
    width: 100%;
}

#bandeauhautdevelopper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.textedevelopper	{
	position: absolute;
	left: 0px;
	top: 60px;
	width: 520px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 15px;
    font-weight: 400
}

.developperpicto	{
	position: absolute;
	left: 10px;
	top: 5px;
	height: 40px;
	width: 40px;
	background: url(../images/part1picto3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.developpertitre	{
	position: absolute;
	left: 75px;
	top: 13px;
	height: 50px;
	width: 450px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

.developperpuce1	{
    position: absolute;
    left: 0px;
    top: 80px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.developpertexte1	{
	position: absolute;
	top: 70px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.developpertexte1su	{
	position: absolute;
	top: 75px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.developperpuce2	{
    position: absolute;
    left: 0px;
    top: 130px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.developpertexte2	{
	position: absolute;
	top: 125px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.developpertexte2su	{
	position: absolute;
	top: 125px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}
}


@media (max-width: 480px) {


/*-------------------------
 ----------- EXPERTISE -------
 -------------------------*/

#bandeauhautexpertise {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 60px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

#expertise {
	position: absolute;
	left: 0px;
	top: 250px;
	width: 100%;
}

.colorexpertise	{
    color: #ea6b20
}

.containerexpertise	{
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	top: 0px;
}

.titreexpertise	{
    position: absolute;
    left: 0px;
    top: 100px;
    height: 150px;
    padding-top: 45px;
    padding-right: 5px;
    padding-left: 5px;
    width: 100%;
    color: #ea6b20;
    font-family: 'Lato';
    font-size: 13px;
    font-weight: 100;
    text-align: center;
    background-color: #333439
}

/*-------------------------
 ----------- FORMALISER -------
 -------------------------*/


.formaliser {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 280px;
    width: 100%;
}

#bandeauhautformaliser {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.texteformaliser	{
	position: absolute;
	left: 5%;
	top: 60px;
	width: 90%;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 11px;
    font-weight: 400
}

.formaliserpicto	{
	position: absolute;
	left: 10px;
	top: 5px;
	height: 40px;
	width: 40px;
	background: url(../images/part1picto1.svg) no-repeat center center;
	background-size: 100% 100%;
}

.formalisertitre	{
	position: absolute;
	left: 60px;
	top: 13px;
	height: 50px;
	width: 250px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

.formaliderpuce1	{
    position: absolute;
    left: 0px;
    top: 65px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte1	{
	position: absolute;
	top: 45px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.formaliderpuce2	{
    position: absolute;
    left: 0px;
    top: 120px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte2	{
	position: absolute;
	top: 110px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.formaliderpuce3	{
    position: absolute;
    left: 0px;
    top: 170px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce3.svg) no-repeat top center; 
  	background-size: cover; 
}

.formalidertexte3	{
	position: absolute;
	top: 160px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

/*-------------------------
 ----------- APPRENDRE -------
 -------------------------*/


.apprendre {
    position: absolute;
    left: 0px;
    top: 290px;
    height: 280px;
    width: 100%;
}

#bandeauhautapprendre {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.texteapprendre	{
	position: absolute;
	left: 5%;
	top: 60px;
	width: 90%;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 11px;
    font-weight: 400
}

.apprendrepicto	{
	position: absolute;
	left: 10px;
	top: 5px;
	height: 40px;
	width: 40px;
	background: url(../images/part1picto2.svg) no-repeat center center;
	background-size: 100% 100%;
}

.apprendretitre	{
	position: absolute;
	left: 60px;
	top: 13px;
	height: 50px;
	width: 250px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

.apprendrepuce1	{
    position: absolute;
    left: 0px;
    top: 80px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.apprendretexte1	{
	position: absolute;
	top: 70px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.apprendrepuce2	{
    position: absolute;
    left: 0px;
    top: 130px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.apprendretexte2	{
	position: absolute;
	top: 120px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

/*-------------------------
 ----------- DEVELOPPER -------
 -------------------------*/


.developper {
    position: absolute;
    left: 0px;
    top: 575px;
    height: 400px;
    width: 100%;
}

#bandeauhautdevelopper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.textedevelopper	{
	position: absolute;
	left: 5%;
	top: 60px;
	width: 90%;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 11px;
    font-weight: 400
}

.developperpicto	{
	position: absolute;
	left: 10px;
	top: 5px;
	height: 40px;
	width: 40px;
	background: url(../images/part1picto3.svg) no-repeat center center;
	background-size: 100% 100%;
}

.developpertitre	{
	position: absolute;
	left: 60px;
	top: 6px;
	height: 50px;
	width: 250px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

.developperpuce1	{
    position: absolute;
    left: 0px;
    top: 80px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce1.svg) no-repeat top center; 
  	background-size: cover; 
}

.developpertexte1	{
	position: absolute;
	top: 60px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

.developperpuce2	{
    position: absolute;
    left: 0px;
    top: 135px;
    height: 30px;
    width: 30px;
    background: url(../images/expertisepuce2.svg) no-repeat top center; 
  	background-size: cover; 
}

.developpertexte2	{
	position: absolute;
	top: 125px;
	height: 45px;
	width: 100%;
	padding-left: 50px;
	color: #758a7f;
	font-family: 'Lato';
	font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}
}

/*-------------------------
 ----------- Biblio -------
 -------------------------*/
#bandeauhautbiblio {
    position: absolute;
    left: 0px;
    top: 140px;
    height: 60px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

#biblio {
	position: absolute;
	left: 0px;
	top: 220px;
	width: 100%;
}

.containerbiblio	{
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	top: 0px;
}

/*-------------------------
 ----------- memos -------
 -------------------------*/

.memos {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 280px;
    width: 100%;
}

#bandeauhautmemos {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.memostitre	{
	position: absolute;
	left: 25px;
	top: 16px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 25px;
}

#carouselbiblio1 {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio1 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 400px;
    width: 800px;
    top: 40px;
}

.imagebiblio1_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_7 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_7.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio1 {
    position: absolute;
    left: 0px;
    top: 310px;
    width: 800px;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio1	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio1	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}



/*-------------------------
 ----------- questions -------
 -------------------------*/

.questions {
    position: absolute;
    left: 0px;
    top: 500px;
    height: 280px;
    width: 100%;
}

#bandeauhautquestions {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.questionstitre	{
	position: absolute;
	left: 25px;
	top: 16px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 25px;
}

#carouselbiblio2 {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio2 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 400px;
    width: 800px;
    top: 40px;
}

.imagebiblio2_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio2 {
    position: absolute;
    left: 0px;
    top: 310px;
    width: 800px;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio2	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio2	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}

/*-------------------------
 ----------- guides -------
 -------------------------*/

.guides {
    position: absolute;
    left: 0px;
    top: 1000px;
    height: 280px;
    width: 100%;
}

#bandeauhautguides {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 70px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.guidestitre	{
	position: absolute;
	left: 25px;
	top: 16px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 25px;
}

#carouselbiblio3 {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio3 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 400px;
    width: 800px;
    top: 40px;
}

.imagebiblio3_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_7 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_7.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_8 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_8.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_9 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_9.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_10 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_10.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_11 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_11.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio3 {
    position: absolute;
    left: 0px;
    top: 310px;
    width: 800px;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 20px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio3	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio3	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}




@media (max-width: 1600px) {

/*-------------------------
 ----------- Biblio -------
 -------------------------*/
#bandeauhautbiblio {
    position: absolute;
    left: 0px;
    top: 100px;
    height: 60px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

#biblio {
	position: absolute;
	left: 0px;
	top: 170px;
	width: 100%;
}

.containerbiblio	{
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	top: 0px;
}

/*-------------------------
 ----------- memos -------
 -------------------------*/

.memos {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 280px;
    width: 100%;
}

#bandeauhautmemos {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.memostitre	{
	position: absolute;
	left: 25px;
	top: 10px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 22px;
}

#carouselbiblio1 {
    position: absolute;
    left: 0px;
    top: 50px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio1 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 400px;
    width: 800px;
    top: 40px;
}

.imagebiblio1_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_7 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_65_7.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio1 {
    position: absolute;
    left: 0px;
    top: 310px;
    width: 800px;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio1	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio1	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}



/*-------------------------
 ----------- questions -------
 -------------------------*/

.questions {
    position: absolute;
    left: 0px;
    top: 450px;
    height: 280px;
    width: 100%;
}

#bandeauhautquestions {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.questionstitre	{
	position: absolute;
	left: 25px;
	top: 10px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 22px;
}

#carouselbiblio2 {
    position: absolute;
    left: 0px;
    top: 50px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio2 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 400px;
    width: 800px;
    top: 40px;
}

.imagebiblio2_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_100_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio2 {
    position: absolute;
    left: 0px;
    top: 310px;
    width: 800px;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio2	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio2	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}

/*-------------------------
 ----------- guides -------
 -------------------------*/

.guides {
    position: absolute;
    left: 0px;
    top: 900px;
    height: 280px;
    width: 100%;
}

#bandeauhautguides {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.guidestitre	{
	position: absolute;
	left: 25px;
	top: 10px;
	height: 50px;
	width: 800px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 22px;
}

#carouselbiblio3 {
    position: absolute;
    left: 0px;
    top: 50px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio3 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 400px;
    width: 800px;
    top: 40px;
}

.imagebiblio3_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_7 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_7.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_8 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_8.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_9 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_9.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_10 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_10.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_11 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 300px;
    width: 800px;
    background: url(../images/Biblio_guide_11.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio3 {
    position: absolute;
    left: 0px;
    top: 310px;
    width: 800px;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 17px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio3	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio3	{
    top: 170px;
    width: 50px;
    height:50px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}
	
	
}


@media (max-width: 930px) {

/*-------------------------
 ----------- Biblio -------
 -------------------------*/
#bandeauhautbiblio {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 40px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

#biblio {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 100%;
}

.containerbiblio	{
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	top: 0px;
}

/*-------------------------
 ----------- memos -------
 -------------------------*/

.memos {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 280px;
    width: 100%;
}

#bandeauhautmemos {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 40px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.memostitre	{
	position: absolute;
	left: 25px;
	top: 10px;
	height: 50px;
	width: 500px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

#carouselbiblio1 {
    position: absolute;
    left: 0px;
    top: 40px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio1 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 300px;
	width: 500px;
    top: 40px;
}

.imagebiblio1_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_65_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_65_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_65_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_65_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_65_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_65_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_7 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_65_7.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio1 {
    position: absolute;
    left: 0px;
    top: 210px;
	width: 500px;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 13px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio1	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio1	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}



/*-------------------------
 ----------- questions -------
 -------------------------*/

.questions {
    position: absolute;
    left: 0px;
    top: 330px;
    height: 280px;
    width: 100%;
}

#bandeauhautquestions {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 40px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.questionstitre	{
	position: absolute;
	left: 25px;
	top: 10px;
	height: 50px;
	width: 500px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

#carouselbiblio2 {
    position: absolute;
    left: 0px;
    top: 40px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio2 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 300px;
	width: 500px;
    top: 40px;
}

.imagebiblio2_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_100_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_100_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_100_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_100_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_100_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_100_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio2 {
    position: absolute;
    left: 0px;
    top: 210px;
    width: 500px;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 13px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio2	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio2	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}

/*-------------------------
 ----------- guides -------
 -------------------------*/

.guides {
    position: absolute;
    left: 0px;
    top: 660px;
    height: 280px;
    width: 100%;
}

#bandeauhautguides {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 40px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.guidestitre	{
	position: absolute;
	left: 25px;
	top: 10px;
	height: 50px;
	width: 500px;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

#carouselbiblio3 {
    position: absolute;
    left: 0px;
    top: 40px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio3 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 300px;
	width: 500px;
    top: 40px;
}

.imagebiblio3_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_7 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_7.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_8 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_8.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_9 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_9.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_10 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_10.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_11 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_11.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio3 {
    position: absolute;
    left: 0px;
    top: 210px;
    width: 500px;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 13px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio3	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio3	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}
	
	

}


@media (max-width: 480px) {

/*-------------------------
 ----------- Biblio -------
 -------------------------*/
#bandeauhautbiblio {
    position: absolute;
    left: 0px;
    top: 70px;
    height: 40px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

#biblio {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 100%;
}

.containerbiblio	{
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	top: 0px;
}

/*-------------------------
 ----------- memos -------
 -------------------------*/

.memos {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 280px;
    width: 100%;
}

#bandeauhautmemos {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 40px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.memostitre	{
	position: absolute;
	left: 10%;
	top: 10px;
	height: 50px;
	width: 90%;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

#carouselbiblio1 {
    position: absolute;
    left: 0px;
    top: 40px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio1 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 300px;
	width: 100%;
    top: 40px;
}

.imagebiblio1_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 160px;
	width: 100%;
    background: url(../images/Biblio_65_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 160px;
	width: 100%;
    background: url(../images/Biblio_65_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 160px;
	width: 100%;
    background: url(../images/Biblio_65_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 160px;
	width: 100%;
    background: url(../images/Biblio_65_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 160px;
	width: 100%;
    background: url(../images/Biblio_65_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 160px;
	width: 100%;
    background: url(../images/Biblio_65_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio1_7 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 160px;
	width: 100%;
    background: url(../images/Biblio_65_7.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio1 {
    position: absolute;
    left: 0px;
    top: 170px;
	width: 100%;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 13px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio1	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio1	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}



/*-------------------------
 ----------- questions -------
 -------------------------*/

.questions {
    position: absolute;
    left: 0px;
    top: 330px;
    height: 280px;
    width: 100%;
}

#bandeauhautquestions {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 40px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.questionstitre	{
	position: absolute;
	left: 10%;
	top: 10px;
	height: 50px;
	width: 90%;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

#carouselbiblio2 {
    position: absolute;
    left: 0px;
    top: 40px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio2 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 300px;
	width: 100%;
    top: 40px;
}

.imagebiblio2_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_100_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_100_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_100_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_100_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_100_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio2_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_100_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio2 {
    position: absolute;
    left: 0px;
    top: 160px;
    width: 100%;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 13px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio2	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio2	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}

/*-------------------------
 ----------- guides -------
 -------------------------*/

.guides {
    position: absolute;
    left: 0px;
    top: 660px;
    height: 280px;
    width: 100%;
}

#bandeauhautguides {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 40px;
    width: 100%;
    background: url(../images/part10_xl.png) no-repeat top center; 
  	background-size: cover; 
	display: block;
}

.guidestitre	{
	position: absolute;
	left: 10%;
	top: 10px;
	height: 50px;
	width: 90%;
	color: #ffffff;
	font-family: 'Lato';
	font-size: 15px;
}

#carouselbiblio3 {
    position: absolute;
    left: 0px;
    top: 40px;
    height: 400px;
    width: 100%;
}

.containercarouselbiblio3 {
    position: relative;
	margin-left: auto;
  	margin-right: auto;
    height: 300px;
	width: 100%;
    top: 40px;
}

.imagebiblio3_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_guide_1.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_guide_2.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_3 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_guide_3.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_4 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
	width: 500px;
    background: url(../images/Biblio_guide_4.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_5 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_guide_5.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_6 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_guide_6.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_7 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_guide_7.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_8 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_guide_8.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_9 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_guide_9.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_10 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_guide_10.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.imagebiblio3_11 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 150px;
	width: 100%;
    background: url(../images/Biblio_guide_11.png) no-repeat top center; 
  	background-size: auto 100%; 
}

.textrecarouselbiblio3 {
    position: absolute;
    left: 0px;
    top: 160px;
    width: 100%;
  	color: #758a7f;
	font-family: 'Lato';
	font-size: 13px;
	text-align: center;
}

.left.carousel-control.leftcarouselbiblio3	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/leftcaroussel.svg) no-repeat center center; 
    position: absolute;
}

.right.carousel-control.rightcarouselbiblio3	{
    top: 120px;
    width: 30px;
    height:30px;
    background: url(../images/rightcaroussel.svg) no-repeat center center; 
    position: absolute;
    right: 0px;
}

.carousel-indicators	{
bottom: -20px !important;
}
	
	

}