

@-webkit-keyframes droite {    
    0% {    opacity: 0;    right:-100%;     }
  100% {    opacity: 1;     right:0;     }
}

@-moz-keyframes droite {
    0% {    opacity: 0;     right:-100%;      }
  100% {    opacity: 1;    right:0;      }
}

@keyframes droite {
   0% {    opacity: 0;   right:-100%;      }
  100% {    opacity: 1;   right:0;    }
}

@keyframes blink {
   0% {    opacity: 1;  }
    50% {    opacity: 0.3;   }
     100% {    opacity: 1;  }
   }


@-moz-keyframes blink {
  0% {    opacity: 1;  }
    50% {    opacity: 0.3;  }
     100% {    opacity: 1;  }
}

@-webkit-keyframes blink {
  0% {    opacity: 1;  }
    50% {    opacity: 0.3;  }
     100% {    opacity: 1;  }
}
.info_popup {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100000;
        left:0;
}
.content_popup {
	position: relative;
	top: 10%;
	/* width: 50%; */
	padding: 15px 40px 40px 40px;
	display: inline-block;
	background-color: #fff;
	border-radius: 15px;
	border: 3px solid #333;
	/* height: 50%; */
	color: #333;
        z-index: 1000000;
}
.content_popup h4 {
	
	font-size: 30px;
	
}
.cache_popup {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
	top: 0;
}
.text_popup {
	font-size: 18px;
	font-weight: 600;
}
.bouton {
	display: block;
	background-color: #7a4386;
	padding: 5px;
	border-radius: 16px;
	overflow: hidden;
	text-decoration: navajowhite;
	color: #fff;
}
.close_popup {
	width: 30px;
	height: 30px;
	/* font-family: Oswald; */
	font-size: 20px;
	border: 1px solid #fff;
	color: #fff;
	background-color: #333;
	border-radius: 50%;
	/* box-shadow: 2px 2px 3px 0px #666; */
	position: absolute;
	top: -10px;
	right: -10px;
	line-height: 31px;
        cursor: pointer;
}

html > body #RL_div_body_master, .content {max-width: 1200px; margin:0 auto;}
html > body.page_accueil #RL_div_body_master {max-width: 100%;}
.page_accueil div#RL_div_contenuPageType {	padding: 0 ; margin:0;max-width: 1200px; }
#header_bas {
		background-color: #909B25;
	
}
iframe {max-width: 100%;}
.description {
	width: 50px;
}
div#map {
	width: 100%;
	height: 500px;
	border: 0 solid #2FA829;
	margin: 0;
}
.show-menu{background-color: #909B25;}
div#RL_div_footer_master {background-color: #333;}
.bandeau {	margin-top: 10px; }
#header_top{max-width: 1200px;}
.titre {
	margin-right: 10px;
	text-align: left;
	color: #909B25;
	width: 50%;
}
.titre .texte {
	width:55%;
}
.titre_bandeau {
	font-size: 22px;
	font-weight: bold;
}
.sous_titre_bandeau {
	font-size: 30px;
	line-height: 30px;
        color:#909B25;
	
}
.logo {
	width: 40%;
	margin-right: 10px;
	border-right: 1px solid #fff;
}
.slogan {
	font-size: 27px;
	font-weight: bold;
	color: #ECC747;
	/* font-family: Oswald; */
	font-style: italic;
	line-height: 35px;
}


#header_milieu {
	position: relative;
	
}
.marquee_holder {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
        height:auto;
   animation: blink 2s infinite;
  -webkit-animation: blink 2s infinite;
}
.INTERF_txtMarquee {
	color: #333;
	position:relative;
	top: 0;
	right: 0;
	animation: droite 1s ease-out;
	text-align: center;

}
.outils {width: 50px; margin:0 auto;}
.outils span {
	width: 50px;
	height: 50px;
	margin: 2px;
	border-radius: 50%;
}


.actualite_body {	margin-top: 5px;}
#actualite_mooquee {	height: 400px;}

.info { background-color:#8FBE00;text-align: center;
	font-family: Oswald;
	font-size: 23px;
	margin: 5px;
	padding: 10px 0px;}
