
@font-face {
  font-family:"BebasNeue";
  src:url("fonts/BebasNeue.otf") format("OpenType");
      font-weight:normal;font-style:normal;
}
#inspector {
  display: none !important;
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left;
}
.bg_blanc {
  background-color: #092b54;
  min-height: 45px;
}
.relative {
  position: relative;
}
p {
    font-family: "Arial";
}
a,
p a {
  color: #0872BC;
}
p a {
  text-decoration: underline;
}
body {
  color: #000000 !important;
  font-weight: 300;
  font-size: 16px !important;
  text-align: justify;
  font-family: open sans;
}
h1 {
  font-size: 3rem;
  margin: 0;
  padding: 0;
}
h1.detail_activite {
  color: #41423e;
  margin-bottom: 40px;
}
.fond_blanc {
 /* margin-bottom: 80px;*/
}
.inscription {
  background: #0872bc none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  font-size: 1.8rem;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-bottom: 15px !important;
  padding-top: 10px !important;
  text-align: center;
  width: 100%;
}
.inscription:hover {
  background-color: #5F3A23;
    color: #ffffff;
}
h2, h3, h4, h5, h6 {
  color: #41423e;
  font-size: 1.5rem;
  font-weight: normal !important;
  text-align: left !important;
  font-family: "BebasNeue" !important;
  text-transform: uppercase !important;
}
.fond_blanc.home h3 {
  margin-top: 20px;
}
h2 {
  color: #41423e;
  font-size: 1.8rem;
  margin-left: 0;
  padding-bottom: 10px;
}
.gsi-col h2, .gsi-col h3 {
  margin-bottom: 0;
  margin-top: 25px;
  padding: 0;
}
.gs_menubox li {
  display: inline-block;
  height: auto;
  width: 100%;
}

.gs_menubox h2,
.gs_menubox h3,
.gs_menubox h4,
.gs_menubox h5 {
  color: #bc5d38;
  font-family: arial;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 100%;
  margin-left: 0;
  padding-top: 10px;
}
.gs_menubox {
  margin: 15px 0 !important;
}
p {
  font-size: 1.15rem;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  text-align: justify;
  text-rendering: optimizelegibility;
}
.bg_title {
  background-color: #ffffff;
  box-shadow: 2px 2px 4px #cccccc;
  margin-bottom: 25px;
}
.bg_title h1 {
  color: #092b54;
  font-family: bebasneue;
  font-size: 2.5rem;
  font-weight: 300;
  margin: 0;
  padding-bottom: 15px;
  padding-top: 15px;
}
.b_img {
  background-size: cover;
}

span.libelle {
  font-weight: bold;
}

.btn_bleu {
  border: 1px solid #0872BC;
  border-radius: 20px;
  color: #ffffff;
  display: inline-block;
  margin-top: 20px;
  padding: 3px 25px;
  background-color: #0872BC;

}
.btn_jaune {
  background-color: #f7c821;
  border: 1px solid #f7c821;
  border-radius: 20px;
  color: #000;
  display: inline-block;
  margin-top: 20px;
  padding: 3px 25px;
}
.bg_bleu {
  background: #4a4d4f none repeat scroll 0 0;
  padding-bottom: 15px;
  padding-top: 25px;
}
.bg_bleu p,
.bg_bleu h2 {
  color: #ffffff;
}
/******************************************************************************/
/************************** FIL D'ARIANE  **********************************/
/****************************************************************************/
#nav_path {
  margin: 0;
  z-index: 9;
}
#nav_path.no_img {
  margin: 120px 0 20px;
}

.breadcrumbs,
#nav_path ul {
  background-color: transparent;
  border: medium none;
  border-radius: 3px;
  display: block;
  list-style: outside none none;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 0;
}
.breadcrumbs li,
#nav_path ul li {
  font-size: 0.8rem;
}
.breadcrumbs > * a,
.breadcrumbs > * span,
#nav_path ul > * a,
#nav_path ul > * span {
  color: #0872BC;
  text-transform: none !important;
}
.breadcrumbs li:not(:last-child):after,
#nav_path ul li:not(:last-child):after {
  color: #bc5d37;
  content: "/";
  margin: 30px 0.75rem 0;
  opacity: 1;
  position: relative;
  top: 1px;
}
.link_ariane span strong {
  font-weight: normal;
}
#nav_path ul li {
  color: #0a0a0a;
  cursor: default;
  float: left;
  text-transform: uppercase;
}
/******************************************************************************/
/************************** MENU PRINCIPAL  **********************************/
/****************************************************************************/

