
@-webkit-keyframes droite {    
    0% {   .INTERF_ficheFormation_formation_texte, div#RL_div_contenuPageType_PARAG_TEXTE {
	font-size: 15px;
} 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;  }
}



body,
div#RL_div_contenuPageType_PARAG_TEXTE {
	color: #000;
	font-family: Roboto;
	font-size: 15px;

}
.colonne_droite td {
  font: 15px "Roboto Slab";
}
.info {
	padding: 0;
	text-align: inherit;
	font-family: "Roboto slab";
	background-color: #fff;
	border-radius: 8px;
	color: #000;
	font-size: 20px;
	border: 2px solid #333;
	margin: 10px;
}
div#RL_div_menuGch_VERTICAL {
	text-align: center;
}
.col_parag_titre {
	font-family: Knewave;
	margin: 8px;
	font-size: 28px;
	color: #909b25;
	text-align: center;
}
.qualiopi {
	position: absolute;
	left: 0;
}
.qualiopi img {
	max-height: 60px;
	vertical-align: middle;
	display: inline;
	margin: 5px;
}
.titre_popup {
	font-family: Knewave;
	color: #000;
	font-size: 35px;
}
.text_popup .h3 {
	font-size: 26px;
}

ul#menu {
	position: relative;
}

.div_bandeau {
	background: rgba(0, 0, 0, 0) url("../img/interface/logo_cultivons.png") no-repeat scroll top center / auto 100px !important;
	height: auto;
	padding-left: 0;
	top: 20px;
	width: 425px;
	padding-top: 100px;
	text-align: center;
	text-shadow: 0 0 0 #000;
}
* {box-sizing: border-box;}

html > body #RL_div_body_master {
	width: 100% !important;
	max-width: 1200px;
}
.content {
	max-width: 1200px;
	margin: 0 auto;
}
#header_milieu {
	height: auto;
	width: auto;}
div#RL_div_contenuPageType_INTITULE_PARENT, h1#RL_div_contenuPageType_INTITULE_PARENT {
	font-size: 29px;
        font-family:Knewave;
}
.INTERF_ficheFormation_formation_texte, div#RL_div_contenuPageType_PARAG_TEXTE 
{
	font-size: 15px;
        font-family:Roboto;
        color:#000;
}
table.table_accueil {
	width: 100% !important;
}
.INTERF_ficheFormation_formation_titre {
  color: #1db418;
}
.colonne_droite {
	padding-top:5px;
}
.titre_formation {
  font: 500 18px "Roboto Slab",sans-serif;
  color: #f29402;
  text-transform: uppercase;
}
div#RL_div_btnDemandDInfos {
	width: 40%;
	background: #CEAB5D none repeat scroll 0 0;
	padding: 10px;
	font-size: 20px;
	border: none;
	border-radius: 15px;
        font-family: "Roboto Slab";
}
a.INTERF_btnDemandDInfos:link {
	color: #fff;
        font-size: 20px;
	text-decoration: none;
}


.marquee_holder {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
        height:auto;
   animation: blink 2s infinite;
  -webkit-animation: blink 2s infinite;
}
div#RL_div_NEWS_body, #mooqueecarousel {
	
	border-radius: 15px;
}
.INTERF_txtMarquee {
	color: #fff;
        font-size: 20px;
	position:relative;
	top: 0;
	right: 0;
	animation: droite 1s ease-out;
	text-align: center;
        font-family: "Roboto Slab";
        height:auto;

}
.ensavoiplus { display: none;
}
#menu li:hover ul a {
  background: #f8d24b none repeat scroll 0 0;
  color: #7d7d7d;
  height: auto;
}

div#RL_div_contenuPageType {
	width: 100%;	
} 

div#map {
  width: auto;
}

.div_sous_rubriques {
  clear: both;
}

