.couche_grise{
    background:rgba(0,0,0,.4);
    display: none;
    height:100%;
    position:fixed;
    text-align:center;
    top: 0;
    left: 0;
    width:100%;
    z-index:20;
}
.go_back {
position: fixed;
z-index: 11000;
width: 75px;
height: 60px;

border-color: blue;
border-width: 5px;
bottom:10px;
left: 10px;
}
.bouton_fermer {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.bouton_fermer:hover {
    background-color: #ccc;
}
.etiquette{
	width: 100%;
    text-align: center;
    vertical-align: middle;
}
.blason{
width:100px;
min-width: 75px;
}
.popup {
  position: absolute;
    top: 20px;
    background-color: white;
	width: 60%;
margin-left: 20%;

    height: inherit;
    font-size: 20px;
    display: block;
    font-weight: bold;
    border-radius: 8px;
    padding: 5px 5px;
    z-index: 30;
   visibility: hidden;
}
@media only screen and (max-width: 1024px){
.popup{
width: 95%;
margin: 0%;
}
		.video_iph{
			
max-width: 120px;			
}	
		.video_crmt{
			
max-width: 120px;			
}			
}
@media only screen and (max-width: 580px){

.content img {
width: 90%;
flex-basis: 50%;
align-self: left;
vertical-align: top;
}
}

@media only screen and (max-width: 1800px){
	.video {
	min-width: 90%;
   max-width: 100%;
   } 
}


  .titre {
max-width: 1200px;
max-height: 750px;
}
  body {

  background-color: #ffffff;
  text-align: center;
  }
  .page{
  display:none;
  }
  .box {
  	max-width: 1200px;
    z-index:10;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;

    }
  .go_back img{
width:75px;
height:60px;  
  }
  .box img {
  width: 100%;
  object-fit: contain;
  max-width: 600px;
   border: 0;
  }  
  .subbox1{
  max-width: 600px;
  flex: 300px;
  align-content: right;
  text-align: right;
  justify-content: right;
  
  }
  .subbox2{
  max-width: 600px;
  flex: 300px;
  align-content: left;
  text-align: left;
  justify-content: left;
  }
  .overbox {
z-index:40;
display:flex;
width: 100%;
  align-items: center;
  justify-content: center;
  }
  
.content{
	flex:1 1 300px;
  align-items: center;
  }
.content img {
max-width: 550px;
flex-basis: 50%;
align-self: left;
vertical-align: top;
}



.etiquettes_menu {
	position: relative;
	text-align:left;
	align-content: center;

  }
.etiquette{
max-width: 250px;
min-width: 150px;
padding: 10px 10px 10px 10px;
}
.click{
max-width: 150px;
padding: 7px 7px 7px 7px;
}
.midi_etiquette{
max-width: 220px;
padding: 7px 7px 7px 7px;
}
.mini_etiquette{
max-width: 150px;
padding: 7px 7px 7px 7px;
}
table{
      line-height: 0;
  }
td{
      line-height: 0;
      margin: 0;
border-spacing: 0px;
}
  .titre{

  color: #214478;
  
}
.genially {
   max-width: 90%;
   margin-top: 10px;
   margin: auto;
   border: 20px solid #1a3e5e;
border-radius: 10px;

} 
.video {
   max-width: 75%;
   margin-top: 10px;
   border: 20px solid #1a3e5e;
border-radius: 10px;
} 
.video_bord_orange {
   max-width: 75%;
   margin-top: 10px;
   border: 20px solid #e84d19;
border-radius: 10px;
} 
.video_bord_bleu {
   max-width: 75%;
   margin-top: 10px;
   border: 20px solid #1b609a;
border-radius: 10px;
} 
.video_direction_orange {
	max-width: 800px;
width: 90%;
   margin-top: 10px;
   border: 20px solid #e84d19;
border-radius: 10px;
}
.video_direction_bleu {
	max-width: 800px;
width: 90%;
   margin-top: 10px;
   border: 20px solid #1b609a;
border-radius: 10px;
}
	.afficher{
		z-index: 16;
		position: absolute;
		padding:3px;
		left: 20px;
		/*border-radius: 5px;*/
		background-color: #1C619B;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		cursor: pointer;
		color: white;
		display: none;
		line-height: 15px;
	}
		.cacher{
					z-index: 17;
		position: absolute;
		padding:3px;
		left: 20px;
		/*border-radius: 5px;*/
		background-color: #E94E1A;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		cursor: pointer;
		color: white;
		display: none;
				line-height: 15px;
	}
		.video_iph{
		z-index: 18;
		position:fixed;
		bottom: 80px;
		right: 0px;
				padding:3px;
		/*border-radius: 15px;*/
		background-color: #143149;
		border-top-left-radius: 15px;
		border-bottom-left-radius: 15px;
		cursor: pointer;
		color: white;
		display: none;

	}
	.div_video_iph{
		z-index: 18;
		position:fixed;
		top: 150px;
		right: 0px;
				padding:3px;
		/*border-radius: 15px;*/
		background-color: #143149;
		border-top-left-radius: 15px;
		border-bottom-left-radius: 15px;
		cursor: pointer;
		color: white;
		cursor: pointer;
		display: none;
		width: inherit;
		height: inherit;
	
	}
			.video_crmt{
		z-index: 18;
		position:fixed;
		bottom: 80px;
		left: 0px;
				padding:3px;
		/*border-radius: 15px;*/
		background-color: #a6350d;
		border-top-right-radius: 15px;
		border-bottom-right-radius: 15px;
		cursor: pointer;
		color: white;
		display: none;

	}
	.div_video_crmt{
		z-index: 18;
		position:fixed;
		top: 150px;
		left: 0px;
				padding:3px;
		/*border-radius: 15px;*/
		background-color: #a6350d;
		border-top-right-radius: 15px;
		border-bottom-right-radius: 15px;
		cursor: pointer;
		color: white;
		cursor: pointer;
		display: none;
		width: inherit;
		height: inherit;
	
	}