body{
    font-family: 'Poiret One', 'Avenir', 'Arial';

}

.progress-bar {
    width: 0;
    height: 5px;
    background-color: #FFFFFF;
	border-right: 0px solid #f1900b; 
	border-radius: 0px;
    position: fixed;
    top: 50Px;
    left: 0;
    z-index: 999;
    transition: width 0.6s;
}

#main {
  margin-right: auto;
	margin-left: auto;
	width: 100%;
}


a:link {
  color: #f6cf3f;
}

a:visited {
  color: #f6cf3f;
}

a:hover {
  color: #f6cf3f;
}

a:active {
	color: #f6cf3f;
}


header{
    max-width: 100vw;
}
header img{
    overflow: hidden;
    max-width: 100vw;
}

.navbar-default{	
	background-color : #CCCCCC;
    border-color : transparent;
    font-size: 18pt;
    width : calc(100% + 30px);
}


.navbar-default .nav li a{
    color : #67685d;
}

.navbar-default .nav li a:hover{
    color : #FFFFFF;
    font-weight: ;
}



#titre-navbar{
    font-size : 18pt;
    color : #67685d;
}

#titre-navbar:hover{
     color : #FFFFFF;
    font-weight: bold;
	background: ;
}



#titre-navbar b{
    font-weight: 500;
}

#presentation {
    background-image: url('../layers/background-presentation.jpg');
    background-repeat: none;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100vw;
    color : white;
}



#realisations {
    background-image: url('../layers/background-realisations.jpg');
    background-repeat: none;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100vw;
    color : white;
}


#hobby_passion {
    background-image: url('../layers/background-hobby-passion.jpg');
    background-repeat: none;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100vw;
    color : white;
}


#contact {
    background-image: url('../layers/background-contact.jpg');
    background-repeat: none;
    background-attachment: scroll;
    background-position: center left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100vw;
    color : white;
}






.titre-blanc{
    font-size: 20pt;
    color : #FFFFFF;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}





@media (min-width : 1250px){
	
	
	#header {
        background-image: url(../layers/aurore_boreale.jpg);
		background-position: top center;
		background-attachment: fixed;
		height: 1080px;
	    width: 100%;
}
#header_m2ars {
        background-image: url(../layers/plateforme_m2ars.jpg);
		background-position: bottom center;
		height: 1000px;
	    width: 100%;
}


#logo {
    height: 200px;
	width: 500px;
    padding-top: 200px;
	margin-left: auto;
	margin-right: auto;
	
}

#_preload_div_{
	display: ;
	width: 100%;
	height: 64px;
	padding-top: 68px;
	text-align: center;
}
	
	
	#contain_presentation {
	height: 1080px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 22px;
	padding-top: 100px;
}
#img_presentation  {
    margin-right: auto;
    margin-left: auto;
    float: left;
    height: auto;
    width: 50%;
	line-height: 25px;
	font-size: 15px;
	
}

#text_presentation {
	background-color: ;
    float: left;
    text-align: left;
    height: auto;
    width: 50%;
	padding-left: 25px;
}


#video_m2ars  {
    margin-right: auto;
    margin-left: auto;
	 margin-top: 50px;
    float: right;
    height: auto;
    width: 50%;
	line-height: 25px;
	font-size: 15px;
	
}

#text_ancre {
    float: ;
    text-align: left;
    height: 334px;
    width: 50%;
	padding-left: 25px;
	color: #f6cf3f;
	line-height: 30px;
	font-size: 22px;
	margin-top: 50px;
	margin-bottom: 200px;
}


#contain_realisations_gauche {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 22px;
	padding-top: 100px;
}

#img_realisations_gauche  {
    margin-right: auto;
    margin-left: auto;
    float: left;
    height: auto;
    width: 50%;

}

#text_realisations_gauche {
    float: left;
    text-align: left;
    height: 334px;
    width: 50%;
	padding-left: 25px;
	margin-bottom: 50px;
}