.list_sous_rubriques a {
  font: 15px "Roboto Slab";
  background: #ECC747;
  list-style: none;
  border-radius: 14px;
  color: #472612;
  display: block;
  margin-bottom: 5px;
  padding: 14px;
  text-align: center;
  text-transform: uppercase;
  width: 50%;
  text-decoration: none;
}
.boutons_formation a, a#pdf {
	background-color: #909B25;
        color: #fff !important;
}
.page_formation #RL_div_contenuPageType_INTITULE_PARENT{
    display: none;
}


.list_sous_rubriques a:hover {
  background: #fdd131 none repeat scroll 0 0;
  color: #333;
}

div#RL_div_header_master {
  background: #556270 none repeat scroll 0 0;
}

#header_bas {
  background: #ECC747 none repeat scroll 0 0;
}

#menu li:hover a {
  background: #fdd131 none repeat scroll 0 0;
}

#menu li  a {
  color: #472612;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

#menu li a.INTERF_sousMenu_GAUCHE_txt,
#menu li a.secteur_menu_a {
  border-top: 1px solid #ffffff;
  font-size: 14px;
  padding: 5px;
  text-transform: none;
  background: #fdd131 none !important; 
}

#menu li:hover ul a:hover {
  background: #556270 none repeat scroll 0 0;
  color: #ffffff;
}

div#RL_div_NEWS_header {
  display: none;
  border-bottom: 2px solid #854f9d;
  color: #854f9d;
}

div#RL_div_NEWS_header.news_bis {
  display: block;
  border-bottom: 2px solid #854f9d;
  color: #854f9d;
}

span.po,
.po span {
  background: #CEAB5D !important;
  color: #ffffff;
}

.lien_utiles span {
  background: #854f9d;
  border-radius: 14px;
  color: #fff;
}

.lien_utiles span:hover {
  background: #f8d24b;
}
.outils {
	right: 0;
	text-align: right;
	width: auto;
}
.outils > a {
  background: #CEAB5D none repeat scroll 0 0;
  border-radius: 22px;
  display:inline-block;
}

div#RL_div_footer_master {
  background: #556270 none repeat scroll 0 0;
}

div#RL_div_mentions {
  background: #ECC747 none repeat scroll 0 0;
}
div#RL_div_NEWS_header {
    font-weight: bold;
  }

  div#RL_div_NEWS_body,
  #mooqueecarousel {
    height: 230px;
  }

  .div_NEWS_uneNews {
    background-size: cover !important;
    display: block;
    height: 100%;
    padding: 0;
  }

  .INTERF_accueilSyndication_txt {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    display: block;
    padding: 5px;
    position: absolute;
    width: 100%;
  }

  .INTERF_accueilSyndication_ttr {
    color: #fff;
    font-family: "Roboto Slab";
    font-size: 20px;
    font-weight: normal;
  }

  .INTERF_accueilSyndication_accroche {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
  }



  .fleche_verte {
    display: none;
  }

@media screen and (min-width: 999px) {
  div#RL_div_header_master {
    background: #556270 none repeat scroll 0 0;
    height: auto;
    position: relative;
    width: 100%;
  }

  #header_bas {
    background: #ECC747 none repeat scroll 0 0;
    height: 50px;
    width: 100%;
  }

  div#RL_div_menuGch_VERTICAL {
    left: auto;
    margin: 0 auto;
    position: relative;
    top: auto;
  }

  table {
    max-width: 100%;
  }

  #menu li a.INTERF_menu_GAUCHE_txt {
    min-width: 100px;
  }

  .INTERF_sousMenu_GAUCHE_txt {
    border: none;
  }

  #slideshow-container img {
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }

  #slideshow-container {
    border: 2px solid #ffffff;
    border-radius: 21px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 60px;
    width: 511px;
    z-index: 1;
  }


  }

  .titre_bandeau {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    text-transform: none;
  }

  .sous_titre_bandeau {
    color: #fff;
    font-size: 40px;
    line-height:45px;
  }

  .slogan_bandeau {
    color: #000;
    display: block;
    font-size: 19px;
    margin-top: 16px;
  }

  .slogan_bandeau.second {
    bottom: -32px;
    font-size: 20px;
    left: 8px;
    position: absolute;
  }

  div#RL_div_accueilSyndication_CONTENEUR {
    width: 260px;
    display: none;
  }