.info a{ position:relative;padding: 5px 0;text-decoration: none !important;color: #fff !important;}

.partenaires img {max-height: 75px;}
.tableau_po {
	border: 1px solid #ccc;
	background-color: #e3e3e3;
        right: -100%;
        animation: droite 1s ease-out;}

 .tableau_po .texte {
	display: table-cell;
	width: 50%;
}      
        
.tableau_po .titre {
	width: 100%;
	text-align: center;
	padding: 5px;
	background-color: #909B25;
	color: #fff;
	margin: 0;
	display: table-cell;
}
.tableau_po h3 {
	color: #fff;
	
}
.tableau_po .footer{
    
    display:table-cell;
    width:100%;
    
}
.tableau_po .footer h5 {
	background-color:  #ECC747;
	color: #fff;
	font-family: Oswald;
	font-size: 20px;
	display: inline-block;
	padding: 6px;
	border-radius: 20px;
	margin: 10px;
}

.tableau_po  .texte ul{
    text-align:left;
     
}
/*Formulaire*/

.contact_table {
  font: 34px Oswald;
  background: #333;
  color: #FFF;
  text-align: center;
  padding: 5px;
  overflow: hidden;
  width: 70%;
  margin: 0 auto;
}

.contact_table td {
	padding: 4px;
	line-height: normal;
	font-size: initial;
}
.fom_contact {
  font: 300 15px Oswald;
  width: 100%;
  padding: 7px;
  border: 1px solid #fff;
  background: rgba(255,255,255,0.3);
  color: #FFF;
}

input.fom_contact::placeholder,
textarea.fom_contact::placeholder {
  color: #fff;
  opacity: 1;
  font-style: italic;
}

.fom_contact.select {
  background: #717171;
}

.fom_contact.bouton {
  background: #909B25;
  cursor: pointer;
}
#form_contact {
  display: inline-block;
  width: 47%;
  vertical-align: middle;
}

.fom_contact {
  padding: 5px;
}

.contact_table {
  background: transparent;
  width: 60%;
  color: #FFF;
  font-size: 50px;
  /* display: inline-block; */
}

.contact_titre {
  display: none;
}

.fom_contact.select {
  background: transparent;
}

#RL_div_footer_master::before {
  font: 30px Oswald;
  background: #909B25;
  display: block;
  content: 'Nous contacter';
  text-transform: uppercase;
  color: #fff;
}

.partenaires {
  padding: 0;
}
.info_mfr {
	position: relative;
}
.fiche.info_mfr {
	border: 1px solid #ccc;
	border-radius: 21px;
	overflow: hidden;
}
.fiche .pop_up_content {
	padding: 25px;
}
.info_coordonnee span {
  display: block;
  text-align: left;
  font-size: 25px;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 35px 35px;
}

.info_coordonnee a {
  color: #fff;
  text-decoration: none;
}

.secteur {
	background-color: #909B25;
	border-radius: 25px;
	font-size: 17px;
	font-family: Oswald;
	color: #fff;
	margin: 5px;
        text-align: left;
}
.page_accueil .secteur {	
	font-size: 16px;	
}

.secteur img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3%;
	height: 40px;
	width: auto;
}
.page_accueil .secteur img  {	
	margin: 0 2%;	
}
.fiche .pop_up_content span {
	font-size: 1em;
	line-height: 25px;
        text-align: left;
}
.pop_up_wrapper {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	font-size: 14px;
	padding: 15px;
	display: none;
	position: absolute;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	text-align: left;
	left: 0;
	right: 0;
        font-weight:600;
        z-index: 10000;
}
.popup_content {
	margin: 13px 19px;
	line-height: 1.4;
}
.close_button {
	position: absolute;
	top: -16px;
	right: -6px;
	font-size: 25px;
	background-color: #909B25;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	display: block;
	line-height: 25px;
	text-align: center;
	color: white;
	cursor: pointer;
}