#contain_realisations_droite {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 22px;
	
}
#img_realisations_droite  {
    margin-right: auto;
    margin-left: auto;
    float: right;
    height: auto;
    width: 50%;

}

#text_realisations_droite {
    float: right;
    text-align: left;
    height: 334px;
    width: 50%;
	padding-left: 25px;
	margin-bottom: 50px;
}


#sous_titre {
	font-size: 26px;
	margin-bottom: 20px;
}



#contain_hobby_passion {
	height: 1080px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;	
	padding-top: 100px;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 22px;
}

#img_hobby_passion  {
    margin-right: auto;
    margin-left: auto;
    float: right;
    height: auto;
    width: 50%;
	line-height: 25px;
	font-size: 15px;
	
}

#text_hobby_passion {
    float: right;
    text-align: left;
    height: 640px;
    width: 50%;

}

#video_ultra  {
    margin-right: auto;
    margin-left: auto;
    float: right;
    height: auto;
    width: 50%;
	line-height: 25px;
	font-size: 15px;	
}

.panel {
  padding: 0 0px;
  background-color: transparent;
	line-height: 25px;
	font-size: 15px;
  max-height: 0;
  border-top: 0px solid #FFFFFF;
  border-bottom: 0px solid #FFFFFF; 
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

#contain_contact {
	height: 1080px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 22px;
	padding-top: 100px;
}
#map_contact  {
    margin-right: auto;
    margin-left: auto;
    float: left;
    height: 40%;
    width: 50%;
	
}

#text_contact {
    float: left;
    text-align: left;
    height: auto;
    width: 50%;
	padding-left: 75px;
}


 #footer {
	background-color: #CCCCCC;
	text-align: center;
	font-size: 22px;
	color: #67685d;
	height: 50px;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 8px;
}

#btn_up {
    position: fixed;
    bottom: 15px;
    left: 15px;
    cursor: pointer;
    display:none;
}


}


@media (min-width : 768px) and (max-width : 992px){
    
	.navbar-default{
        font-size : 12pt;
    }
    
    
    
    
	
	}
    
    
    @media (max-width : 1250px) and (min-width : 768px){
		
#header {
        background-image: url(../layers/aurore_boreale.jpg);
		background-position: top center;
		background-attachment: fixed;
		height: 1080px;
	    width: 100%;

}


#header_m2ars {
        background-image: url(../layers/plateforme_m2ars_1250px.jpg);
		background-position: bottom center;
		background-repeat: no-repeat;
		height: 950px;
	    width: 1250px;
}

#logo {
    height: 160px;
	width: 400px;
    padding-top: 200px;
	margin-left: auto;
	margin-right: auto;
	
}

#_preload_div_{
	display: ;
	width: 100%;
	height: 64px;
	padding-top: 48px;
	text-align: center;
}	

.img-responsive-logo {
max-height: 160px;
        max-width: 400px;
		
}		
		
		
	#contain_presentation {
	height:1080px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 18px;
	
}

#img_presentation  {
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 25px;
    float: left;
    height: auto;
    width: 100%;
	line-height: 17px;
	font-size: 12px;
	
}


#text_presentation {
    float: left;
    text-align: left;
    height: auto;
    width: 100%;
	margin-bottom: 25px;
}	


#video_m2ars  {
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 25px;
    float: left;
    height: auto;
    width: 100%;
	line-height: 17px;
	font-size: 12px;
}


#text_ancre {
    float: left;
    text-align: left;
    height: 334px;
    width: 100%;
    padding-left: 50px;
	color: #f6cf3f;
	line-height: 27px;
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 200px;
}	




#contain_realisations_gauche {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 18px;
}

#img_realisations_gauche  {
    margin-right: auto;
    margin-left: auto;
    float: left;
    height: auto;
    width: 100%;
	margin-bottom: 25px;
}

#text_realisations_gauche {
    float: left;
    text-align: left;
    height: auto;
    width: 100%;
	margin-bottom: 25px;
}		


#contain_realisations_droite {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 18px;
}