div#RL_div_contenuPageType_PARAG_TEXTE.INTERF_edito_txt {
	width: 100%;
}
  .img_secteur {
    height: 90px;
    margin: 0 auto;
  }

  .INTERF_edito_txt {
    width: 730px;
  }

  #RL_div_contenuPageType_PARAG_TEXTE.INTERF_edito_txt table {
    max-width: 100%;
  }

.titre_bandeau, .sous_titre_bandeau, h1 {
	font-family: "Roboto slab",sans serif;
	float: none;
}
#menu > li {
	float: none;
	
}
  #menu li a ,
  div#RL_div_NEWS_header,
  .fiches_formation h2#RL_div_contenuPageType_INTITULE_PARENT, 
  h1{
    font-family: "Roboto slab",sans serif;
    float: none;
  }
  
  .colonne_droite .img_secteur {
    background-repeat: no-repeat;
    border: 1px solid #ffffff;
    box-shadow: 0 0 0 1px #333333;
    width: 52%;
    margin: 0 auto;
  }
.formation_liste_options {
	display: none;
}
  .INTERF_ficheFormation_formation_titre {
    color: #000;
    font-size: 30px;
    padding-left: 0;
    margin: 0;
    font-family:Knewave;
  }

  .fiches_formation h2#RL_div_contenuPageType_INTITULE_PARENT {
    color: #333333;
    font-size: 44px;
    font-weight: 300;
    margin: 5px;
 
  }



.INTERF_puce_02 {
  display: none;
}

.col_parag_txt a {
  color: inherit;
  text-decoration: none;
  display: block;
}

.col_parag_txt td:hover {

}

.col_parag_txt td:hover {

}

.col_parag_txt td:hover a {
  color: #854f9d;
}


.fiches_formation .td_secteur,
div#RL_div_formationFiche_SLCT_ACCESDIRECT {
  display: none;
}

.td_secteur h4 {
  font-size: 14px;
}

.fiches_formation .td_secteur h4 {
  background: rgba(0, 0, 0, 0) url("http://www.mfranneyron.com/medias/Image/formations/tiretviolet.jpg") no-repeat scroll left 7px/ 8px 8px;
  font-size: 13px;
  font-weight: 400;
  padding-left: 12px;
}

.option_print {
  position: relative;
}

.formation_accroche {
  color: #333333;
  font-size: 13px;
  font-style: italic;
}

.formation_titre_lien {
  font: 12px "Roboto Slab";
  display: block;
  text-align: left;
  text-decoration: none;
  color: #4ECDC4;
}

.td_secteur:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

h3,
h4 {
  font: 500 20px "Roboto Slab";
  margin: 5px 0;
}

.INTERF_ficheFormation_formation_accroche h3 {
  color: #000;
  font-style: italic;
}

h3 {
  color: #909B25;
}
.INTERF_ficheFormation_formation_texte h3{
    color: #000;
    font-size: 25px;
}
.td_img_formation h3 {
  color: #556270;
}
#bouton {
	display: block;
	max-width: 350px;
	font-family: Roboto Slab;
	text-decoration: none;
	color: #000;
	background-color: #CEAB5D;
	margin: 0 auto;
	padding: 12px;
	text-align: center;
	font-size: 18px;
}
h4 {
  color: #333;
}

div#RL_div_contenuPageType.page_index {
  width: 100%;
}

