h2#RL_div_contenuPageType_INTITULE_ENFANT{
    display: none;
}



#menu > li {
	width: calc(100%/5);
}

.INTERF_edito_txt table {

}
.carte_anim {
	max-width: 650px;
	margin: 0 auto;
        position:relative;
}
.etab {position: absolute; z-index: 2;}
.block_etab {
	display: none;
	position: absolute;
	top: 2%;
	left: 5%;
	max-width: 70%;
	background-color: rgba(223, 215, 205,0.8);
	padding: 5px;
	z-index: 10;
	border-radius: 8px;
	padding: 8px;
        font-size: 16px
}
.close_etab {
	position: absolute;
	right: -5px;
	top: -5px;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	background-color: #fff;
	border: 2px solid #333;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
	color: #000;
	cursor: pointer;
}
.txt_etab.txt {
	text-align: center;
	background-color: #fff;
	padding: 13px;
}
.etab{cursor: pointer; width: 5%; height: 4%;border-radius: 50%;}
#etab_1 {left: 17.27%; top: 26.18%;  }
#etab_2{  left: 33.33%; top: 16.16%; } 
#etab_3{  left: 52.82%; top: 21.28%;  }
#etab_4{  left: 70.59%; top: 13.39%; }
#etab_5{  left: 20.78%; top: 33.2%;  }
#etab_6 {left: 57.5%;top: 33.41%;}
#etab_7{  left: 66.71%; top: 27.87%;  }
#etab_8{  left: 76.48%; top: 21.64%; }
#etab_9{  left: 51.39%; top: 40.55%; }
#etab_10 {left: 33.79%;	top: 47.89%;}
#etab_11 {left: 31.66%;	top: 59.28%;}

iframe {
	margin: 0 auto;
	display: block;
}


.txt_etab span,
.txt_etab a {
    display: block;
}
.txt_etab a {
	color: #909b25;
}

.titre_etab {
	font: 400 30px 'Roboto Slab';
	color: #45521f;
	margin: 10px 0;
text-align: center;}

.formation_niveau ul, .formation_niveau li {
	list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
       background-color: #DFD7CD;
}
.formation_niveau a {text-decoration: none; color: #000;}
.formation_niveau > ul > li > a {
	display: block;
	font-size: 20px;
	font-family: "Roboto slab";
	line-height: 31px;
         color: #fff;
}
.formation_niveau  > ul > li > ul > li {
	padding: 3px;
}
.niveau_I > a{
	background-color: #909b25;
}
.niveau_II > a{
    background-color:#ECC747;
}
.niveau_III > a{
    background-color: #7CA7B9;
}
.niveau_IV > a{
     background-color:#45521F;
}
.niveau_V > a{
    background-color: #78151E; 
}
.niveau_VI > a{
   background-color:#C8CDD0;
}
.niveau_VII > a{
    background-color:#909B25;}

.el_menu_1{
  
}
.el_menu_2{
    background-color:#472612;
}
.el_menu_3{
    background-color:#ECC747;
}
.el_menu_4{
    background-color: #7CA7B9;
}
.el_menu_5{
    background-color:#DFD7CD;
}
.el_menu_6{
    background-color: #78151E; 
}
.el_menu_7{
   background-color:#C8CDD0;
}
.el_menu_8{
    background-color:#909B25;
}



@media screen and (max-width: 999px) {
.carteMFR td {
	display: block;
	width: 100%;
}.departement {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
}
@media screen and (max-width: 750px) {
.departement {
	display: block;
	width: 100%;
}
}