.titre::before {
  background-image: url(../img/interface/MFRTotes2023.png);
height: 120px;
}
.txt_titre {
	display: none;
	
}
.slogan_bandeau {
	color: #7CA7B9;
}



#RL_div_footer_master::before,.fom_contact.bouton {

	background-color: #7CA7B9;
}
#menu > li{
   background-color:#C8CDD0;
}
#menu > li.el_menu_1{
    background-color:#909B25;
}
#menu > li.el_menu_2{
    background-color:#8B97AF;
}
#menu > li.el_menu_3{
    background-color:#ECC747;
}
#menu > li.el_menu_4{
    background-color:#7CA7B9;
}
#menu > li.el_menu_5{
    background-color: #CEAB5D; 
}



@media screen and (max-width: 1450px) {
.titre::before {

  height: 100px;
}

}

@media screen and (max-width: 1100px) {
 
    
            .titre::before {

	height: 70px;
}
}