@charset "UTF-8";
/* CSS Document */
body {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  background-image: url(img/background_wibe_blue.png);
  background-repeat: repeat-x;
  background-repeat: repeat;
  margin: 0px;
  margin: 0px;
}
h1 {
  font-family: Oswald, sans-serif;
  font-size: 36px;
  color: #174691;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 42px;
}
h2 {
  font-family: Oswald, sans-serif;
  font-size: 26px;
  color: #FF0000;
  font-weight: bold;
  line-height: 32px;
}
h3 {
  font-family: Oswald, sans-serif;
  font-size: 22px;
  color: #FF0000;
  font-weight: bold;
  line-height: 28px;
}
.h2_formation_de_formateur {
  color: #4B0082;
}
.h2_bleu_fonce {
  color: #174691;
}
.h2_bleu_fonce_c23 {
  color: #174691;
  font-size: 23px;
}
.h2_vert {
  color: #008000;
}
a {
  text-decoration: none;
  color: #FFFFFF;
}
ul, li {
  list-style: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 5px;
}
img {
  border: none;
}
.img_coins_arrondis {
  border-radius: 10px; /* propriété CSS3 */
  -moz-border-radius: 10px; /* compatibilité avec Firefox */
  -webkit-border-radius: 10px; /* compatibilité avec les navigateurs Webkit */
}
.img_photo_president {
  border-radius: 10px; /* propriété CSS3 */
  -moz-border-radius: 10px; /* compatibilité avec Firefox */
  -webkit-border-radius: 10px; /* compatibilité avec les navigateurs Webkit */
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}
.hr_bleu_degrade {
  border: 0px;
  height: 4px;
  background-image: -webkit-linear-gradient(left, #7DB9E8, #1E5799, #7DB9E8);
  background-image: -moz-linear-gradient(left, #7DB9E8, #1E5799, #7DB9E8);
  background-image: -ms-linear-gradient(left, #7DB9E8, #1E5799, #7DB9E8);
  background-image: -o-linear-gradient(left, #7DB9E8, #1E5799, #7DB9E8);
  background-color: #174691;
  margin-right: 0px;
  margin-left: 0px;
}
.hr_gris_degrade {
  border: 0px;
  height: 2px;
  background-image: -webkit-linear-gradient(left, #b2b2b2, #54565b, #b2b2b2);
  background-image: -moz-linear-gradient(left, #b2b2b2, #54565b, #b2b2b2);
  background-image: -ms-linear-gradient(left, #b2b2b2, #54565b, #b2b2b2);
  background-image: -o-linear-gradient(left, #b2b2b2, #54565b, #b2b2b2);
  background-color: #174691;
  margin-right: 0px;
  margin-left: 0px;
}
.hr_bleu_degrade_fin {
  border: 0px;
  height: 2px;
  background-image: -webkit-linear-gradient(left, #7DB9E8, #1E5799, #7DB9E8);
  background-image: -moz-linear-gradient(left, #7DB9E8, #1E5799, #7DB9E8);
  background-image: -ms-linear-gradient(left, #7DB9E8, #1E5799, #7DB9E8);
  background-image: -o-linear-gradient(left, #7DB9E8, #1E5799, #7DB9E8);
  background-color: #174691;
  margin-right: 0px;
  margin-left: 0px;
}
.hr_gris_partenaires {
  border: 0px;
  height: 2px;
  background-image: -webkit-linear-gradient(left, #b2b2b2, #54565b, #b2b2b2);
  background-image: -moz-linear-gradient(left, #b2b2b2, #54565b, #b2b2b2);
  background-image: -ms-linear-gradient(left, #b2b2b2, #54565b, #b2b2b2);
  background-image: -o-linear-gradient(left, #b2b2b2, #54565b, #b2b2b2);
  background-color: #174691;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: -16px;
  margin-bottom: 18px;
}
.img_coins_arrondis {
  border-radius: 10px; /* propriété CSS3 */
  -moz-border-radius: 10px; /* compatibilité avec Firefox */
  -webkit-border-radius: 10px; /* compatibilité avec les navigateurs Webkit */
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
}
.clear {
  clear: both;
}
.deux_lignes {
  line-height: 22px;
  height: 48px;
  padding-top: 3px;
}
.bouton_formation_termine {
  margin-bottom: -4px;
  margin-left: 10px;
}
.p1 {
  line-height: 2em;
}
#div_banderole {
  box-shadow: 1px 1px 12px #808080;
  -moz-box-shadow: 1px 1px 12px #808080;
  -webkit-box-shadow: 1px 1px 12px #808080;
  float: left;
  width: 702px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  margin-bottom: 20px;
}
#bouton_rouge_lien_page_formations {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: normal;
  letter-spacing: 0.8px;
  text-align: center;
  margin-bottom: 25px;
  padding-top: 6px;
  float: left;
  height: 36px;
  width: 702px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: rgb(175, 29, 31);
  background: -moz-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: -webkit-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: -o-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: -ms-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: linear-gradient(0deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
.bouton_rouge_lien_page_formations {
  text-align: center;
  float: left;
  height: auto;
  width: 702px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 25px;
  background: rgb(175, 29, 31);
  background: -moz-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: -webkit-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: -o-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: -ms-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: linear-gradient(0deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  letter-spacing: 0.8px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  padding-top: 5px;
  line-height: 32px;
}
#cartouche_formations_secourisme {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  color: #FFFFFF;
  line-height: normal;
  letter-spacing: 0.8px;
  background-color: #FF0000;
  float: left;
  height: 40px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 6px;
  text-shadow: 2px 1px 0 rgba(0, 0, 0, 0.5);
}
#cartouche_formations_aquatiques {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  color: #FFFFFF;
  line-height: normal;
  letter-spacing: 0.8px;
  background-color: #174691;
  float: left;
  height: 40px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 6px;
  text-shadow: 2px 1px 0 rgba(0, 0, 0, 0.5);
}
#cartouche_formations_du_travail {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  color: #FFFFFF;
  line-height: normal;
  letter-spacing: 0.8px;
  background-color: #008000;
  float: left;
  height: 72px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 6px;
  text-shadow: 2px 1px 0 rgba(0, 0, 0, 0.5);
}
#cartouche_formations_formateur {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  color: #FFFFFF;
  line-height: normal;
  letter-spacing: 0.8px;
  background-color: #4B0082;
  float: left;
  height: 40px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 6px;
  text-shadow: 2px 1px 0 rgba(0, 0, 0, 0.5);
}
#cartouche_formations_bnssa_kevin {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
  letter-spacing: 0.8px;
  background-color: #6b7479;
  float: left;
  height: auto;
  width: 562px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
#cartouche_arrete_formation_continue {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  color: #174691;
  line-height: 22px;
  letter-spacing: 0.2px;
  background-color: #dacee6;
  float: left;
  height: auto;
  width: 562px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
.bouton_rouge_tarif_formation {
  text-align: center;
  float: left;
  height: 30px;
  width: 130px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-bottom: 0px;
  background: rgb(175, 29, 31);
  background: -moz-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: -webkit-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: -o-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: -ms-linear-gradient(90deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  background: linear-gradient(0deg, rgb(175, 29, 31) 0%, rgb(219, 18, 4) 100%);
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.8px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
.bouton_bleu_tarif_formation {
  border: 1px solid #15aeec;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  display: inline-block;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  font-weight: bold;
  color: #FFFFFF;
  background-color: #49c0f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#49c0f0), to(#2CAFE3));
  background-image: -webkit-linear-gradient(top, #49c0f0, #2CAFE3);
  background-image: -moz-linear-gradient(top, #49c0f0, #2CAFE3);
  background-image: -ms-linear-gradient(top, #49c0f0, #2CAFE3);
  background-image: -o-linear-gradient(top, #49c0f0, #2CAFE3);
  background-image: linear-gradient(to bottom, #49c0f0, #2CAFE3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#49c0f0, endColorstr=#2CAFE3);
  padding: 2px 15px 2px 15px;
  letter-spacing: 0.5px;
}
.letter_spacing_negatif {
  letter-spacing: -2px;
}
#conteneur {
  box-shadow: 1px 1px 12px #555;
  -moz-box-shadow: 1px 1px 12px #555;
  -webkit-box-shadow: 1px 1px 12px #555;
  width: 1024px;
  font-family: 'Open Sans', sans-serif;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFF;
}
#header {
  width: 100%;
  float: left;
  margin: 0px;
}
/*---------menu navigation----*/
#menu {
  width: 100%;
  clear: both;
  float: left;
  z-index: 2;
  margin: 0px;
  height: 100%;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#menu li {
  float: left;
  margin: 0;
  padding: 0;
  line-height: 45px;
  width: 126px;
  border: 1px solid #819BCB;
  -webkit-box-shadow: #A5B8DA 0px 21px 0px inset;
  -moz-box-shadow: #A5B8DA 0px 21px 0px inset;
  box-shadow: #1e3a88 0px 21px 0px inset;
  text-decoration: none;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  background-color: #191970;
}
#menu li a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 21px;
  letter-spacing: 0px;
}
#menu li a:hover {
  color: #0099FF;
}
/*---------menu déroulants----*/
#menu ul li ul {
  display: none;
}
#menu ul li:hover ul {
  display: block;
}
#menu li:hover ul li {
  float: none;
}
#menu li ul {
  position: absolute;
  z-index: 20;
}
/*---------fin de menu déroulants----*/
.li_a_rouge {
  -webkit-box-shadow: #DC143C 0px 21px 0px inset;
  -moz-box-shadow: #DC143C 0px 21px 0px inset;
  box-shadow: #FF0000 0px 21px 0px inset;
  background-color: #DC143C;
}
/*---------fin de menu navigation----*/
/*---------footer----*/
#footer {
  background-image: url(img/bg_footer_vague.jpg);
  width: 1024px;
  position: relative;
  clear: both;
  background-repeat: no-repeat;
  height: 90px;
}
#footer_texte {
  text-align: center;
  width: 1024px;
  padding-top: 50px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #FFF;
  font-weight: normal;
  letter-spacing: 0.5px;
}
#footer a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #FFF;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
  padding-top: 12px;
  line-height: 11px;
  font-weight: normal;
}
#footer a:hover {
  color: #0099FF;
  text-decoration: none;
}
/*---------fin de footer----*/
/*---------liste formations gauche----*/
#div_mot_president {
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #dadada;
  width: 230px;
  text-align: left
}
#div_formations_en_1_clic {
  float: left;
  width: auto;
}
#liste_gauche {
  font-family: "Oswald", sans-serif;
  text-align: center;
  padding-top: 25px;
  background-color: #fff;
  width: 258px;
  float: left;
  border-right: 2px solid #1e3a88;
}
#facebook {
  width: 258px;
  background-color: #ffffff;
  margin-top: 10px;
  float: left;
}
#journal_facebook {
  margin-bottom: 25px;
  width: 258px;
  float: left;
}
.soustitres_rouges_liste_gauche {
  color: #EE0000;
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
  font-family: "Oswald", sans-serif;
  line-height: 28px;
}
.titres_bleus_col_gauche {
  font-weight: 700;
  color: #1e3a88;
  font-size: 32px;
  line-height: 32px;
}
.oswald_c30_bold_bleu {
  font-family: "Oswald", sans-serif;
  padding-top: 25px;
  line-height: 34px;
  font-weight: 700;
  color: #1e3a88;
  font-size: 30px;
}
.mot_du_president {
  font-weight: 400;
  color: #1e3a88;
  font-size: 28px;
  font-family: 'Oswald', sans-serif;
}
.li_texte_gris_gauche {
  margin-bottom: 5px;
}
/*---------fin de liste formations gauche----*/
#div_contenu {
  float: left;
  margin-left: 30px;
  width: 702px;
  z-index: 1;
  padding-top: 30px;
}
#div_contenu_large {
  float: left;
  margin-right: 30px;
  margin-left: 30px;
  width: 660px;
  padding-top: 20px;
  z-index: 1;
  padding-bottom: 20px;
}
#div_formations_a_venir {
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  width: 598px;
  padding: 10px 52px 0px 52px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  margin-bottom: 30px;
}
#div_contact {
  background-color: #E4EFFF;
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  width: 598px;
  padding: 10px 52px 0px 52px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #9fc6ff;
  margin-bottom: 30px;
}
#div_info_covid {
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  width: 598px;
  padding: 0px 52px 0px 52px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  margin-bottom: 30px;
  background: #e8e7e8
}
#div_info_covid_calendrier {
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  width: 544px;
  padding: 0px 30px 0px 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  margin-bottom: 30px;
  background: #e8e7e8
}
#div_formations_handicape {
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  width: 638px;
  padding: 0px 32px 0px 32px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  margin-bottom: 30px;
}
#div_mon_compte_formation {
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  width: 538px;
  padding: 0px 32px 0px 32px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  margin-bottom: 25px;
  margin-top: 25px;
}
#div_encarts_partenaires {
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  width: 650px;
  padding: 0px 28px 0px 18px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  margin-bottom: 30px;
}
#div_facebook_instagram_a_propos {
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  width: 295px;
  padding: 20px 10px 20px 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  margin-bottom: 30px;
  margin-right: 32px;
  text-align: center;
}
#div_formations_a_venir_accueil {
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  width: 702px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  margin-bottom: 30px;
  text-align: center;
}
#div_calendrier_formations {
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  width: 602px;
  padding: 0px 42px 0px 42px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  margin-bottom: 30px;
  margin-top: 30px;
  margin-left: 37px;
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 30px;
  z-index: 1;
}
#div_intro {
  float: left;
  width: 642px;
  padding: 10px 30px 10px 30px;
  border: 1px solid #9FC6FF;
  margin-bottom: 20px;
  background-color: #e4efff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
}
#logo_fnmns {
  position: absolute;
  top: 38px;
  right: 20px;
}
.floatleftimg_ombre {
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  float: left;
  border: 1px solid #BBBBBB;
}
.floatleftimg {
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}
.floatrightimg {
  float: right;
  margin-left: 20px;
  margin-top: 12px;
}
.floatcenterimg {
  float: center;
  margin-left: 20px;
  margin-top: 12px;
}
.floatleftimg_partenaires {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.floatleft_bullet {
  float: left;
  margin-right: 6px;
  margin-top: 3px;
}
.img_div_formations_a_venir {
  margin-bottom: -2px;
}
.img_telecharger_pdf {
  margin-bottom: -10px;
}
.texte_gris_c10 {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  color: #404042;
  line-height: 14px;
  margin-top: -10px;
}
.texte_courant_semi_bold {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #404042;
  line-height: 21px;
  margin-top: -10px;
  font-weight: 500;
}
.texte_courant {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #404042;
  line-height: 21px;
  margin-top: -10px;
  font-weight: 400;
}
.texte_courant_bleu {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #174691;
  line-height: 21px;
  margin-top: -10px;
  font-weight: 400;
}
.texte_courant_rouge {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #FF0000;
  line-height: 21px;
  margin-top: -10px;
  font-weight: 400;
}
.texte_courant_rouge_gras {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #FF0000;
  line-height: 21px;
  margin-top: -10px;
  font-weight: bold;
}
.texte_courant_bleu_gras {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #174691;
  line-height: 21px;
  margin-top: -10px;
  font-weight: bold;
}
.open_sans_ital_c16 {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  text-decoration: underline;
}
.open_sans_ital_c18 {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}
.open_sans_ital_c18_bleu {
  color: #174691;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  font-style: italic;
}
.open_sans_c18 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #FF0000;
  line-height: 24px;
  margin-top: -10px;
  font-weight: 400;
}
.open_sans_gras_c18 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #FF0000;
  line-height: 24px;
  margin-top: -10px;
  font-weight: bold;
}
.open_sans_bold_c42 {
  font-family: 'Open Sans', sans-serif;
  font-size: 42px;
  color: #FF0000;
  line-height: 52px;
  font-weight: bold;
}
.open_sans_bold_c36 {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  color: #FF0000;
  line-height: 52px;
  font-weight: bold;
}
.texte_courant_bold {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #404042;
  line-height: 21px;
  margin-top: -10px;
  font-weight: bold;
}
.texte_courant_lien_rouge_c12 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #FF1F00;
  text-decoration: underline;
}
.texte_courant_lien_gris_c12 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #575756;
  text-decoration: underline;
  font-weight: bold;
}
.texte_courant_lien_gris_c14 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #575756;
  text-decoration: underline;
  font-weight: bold;
  line-height: 20px;
}
.texte_gris_c14 {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-top: -10px;
  margin-bottom: 15px;
  line-height: 21px;
  font-weight: 400;
}
.open_sans_gris_c15_medium {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-top: -10px;
  margin-bottom: 15px;
  line-height: 21px;
  font-weight: 500;
}
.open_sans_gris_c15_bold {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-top: -10px;
  margin-bottom: 15px;
  line-height: 21px;
  font-weight: 700;
}
.texte_gris_c14_inter_24 {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 15px;
  line-height: 24px;
}
.texte_gris_c14_bold {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-top: -10px;
  margin-bottom: 15px;
  line-height: 21px;
}
.texte_lien_gris_c14 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #404042;
  text-decoration: underline;
  line-height: 20px;
}
.texte_bleu_c16_bold {
  color: #174691;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.oswald_rouge_c16 {
  color: #EE0000;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  line-height: 20px;
  text-decoration: underline;
}
.texte_bleu_c18_bold {
  color: #174691;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.open_sans_c19_bold_bleu {
  color: #174691;
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 25px;
}
.texte_bleu_c20_bold {
  color: #174691;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}
.texte_bleu_c22_bold {
  color: #174691;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
}
.open_sans_bleu_c23_bold {
  color: #174691;
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
  font-weight: bold;
  line-height: 29px;
}
.texte_gris_c16_bold {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
.texte_blanc_c16_bold {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.open_sans_blanc_c24_bold {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 44px;
}
.open_sans_noir_c24_bold {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 44px;
}
.open_sans_bleu_c32_bold {
  color: #1e3a88;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
}
.open_sans_noir_c18_bold {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.open_sans_blanc_c18_bold {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.verdana_blanc_c16 {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
}
.oswald_blanc_c16 {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 10px;
}
.texte_gris_c16 {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.texte_gris_c18 {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 26px;
}
.texte_gris_c18_bold {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.texte_gris_c20_bold {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.texte_gris_c20 {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: normal;
  margin-top: -5px;
}
.texte_gris_c24 {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: normal;
  margin-top: -5px;
}
.titres_bleu_c24 {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #174691;
  font-weight: bold;
  margin-bottom: 10px;
}
.verdana_c26_bold_bleu {
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  color: #174691;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 32px;
}
.texte_blanc_c11 {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #FFF;
}
.texte_blanc_c12 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #FFF;
}
.petite_croix_bleu {
  margin-bottom: 0px;
}
.texte_intro_c16 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #404042;
  line-height: 22px;
  margin-top: -5px;
}
.texte_intro_c14_rouge {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #FF0000;
  line-height: 20px;
  margin-top: -5px;
}
.ici_rouge_c14 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #FF1F00;
  text-decoration: underline;
}
.cliquez_ici_rouge_c16_bold {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #FF1F00;
  text-decoration: underline;
  font-weight: bold;
}
.telecharger_pdf {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #FF1F00;
  text-decoration: underline;
  font-weight: bold;
  line-height: 22px;
}
.telecharger_c14_pdf {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #FF1F00;
  text-decoration: underline;
  font-weight: bold;
  line-height: 22px;
}
.titres_bleu_c28 {
  color: #174691;
  font-size: 28px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0px;
  line-height: 34px;
}
.titres_bleu_c30 {
  color: #174691;
  font-size: 30px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0px;
  line-height: 36px;
}
.texte_rouge_c20_bold {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #FF0000;
  font-weight: bold;
  line-height: 24px;
}
.texte_rouge_c24_bold {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #FF0000;
  font-weight: bold;
  line-height: normal;
}
.open_sans_c28_regular_rouge {
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  color: #FF0000;
  font-weight: bold;
  line-height: 30px;
}
.texte_rouge_c32_bold {
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  color: #FF0000;
  font-weight: bold;
  line-height: 38px;
}
.open_sans_bold_c36 {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  color: #FF0000;
  font-weight: bold;
  line-height: 42px;
}
.texte_rouge_c16_bold {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #FF0000;
  font-weight: bold;
  line-height: 22px;
}
.texte_c14_bold_bleu {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #174691;
  line-height: 18px;
  margin-top: -10px;
  font-weight: bold;
}
.texte_c16_bold_bleu {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #174691;
  line-height: 22px;
  margin-top: -10px;
  font-weight: bold;
}
.liens_contact_c15 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #404042;
  margin-top: 0px;
  line-height: 21px;
  text-decoration: underline;
}
.lien_open_sans_gris_c14 {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: 0px;
  line-height: 21px;
  font-weight: 400;
  text-decoration: underline;
}
.lien_open_sans_bold_gris_c14 {
  color: #404042;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: 0px;
  line-height: 21px;
  font-weight: 500;
  text-decoration: underline;
}
.liens_open_sans_condensed_c22_gris {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  color: #404042;
  margin-top: 0px;
  line-height: 28px;
  text-decoration: underline;
  letter-spacing: 0.2px;
}
.liens_open_sans_condensed_c22_regular_gris {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  color: #404042;
  margin-top: 0px;
  line-height: 28px;
  text-decoration: underline;
  letter-spacing: 0.2px;
  font-weight: 400;
}
.liens_open_sans_regular_c24_rouge {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #FF0000;
  margin-top: 0px;
  line-height: normal;
  text-decoration: underline;
  letter-spacing: 0.2px;
}
.liens_open_sans_condensed_c19_gris {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 19px;
  color: #404042;
  margin-top: 0px;
  line-height: 28px;
  text-decoration: underline;
  letter-spacing: 0.2px;
  font-weight: 700;
}
.liens_open_sans_c20_gris {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
  margin-top: 0px;
  line-height: 28px;
  text-decoration: underline;
  letter-spacing: 0.2px;
  font-weight: 500;
}
.liens_contact_c14:hover {
  color: #006fe2;
  text-decoration: underline;
}
.oswald_bold_c20 {
  font-weight: bold;
  color: #1e3a88;
  font-size: 20px;
  line-height: 28px;
  font-family: 'Oswald', sans-serif;
}
.oswald_bold_c26 {
  font-weight: bold;
  color: #1e3a88;
  font-size: 26px;
  line-height: 30px;
  font-family: 'Oswald', sans-serif;
}
.oswald_bold_c26_gris {
  font-weight: bold;
  color: #585857;
  font-size: 26px;
  line-height: 30px;
  font-family: 'Oswald', sans-serif;
}
.oswald_regular_c26_gris {
  font-weight: 400;
  color: #585857;
  font-size: 26px;
  line-height: 32px;
  font-family: 'Oswald', sans-serif;
}
.oswald_regular_c24_gris {
  font-weight: 400;
  color: #585857;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Oswald', sans-serif;
}
.oswald_regular_c26_rouge {
  font-weight: 400;
  color: #EE0000;
  font-size: 26px;
  line-height: 32px;
  font-family: 'Oswald', sans-serif;
}
.oswald_bold_c26_rouge {
  font-weight: 700;
  color: #EE0000;
  font-size: 26px;
  line-height: 32px;
  font-family: 'Oswald', sans-serif;
}
.oswald_bold_c18 {
  font-weight: bold;
  color: #404042;
  font-size: 18px;
  line-height: 26px;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.2px;
}
.oswald_bold_c30 {
  font-weight: bold;
  color: #1e3a88;
  font-size: 30px;
  line-height: 36px;
  font-family: 'Oswald', sans-serif;
}
.liens_oswald_bold_rouge_c26 {
  color: #EE0000;
  font-size: 26px;
  font-weight: 700;
  text-decoration: underline;
  font-family: 'Oswald', sans-serif;
  line-height: 34px;
}
.liens_oswald_bold_rouge_c20 {
  color: #EE0000;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 16px;
}
.liens_oswald_bold_rouge_c20:hover {
  color: #174691;
}
.liens_oswald_rouge_c18 {
  color: #EE0000;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  line-height: 22px;
  text-decoration: underline;
}
.liens_oswald_rouge_c18:hover {
  color: #174691;
}
.liens_oswald_rouge_c16 {
  color: #EE0000;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  line-height: 20px;
  text-decoration: underline;
}
.liens_oswald_rouge_c16:hover {
  color: #174691;
}
.liens_oswald_bold_rouge_c28 {
  color: #EE0000;
  font-size: 28px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 32px;
}
.liens_oswald_bold_rouge_c28:hover {
  color: #174691;
}
.open_sans_condensed_c16_gris {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  color: #404042;
  line-height: 24px;
  letter-spacing: 0.2px;
  font-weight: 700;
}
.oswald_bold_rouge_c20 {
  color: #EE0000;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 24px;
  margin-bottom: 20px
}
.oswald_bold_bleu_c48 {
  color: #174691;
  font-size: 48px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 52px;
}
.oswald_bold_bleu_c58 {
  color: #174691;
  font-size: 58px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 64px;
}
.oswald_bold_bleu_c45 {
  color: #174691;
  font-size: 45px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 49px;
}
.oswald_bold_bleu_c43 {
  color: #174691;
  font-size: 43px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 47px;
}
.oswald_bold_bleu_c40 {
  color: #174691;
  font-size: 40px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 46px;
}
.liens_oswald_bold_rouge_c42 {
  color: #EE0000;
  font-size: 42px;
  font-weight: 700;
  text-decoration: underline;
  font-family: 'Oswald', sans-serif;
  line-height: 46px;
}
/*---------formulaire de contact----*/
.etiquette {
  float: left;
  text-align: right;
  margin-right: 10px;
  width: 100px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 5px;
}
.champ {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  float: left;
  width: 450px;
  margin-bottom: 15px;
  border: 2px outset #DDD;
  padding-left: 10px;
  font-weight: 400;
  color: #777;
  line-height: 24px;
  display: block;
  height: 25px;
}
.colform {
  float: left;
  width: 598px;
  background-color: #E4EFFF;
  /* haut | droit | bas | gauche */
  padding: 20px 52px 0px 52px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  display: block;
  border: 1px solid #9fc6ff;
  font-size: 18px;
}
.textarea {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  float: left;
  width: 450px;
  margin-bottom: 15px;
  border: 2px outset #DDD;
  padding-left: 10px;
  font-weight: 400;
  color: #777;
  line-height: 24px;
  display: block;
}
.envoyer {
  font-size: 18px;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
  background-color: #FF9900;
  float: left;
  height: 30px;
  width: 258px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 12px;
  margin-left: 110px;
  margin-bottom: 40px;
  background: rgb(244, 139, 49);
  background: -moz-linear-gradient(90deg, rgb(244, 139, 49) 20%, rgb(247, 156, 49) 100%);
  background: -webkit-linear-gradient(90deg, rgb(244, 139, 49) 20%, rgb(247, 156, 49) 100%);
  background: -o-linear-gradient(90deg, rgb(244, 139, 49) 20%, rgb(247, 156, 49) 100%);
  background: -ms-linear-gradient(90deg, rgb(244, 139, 49) 20%, rgb(247, 156, 49) 100%);
  background: linear-gradient(180deg, rgb(244, 139, 49) 20%, rgb(247, 156, 49) 100%);
  color: #FFF;
  display: block;
  border: thin solid #F60;
}
.envoyer:hover {
  color: #888;
}
#div_colform_php_01 {
  float: left;
  width: 348px;
  background-color: #E4EFFF;
  padding-left: 10px;
  padding-top: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  display: block;
  border: 1px solid #9fc6ff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #404042;
  line-height: 22px;
  height: 220px;
}
#div_colform_php {
  float: left;
  width: 340px;
  background-color: #E4EFFF;
  padding-left: 10px;
  padding-top: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  display: block;
  border: 1px solid #9fc6ff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #404042;
  line-height: 22px;
  height: 220px;
}
/*---------fin du formulaire de contact----*/
.lien_mail_facebook {
  color: #555;
  text-decoration: none;
}
#coordonnees {
  float: left;
  width: 260px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 8px #808080;
  -moz-box-shadow: 1px 1px 8px #808080;
  -webkit-box-shadow: 1px 1px 8px #808080;
  margin-right: 30px;
  /* haut | droit | bas | gauche */
  padding: 10px 5px 0px 5px;
  border: 1px solid #BBBBBB;
  text-align: center;
}
/* Bouton retour en haut  */
#back-top {
  position: fixed;
  bottom: 30px;
  margin-left: -190px;
}
#back-top a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #174691;
  /* background color transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 100%;
}
#back-top a:hover {
  color: #000;
}
/* arrow icon (span tag) */
#back-top span {
  width: 83px;
  height: 83px;
  display: block;
  /* rounded corners */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /* background color transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  background-color: #ddd;
  background-image: url(img/haut.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 5px;
}
#back-top a:hover span {
  background-color: #777;
}
/* Fin du Bouton retour en haut  */
/*---------menu recyclage----*/
#menu_recyclage {
  width: 100%;
  float: left;
  margin-top: 10px;
  height: normal;
  z-index: 1;
  margin-bottom: 30px;
}
#menu_recyclage ul li {
  float: left;
  width: 132px;
  line-height: 21px;
  margin-right: 8px;
  padding: 10px 0px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 8px;
  display: block;
  position: relative;
  background-image: linear-gradient(to right, #e52d27 0%, #b31217 51%, #e52d27 100%)
}
.btn-grad:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}
#menu_recyclage ul li a {
  text-decoration: none;
  color: #FFFFFF;
  display: block;
  font-size: 21px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
}
#menu_recyclage ul li:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}
/*---------fin de menu recyclage----*/
/*---------Début de Boutons Dossier Inscription et Nous Contacter ---------*/
.bandeau_formation_terminee {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  background-color: #FF0000;
  padding-top: 5px;
  padding-bottom: 4px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  font-weight: 700;
  vertical-align: 2px;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  letter-spacing: 1px;
}
.bandeau_formation_annulee_covid_19 {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 5px;
  font-size: 11px;
  background-color: #00ACC1;
  font-family: 'Droid Sans', sans-serif;
  font-weight: 700;
  vertical-align: 2px;
  color: #fff;
  border-radius: 3px;
  text-align: left;
  letter-spacing: 1px;
}
.bouton_descritif_de_la_formation {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 5px;
  font-size: 11px;
  background-color: #00ACC1;
  font-family: 'Droid Sans', sans-serif;
  font-weight: 700;
  vertical-align: 2px;
  color: #fff;
  border-radius: 3px;
  text-align: left;
  letter-spacing: 1px;
}
a:hover.bouton_descritif_de_la_formation {
  color: #174691;
}
a.bouton_bleu_descriptif_formation {
  color: #FFFFFF;
  font-weight: 600;
  line-height: 26px;
  text-decoration: none;
  width: 300px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-align: left;
  height: 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  padding-left: 10px;
  background-color: #009fe3;
}
a:hover.bouton_bleu_descriptif_formation {
  color: #174691;
}
.bouton_orange_dossier_inscription {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  background-color: #FF8C00;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  vertical-align: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  letter-spacing: 1px;
  text-align: left;
}
a:hover.bouton_orange_dossier_inscription {
  color: #FF0000;
}
a.bouton_rouge_dossier_inscription {
  color: #FFFFFF;
  font-weight: 600;
  line-height: 26px;
  text-decoration: none;
  width: 262px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-align: left;
  margin-top: 10px;
  height: 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  padding-left: 10px;
  background-color: #FF8C00;
}
a:hover.bouton_rouge_dossier_inscription {
  color: #FF0000;
}
a.bouton_rouge_nous_contacter {
  color: #FFFFFF;
  font-weight: 600;
  line-height: 25px;
  text-decoration: none;
  width: 255px;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  text-align: left;
  margin-top: 10px;
  height: 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  padding-left: 10px;
  background-color: #eb212e;
}
a:hover.bouton_rouge_nous_contacter {
  color: #d4edfc;
}
a.bouton_orange_dossier_information_et_dossier_inscription {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  background-color: #FF8C00;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  vertical-align: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  letter-spacing: 1px;
  text-align: left;
}
a:hover.bouton_orange_dossier_information_et_dossier_inscription {
  color: #FF0000;
}
a.bouton_orange_dossier_information {
  color: #FFFFFF;
  font-weight: 600;
  line-height: 26px;
  text-decoration: none;
  width: 280px;
  font-family: 'Open Sans', sans-serif;
  font-size: 121px;
  text-align: left;
  margin-top: 10px;
  height: 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  padding-left: 10px;
  background-color: #f59331;
}
a:hover.bouton_orange_dossier_information {
  color: #d4edfc;
}
a.bouton_gris_nous_contacter {
  color: #FFFFFF;
  font-weight: 600;
  line-height: 26px;
  text-decoration: none;
  width: 262px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-align: left;
  margin-top: 10px;
  height: 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  padding-left: 10px;
  background-color: #717171;
}
a:hover.bouton_gris_nous_contacter {
  color: #000000;
}
/*---------Fin de Boutons Dossier Inscription et Nous Contacter ---------*/
/*---------Début du Nivo Slider ---------*/
#div_slider {
  float: left;
  width: 702px;
  margin-bottom: 20px;
  background-color: #fff;
}
/*---------Fin du Nivo Slider ---------*/
/*---------Début du Bouton Formation terminée ---------*/
.bouton_formation_terminee {
  border: 1px solid #9B4CD8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 9px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #B05CDB;
  padding: 6px 12px 4px 12px;
  letter-spacing: 0.5px;
  vertical-align: top;
  margin-top: 3px;
}
/*---------Fin du Bouton Formation terminée ---------*/
/*---------Début du Bouton Formation complète ---------*/
.bouton_formation_complete {
  border: 1px solid #1269b0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 9px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #009de0;
  padding: 6px 12px 4px 12px;
  letter-spacing: 0.5px;
  vertical-align: top;
  margin-top: 3px;
}
/*---------Fin du Bouton Formation complète ---------*/
/*---------Début du Bouton Formation annulée ---------*/
.bouton_formation_annulee {
  border: 1px solid #FF0000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 9px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #FF0000;
  padding: 6px 12px 4px 12px;
  letter-spacing: 0.5px;
  vertical-align: top;
  margin-top: 3px;
}
/*---------Fin du Bouton Formation annulée ---------*/
/*---------Début du Bouton Contact ---------*/
.bouton_contact {
  border: 1px solid #C293E7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 9px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  font-weight: 500;
  color: #FFFFFF;
  background-color: #B05CDB;
  padding: 6px 12px 4px 12px;
  letter-spacing: 0.5px;
  vertical-align: top;
  margin-top: 4px;
}
/*---------Fin du Bouton Contact ---------*/
/*---------Début du Bouton Mon Compte Formation  ---------*/
.bouton_eligible_mon_compte_formation {
  border: 1px solid #0C1735;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 13px;
  line-height: 9px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  text-shadow: -1px -1px 0 #2A4FB3;
  font-weight: 400;
  color: #FFFFFF;
  background-color: #1e3a88;
  padding: 10px 12px 8px 12px;
  letter-spacing: 0.5px;
  vertical-align: top;
  margin-top: 10px;
}
.bouton_prendre_contact_mdph {
  border: 1px solid #0C1735;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 13px;
  line-height: 9px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  text-shadow: -1px -1px 0 #2A4FB3;
  font-weight: 400;
  color: #FFFFFF;
  background-color: #1e3a88;
  padding: 8px 12px 6px 12px;
  letter-spacing: 0.5px;
  vertical-align: top;
  margin-top: 2px;
}
.bouton_prendre_contact {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 13px;
  line-height: 10px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #FF0000;
  padding: 8px 12px 6px 12px;
  letter-spacing: 0.5px;
  vertical-align: top;
  margin-top: 2px;
}
.bouton_rouge_eligible_mon_compte_formation {
  border: 1px solid #b61a1d;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 9px;
  font-family: 'Open Sans Condensed', sans-serif;
  display: inline-block;
  text-shadow: -1px -1px 0 #b61a1d;
  font-weight: 800;
  color: #FFFFFF;
  background-color: #FF0000;
  padding: 10px 12px 8px 12px;
  letter-spacing: 1px;
  vertical-align: top;
  margin-top: 9px;
}
.petit_bouton_rouge_eligible_mon_compte_formation {
  border: 1px solid #b61a1d;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
  font-family: 'Open Sans Condensed', sans-serif;
  text-shadow: -1px -1px 0 #b61a1d;
  font-weight: 800;
  color: #FFFFFF;
  background-color: #FF0000;
  padding: 3px 8px 2px 8px;
  letter-spacing: 1px;
  margin-top: 2px;
}
/*---------Fin du Bouton Mon Compte Formation  ---------*/
/*---------Début du Bouton Formations reportées en 2021 ---------*/
.bouton_formation_reportee_en_2021 {
  border: 1px solid #FF0000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 9px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  font-weight: 400;
  color: #FFFFFF;
  background-color: #FF0000;
  padding: 6px 12px 4px 12px;
  letter-spacing: 0.5px;
  vertical-align: top;
  margin-top: 3px;
}
/*---------Fin du Bouton Formations reportées en 2021 ---------*/
/*--------- Début Bouton Offres Emplois FNMNS --------*/
#bouton_offres_emplois_fnmns {
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 1px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #FFFFFF;
  float: left;
  height: 130px;
  width: 242px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-top: 8px;
  margin-bottom: 18px;
  margin-left: 8px;
  border: 1px solid #164194;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e1b82+0,1e1b82+49,e51300+50,e51300+100 */
  background: rgb(30, 27, 130); /* Old browsers */
  background: -moz-linear-gradient(left, rgba(30, 27, 130, 1) 0%, rgba(30, 27, 130, 1) 49%, rgba(229, 19, 0, 1) 50%, rgba(229, 19, 0, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(30, 27, 130, 1) 0%, rgba(30, 27, 130, 1) 49%, rgba(229, 19, 0, 1) 50%, rgba(229, 19, 0, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(30, 27, 130, 1) 0%, rgba(30, 27, 130, 1) 49%, rgba(229, 19, 0, 1) 50%, rgba(229, 19, 0, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1b82', endColorstr='#e51300', GradientType=1); /* IE6-9 */
}
/*---------Début du Bouton Acceder aux Annonces  ---------*/
.bouton_acceder_aux_offres {
  border: 1px solid #c28102;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 13px;
  line-height: 9px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  font-weight: 700;
  color: #000000;
  background-color: #e99a02;
  padding: 10px 12px 8px 12px;
  letter-spacing: 0.5px;
  vertical-align: top;
  margin-top: 10px;
}
/*---------Fin du Bouton Acceder aux Annonces  ---------*/
a.oswald_blanc_regular {
  color: #FFFFFF;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.2px;
}
a:hover.oswald_blanc_regular {
  color: #c9c7cf;
}
/*--------- Fin Bouton Offres Emplois FNMNS --------*/
.opacity1 {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.opacity1:hover {
  opacity: .6;
}