.info_mfr h3 {
	border: 1px solid;
	cursor: pointer;
	color: #fff;
	background-color:  #ECC747;
	max-width: 500px;
	border-radius: 8px;
}
.fiche.info_mfr h3 {
	border:none;
	max-width: 100%;
	border-radius: 0;
	padding-left: 20px;
	
}
.info_mfr h3:hover {
	background-color: #909B25;
	
}
.leaflet-popup-content span, .pop_up_content span {
	display: block;
	font-size: 1.3em;
	padding-left: 18px;
	position: relative;
	line-height: 25px;
}
.fiche .pop_up_content span {
	margin-bottom: 7px;
}
.leaflet-popup-content span::before, .pop_up_content span::before {
	display: inline-block;
	width: 22px;
	height: 22px;
	content: "";
	position: absolute;
	left: -8px;
	border-radius: 50%;
	background-color: orange;
	background-repeat: no-repeat;
	background-size: cover;
}

span.nom_mfr, .adresse::before {
	background: url(../img/interface/adress.png);
	font-size: 35px;
	margin-bottom: 0;
	font-weight: 600;
	background-repeat: no-repeat;
	background-size: auto 65%;
	background-position: left center;
}

.tel_mfr, .telephone::before {
  background: url(../img/interface/tel.png);
}

.mail_mfr, .email::before {
  background: url(../img/interface/mail.png);
}

.facebook_mfr {
  background: url(../img/interface/facebook.png);
}

.site::before {
  background: url(../img/interface/web.png);
}




div#RL_div_M_identite_MFR {
  font: normal 18px Oswald;
  color: #fff;
  text-align: center;
  padding: 5px;
  display: inline-block;
  width: 39%;
  vertical-align: middle;
}

a.INTERF_liensInfoMaison:link {
  color: #fff;
  text-decoration: none;
}

.INTERF_mentions_txt {
  padding: 3px;
  background: #333;
  color: #fff;
}

a.INTERF_mentions_txt:link {
  color: #fff;
  text-decoration: none;
}

a.INTERF_mentions_txt:visited {
  color: #fff;
}

a.INTERF_mentions_txt:hover {
  color: #fff;
}

a.INTERF_mentions_txt:active {
  color: #fff;
}
/*BANDEAU*/
div#RL_div_header_master {
	height: auto;
	padding-top: 0;
	width: 100%;
        position: relative;
        background-color: #333;
}



@media screen and (min-width: 1200px) {
    #slideshow-container {width: 30%;height: 180px;}
    
    #menu li a {padding: 0 24px;}
}
@media screen and (max-width: 990px) {
    .outils span {
	width: 40px;
	height: 40px;
}
.description,.outils {
	width: auto;
	margin: 0 auto;
        position: absolute;
        top: 0;
        right: 0;
}
.titre {
	width: 100%;
	text-align: center;
}

.logo {
	width: 100%;
	margin-right: 0;
	border-right: none;
}
.logo img {
	width: 100%;
	height: auto;
	max-width: 190px;
}
.titre .texte {
		text-align: center;
                width : 100%;
}
.titre_bandeau ,.sous_titre_bandeau {
	font-size: 30px;
	line-height:32px;
        display: inline-block;
}
.slogan {
	font-size: 20px;
	line-height: 25px;
	margin-top: 0;
}
#slideshow-container {
	display: none;
}
#slideshow-container img {
	width: auto;
	height: 100%;
        min-width: 100%;
}
.INTERF_txtMarquee {font-size: 13px;}

#form_contact, div#RL_div_M_identite_MFR {
	display: block;
	width: 100%;
}




}

@media screen and (max-width: 600px) {                                        
 .info_popup {	overflow: auto;}
.content_popup {
	top: 5%;
	padding: 5px;
	border: 2px solid #7A4386;
	z-index: 1000000;
}
.text_popup {	font-size: 15px;}}
@media screen and (max-width: 720px) {
 .titre, .description {
	vertical-align: middle;
}
.titre_bandeau {
	font-size: 18px;
}
#slideshow-container {display: none;}
.outils {
	
	display: inline-block;
}
.contact_table {
	width: 100%;
	
}
.info_coordonnee span {
	font-size: 20px;
	padding-left: 30px;
	background-size: 25px 25px;
}

  .partenaires img {max-height: 40px;}  
}
@media screen and (max-width: 400px) {
   .description {width: 100%;}
   .outils {width: 100%;}
    .titre {
	width: 100%;
	padding: 2px;
}
}