.menu1 li a.first i {
  font-size: 1.2rem;
}
.menu1 {
  margin: 0;
}
.menu1 ul {
  margin: 0;
}
/*.menu1 ul li {
  float: left;
  list-style: outside none none;
  margin-bottom: 5px;
  margin-top: 10px;
  position: relative;
}*/
.menu1 ul li {
  float: left;
  list-style: outside none none;
  margin-bottom: 5px;
  margin-top: 12px;
  padding-bottom: 2px;
  padding-top: 3px;
  position: relative;
}
.menu1 ul li:hover {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}
.menu1 ul li::after {
  color: #ffffff;
  content: "|";
  font-size: 1rem;
}
/*#gsMiniMenu {
  position: relative;
  float: right;
}
#gsMiniMenu li:after {
  content: " ";
}*/
.menu1 ul li:last-child:after {
  content: " ";
}
.menu1 ul li:hover a {
  color: #472D1D;
}
/*.menu1 li a {
  color: #ffffff;
  font-family: "BebasNeue";
  font-size: 1.31rem;
  font-weight: normal;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
}*/
.menu1 li a {
  color: #ffffff;
  font-family: arial;
  font-size: 0.9rem;
  font-weight: normal;
  letter-spacing: -0.06rem;
  padding: 14px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.mega-menu > li:hover > ul {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  min-width: 200px;
  position: absolute;
  text-align: left;
  top: 26px;
  width: 100%;
  z-index: 70;
}
.mega-menu > li > ul > li {
  background: rgba(8,114,188, 0.8) none repeat scroll 0 0;
  display: inline-block;
  float: none;
  margin: 0;
  width: 100%;
  z-index: 2;
}
.mega-menu > li > ul > li:after {
  content: " ";
}
.mega-menu > li > ul > li:hover {
  background: rgba(8,114,188, 1) none repeat scroll 0 0;
}
.mega-menu > li > ul > li:hover a {
  color: #ffffff;
}
.menu1 ul li.item_node_selected_level_2 a, .menu1 ul li.item_node_level_2 a {
  color: #ffffff;
  display: block;
  font-size: 0.99rem !important;
  font-weight: 300;
  line-height: 100%;
  margin: 0;
  padding: 15px 20px;
}
#gsMenuToggle {
  color: #ffffff;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-decoration: none;
}
#gsMenuToggle::after {
  border-bottom: 12px double #ffffff;
  border-top: 4px solid #ffffff;
  box-sizing: content-box;
  content: " ";
  display: inline-block;
  height: 4px;
  margin-left: 10px;
  vertical-align: text-bottom;
  width: 25px;
}
.menu1 #gsMiniMenu ul li::after {
  content: " ";
}
.menu1 #gsMiniMenu ul li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mega-menu > li > ul > li {
  background: rgba(250, 250, 250, 0.8) none repeat scroll 0 0;
  display: inline-block;
  float: none;
  margin: 0;
  width: 100%;
  z-index: 2;
}
#gsMiniMenu {
  position: relative;
  top: 10px;
}
#gsMenuToggle {
  font-family: "BebasNeue" !important;
  /* font-size: 1.rem !important; */
  letter-spacing: 0.1rem;
  /* padding-top: 9px; */
  /* line-height: 118%; */
  /* padding-top: 10px; */
}
/*.mega-menu > li:hover > ul {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  min-width: 200px;
  position: absolute;
  text-align: left;
  top: 39px;
  width: 100%;
  z-index: 70;
}*/
.mega-menu > li:hover > ul {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  min-width: 200px;
  position: absolute;
  text-align: left;
  top: 31px;
  width: 100%;
  z-index: 70;
}
.mega-menu > li > ul > li:hover {
  background: #092b54 none repeat scroll 0 0;
}
.menu1 ul.ul_2 li.item_node_selected_level_2 a, .menu1 ul.ul_2 li.item_node_level_2 a {
  color: #472d1d;
  display: block;
  font-size: 0.99rem !important;
  font-weight: 300;
  line-height: 100%;
  margin: 0;
  padding: 15px 20px;
}
.menu1 ul.ul_2 li.item_node_selected_level_2 a:hover, .menu1 ul.ul_2 li.item_node_level_2 a:hover {
  color: #ffffff;
}
/******************************************************************************/
/************************* slide principal accueil ***************************/
/****************************************************************************/
.bandeau_image {
  height: 580px;
}
#photo_page {
  position: relative;
}
.slide_page {
  height: 250px;
}
.link_logo {
  left: 20px;
  position: absolute;
  top: 70px;
  z-index: 60;
}
.link_logo.page img {
  height: 180px;
  width: auto;
}
.lSSlideOuter .lSPager.lSpg {
  margin: -26px 0 0 !important;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #ffffff;
}