#img_realisations_droite  {
    margin-right: auto;
    margin-left: auto;
    float: right;
    height: auto;
    width: 100%;
	margin-bottom: 25px;
}

#text_realisations_droite {
    float: right;
    text-align: left;
    height: auto;
    width: 100%;
	margin-bottom: 25px;
}

#sous_titre {
	line-height: 25px;
	font-size: 22px;
	margin-bottom: 14px;
}

#contain_hobby_passion {
	height:1080px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;	
	padding-top: 50px;
		color: #FFFFFF;
		line-height: 25px;
	font-size: 18px;
}

#img_hobby_passion  {
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 25px;
    float: right;
    height: auto;
    width: 100%;
	line-height: 17px;
	font-size: 12px;
}

#text_hobby_passion {
    float: right;
    text-align: left;
    height: auto;
    width: 100%;
	margin-bottom: 25px;
}

#video_ultra  {
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 25px;
    float: left;
    height: auto;
    width: 100%;
	line-height: 17px;
	font-size: 12px;	
}		

.panel {
  padding: 0 0px;
  background-color: transparent;
	line-height: 17px;
	font-size: 12px;	
  max-height: 0;
  border-top: 0px solid #FFFFFF;
  border-bottom: 0px solid #FFFFFF; 
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

    
 #contain_contact {
	height:1080px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 18px;
	padding-top: 50px;
}

#map_contact  {
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 25px;
    float: left;
    height: 45%;
    width: 100%;
}

#text_contact {
    float: left;
    text-align: left;
    height: auto;
    width: 100%;
}

.icone-responsive {
max-height: 75px;
        max-width: 75px;
 }     		
    
    
   #footer {
	background-color: #CCCCCC;
	text-align: center;
	font-size: 18px;
	color: #67685d;
	height: 50px;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 12px;
}

#btn_up {
    position: fixed;
    bottom: 15px;
    left: 15px;
    cursor: pointer;
    display:none;
}

.titre-blanc{
    font-size: 17pt;
    color : #FFFFFF;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

	
}

@media (max-width : 767px){
    
    .navbar-default{
        width : 100%;
    }
    
  
	
	#header {
        background-image: url(../layers/aurore_boreale_mobile.jpg);
		background-position: top center;
		background-attachment: fixed;
		height: 720px;
	    width: 100%;
		
}
		
		#header_m2ars {
        background-image: url(../layers/plateforme_m2ars_767px.jpg);
		background-position: bottom center;
		height: 800px;
	    width: 100%;

}
		
#logo {
    height: 120px;
	width: 300px;
    padding-top: 140px;
	margin-left: auto;
	margin-right: auto;
	
}

#_preload_div_{
	display: ;
	width: 100%;
	height: 64px;
	padding-top: 28px;
	text-align: center;
}		

.img-responsive-logo {
max-height: 120px;
        max-width: 300px;
		
}		
    
    #presentation {
        background-image: url(../layers/background-presentation-mobile.jpg);
    }
	
#contain_presentation {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;
}
	
#img_presentation  {
	float: left;
	width:100%;
height: auto;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	line-height: 15px;
	font-size: 9px;
}

#text_presentation {
	float: left;
	text-align: left;
	height: auto;
	width: 100%;
	margin-bottom: 25px;
}

#video_m2ars  {
	float: left;
	width:100%;
height: auto;	
	margin-left: auto;
	margin-right: auto;
	line-height: 15px;
	font-size: 9px;
	margin-bottom: 25px;
}


#realisations {
        background-image: url(../layers/background-realisations-mobile.jpg);
    }
	
	#contain_realisations_gauche {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;
}

#text_ancre ul{
	float: ;
	text-align: left;
	height: 334px;
	width: auto;
	color: #f6cf3f;
	line-height: 25px;
	font-size: 13px;
	padding-left: 25px;
	margin-top: 30px;
	margin-bottom: 200px;
}	
	

	
#img_realisations_gauche  {
	float: left;
	width:100%;
height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	
}