div#RL_div_contenuPageType_INTITULE_ENFANT,
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
h2{
  background: none no-repeat scroll left center;
  color: #CEAB5D;
  font-size: 20px;
  padding-left: 0;
  float: none;
  clear: both;
  font-weight: 500;
  text-align: left;
  font-style: italic;
  line-height: 50px;
  margin: 0;
  font-family: "Roboto Slab", sans-serif;
}

div#RL_div_contenuPageType_PARAG_TITRE,
h3#RL_div_contenuPageType_PARAG_TITRE {
  color: #909B25;
}


.accueil a.INTERF_liensUtilisateur:link  { font-weight:inherit }
.table_accueil {
	border: 1px solid #fff;
	border-radius: 5px;
	margin: 3px;
	overflow: hidden;
	text-align: center;
	width: 95%;
	min-height: 150px;
	display: inline-block;
	color: #fff;
	font-size: 15px;
	font-family: "Roboto Slab";
}
.table_accueil.sapat {
	background-color: #8B97AF;
}
.table_accueil.acse {
	background-color:  #92542A;
}
.table_accueil.tc {
	background-color: #7CA7B9;
}
.table_accueil.cs {
	background-color: #CEAB5D;
}
.table_accueil.bpjeps {
	background-color:  #909B25;
}
.table_accueil.datr {
	background-color:#ECC747;
}

.table_accueil tbody, .table_accueil tr, .table_accueil td {
	display: inline-block;
	width: 100%;
}
.accueil > tbody > tr > td {
	width: 32%;
        display: inline-block;
}
.table_accueil img {
  height: auto;
  width: 100%;
}

.titre_table_accueil {
	font: 21px "Roboto Slab",arial;
	background: rgba(0,0,0,0.2);
	color: #fff;
	/* height: 25px; */
	padding: 10px;
	margin-bottom: 0 !important;
	width: 100%;
	display: inline-block;
}
.info_coordonnee span {
	display: block;
	text-align: left;
	font-size: 30px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 35px 35px;
	margin-bottom: 15px;
        color:#fff;
}
span.adress_mfr {font-size: 22px;}
.info_coordonnee a{ color: #fff; text-decoration: none;}
span.nom_mfr {
	background-image: url(../img/interface/adress.png);
	font-size: 35px;
	margin-bottom: 0;
	font-weight: 600;
}
.tel_mfr {background-image: url(../img/interface/tel.png);
}
.mail_mfr {background-image: url(../img/interface/mail.png);
}
.facebook_mfr { background-image: url(../img/interface/facebook.png);
}
.contact_table td {
	padding: 4px;
}
.fom_contact {
	width: 100%;
	padding: 10px;
	
	font-size: 15px;
	border: 1px solid #fff;
	background: rgba(255,255,255,0.3);
	color: #FFF;
	font-weight: 300;
	font-family: "Roboto Slab";
}

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

.fom_contact.bouton {
	background-color: #909B25;
	cursor: pointer;
}
#form_contact .titre {
	font-family: "Roboto Slab";
	color: #fff;
	font-size: 25px;
	text-align: center;
	position: relative;
	width: auto;
	left: 0;
        
}
.message_ok {
	font-size: 20px;
	text-align: center;
	color: #fff;
}

.fom_contact {
	padding: 5px;
        color: #333;
	
}
input.fom_contact::placeholder, textarea.fom_contact::placeholder {
  color: #333;}
  
.contact_table {
	background-color: transparent;
	width: 60%;
	color: #FFF;
	font-size: 0;
	/* display: inline-block; */
}
.contact_titre {
	display: none;
}
.fom_contact.select {
	background-color: transparent;
}
.fom_contact.bouton {
	background-color: #909B25;

}
#form_contact {
	display: inline-block;
	width: 47%;
        margin-top: 25px;
}

