/* #######################################################################################################
################################### 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
*/
#menu > li {
	float: none;
	vertical-align: middle;
}
.logo_mini {display:none;}
.titre {
	left: 20px;
}
#menu li ul li a {
	white-space: nowrap;
}
.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;
}
.formation.orange.examen {
	background-image: url(../img/interface/examen.jpg);
	min-height: 266px;
	background-size: cover;
}
.formation.examen h4 {
	background-color: rgba(255,255,255,0.7);
	color: #333;
	font-size: 18px;
	line-height: 30px;
}

.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%;
}
#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;
}

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

}

}

@media screen and (max-width: 1500px) { #menu li a {padding: 0 15px;}}
@media screen and (max-width: 1300px) { #menu li a {padding: 0 10px;}

div#RL_div_menuGch_PAGES {
	text-align: right;
}
}
@media screen and (max-width: 1200px) { #menu li a {padding: 0px 3px;}

.logo_mini {display:inline-block;}
.logo {display:none;}
.titre_bandeau img, .scrolled .titre_bandeau img {
	height: 100px;
	top: 0;
	max-height: 100px;
}
#header_bas {
	padding-left: 0;
}
}
@media screen and (max-width: 990px) {
  span.icone_reseau {
	
	width: 89px;
}
    .gallerie_3 td {
	margin: 0;
	height: 176px;
}
.outils {
	top: 0;
	bottom: 0;
	width: 50%;
}

}

@media screen and (max-width: 830px) {
  .formation {
	border-radius: 0;
	margin: 10px 0;
}
.txt_bandeau{
	
	top: 20px;
	
}
h3.libelle_bandeau, h4.accroche_bandeau {
	font-size: 22px;
	line-height: 27px;
}
 
}
@media screen and (max-width: 650px) {

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