/* 
------------------------------------------------------
    coucou             
------------------------------------------------------
*/

html{
	width: 100%;
	height: 100%;
	}
                    
    body{
	width: 100%;
	height:  100%;
	margin: 0;
}
                    
    main{
	max-width:1180px;
	margin: auto;
	position: relative;
	min-height: 100%;
	overflow: hidden;
}

h1{
    color: #004FFF;
	font: 700 5em/1em 'Montserrat', sans-serif;
}

h2{
	font: 700 3.2em/1em 'Montserrat', sans-serif;
}

h3{
    color: white;
	font: 700 20px/10px 'Montserrat', sans-serif;
}

h4{
    color: black;
	font: 400 11px 'PT Sans', sans-serif;
}

h5{
    color: black;
	font: 400 14px/18px 'PT Sans', sans-serif;
}

h6{
    color: black;
	font: 700 16px 'PT Sans', sans-serif;
    margin: auto;
}

.whitecolor { 
color: white;
font-size: 60px !important;
}

btnplus {
    color: black;
	font: 700 18px/18px 'Montserrat', sans-serif;
}

btnplus a{
    color: black;
	font: 700 18px/18px 'Montserrat', sans-serif;
	border: 3px solid black;
	padding: 5px 10px;
	text-decoration: none;
}

btnplus a:hover{
    color: black;
	font: 700 18px/18px 'Montserrat', sans-serif;
	border: 3px solid #004FFF;
	color: #004FFF ;
	padding: 5px 10px;
	text-decoration: none;
}


/* 
------------------------------------------------------
    liens             
------------------------------------------------------
*/

a {
	color: #000;
	text-decoration: none;


}

a:hover {
	color: #004FFF;
	text-decoration: none;

}

a:active {
	color: #004FFF;
	text-decoration: none;

}

/* 
------------------------------------------------------
    Header            
------------------------------------------------------
*/

#un {
	height: 150px;
}

    .header{
    text-align:center;
    z-index: 1000;
    font-size:17pt;
    letter-spacing: .05em;
    width:100%;
    max-width: 1180px;
    position:fixed;
    padding:10px 0px 10px 0px;
    }
    
    
    /* 
------------------------------------------------------
    Logo          
------------------------------------------------------
*/

    .logo{
	z-index: 10000;
    position: relative;
    float: left;
    margin-top: 10px;
    width : 180px;
    transition-property: all;
	transition-duration: 0.2s;
	transition-delay: 0s;
	transition-timing-function: ease-in-out;
}
    

    .logo2{
    position: fixed;
    float: left;
    margin-top:5px;
    width : 100px;
    }

/* 
------------------------------------------------------
    nav                
------------------------------------------------------
*/                    
    ul.nav{
	display:inline-flex;
	float: right;
    list-style-type:none;    
    margin:25px 0 0 0;
    padding:0px;
    }
                        
    ul.nav li{
    margin-left:20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    }
   
    ul.nav a{ 
    border-top: 2px solid transparent;
  	transition: all ease-in-out 0.3s;
  	}
  	
  	ul.nav a:hover{ 
  	border-color: #004FFF;
  	}


    fafa {
    position:relative;
    float: right;
    margin: auto;
    width: 50px;
    height: 50px;
   display: none;
    }


/* 
------------------------------------------------------
    actus/home           
------------------------------------------------------
*/

#deux {
	float: left;
	width: 100%;
}

.texte-bas{
position: absolute;
z-index: 3;
margin: 420px auto auto 30%;
text-align: left;
width: auto;
height: auto;
}

.texte-mid{
position: absolute;
z-index: 3;
margin: 100px auto auto 15%;
text-align: left;
width: auto;
height: auto;
}

.texte-right{
z-index: 3;
margin: -65px 55px auto auto;
text-align: left;
width: auto;
height: auto;
float:right;
}

.texte-left{
z-index: 3;
margin: 455px auto auto 105px;
text-align: left;
width: auto;
height: auto;
float: left;
}

.arrow-left{
margin: 530px auto auto 30px;
text-align: left;
width: auto;
height: auto;
float: left;
}

.arrow-right{
margin: 15px 45px auto auto;
text-align: left;
width: auto;
height: auto;
float: right;
}

.barr-right{
 width:320px;
 height:7px;
 background:#004FFF;
 transform: rotate(-30deg);
 z-index: 4;
 float: right;
 margin-top: -55px;
 margin-right:-20px;
 text-align: right;
}