#RL_div_footer_master::before {
	display: block;
	font-size: 40px;
	content: 'Nous contacter';
	text-transform: uppercase;
	font-family: "Roboto Slab";
	color: #472612;
	background-color: #ECC747;
}
div#RL_div_M_identite_MFR {
	display: inline-block;
	width: 39%;
	vertical-align: top;
	font-family: "Roboto Slab";
	color: #333;
}
@media screen and (max-width: 600px) {
  .outils {
    opacity: 0.8;
    position: fixed;
    right: 0;
    text-align: right;
    top: 150px;
    z-index: 10000;
    width: 50px !important;
  }

.table_accueil {
	margin: 0 auto 5px;
	text-align: center;
	width: 100% !important;
}

  .table_accueil img {
    max-width: 100% !important;
  }
  .table_accueil .INTERF_liensUtilisateur {

	height: 165px;
	
}
}


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

.qualiopi img {
	max-height: 50px;
	display: block;
	margin: 2px;
}}

@media screen and (max-width: 999px) {
  .fiches_formation h2#RL_div_contenuPageType_INTITULE_PARENT {
    color: #333333;
    font-size: 24px;
    font-weight: 300;
    font-family: "Roboto Slab",cursive;
  }

  table {
    margin: 0 auto;
    padding: 5px;
    width: auto !important;
  }

div#RL_div_contenuPageType_INTITULE_PARENT, 
h1#RL_div_contenuPageType_INTITULE_PARENT {
	font-size: 30px !important;
	line-height: 35px !important;
}
div#RL_div_contenuPageType_INTITULE_ENFANT,
h2#RL_div_contenuPageType_INTITULE_ENFANT
{
	font-size: 25px !important;
	line-height: 30px !important;
}
  .INTERF_ficheFormation_formation_titre {
    color: #CEAB5D;
    font-family: "Roboto Slab";
    font-size: 25px;
    margin: 0;
    padding-left: 0;
  }

  div#RL_div_header_master {
    height: auto;
    padding-top: 0;
  }

  #header_top {
    height: auto !important;
  }



  .titre_bandeau {
    color: #ffffff;
    font-family: "Roboto Slab",cursive;
    font-size: 28px;
    padding-left: 0;
  }

  .sous_titre_bandeau {
    color: #c7f464;
    font-family: "Roboto Slab",cursive;
    font-size: 45px;
    padding-left: 0;
  }

  .slogan_bandeau {
    color: #ffffff;
    display: none;
    font-size: 20px;
    text-align: center;
  }

  div#RL_div_menuGch_VERTICAL {
    position: relative !important;
    top: 0 !important;
  }

  .show-menu {
    background: #ECC747 none repeat scroll 0 0;
    color: #472612;
  }
}
@media screen and (max-width: 700px) {
  
.accueil tbody > tr > td {
	display: block;
	width: 80%;
	margin: 0 auto;
}
td.titre_table_accueil {
	width: 100% !important;
}

div#RL_div_contenuPageType_INTITULE_PARENT, 
h1#RL_div_contenuPageType_INTITULE_PARENT {
	font-size: 20px !important;
	line-height: 25px !important;
}
div#RL_div_contenuPageType_INTITULE_ENFANT,
h2#RL_div_contenuPageType_INTITULE_ENFANT
{
	font-size: 17px !important;
	line-height: 22px !important;
}
#form_contact {
	width: 80%;
}

span.nom_mfr {
	font-size: 25px;	
}
span.adress_mfr {
	font-size: 19px;
}
.info_coordonnee span {
	font-size: 23px;
}


}

.separateur {
	font-size: 35px;
	font-family: "Roboto Slab";
	color: #472612;
	background-color: transparent;
}

.formation {
  background: #6fbe20;
  border-radius: 23px;
  overflow: hidden;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 1%;
}

.formation tr,
.formation tbody {
  display: block;
}

.formation.orange {
  background: #f9b60e;
  width: 22%;
  margin: 5% 1%;
}

.formation .photo {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  height: 240px;
  padding: 0;
}

.formation .photo img {
  width: auto;
  height: 100%;
  display: block;
  /* max-width: 150%; */
  position: absolute;
  transition: all 1s;
}

