.formation {
	display: inline-block;
	vertical-align: middle;

	float: none;
	width: 45%;
}
.formation .photo {

	height: 290px;

}
.content_popup {
		min-width: 40%;
}

#bouton {
	text-decoration: none;
	background-color: #7EB29E;
	padding: 10px;
	margin: 5px;
	display: block;
	max-width: 60%;
	margin: 0 auto;
	color: #fff;
}

.content_popup h4 {
	font:  30px "Open sans", serif;
}

.boutons_formation:not(.parag1) {
	display: table-cell;
}

.content_popup h5 {
	font-size: 19px;
	margin: 0;
	color: #333;
}
.formation.orange,
div#RL_div_menuGch_VERTICAL {
	background-color: #7EB29E;
}

.boutons .h4,
.fom_contact.bouton,
div#RL_div_footer_master{
  	background-color: #62BE6D;  
}
.h4.apprentissage a {
	color: #333;
	text-decoration: none;
}
.h4.apprentissage {
	background-color: #FFDC4C;
}
.INTERF_txtMarquee,
div#RL_div_contenuPageType_INTITULE_ENFANT, 
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
.INTERF_ficheFormation_formation_accroche h3, 
div#RL_div_contenuPageType_PARAG_TITRE {
	color: #7EB29E;
}
#menu li a {
	font-size:22px;
}

#menu > li:hover {
	background: #6FBE20;
	border-radius: 8px;
}

#menu li ul li a {
	font-size: 15px;
}

.txt_bandeau {
	background: rgba(98,190,109,0.8);
}
.bandeau_titre_lien {
	color: #333;
	background-color: #ffdc4c;
}
#menu li ul li.menu-item-li-142 {
	background-color: #cdac57;
}
@media screen and (max-width: 700px) {
.outils {
	position: relative;
	text-align: right;
}
.titre {
	left: 0;
	position: relative;
}
.bandeau {
	position: relative;
	height: 150px;
}
.outils span {
	width: 25px;
	height: 25px;
}
}