@charset "utf-8";
/* CSS Document */

header{
    min-height: 100px;
}

.bandeaulogomenu{
     height: 175px; z-index: 10;
	margin-left: -170px;position: fixed;top:-10px;
}
.bandmilieu{
	position: fixed;
    z-index: 10;
    margin-top: -5px;
    height: 120px;
    margin-left: 10px;
}
/*.bandmilieu:hover{
    opacity: 0.5;
    transition: 0.8s;
}*/

#logo{
	height: 150px;
}

.logo {
  height: 100px;position: fixed; z-index: 11;top: 0px;
}

	.logo:hover{
		opacity:0.7;
        cursor: pointer;transition: 0.8s;
}

#scroll_to_top:hover{
    cursor: pointer;    
}


#menu, #menu2{	
	width: 100%;top:0px; height: 60px;
	color: #ff6b00;position: fixed; z-index: 9;line-height: 25px;margin-right: auto;background-color: #fff; border-bottom: solid 3px rgba(174,174,174,1.00);
}

ul{
	/*margin-left: 75px;*/
}

.encours{
    	font-size: 20px;
	text-decoration: none;
    color: #005886;
}
.encours:hover{
       color: #003957;
        cursor: pointer;
}
.normal, .cache{
    	font-size: 20px;
	text-decoration: none;
	color: #e6711c;
}
.normal:hover, .cache{
    color: rgba(163,68,0,1.00);
        cursor: pointer;
}
.menu{
	position: fixed;
    width: 70%;
    display: flex;
    margin-left: 20%;
}

/*.menu a{
	font-size: 20px;
	text-decoration: none;
	color: #e6711c;
}*/
/*.menu a:hover{
	color: rgba(163,68,0,1.00);
        cursor: pointer;
}*/
.menu li{
	list-style: none;
	font-weight: bold;
	margin-left: 25px;
    width: auto;text-align: center;
}



header input{
	display: none;
}

 .boutonpetitmenu{
	position: fixed;
	left: 10px;top: 20px;display: none;z-index: 11;font-size: 20px;
/*	 background-color: white;*/
	 border-radius: 20px;
        cursor: pointer;
}

.cache{
	display: none;
}
.onessaie{
    text-align: center;position: fixed;z-index: 100;

}
#scroll_to_top {
  position: fixed;z-index: 5;
  width: 25px;
  height: 25px;
  bottom: 50px;
  right: 30px;
}
#uptotop {
  width: 50px;
}
#drapeau{
    position: fixed;
    z-index: 10;
    font-weight: 600;
    width: 200px;
    height: 40px;
margin-top: 110px;
margin-left: -10px;
  text-align: center;padding-top: 10px;
}
#test{
    width: 50px;
    height: 170px;
    background-color: blue;
    display: none;
    
}
#langue{
    width: 30px;
}
#bandeaulogomenuTab{
    display: none;
}
#drapeau img:hover{
    cursor: pointer;
}

#menu2{
    display: none;
}

@media all and (max-width : 1369px){
    .grdfr{
        margin-top: -10px;
    }
}
@media all and (max-width : 1200px) {
    #bandeaulogomenuOrdi{
        display: none;
    }
    #bandeaulogomenuTab{
        display: inherit;
    }
	.cache{
	display: inherit;
}
      .bandeaulogomenu{
        z-index: 10;
        margin-top: 10px;
        margin-left: -150px;
} 
    

    .bandmilieu{
        margin-left: 60px;
	}
 	.boutonpetitmenu{
		display: inherit;margin-top: 5px;margin-left: 0px;font-size: 36px;
	}
    #menu{
        display: none;
    }
	
		#menu2{
            display: inherit;
		z-index: 10;background-color: transparent;border-bottom: none;
	}


#logo img{
	position: fixed; z-index: 2; height: 80px;margin: 0 55% 0 45%;
	
}
.menu li{
		text-align: left;background-color: rgba(255,255,255,0.8);width: 190px;
		padding-left: 25px;line-height: 25px;
	}
    .menu li:first-child{
        padding-top: 10px;
    }
    .menu li:last-child{
        padding-bottom: 10px;
    }
	.menu li a{	/*color: rgba(230,113,28,1);*/
	}
	.menu {display: block;	margin: 145px 0 0 -1500px;
	}
	
	
	


#btn_menu_petit:checked ~ #menu2 nav .menu{
	display: inherit;	margin: 145px 0 0 -65px;transition: 0.8s;
}


#scroll_to_top {
  position: fixed;z-index: 5;
  width: 25px;
  height: 25px;
  bottom: 50px;
  right: 30px;
}
#scroll_to_top img {
  width: 50px;
}
    #drapeau{
margin-top: 100px;
margin-left: 20px;
}
}
@media only screen and (max-width : 768px) {
	.bandmilieu{
        top:5px;
    }

.bandeaulogomenu{
     height: 120px; z-index: 10;
	margin-left: -120px;position: fixed;top:-15px;
}        
    #drapeau{
margin-top: 60px;
margin-left: -10px;
    }
    #drapeau img{
        width: 20px;
    }
.bandmilieu{

    height: 70px;margin-left: 40px;
}
	.boutonpetitmenu{
        /*font-size: 13px;margin: -32px 0 0 5px;*/
        font-size: 30px;margin-top: -6px;margin-left: -3px;
	}

	#scroll_to_top {
  position: fixed;z-index: 5;
  width: 12px;
  height:12px;
  bottom: 30px;
  right: 30px;
}
#scroll_to_top img {
  width: 30px;
}
     	.menu {margin: 72px 0 0 -1500px;
	}
	
	.menu {margin-top: 95px;
	}
	


#btn_menu_petit:checked ~ #menu2 nav .menu{
	margin-top: 95px;
}

}
@media all and (max-width : 460px) {
    
}