.barr-left{
width: 320px;
height: 7px;
background: #004FFF;
transform: rotate(60deg);
z-index: 2;
margin-top: 160px;
margin-left: 120px;
}

.n{
position: absolute;
z-index: 5;
margin: 20px auto auto 65%;
text-align: left;
width: auto;
height: auto;
	
}

.j{
position: absolute;
z-index: 5;
margin: 410px auto auto 5%;
text-align: left;
width: auto;
height: auto;
	
}

.mm{
position: absolute;
z-index: 5;
margin: -150px auto auto 570px;
text-align: left;
width: auto;
height: auto;
	
}

.b{
margin: -20px 0px auto auto;
text-align: right;
width: auto;
height: auto;
float: right;	
}

.smiile{
margin: 0px auto auto 480px;
text-align: left;
z-index: 2;
width: auto;
height: auto;
animation: anim-rotate 20s infinite linear;
position: absolute;
}

@keyframes anim-rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}

.actu{
	position: relative;
	width: 100%;
	max-width: 1180px;
	height:550px;
	margin: 10px auto 30px auto;
}

.actu-1{
	height: 600px;
}

.pic-actu-1{
	position: relative;
	z-index: 1;
	float: left;
	width: 69%;
	height: auto;
}

.pic-actu-1 img{
	width: 100%;
	height: 100%;
}

.title{
position: absolute;
z-index: 2;
width: auto;
height: auto;
text-align: center;
margin: 80px auto auto 59%;
font-size: 1.7em;
color: #004FFF;
}

.actu-2{
	height: 300px;
	width: 100%;
	float: left;
	margin-top: -150px;
}

.pic-actu-2{
	z-index: 1;
	width: 25%;
	height: auto;
	float: right;
	margin-right:130px;
}

.pic-actu-2 img{
	width: 100%;
	height: 100%;
}

.title-actu-2{
	position: absolute;
z-index: 2;
width: auto;
height: auto;
font-size: 1.6em;
transform: rotate(-90deg);
color: #004FFF;
margin-left:-105px;	
}

.actu-3{
	z-index: 1;
	width: 100%;
	height: 700px;
	float: left;
	margin-top:-190px;
}

.pic-actu-3{
z-index: 1;
width: 33%;
height: auto;
margin: 150px auto auto 320px;
position: absolute;
}

.pic-actu-3 img{
	width: 100%;
	height: 100%;
}


/* 
------------------------------------------------------
    page de projet/expo            
------------------------------------------------------
*/
   
.projet-seul{
	float:left;
	}
	    