.formation.vertical img {
  height: auto;
  width: 100%;
}

.formation .photo img:hover {
  height: 110%;
}

.formation.vertical img:hover {
  height: auto;
  width: 110%;
}

.formation td.texte {
  padding: 5px;
  display: inline-block;
  vertical-align: middle;
  width: 59%;
}

.formation.vertical .photo,
.formation.vertical td.texte {
  width: 100%;
  min-height: 210px;
}

.formation h3 {
  color: #fff;
  font-size: 35px;
  text-align: center;
}

.forma_3 h3 {
  font-size: 28px;
}

.formation.vertical h3 {
  margin-top: 15px;
}

.formation h3::before,
.formation h3::after {
  content: "";
  display: block;
  height: 10px;
  width: 60%;
  margin: 0 auto;
}

.formation h3::before {
  border-top: 1px solid #fff;
}

.formation h3::after {
  border-bottom: 1px solid #fff;
}

.formation h4 {
  font-size: 16px;
  color: #fff;
  margin-top: 25px;
  font-weight: 300;
}

.formation h5 {
  font: normal 15px "Roboto Slab";
  text-align: center;
}

.formation.vertical h5 {
  width: 100%;
  border: none;
  margin: 5px 0;
  padding: 0;
}

.formation a {
  color: #fff !important;
  text-decoration: none !important;
  display: block;
  font-weight: normal !important;
  background-color: transparent !important;
}

/*ACTUALITE*/

.actualite {
  position: relative;
  width: 100%;
  min-height: 400px;
}

.fiches_formation .actualite {
  min-height: 200px;
}

#actualite_mooquee {
  width: 100%;
  overflow: hidden;
  height: 100%;
  position: absolute !important;
  top: 0;
}

.actualite_group {
  width: 100% !important;
  height: 100%;
}

.actualite_group[style*="opacity: 1"] {
  z-index: 2;
}

.actualite_group[style*="opacity: 0"] {
  z-index: 1;
}

.actualite_header {
  font: 30px/51px "Roboto Slab";
  color: #6FBE20;
  display: none;
}

.actualite_item {
  display: block;
  width: 100%;
  height: 100%;
  vertical-align: top;
  margin-right: 0;
}

.actualite_inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

.div_actualite_un {
  font: 16px "Roboto Slab";
  text-decoration: none;
  color: #333;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
}

.actualite_txt {
  background: rgba(0,0,0,0.7);
  position: absolute;
  width: 80%;
  left: 10%;
  top: 35%;
  color: #fff;
  text-align: center;
}

.actualite_titre {
  display: block;
  font-size: 28px;
}
.fiches_formation .actualite_titre{
 font-size: 18px;
}
.fiches_formation  #actualite_mooquee::before {
	display: block;
	position: absolute;
	content: "Actualité";
	z-index: 10;
	color: #fff;
	font-family: "Roboto Slab";
	background-color: #6FBE20;
	padding: 5px;
	right: 2%;
}
.actualite_accroche {
  font: 19px 'Roboto', serif;
  display: block;
  text-align: center;
}
.fiches_formation .actualite_accroche{
 font-size: 15px;
}

.actualite_img {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  opacity: 1;
  transition: 1s opacity;
}

.actualite:hover .actualite_img {
  opacity: 0.7;
}

.actualite_date {
  display: none;
}

.boxes {
  position: absolute;
  right: 10px;
  bottom: 0;
  height: 30px;
  z-index: 100;
}
.fiches_formation .boxes {
   height: 20px;
}

.actualite_box {
  background: #6FBE20;
  width: 15px;
  height: 15px;
  margin: 2px;
  border-radius: 50%;
  border: #6FBE20 3px solid;
  display: inline-block;
}

.actualite_box.active {
  background: #fff;
  z-index: 2;
}

.actualite_box.unactive {
  z-index: 1;
}