#text_realisations_gauche {
	float: left;
	text-align: left;
	height: auto;
	width: 100%;
	margin-bottom: 25px;
}	


#contain_realisations_droite {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;
}
	
#img_realisations_droite  {
	float: right;
	width:100%;
height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

#text_realisations_droite {
	float: right;
	text-align: left;
	height: auto;
	width: 100%;
	margin-bottom: 25px;
}	


#sous_titre {
	line-height: 20px;
	font-size: 17px;
	margin-bottom: 7px;
}


#hobby_passion {
        background-image: url(../layers/background-hobby-passion-mobile.jpg);
    }
	
	#contain_hobby_passion {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
    color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;	
}
	
#img_hobby_passion  {
	float: left;
	width:100%;
    height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	line-height: 15px; ;
	font-size: 9px;
}

#text_hobby_passion {
	float: left;
	text-align: left;
	height: auto;
	width: 100%;
	margin-bottom: 25px;
}

#video_ultra  {
	float: left;
	width:100%;
height: auto;	
	margin-left: auto;
	margin-right: auto;
	line-height: 15px;
	font-size: 9px;
	margin-bottom: 25px;
}

.panel {
  padding: 0 0px;
  background-color: transparent;
  	line-height: 15px;
	font-size: 9px;
  max-height: 0;
  border-top: 0px solid #FFFFFF;
  border-bottom: 0px solid #FFFFFF; 
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
 
 #contact {
        background-image: url(../layers/background-contact-mobile.jpg);
        background-repeat: none;
    background-position: center  right;		
    }
	
	#contain_contact {
	height: 545px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 20px; ;
	font-size: 14px;

}
	
#map_contact  {
	float: left;
	width: 100%;
    height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

#text_contact {
	float: left;
	text-align: left;
	height: auto;
	width: 100%;

}

.video-responsive-s1 {
max-height: 151px;
        max-width: 275px;
 }

.img-responsive-s1 {
max-height: 183px;
        max-width: 275px;
 } 

    
.img-responsive-s2 {
max-height: 279px;
        max-width: 217px;
 }

.map-responsive {
max-height: 183px;
        max-width: 275px;
 }      

.icone-responsive {
max-height: 50px;
        max-width: 50px;
 }     
	
	
    #footer {
	background-color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	color: #67685d;
	height: 50px;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 15px;
}

#btn_up {
    position: fixed;
    bottom: 15px;
    left: 15px;
    cursor: pointer;
    display: none;
	visibility: hidden;
}

 
 .titre-blanc{
    font-size: 14pt;
    color : #FFFFFF;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
    
    	
}
    
    
    
    


/* Supprime les styles appliqués par défaut aux listes. S'applique également à la sous-liste */
.nav {
    list-style: none none;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.nav a {
    display: block;
    padding:.5em;
    color: #67685d;
    background: #CCCCCC;
    text-decoration: none;
}


.nav a:focus,
.nav a:hover {
    color: #67685d;
    background: #CCCCCC;
    text-decoration: underline;
}
.nav-item {
    float: left; /* Pour que les liens s’affichent horizontalement */
    position: relative; /* Crée un contexte de positionnement pour les sous-listes */
}
.sub-nav {
    display: none; /* Masque la sous-liste */
    position: absolute; /* Evite que la dimension du conteneur ne change quand la sous-liste est affichée */
    left: 0; /* FIX IE7 : pour que le sous-menu s’aligne avec son conteneur */
    top: 2em; /* FIX IE7 : pour que le sous-menu s’aligne avec son conteneur, on le positionne explicitement en bas du conteneur */
    white-space: nowrap; /* Pour que le texte ne revienne pas à la ligne */
    background: #CCCCCC; /* FIX IE7 : évite que la sous-liste ne disparaisse au moment où le curseur arrive au-dessus */
    margin-top: 10px; /* Pour que le sous-menu recouvre son parent, facilitant le passage de la souris de l’un à l’autre */
}
.nav-item:hover .sub-nav {
    display: block; /* Affiche cette sous-liste au survol de son conteneur */
}