.photo-seul{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.title-seul{
	position: relative;
	float: left;
	width: 33%;
	padding-left: 15px;
	z-index: 2;
	height: auto;
	margin-top: -120px;
	text-align: center;
}
	
.texte-seul{
	position: relative;
	float: right;
	width: 53%;
	padding-right: 0px;
	height: auto;
	margin-bottom: 30px;
	z-index: 10;
}
	
.texte-seul img{
    margin-bottom: -5px;
}

/* 
------------------------------------------------------
    Grilles                
------------------------------------------------------
*/  

.grille {
     float:left;
     position: relative;
     width: 100%;
     margin: auto;
     text-align: center;
} 

ul.years {
	 display:inline-flex;
     list-style-type:none;
     margin: auto;
     text-align: center;
     padding: 0 0 15px 0;
     position: relative;
     z-index: 100;
     flex-wrap: wrap;
     max-width: 90%;
     justify-content: center;
}

ul.years li, ul.years li a{
    color: #004FFF!important;
	font: 700 45px 'Montserrat', sans-serif;
	text-decoration: none;
}

.year{
	width: 180px;
	margin: 30px auto;
	text-align: left;
	z-index: 2;
	position: relative;
}

.year{
	width: 180px;
	margin: 30px auto;
	text-align: left;
	z-index: 2;
	position: relative;
}

.grille-simple-top {
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
     z-index: 1;
     margin-top: -75px;
}

.grille-simple {
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
     z-index: 1;
}

.grille-simple-img {
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
}

.grille-simple-img:hover .title-grille-2 {
	 	width: 280px;
	height: 115%;
	border: 3px solid black;
	position: absolute;
	float: left;
	margin-top: 45px;
    margin-left: 45px;
    z-index: 3;
    display: block;
}

.title-grille{
	color: black;
    position: relative;
	float: left;
	width: 20%;
	padding-left: 65px;
	z-index: 2;
	height: 237px;
	margin-top: -120px;
	text-align: center;
}

.grille-double {
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
     z-index: 1;
     margin-top: 20px;
}

.grille-double-top {
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
     z-index: 1;
     margin-top: -75px;
}

.grille-double-img{
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
}

.grille-double-img img{
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
}

.grille-double-left {
	 float:left;
     position: relative;
     width: 35%;
     height: auto;
     z-index: 1;
}

.grille-double-right {
	 float:right;
     position: relative;
     width: 35%;
     height: auto;
     z-index: 1;
}

.title-grille-double{
	color: black;
    position: relative;
	float: left;
	width: 80%;
	padding-left: 40px;
	z-index: 2;
	height: auto;
	margin-top: -60px;
	text-align: center;
}



.grille-double-img:hover .title-grille-double-2 {
	width: 80%;
	height: 115%;
	border: 3px solid black;
	position: absolute;
	float: left;
	margin-top: 45px;
    margin-left: 40px;
    z-index: 3;
    display: block;
}
	


	    /* 
------------------------------------------------------
    Pied         
------------------------------------------------------
*/

.trois{
		float: left;
		position: relative;
		width: 100%;
}

.pied{
	width:100%;
	margin: auto;
	position: relative;
	padding-top:  5px;
	text-align: center;	
}

.left{
	position: relative;
	float: left;
	margin-left: 0px;
}

.right{
	position: relative;
	float: right;
	margin-right: 0px;
}

    /* 
------------------------------------------------------
    error         
------------------------------------------------------
*/  


.clic{
	text-align: center;
	width: auto;
	height: 40px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 50px;
} 


.hello{
	background:url(../img/intro-site.jpg) no-repeat center fixed;
    margin:0;
    padding:0;
    min-height: 100%;
    width: 100%;
    -webkit-background-size: cover; 
    background-size: cover; 
}

.go{
	text-align: center;
	width: 100%;
	margin: auto;
	padding-top: 9%;
	}
	
.go img{
	width: 300px;
	margin: auto;
	}

    /* 
------------------------------------------------------
    bouton back         
------------------------------------------------------
*/  
   .baback{
	position: fixed;
	width:  100%;
	margin: auto;
	z-index: 950;
}
    
    .back a{
	    color: #ff6869;
	
}
    .back{
	margin-left: 10px;
	margin-top: 10px;
	width: 50px;
	height: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	line-height: 50px;
    border: solid 3px;
    border-color: #ff6869;
    text-align: center;
    color: #ff6869;

}
    
        .back:hover {
    	background-color:#ff6869 ;
    	transition: background 0.3s ease 0s, color 0.3s ease 0s;

    	}
    	
  .back a:hover{
	    color: white;
	    transition: background 0.3s ease 0s, color 0.3s ease 0s;
	
}

    /* 
------------------------------------------------------
    bouton top        
------------------------------------------------------
*/  
.totop{
		z-index: 950;
		width: 100%;
		float: right;
		margin-top: -100px;
}
    .top{
	float: right;
    position: relative;
    margin-right: 10px;
    z-index: 1000;
	width: 50px;
	height: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	line-height: 50px;
    border: solid 3px;
    border-color: #ff6869;
    text-align: center;
    color: #ff6869;

}

    .top a{
	color: #ff6869;
	
}
        .top:hover {
    	background-color:#ff6869 ;
    	transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
    	
  .top a:hover{
	    color: white;
	    transition: background 0.3s ease 0s, color 0.3s ease 0s;
} 

.video {
height: 0;
padding-top: 10%;
padding-bottom: 47%;
margin-bottom: 10px;
position: relative;
overflow: hidden;
}
.js-video.widescreen {
padding-bottom: 56.34%;
}
.js-video.vimeo {
padding-top: 0;
}

.video embed, .video iframe, .video object, .video video {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}

    /* 
------------------------------------------------------
    a propos      
------------------------------------------------------
*/  

.about-fd{
	width: 100%;
	height: auto;
	min-height: 100%;
	background-color: #FFD7D7;
	z-index: 0;
	position: fixed;
}

.about{
	color: white!important;
	font: 700 45px 'Montserrat', sans-serif;
	text-decoration: none;
}

.mt{
	position: relative;
	margin: auto;
}
  .mt img{
	width: 80px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

/* 
------------------------------------------------------
    Responsive            
------------------------------------------------------
*/        
	
    
    @media screen and (max-width: 1180px)
    {
	
.logo{
    margin-left: 10px;
	}

ul.nav{
	margin-right:10px;
	}	
	
/* 
------------------------------------------------------
    index/actu          
------------------------------------------------------
*/ 	

.actu{
	position: relative;
	width: 100%;
	max-width: 1180px;
	overflow: hidden;
	height:auto;
	margin: 10px auto 30px auto;
}

.j{
	margin: 35% auto auto 5%;
}

.texte-bas{
	margin: 36% auto auto 30%;
}

.mm{
	margin: -150px auto auto 45%;
}



/* 
------------------------------------------------------
    page de projet/expo            
------------------------------------------------------
*/
   
.projet-seul{
	float:left;
	width: 100%;
	position: relative;
	}
	    
.photo-seul{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.photo-seul img{
	width: 100%;
	height: auto;
}

.title-seul{
	position: relative;
	float: left;
	width: 100%;
	z-index: 2;
	height: auto;
	margin-top: -120px;
	text-align: center;
}
	
.texte-seul{
	position: relative;
	float: right;
	width: 63%;
	padding-right: 50px;
	height: auto;
	margin-bottom: 30px;
	z-index: 10;
}
	
.texte-seul img{
margin-bottom: -5px;
}

/* 
------------------------------------------------------
    Grilles                
------------------------------------------------------
*/  

.grille {
     float:left;
     position: relative;
     width: 100%;
     margin: auto;
     text-align: center;
} 

ul.years {
	 display:inline-flex;
     list-style-type:none;
     margin: auto;
     text-align: center;
     padding: 0 0 15px 0;
         position: relative;
    z-index: 100;
}

ul.years li, ul.years li a{
    color: #004FFF!important;
	font: 700 45px 'Montserrat', sans-serif;
	text-decoration: none;
}

.year{
	width: 180px;
	margin: 30px auto;
	text-align: left;
	z-index: 2;
	position: relative;
}

.grille-simple-top {
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
     z-index: 1;
     margin-top: -75px;
}

.grille-simple {
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
     z-index: 1;
}

.grille-simple-img {
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
}

.grille-simple-img img{
	 float:right;
     position: relative;
     width: 100%;
     height: auto;
}

.grille-simple-img:hover .title-grille-2 {
	 	width: 280px;
	height: 115%;
	border: 3px solid black;
	position: absolute;
	float: left;
	margin-top: 45px;
    margin-left: 45px;
    z-index: 3;
    display: block;
}

.title-grille{
	color: black;
    position: relative;
	float: left;
	width: 25%;
	max-width: 250px;
	padding-left: 55px;
	z-index: 2;
	min-height: auto;
	margin-top: -120px;
	text-align: center;
}

.grille-double {
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
     z-index: 1;
     margin-top: 20px;
}

.grille-double-top {
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
     z-index: 1;
     margin-top: -75px;
}

.grille-double-img{
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
}

.grille-double-img img{
	 float:left;
     position: relative;
     width: 100%;
     height: auto;
}

.grille-double-left {
	 float:left;
     position: relative;
     width: 35%;
     margin-left: 10px;
     height: auto;
     z-index: 1;
}

.grille-double-right {
	 float:right;
     position: relative;
     margin-right: 10px;
     width: 35%;
     height: auto;
     z-index: 1;
}

.title-grille-double{
	color: black;
    position: relative;
	float: left;
	width: 80%;
	padding-left: 40px;
	z-index: 2;
	height: auto;
	margin-top: -60px;
	text-align: center;
}



.grille-double-img:hover .title-grille-double-2 {
	width: 80%;
	height: 115%;
	border: 3px solid black;
	position: absolute;
	float: left;
	margin-top: 45px;
    margin-left: 40px;
    z-index: 3;
    display: block;
}
    .totop{
	margin-top: -20px!important;
	}

    .top{
	margin-right: 10px;
	}
	
	.copyright{
	position: relative;
	float: left;
	margin-left: 10px;
}

.social{
	position: relative;
	float: right;
	margin-right: 10px;
}

.left{
	margin-left: 10px!important;
}

.right{
	margin-right: 10px!important;
}

}
    @media screen and (max-width: 1085px)
    {
.grille-double-img:hover .title-grille-double-2 {
    display: none;
}

.grille-simple-img:hover .title-grille-2 {
	 	display: none;
	 	}


.title-grille-double{
		font: 700 0.6em/1em 'Montserrat', sans-serif;
		margin-top: -38px;
}

.title-grille{
		width: 100%;
		padding-left: 0px!important;
		margin-top: -65px;
		max-width: 100%;
    	height: auto;
}

.smiile{
	    margin: 0px auto auto 400px;
	    font-size: .7em;
}
}

@media screen and (max-width: 900px)
    {
	
	#un {
	height: 100px;
}
	
	fafa { 
    display: block;
    z-index: 2000;
    margin-right: 20px;
    }
    
    header{
    text-align:center;
    font-size:18pt;
    width:100%;
    position:fixed;
    margin: auto;
    padding:10px 0px 10px 0px;
    }
                        
    ul.nav{
	display:none;
	position:fixed;
	z-index:1500;
	margin-top:-10px;
    list-style-type:none;
    padding:10% 0px 0px 10%;
    background-color:#004FFF;
    width: 100%;
	height: 100%;
}
                        
    ul li{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 40px;
    text-align: left;
}

    ul li a{
    color: white;
}

    ul li a:hover{
    color: black;
    border-color: black;
}
    
    .logo{
    position: relative;
    z-index: 1000;
    float: left;
    margin-top: 5px;
    margin-left:10px;
    width : 100px;
}
    

    .logo2{
    position: fixed;
    float: left;
    margin-top:0px;
    margin-left:5px;
    width : 80px;
    }
    
        .grille-simple-img img{
	 float:right;
     position: relative;
     width: auto!important;
     height: 340px!important;
}
/* 
------------------------------------------------------
    index/actu     
------------------------------------------------------
*/

.mm{
	 margin: -150px auto auto 35%;
}

.actu-2{
	    margin-top: -100px;
}

.pic-actu-2{
	
	 width: 25%;
	 margin-top: -10%;
}

.smiile{
	    margin: 0px auto auto 250px;
	    font-size: .5em;
}

.barr-right{
	    margin-top: -15%;
}

.barr-left{
	    margin-top: 100px;
}

}


    @media screen and (max-width: 700px)
    {
	
	

/* 
------------------------------------------------------
    index/actu     
------------------------------------------------------
*/
	
	
	.title{
    margin: auto auto auto 55%;
    font-size: 1.4em;
}

.actu-1{
	height: 450px;
}


.pic-actu-1{
	width: 59%;
}

.smiile{
	    margin: 0px auto auto 100px;
	    font-size: .4em;
}

.n{
	    margin: 0 auto auto 85%;
}

.actu-2{
	    margin-top: -10px;
}

.texte-bas{
	    margin: 29% auto auto 30%;
}

.pic-actu-2 {
	    margin-top: -70px;
	
	}
	
.pic-actu-3{
	    margin: 150px auto auto 30%;
	    width: 43%;
	    position: relative;
}
	
.texte-right{
	     margin: -140px 55px auto auto;
}

.arrow-right
{
	     margin: -60px 15px auto auto;
}

.barr-left{
	    margin-left: 20px;
}

.texte-left{
	    margin: 5px auto auto 30%;
}

.arrow-left{
	    margin: 90px auto auto 30px;
}
	
	
.grille-simple-img:hover .title-grille-2 {
    display: none;
}

    .header{
    text-align:center;
    z-index: 1000;
    font-size:17pt;
    width:100%;
    max-width: 1180px;
    position:fixed;
    padding:30px 0px 10px 0px;
    }
    
        ul.nav{
	display:none;
	position:fixed;
	z-index:1500;
	margin-top:-30px;
    list-style-type:none;
    padding:4% 0px 0px 1%;
    background-color:#004FFF;
    width: 100%;
	height: 100%;
}


.grille-double-left {
	 float:left;
     position: relative;
     width: 100%;
     margin-left: 0;
     height: auto;
     z-index: 1;
}

.grille-double-right {
	 float:left;
     position: relative;
     margin-right: 0;
     width: 100%;
     height: auto;
     z-index: 1;
}

#vide {
	display: none;
}

.title-grille{
	width: 100%!important;
	padding-left: 0px!important;
	margin-top: -38px;
	font: 700 0.6em/1em 'Montserrat', sans-serif;
}

.title-grille-double{
	width: 100%!important;
	padding-left: 0px!important;
	margin-top: -38px;

}
}

    @media screen and (max-width: 500px)
    {
	
		h2{
	font: 700 2em/0.9em 'Montserrat', sans-serif;
}

    .logo{
    position: relative;
    z-index: 1000;
    float: left;
    margin-top: 3px;
    margin-left:20px;
    width : 80px;
}

    .logo2{
    position: fixed;
    float: left;
    margin-top:0px;
    margin-left:15px;
    width : 60px;
    }
	
	
/* 
------------------------------------------------------
    page de projet/expo            
------------------------------------------------------
*/
   
.title-seul{
	position: relative;
	float: left;
	width: 90%;
	z-index: 2;
	height: auto;
	margin-top: -85px;
	text-align: center;
}
	
.texte-seul{
	position: relative;
	float: right;
	width: 73%;
	padding-right: 60px;
	height: auto;
	margin-bottom: 30px;
	z-index: 10;
}

h1{
    color: #004FFF;
	font: 700 3em/1em 'Montserrat', sans-serif;
}

    .grille-simple-img img{
	 float:right;
     position: relative;
     width: auto!important;
     height: 280px!important;
}

ul.years li, ul.years li a{
    color: #004FFF!important;
	font: 700 25px 'Montserrat', sans-serif;
	text-decoration: none;
}

.title-grille{
	margin-top: -20px;
}

.title-grille-double{
	margin-top: -20px;
}


/* 
------------------------------------------------------
actus   
------------------------------------------------------
*/

.actu{
	max-width: 100%;
	height:auto;
	margin: 10px auto 30px auto;
}

.actu-1 {
    height: 360px;
    margin-bottom: 5%;
}

.pic-actu-1 {
    width: 100%;
}

.j {
    margin: 45% auto auto auto;
}

.n {
    margin: 70% auto auto 65%;
}

.mm {
    margin: -225px auto auto 40px;
}


.title {
    margin: 25% auto auto 39%;
}

.texte-bas {
    margin: 50% auto auto 20%;
}

.barr-right {
    width: 220px;
    margin-top: -25px;
    margin-right: 0px;
}

.pic-actu-2 {
    width: 60%;
    float: left;
    margin-right: auto;
	margin-left: 20%;
    margin-top: 5%;
}

.actu-2 {
	margin-top: auto;
}

.title-actu-2 {
    margin: 90px auto auto -70px;
}

.texte-mid {
    margin: 170px auto auto 25%;
}

.barr-left {
    width: 220px;
    margin-top: 180px;
    margin-left: 60px;
}

.texte-right {
    margin: -230px 15px auto auto;
}

.arrow-right {
    margin: -145px 215px auto auto;
}

.b {
    margin: auto;
    font-size: .7em;
}

.actu-3 {
    height: auto;
    margin-top: 70px;
    float: left;
}

.smiile {
    margin: -160px auto auto 0px;
    font-size: .35em;
}

.pic-actu-3 {
    width: 63%;
    margin: -50px auto auto 15%;
    float: left;
    position: relative;
}

.texte-left {
    margin: 5px auto auto 15%;
}

.arrow-left {
	margin: 100px auto auto 30px;
}

.left {
    float: none;
}

.right {
    float: none;
}



}

/* 
------------------------------------------------------
    i     
------------------------------------------------------
*/ 


@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?jxlo8h');
  src:  url('../fonts/icomoon.eot?jxlo8h#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?jxlo8h') format('truetype'),
    url('../fonts/icomoon.woff?jxlo8h') format('woff'),
    url('../fonts/icomoon.svg?jxlo8h#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-size: 48px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-b:before {
  content: "\e900";
}
.icon-cross:before {
  content: "\e901";
}
.icon-down:before {
  content: "\e902";
}
.icon-hamb:before {
  content: "\e903";
}
.icon-j:before {
  content: "\e904";
}
.icon-left:before {
  content: "\e905";
}
.icon-mm:before {
  content: "\e906";
}
.icon-n:before {
  content: "\e907";
}
.icon-right:before {
  content: "\e908";
}
.icon-seum:before {
  content: "\e909";
}
.icon-up:before {
  content: "\e90a";
}

.icon-dot:before {
  content: "\e90b";
}
.icon-smiile:before {
  content: "\e90c";
}
    
    
    
    
    
    
    
    
    