#bouton {
	padding: 15px;
	background: #fff;
	border-radius: 8px;
	font-weight: bold;
	font-family: Knewave;
	font-style: normal;
	font-size: 39px;
	text-decoration: none;
}/* #######################################################################################################
################################### Styles Interface PERSONNALISES #######################################

Permet de ré-écrire par-dessus les styles définis pour ce template





Charte MFR 	:
	VERT	:	#2FA829
	ORANGE	:	#F7AD00
	
Charte Interface
	VERT CLAIR			:	#CEED6F
	VERT MOYEN			:	#81A738
	VERT FONCE			:	#517806
	BLEUTITRE			:	#3399CC
*/
h4 {
	color: #909B25;
}

h3 {
	color: #7CA7B9;
}

.h3 {text-align: inherit;}
div#RL_div_footer_master {
	background-color: #7CA7B9;
	
}
.formation {
	
	background-color: #909B25;
	
}
div#RL_div_contenuPageType_INTITULE_ENFANT, h2#RL_div_contenuPageType_INTITULE_ENFANT, .INTERF_ficheFormation_formation_accroche h3 {
	color: #7CA7B9;
}
.img_bandeau {
	background-size: 100% !important;
        filter: grayscale(100%);
}
#menu li:hover {
	background-color: #909B25;
}
.logo_mini {display:none;}
.titre_bandeau img {}
.bandeau_titre_lien {
	padding: 9px;
	display: inline-block;
	background-color: #fff;
	border-radius: 14px;
	text-decoration: none;
	color: #333;
	width: auto;
	font-size: 18px;
	font-family: Oswald;
	margin: 5px;
}

.pdf span {	background-image: url(../img/interface/pdf.png);background-position: -100px  center; transition: all 0.3s linear;}
.pdf a:hover span {	background-position: 0  center;}
.formation.orange {width: 46%;}
.forma_3 {
	display: inline-block;
	width: 100%;
}

.formation img, .actualite_img {filter: grayscale(100%);}
.formation img:hover, .actualite:hover .actualite_img{	filter: grayscale(0); opacity:1;}

#RL_div_NEWS_img{display: none;}
.gallerie_5 tr {display: inline;}
.gallerie_5 td {
	display: inline-block;
	width: 15%;
	overflow: hidden;
	margin: 5px;
	padding: 0;
	height: 150px;
}
.gallerie_5 img {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	min-height: 150px;
}
.gallerie_5  td.empty_cell {display: none;}

.gallerie_3 tr {display: inline;}
.gallerie_3 td {
	display: inline-block;
	width: 32%;
	overflow: hidden;
	margin: 5px;
	padding: 0;
	height: 260px;
}
.gallerie_3 img {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	min-height: 150px;
}
.gallerie_3  td.empty_cell {display: none;}
span.icone_reseau {
	background-image: url(../img/interface/reseau.jpg);
	width: 109px;
}

.INTERF_ficheFormation_formation_texte h3 {
	color: #333;
	font-size: 28px;
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #333;
}
.INTERF_ficheFormation_formation_texte  h4 {
	margin: 0;
	font-size: 20px;
	text-align: left;
}
@media screen and (min-width: 999px) {
#header_bas {
	padding-left: 200px;

}
.outils span.icone_phone {
	display: none;
}
}

@media screen and (max-width: 1680px) {
#menu li a.menu_accueil {
	padding: 0;
}
.titre {
	left: 5px;
}


}

@media screen and (max-width: 1500px) { #menu li a {padding: 0 15px;}}
@media screen and (max-width: 1300px) { 
    #menu li a {padding: 0 5px;}
                                        #header_bas {
	padding-left: 100px;
}}
@media screen and (max-width: 1200px) { #menu li a {}


.titre_bandeau img, .scrolled .titre_bandeau img {
	height:100px;
	top: 0;
	
}

}
@media screen and (max-width: 990px) {
 #header_bas {
	padding-left: 0;
}
span.icone_reseau {
	
	width: 89px;
}
    .gallerie_3 td {
	margin: 0;
	height: 176px;
}
.outils {
	top: 0;
	bottom: 0;
	width: 50%;
}
    .logo_mini {
	min-height: 100px;
}
}

@media screen and (max-width: 830px) {
  .formation {
	border-radius: 0;
	margin: 10px 0;
}
.formation .photo img, .formation .photo img:hover  {
	width: auto;
	height: 100%;
}

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

.formation.vertical .photo, .formation.vertical td.texte {
	min-height: 220px;
}
}