.resume_slide_accueil a.title_link_slide_accueil {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 500;
  text-transform: uppercase;
   text-shadow: 3px 1px 2px #222;
   text-align: left;

}
.txt_title_slide_accueil h2 {
  color: #ffffff;
  font-size: 2.59rem;
  line-height: 110%;
  text-shadow: 3px 1px 2px #444;
}
.resume_slide_accueil {
  margin-top: 90px;
  text-align: left;
}
.txt_resume_slide p {
  color: #000000;
  font-size: 1.3rem;
  font-style: italic;
  line-height: 110%;
  text-shadow: none;
  text-transform: none;
}
.link_box_accueil {
  display: block;
  padding-right: 10px;
}
.txt_box_acceuil li {
  color: #ffffff;
  font-size: inherit;
  line-height: 100%;
}
.box_home h2 {
  font-size: 2.5rem;
  text-align: center !important;
  text-shadow: 3px 1px 2px #444;
  color: #ffffff;
}
.home h3,
.box_home h3,
.box_home2 h3 {
  color: #222222;
  font-size: 1.9375rem;
  text-align: center !important;
  text-shadow: 1px 1px 2px #444;
}
/******************************************************************************/
/****************************** BOX ACCUEIL **********************************/
/*****************************************************************************/
.zone_rebond .box_accueil {
  background-color: #092b54;
  height: auto;
  min-height: 141px;
  padding: 30px 15px 20px;
}
.zone_rebond2 .box_accueil {
  background-color: #0e4b7f;
  height: auto;
  min-height: 166px;
  padding: 30px 15px 20px;
}

.img_box {
  vertical-align: middle;
}
.title_box_accueil p {
  font-size: 0.9rem;
  line-height: 110%;
}

.title_box_accueil,
.img_box {
  display: table-cell;
}
.img_box img {
  max-width: 200px;
}
.title_box_accueil h4 {
  font-size: 1.3rem;
  line-height: 100%;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
  text-transform: uppercase;
}

.title_box_accueil h4 a {
  color: #ffffff;
}

.zone_rebond {
  margin-bottom: 50px;
  margin-top: -180px;
  position: relative;
  z-index: 999;
}
.title_box_accueil p {
  color: #ffffff;
}

/******************************************************************************/
/****************************** liste offres **********************************/
/******************************************************************************/
.link_liste_offre {
  display: block;
  margin-bottom: 15px;
  overflow: hidden;
}
.img_liste_offre {
  height: 240px;
}
.box_liste_offre {
  height: 400px;
  margin-bottom: 20px;
  position: relative;
}
.box_liste_offre.blog {
  height: 255px;
  margin-bottom: 20px;
  position: relative;
}
.date_publish {
  font-size: 0.8rem;
  font-style: italic;
  margin-bottom: 5px;
}

.box_offre h3.title_liste_offre {
  height: auto;
  line-height: 100%;
  margin-bottom: 10px;
  padding: 0;
}
.title_liste_offre a {
  color: #0872bc;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.05rem;
  line-height: 100%;
}
.resume_txt_offre {
  height: 82px;
  overflow: hidden;
}
.resume_txt_offre p {
  line-height: 110%;
  text-align: left;
}
.bandeau_jaune .resume_txt_offre p {
  color: #4a4a4a;
  font-size: 1rem;
  line-height: 110%;
}


/*************************/
/****************************PAGE DETAIL ********************************/
/*************************/
#slide_detail {
  height: 500px;
  margin-bottom: 30px;
}
div.txt_img_resume {
  border: medium none;
  float: left;
  margin-right: 15px;
  padding: 5px;
}
.lSSlideWrapper {
  height: 555px;

}
#slide_detail div.txt_img_resume,
#slide_detail .lSSlideOuter,
#slide_detail .lSSlideWrapper,
#slide_detail .lSSlideOuter li.lslide,
#slide_detail .lSSlideOuter ul.art_list_img {
  height: 500px;
}
.lSSlideOuter li.lslide img {
  background-size: cover;
}
ul.lSPager {
  display: none;
}

.txt-citation .lSSlideWrapper {
  height: inherit;
}

.txt-slide-citation .txt-citation .lSAction > a {
  background-image: url(images/controls_bleu.png);
}
.txt-slide-citation .background-color-1 {
  background-color: #fff;
}
.txt-slide-citation blockquote {
  margin: 0;
  padding: 0;
  border-left: none;
}
.txt-slide-citation blockquote.font-size-big p {
  font-size: 1.5rem;
  line-height: 1.3;
  font-style: italic;
  color: #333;
}
.txt-citation blockquote::after,
.txt-citation blockquote::before {
  content: " ";
}
.txt-slide-citation .font-size-medium {
  font-size: 1.5rem;
  line-height: 1.4;
  font-family: bebasneue;
  color: #092b54;
}

