div#RL_div_contenuPageType_INTITULE_PARENT, h1#RL_div_contenuPageType_INTITULE_PARENT, .INTERF_ficheFormation_formation_titre {
	font: 300 45px 'Roboto', sans-serif;
	background: none #cfaa5c;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	margin: 10px 0px 0px 0;
	text-transform: uppercase;
	font-weight: 600;
}
div#RL_div_contenuPageType_INTITULE_ENFANT, h2#RL_div_contenuPageType_INTITULE_ENFANT, .block_titre_forma h3{
	font: 400 30px 'Roboto', sans-serif;
	background: #cfab5d;
	color: #000;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	padding: 15px 0;
	border-bottom: 10px solid #000;
}

.h4 {
	font-family: Knewave;
}


.slogan_bandeau, h3.libelle_bandeau, .actualite_titre {
	color: #000;
}
.partenaires img {
	height: 100px;
	margin: 10px;
	width: auto;
}
.ient, 
#RL_div_footer_master::before,
.fom_contact.bouton  {
	background-color: #000;

}
.partenaires {
	background-color: #fff;
}
.INTERF_page_txt .h3,
.separateur h3, 
.INTERF_ficheFormation_formation_texte .h3 {
	color: #000;
	border-bottom: none;
	font-family: Knewave;
}
.facebook_mfr, .instagram_mfr {
	display: none !important;
}
.boutons_formation a, a#pdf {
	
	padding: 10px;
        margin:0 auto;
	font-size: 25px;
	background-color:  #ECC747;
        max-width: 350px;
	border: 1px solid #fff;
}
.secteur_menu a {
	display: block;
	color: #fff !important;
	background-color: #000 !important;
	line-height: 30px;
	cursor: text;
}

.INTERF_ficheFormation_formation_texte .h4 {
	font-family: Knewave;
	color: #cfaa5c;
        font-size: 23px;
}
.INTERF_ficheFormation_formation_texte .h5 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Knewave;
	font-size: 23px;
}

/*

.menu-item-li-forma-17::before {
	content: "Restauration";
	display: block;
	color: #fff;
	background-color: #000;
	line-height: 30px;
}

.menu-item-li-forma-1::before {
	content: "Orientation";
	display: block;
	color: #fff;
	background-color: #000;
	line-height: 30px;
}
.menu-item-li-forma-15::before {
	content: "Services aux Personnes";
	display: block;
	color: #fff;
	background-color: #000;
	line-height: 30px;
}

.menu-item-li-forma-14::before {
	content: "Agriculture - Elevage";
	display: block;
	color: #fff;
	background-color: #000;
	line-height: 30px;
}*/
.page_formation div#RL_div_M_identite_MFR {
	width: 100%;
}
div#RL_div_M_identite_MFR {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	color: #000;
        text-align: center;
}

.info_coordonnee {
	display: inline-block;
	width: 49%;
	vertical-align: top;
        max-width: 500px;
}
.actualite_titre {
	font-size: 18px;
}
.div_actualite_un {
  font: 15px 'Roboto slab',sans-serif;
}
.actualite_item {
	display: inline-block;
	width: 31%;
        margin-right:1%;

}
.actualite_img {
	width: 100%;
	height: 50%;
	position: relative;
	background-size: cover;
	opacity: 1;
	transition: 1s opacity;
}
.leaflet-popup-content span {
	display: block;
	font-size: 18px;
}

.leaflet-popup-content h3 {
	color: #909b25;
	margin: 0;
}
.info_telephone {
	display: none;
}
.formation_bloc td {
	border-radius: 15px;
	width: 22%;
	margin: 1%;
	display: inline-block;
	height: 100%;
	min-height: 417px;
}
#menu > li {
	width: calc(100%/7);
	background-color: #CEAB5D;
	color: #000;
}
#menu li a {
    color:#000;
}
.block_couleur {
  width: calc(100%/2);
  display: inline-block;
  vertical-align: top;
  float: none;
}
.block_couleur td {
  width: 50%;
  position: relative;
  min-height: 300px;
  display: inline-block;
  overflow: hidden;
}
.block_couleur img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.block_couleur tbody, .block_couleur tr {
  display: block;
}
.block_couleur .texte {
  padding: 15px;
}

@media screen and (max-width: 1300px) {
.formation_bloc td {
	
	width: 45%;
	margin: 2%;

}
}

@media screen and (max-width: 990px) {

    .formation_bloc td {
	
	width: 100%;
	margin: 2%;

}
    .block_couleur td {
	width: 100%;
	min-height: 225px;

}
.block_couleur img {
	top: auto;
	bottom: 0;
}
.content {
	max-width: 100%;
}
}
@media screen and (max-width: 800px) {
   .info_coordonnee span {
	font-size: 20px;

        margin: 5px 0;
} 
}
@media screen and (max-width: 600px) {
.info_coordonnee {
	display: inline-block;
	width: 100%;

	border-bottom: 2px solid #000;
}.block_couleur {
	width: 100%;

}
.block_couleur td {

	min-height:300px;
}
}