/*****************************************************************************/
/*************************** FOOTER ******************************************/
/*****************************************************************************/
.footer {
  background: #68696a none repeat scroll 0 0;
  width: 100%;
}
.bg_black {
  background-color: #000000;
}
.credits_footer {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
}
.credits_footer p {
  margin: 10px 0;
}
.credits_footer p,
.credits_footer p a {
  color: #ffffff;
  font-size: 0.79rem;
  padding: 10px 0;
}
.cases_footer {

}
.cases_footer a {
  color: #99c3df;
}
.cases_footer h2 {
  color: #f7ead2;
  font-size: 1.3rem;
  line-height: 100%;
  margin-left: 0;
  margin-top: 20px;
}
.cases_footer p, .cases_footer ul li {
  color: #fff;
  font-size: 0.9rem;
}
.cases_footer .gsi-col.gsi-12 {
  padding-left: 0 !important;

}
.logo_footer img {
margin-right: 20px;
}

#formmail_head {
  display: none;
}
#formmail_elements {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #000000;
  margin: 0;
  padding: 1em;
}
#formmail_elements label.formmail_notoblig,
#formmail_elements label.formmail_oblig {
  float: left;
  line-height: 1.8;
  margin: 0;
  padding: 0 0.5em 0 0;
  text-align: left;
  width: 100%;
}

fieldset#formmail_title_2 {
  margin-top: 30px;
}
p#paragraph_field_13 label {
  display: none;
}
#formmail_elements legend {
  background-color: transparent;
  color: #092b54;
  font-size: 1.5rem;
  font-weight: bold;
}
.formail_show thead,
.formail_show tbody,
.formail_show tfoot {
  background-color: transparent;
  border: medium none;
}
#formmail_footer {
  height: 55px;
}
/*[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="replyto"], textarea {
  -moz-appearance: none;
  background-color: #ffffff;
  border: 1px solid #7d5238;
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1) inset;
  box-sizing: border-box;
  color: #8a8a8a;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  transition: box-shadow 0.5s ease 0s, border-color 0.25s ease-in-out 0s;
  width: 100%;
}*/
#formmail_footer input {
  background: #092b54 none repeat scroll 0 0;
  color: #fff;
  float: left;
  font-weight: bold;
  margin-bottom: 30px;
  margin-left: 1em;
  padding: 10px 20px;
}
#formmail_elements .formmail_normal,
#formmail_elements .formmail_focus {
  background-color: #ffffff;
  color: #000000;
  max-width: 600px;
  width: 100%;
}

.formail_show textarea {
  height: 120px;
}

/*************** blog thematique *******************/
.cat_them {
  margin-bottom: 30px;
  margin-left: 10px;
  text-align: right;
}
.cat_them a.txt_cat_name {
  background: #0872bc none repeat scroll 0 0;
  color: #ffffff;
  margin-right: 10px;
  padding: 2px 5px;
}
.cat_them a.txt_cat_name:hover {
  background: #092B54;
}
/******************************************************************************/
/************************* Mediaqueries ***************************/
/****************************************************************************/
@media only screen and (max-width: 1235px) {

  .zone_rebond .box_accueil,
  .zone_rebond2 .box_accueil  {
    height: 160px !important;
  }

  .zone_rebond .box_accueil {
    margin-bottom: 5px !important;
  }

  .zone_rebond2 .box_accueil {
    margin-bottom: 5px !important;
  }

}


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

  .zone_rebond {
    margin-top: -80px;
  }

}

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

  #slide_detail div.txt_img_resume,
  #slide_detail .lSSlideOuter,
  #slide_detail .lSSlideWrapper,
  #slide_detail .lSSlideOuter li.lslide,
  #slide_detail .lSSlideOuter ul.art_list_img {
    height: 400px !important;
  }

  .bg_blanc {
    padding-bottom: 5px;
    padding-top: 5px;
  }


}


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

.img_box {
  text-align: center !important;
  width: 80px !important;
}

}

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

  .goaway {
    display: none !important;
  }
  #gsMenuToggle {
    float: right !important;
  }
  .link_logo img {
    height: 150px;
  }
  .resume_slide_accueil {
    margin-top: 205px !important;
  }
  .txt_title_slide_accueil h2 {
  font-size: 2rem;
}

}

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

.zone_rebond .box_accueil,
.zone_rebond2 .box_accueil {
  height: 130px;
  padding: 30px 15px;
}
.zone_rebond2 .box_accueil {
  height: 170px;
}
}

.gs_menubox {
  -webkit-columns: 350px;
  -moz-columns: 350px;
  columns: 350px;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}
.b_img {
  height: 210px;
}
#gsMiniMenu {
  z-index: 9999;
}