@charset "UTF-8";
/*** couleur bg entete / footer ***/
/* POLICES */
.defaultPolice {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
/* GENERAL */
div.effect {
  -o-transition-property: all;
  -o-transition: 0.2s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.2s ease-in-out;
  transition-property: all;
  transition: 0.2s ease-in-out;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  cursor: hand;
  cursor: pointer;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
/*body{
	overflow-x:hidden;
}*/
.fullBlock,
.fullBlock2,
.fullBlock3 {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
}
.fullBlock.padding20,
.fullBlock2.padding20,
.fullBlock3.padding20 {
  padding: 0 20px;
}
.fullBlock.marginHB20,
.fullBlock2.marginHB20,
.fullBlock3.marginHB20 {
  margin: 20px auto;
}
.fullBlock.couleur1,
.fullBlock2.couleur1,
.fullBlock3.couleur1 {
  color: #009fe3;
}
.fullBlock {
  text-align: left;
}
.fullBlock2 {
  text-align: center;
}
.fullBlock3 {
  text-align: right;
}
.autoBlock {
  width: auto;
  height: auto;
  display: inline-block;
  position: relative;
  text-align: left;
}
.autoBlock2 {
  width: auto;
  height: auto;
  display: inline-block;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.floatBlock {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
}
#blocGlobal {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  margin: 0 auto;
  text-align: center;
  color: #4f4938;
  font-size: 20px;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal strong {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
}
#blocGlobal #blocEntete {
  width: 100%;
  height: 160px;
  position: absolute;
  z-index: 10;
  background-color: #009fe3;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete.versionReduite {
  height: 80px;
  position: fixed;
}
#blocGlobal #blocEntete.versionReduite #logo {
  width: 65px;
  height: 60px;
  margin: 10px 10px 0 10px;
}
#blocGlobal #blocEntete.versionReduite nav {
  padding: 10px 0 0 0;
}
#blocGlobal #blocEntete.versionReduite ul#menuEntete > li {
  height: 60px;
  padding: 0 15px;
}
#blocGlobal #blocEntete.versionReduite ul#menuEntete > li a#recherche {
  width: 28px;
  height: 45px;
  background-size: contain;
  top: 70%;
  transform: translateY(-70%);
}
#blocGlobal #blocEntete.versionReduite ul#menuEntete > li a span {
  float: left;
  width: 0;
  height: 10px;
  visibility: hidden;
  overflow: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
}
#blocGlobal #blocEntete.versionReduite #blocDroitEntete #acf {
  clear: none;
  float: left;
  position: relative;
  margin: 0;
  background: none;
  background-size: auto;
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
}
#blocGlobal #blocEntete #logo {
  width: 129px;
  height: 120px;
  float: left;
  position: relative;
  z-index: 10;
  margin: 20px 20px 0 20px;
  background: transparent url('/media/img/linkNCA.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete .hamburger {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
}
#blocGlobal #blocEntete nav {
  width: auto;
  float: left;
  position: relative;
  z-index: 3;
  padding: 20px 0 0 0;
}
#blocGlobal #blocEntete ul#menuEntete {
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  position: relative;
  text-align: center;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete ul#menuEntete > li {
  height: 120px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  border-left: solid 1px rgba(255, 255, 255, 0.2);
  padding: 0 20px;
  font-size: 30px;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete ul#menuEntete > li a {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  top: 90%;
  transform: translateY(-90%);
  filter: alpha(opacity=0);
  opacity: 0.5;
}
#blocGlobal #blocEntete ul#menuEntete > li a:hover,
#blocGlobal #blocEntete ul#menuEntete > li a.sel {
  filter: alpha(opacity=0);
  opacity: 1;
}
#blocGlobal #blocEntete ul#menuEntete > li a#etudes:before {
  content: "";
  width: 25px;
  height: 30px;
  display: block;
  position: relative;
  margin: 0 auto 5px auto;
  background: transparent url('/media/img/etude.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete ul#menuEntete > li a#mediatheque:before {
  content: "";
  width: 27px;
  height: 30px;
  display: block;
  position: relative;
  margin: 0 auto 5px auto;
  background: transparent url('/media/img/mediatheque_off.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete ul#menuEntete > li a#communaute:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  margin: 0 auto 5px auto;
  background: transparent url('/media/img/communaute_off.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete ul#menuEntete > li a#plateforme:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  margin: 0 auto 5px auto;
  background: transparent url('/media/img/plateforme_off.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete ul#menuEntete > li a#methode:before {
  content: "";
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
  margin: 0 auto 5px auto;
  background: transparent url('/media/img/methode_off.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete ul#menuEntete > li a#contact:before {
  content: "";
  width: 27px;
  height: 30px;
  display: block;
  position: relative;
  margin: 0 auto 5px auto;
  background: transparent url('/media/img/contact_off.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete ul#menuEntete > li a#recherche {
  width: 31px;
  height: 61px;
  display: block;
  position: relative;
  background: transparent url('/media/img/recherche_off.png') left top no-repeat;
  background-size: 100%;
  top: 70%;
  transform: translateY(-70%);
}
#blocGlobal #blocEntete ul#menuEntete > li a span {
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete #formRechHeader {
  width: 100%;
  height: 60px;
  position: fixed;
  left: 0;
  top: 160px;
  background-color: #009fe3;
}
#blocGlobal #blocEntete #formRechHeader label {
  width: 90%;
  height: 60px;
  float: left;
  position: relative;
  padding: 0 0 0 60px;
  background-color: rgba(79, 73, 56, 0.75);
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete #formRechHeader label:before {
  content: "";
  width: 28px;
  height: 30px;
  position: absolute;
  top: 15px;
  left: 15px;
  background: transparent url('/media/img/pictoRechercheBlanc.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #blocEntete #formRechHeader label input[type="text"] {
  width: 100%;
  height: 60px;
  background: none;
  border: none;
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
}
#blocGlobal #blocEntete #formRechHeader section {
  width: 5%;
  height: 60px;
  float: left;
  position: relative;
  border: none;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete #formRechHeader section:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
}
#blocGlobal #blocEntete #formRechHeader section input[type="submit"] {
  display: inline-block;
  position: relative;
  background: transparent url('/media/img/flecheCouleur.png') left top no-repeat;
  background-size: 100%;
  cursor: pointer;
  width: 18px;
  height: 31px;
  border: none;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
#blocGlobal #blocEntete #formRechHeader #supp {
  width: 5%;
  height: 60px;
  float: left;
  position: relative;
  border: none;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete #formRechHeader #supp:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
}
#blocGlobal #blocEntete #formRechHeader #supp img {
  max-width: 31px;
  width: 100%;
  display: inline-block;
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
#blocGlobal #blocEntete #blocDroitEntete {
  width: auto;
  height: auto;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0;
  text-align: right;
}
#blocGlobal #blocEntete #blocDroitEntete .alignRight {
  width: auto;
  float: right;
  margin: 0;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #blocEntete #blocDroitEntete .alignRight a.lng {
  width: 20px;
  height: 20px;
  float: left;
  position: relative;
  margin: 0 0 0 5px;
  color: #009fe3;
  background: transparent url('/media/img/lng_off.png') left top no-repeat;
  background-size: 100%;
  text-transform: uppercase;
  text-align: center;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  filter: alpha(opacity=0);
  opacity: 0.4;
}
#blocGlobal #blocEntete #blocDroitEntete .alignRight a.lng:hover,
#blocGlobal #blocEntete #blocDroitEntete .alignRight a.lng.sel {
  background: transparent url('/media/img/lng_on.png') left top no-repeat;
  background-size: 100%;
  filter: alpha(opacity=0);
  opacity: 1;
}
#blocGlobal #blocEntete #blocDroitEntete #acf {
  clear: both;
  width: 95px;
  height: 60px;
  float: left;
  position: relative;
  margin: 40px 0 0 0;
}
#blocGlobal #blocEntete #blocDroitEntete #acf.fr {
  background: transparent url('/media/img/logo_ACF_fr.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #blocEntete #blocDroitEntete #acf.en {
  background: transparent url('/media/img/logo_ACF_en.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #blocEntete #blocDroitEntete #acf.es {
  background: transparent url('/media/img/logo_ACF_es.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
  margin: 160px 0 0 0;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
  /*** fil ariane ***/

  /*** type de support ***/

  /*** capsule ***/

  /*** slider zoom ***/

  /*** fin slider zoom ***/

}
#blocGlobal #contenu .ajaxVideo {
  max-width: 600px;
  width: 100%;
  max-height: 390px;
  height: 100%;
}
#blocGlobal #contenu #filAriane {
  width: auto;
  height: 80px;
  line-height: 80px;
  float: left;
  position: relative;
  padding: 0 15px;
  background-color: #4f4938;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu #filAriane h1 {
  float: left;
  position: relative;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 0 0 60px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 50px;
}
#blocGlobal #contenu #filAriane h1 strong {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
}
#blocGlobal #contenu #filAriane h1.etudes:before {
  content: "";
  width: 50px;
  height: 61px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: transparent url('/media/img/etude.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu #filAriane h1.mediatheque:before {
  content: "";
  width: 46px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: transparent url('/media/img/mediatheque_off.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu #filAriane h1.communaute:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: transparent url('/media/img/communaute_off.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu #filAriane h1.plateforme:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: transparent url('/media/img/plateforme_off.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu #filAriane h1.methode:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: transparent url('/media/img/methode_off.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu #filAriane h1.contact:before {
  content: "";
  width: 48px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: transparent url('/media/img/contact_off.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu #filAriane h1.recherche:before {
  content: "";
  width: 48px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: transparent url('/media/img/pictoRechercheBlanc.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu .maxWidth980,
#blocGlobal #contenu .maxWidth960,
#blocGlobal #contenu .maxWidth920,
#blocGlobal #contenu .maxWidth640,
#blocGlobal #contenu .maxWidth1280 {
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: left;
  padding: 0 10px;
}
#blocGlobal #contenu .maxWidth980.center,
#blocGlobal #contenu .maxWidth960.center,
#blocGlobal #contenu .maxWidth920.center,
#blocGlobal #contenu .maxWidth640.center,
#blocGlobal #contenu .maxWidth1280.center {
  text-align: center;
}
#blocGlobal #contenu .maxWidth1280 {
  max-width: 1280px;
  padding: 0;
}
#blocGlobal #contenu .maxWidth980 {
  max-width: 980px;
}
#blocGlobal #contenu .maxWidth960 {
  max-width: 960px;
}
#blocGlobal #contenu .maxWidth920 {
  max-width: 920px;
}
#blocGlobal #contenu .maxWidth640 {
  max-width: 640px;
}
#blocGlobal #contenu .typeSupport {
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  border-style: solid;
  border-width: 150px 150px 0 0;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu .typeSupport.espace10 {
  top: 10px;
  left: 10px;
}
#blocGlobal #contenu .typeSupport.reduction {
  border-width: 75px 75px 0 0;
}
#blocGlobal #contenu .typeSupport.reduction.video:before,
#blocGlobal #contenu .typeSupport.reduction.article:before,
#blocGlobal #contenu .typeSupport.reduction.actu:before,
#blocGlobal #contenu .typeSupport.reduction.biblio:before {
  width: 25px;
  height: 25px;
  margin: -62px 0 0 10px;
}
#blocGlobal #contenu .typeSupport.reduction.etudeEnCours:before,
#blocGlobal #contenu .typeSupport.reduction.etudeTerminee:before {
  width: 25px;
  height: 30px;
  margin: -62px 0 0 10px;
}
#blocGlobal #contenu .typeSupport.noOpacity.video {
  border-color: #000000 transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.noOpacity.article {
  border-color: #76b82a transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.noOpacity.etudeEnCours {
  border-color: #6d55af transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.noOpacity.etudeTerminee {
  border-color: #e6007e transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.noOpacity.actu {
  border-color: #e84e0f transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.noOpacity.biblio {
  border-color: #96885d transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.video {
  border-color: rgba(0, 0, 0, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.video:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/video.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu .typeSupport.article {
  border-color: rgba(118, 184, 42, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.article:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/article.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu .typeSupport.etudeEnCours {
  border-color: rgba(109, 85, 175, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.etudeEnCours:before {
  content: "";
  width: 50px;
  height: 61px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/etude.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu .typeSupport.etudeTerminee {
  border-color: rgba(230, 0, 126, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.etudeTerminee:before {
  content: "";
  width: 50px;
  height: 61px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/etude.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu .typeSupport.actu {
  border-color: rgba(232, 78, 15, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.actu:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/actu.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu .typeSupport.biblio {
  border-color: rgba(150, 136, 93, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu .typeSupport.biblio:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/biblio.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu .btn {
  width: auto;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  outline: medium none;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  background: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu .btn.top20 {
  margin: 20px auto;
}
#blocGlobal #contenu .btn.absoluteSlider {
  width: 150px;
  display: inherit;
  position: absolute;
  z-index: 15;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#blocGlobal #contenu .btn.absoluteMap {
  max-width: 360px;
  line-height: normal;
  display: inherit;
  position: absolute;
  z-index: 15;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
  cursor: default;
}
#blocGlobal #contenu .btn.absoluteMap #voirEtudes {
  width: auto;
  line-height: 35px;
  float: left;
  color: #ffffff;
  padding: 0 10px;
  margin: 2px 10px 0 0;
  text-transform: uppercase;
  border-right: solid 1px #ffffff;
}
#blocGlobal #contenu .btn.absoluteMap .selectric {
  width: 100%;
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 10px;
  margin: 0;
  color: #ffffff;
  background-color: #e6007e;
  font-size: 20px;
}
#blocGlobal #contenu .btn.absoluteMap .selectric .button {
  background: transparent url("/media/img/flecheBasseBlanche.png") no-repeat scroll 50% center;
  background-size: 100%;
}
#blocGlobal #contenu .btn.absoluteMap .selectric-wrapper {
  width: 50%;
  line-height: 10px;
}
#blocGlobal #contenu .btn:hover.absoluteMap {
  background-color: #e6007e !important;
  -webkit-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
}
#blocGlobal #contenu .btn:hover {
  background-color: #ffffff !important;
  -webkit-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
}
#blocGlobal #contenu .btn:hover.video {
  color: #000000;
}
#blocGlobal #contenu .btn:hover.article {
  color: #76b82a;
}
#blocGlobal #contenu .btn:hover.etudeEnCours {
  color: #6d55af;
}
#blocGlobal #contenu .btn:hover.etudeTerminee {
  color: #e6007e;
}
#blocGlobal #contenu .btn:hover.actu {
  color: #e84e0f;
}
#blocGlobal #contenu .btn:hover.biblio {
  color: #96885d;
}
#blocGlobal #contenu .btn:hover.couleur1 {
  color: #009fe3;
}
#blocGlobal #contenu .btn.video {
  background-color: #000000;
}
#blocGlobal #contenu .btn.article {
  background-color: #76b82a;
}
#blocGlobal #contenu .btn.etudeEnCours {
  background-color: #6d55af;
}
#blocGlobal #contenu .btn.etudeTerminee {
  background-color: #e6007e;
}
#blocGlobal #contenu .btn.actu {
  background-color: #e84e0f;
}
#blocGlobal #contenu .btn.biblio {
  background-color: #96885d;
}
#blocGlobal #contenu .btn.couleur1 {
  background-color: #009fe3;
}
#blocGlobal #contenu hr {
  width: 100%;
  float: left;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(79, 73, 56, 0.1) currentcolor currentcolor;
  border-image: none;
  border-style: solid none none;
  border-width: 1px 0 0;
  margin: 25px auto;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 0px;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li {
  width: 320px;
  height: 320px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 10px;
  margin: -1px auto 0 0;
  overflow: hidden;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
  /*** type de support ***/

}
#blocGlobal #contenu ul#capsuleList li.hidden {
  display: none;
}
#blocGlobal #contenu ul#capsuleList li:before {
  content: "";
  width: 300px;
  height: 150px;
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: transparent url('/media/img/degrade_capsule.png') center top no-repeat;
  background-size: cover;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li:hover {
  padding: 0px;
  -webkit-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
}
#blocGlobal #contenu ul#capsuleList li:hover .typeSupport {
  border-width: 75px 75px 0 0;
}
#blocGlobal #contenu ul#capsuleList li:hover .typeSupport.espace10 {
  top: 0;
  left: 0;
}
#blocGlobal #contenu ul#capsuleList li:hover.video .typeSupport,
#blocGlobal #contenu ul#capsuleList li:hover.article .typeSupport,
#blocGlobal #contenu ul#capsuleList li:hover.etudeEnCours .typeSupport,
#blocGlobal #contenu ul#capsuleList li:hover.etudeTerminee .typeSupport,
#blocGlobal #contenu ul#capsuleList li:hover.actu .typeSupport,
#blocGlobal #contenu ul#capsuleList li:hover.biblio .typeSupport,
#blocGlobal #contenu ul#capsuleList li:hover.newsletter .typeSupport {
  border-color: transparent transparent transparent transparent;
}
#blocGlobal #contenu ul#capsuleList li:hover.video .typeSupport:before,
#blocGlobal #contenu ul#capsuleList li:hover.article .typeSupport:before,
#blocGlobal #contenu ul#capsuleList li:hover.actu .typeSupport:before,
#blocGlobal #contenu ul#capsuleList li:hover.biblio .typeSupport:before,
#blocGlobal #contenu ul#capsuleList li:hover.newsletter .typeSupport:before {
  width: 30px;
  height: 30px;
  margin: -65px 0 0 10px;
}
#blocGlobal #contenu ul#capsuleList li:hover.etudeEnCours .typeSupport:before,
#blocGlobal #contenu ul#capsuleList li:hover.etudeTerminee .typeSupport:before {
  width: 30px;
  height: 36px;
  margin: -65px 0 0 10px;
}
#blocGlobal #contenu ul#capsuleList li:hover .infoCapsule {
  bottom: inherit;
  top: 50%;
  transform: translateY(-50%);
}
#blocGlobal #contenu ul#capsuleList li:hover:before {
  width: 100%;
  height: 100%;
  background: none;
  bottom: 0;
  filter: alpha(opacity=0);
  opacity: 0.75;
}
#blocGlobal #contenu ul#capsuleList li.video:hover:before {
  background-color: #000000;
}
#blocGlobal #contenu ul#capsuleList li.article:hover:before {
  background-color: #76b82a;
}
#blocGlobal #contenu ul#capsuleList li.etudeEnCours:hover:before {
  background-color: #6d55af;
}
#blocGlobal #contenu ul#capsuleList li.etudeTerminee:hover:before {
  background-color: #e6007e;
}
#blocGlobal #contenu ul#capsuleList li.actu:hover:before {
  background-color: #e84e0f;
}
#blocGlobal #contenu ul#capsuleList li.biblio:hover:before {
  background-color: #96885d;
}
#blocGlobal #contenu ul#capsuleList li.newsletter:hover:before {
  background-color: #009fe3;
}
#blocGlobal #contenu ul#capsuleList li .typeSupport {
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  border-style: solid;
  border-width: 150px 150px 0 0;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li .typeSupport.espace10 {
  top: 10px;
  left: 10px;
}
#blocGlobal #contenu ul#capsuleList li.video .typeSupport {
  border-color: rgba(0, 0, 0, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu ul#capsuleList li.video .typeSupport:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/video.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li.article .typeSupport {
  border-color: rgba(118, 184, 42, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu ul#capsuleList li.article .typeSupport:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/article.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li.etudeEnCours .typeSupport {
  border-color: rgba(109, 85, 175, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu ul#capsuleList li.etudeEnCours .typeSupport:before {
  content: "";
  width: 50px;
  height: 61px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/etude.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li.etudeTerminee .typeSupport {
  border-color: rgba(230, 0, 126, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu ul#capsuleList li.etudeTerminee .typeSupport:before {
  content: "";
  width: 50px;
  height: 61px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/etude.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li.actu .typeSupport {
  border-color: rgba(232, 78, 15, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu ul#capsuleList li.actu .typeSupport:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/actu.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li.biblio .typeSupport {
  border-color: rgba(150, 136, 93, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu ul#capsuleList li.biblio .typeSupport:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/biblio.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li.newsletter .typeSupport {
  border-color: rgba(0, 159, 227, 0.75) transparent transparent transparent;
}
#blocGlobal #contenu ul#capsuleList li.newsletter .typeSupport:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -125px 0 0 20px;
  background: transparent url('/media/img/newsletter.png') left top no-repeat;
  background-size: 100%;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li .infoCapsule {
  width: 100%;
  position: absolute;
  z-index: 2;
  padding: 20px;
  left: 0;
  bottom: 0;
  text-align: center;
  color: #ffffff;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#capsuleList li .infoCapsule h3 {
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 3px 0 0 0;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 300;
}
#blocGlobal #contenu ul#capsuleList li .infoCapsule h1 {
  display: block;
  margin: 0 !important;
  padding: 0;
  line-height: 30px;
  font-size: 30px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
}
#blocGlobal #contenu ul#capsuleList li .infoCapsule h2 {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 20px;
  font-size: 20px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 300;
}
#blocGlobal #contenu ul#capsuleList li .infoCapsule img.analyste {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 10px auto 0 auto;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
#blocGlobal #contenu ul#capsuleList li img {
  width: 100%;
}
#blocGlobal #contenu ul#capsuleList li.notinSearch {
  display: none !important;
}
#blocGlobal #contenu #slideshow {
  width: 100%;
  height: 350px;
  float: left;
  position: relative;
}
#blocGlobal #contenu #slideshow #slideshow-banner {
  width: 100%;
  height: 320px;
  float: left;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
#blocGlobal #contenu #slideshow #slideshow-banner ul {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
#blocGlobal #contenu #slideshow #slideshow-banner ul.slideshow-item {
  position: absolute;
}
#blocGlobal #contenu #slideshow #slideshow-banner ul li {
  width: 100%;
  height: 100%;
  list-style-type: none;
}
#blocGlobal #contenu #slideshow #slideshow-banner ul li:before {
  content: "";
  width: 100%;
  height: 159px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  background: transparent url('/media/img/degrade_slider.png') center top no-repeat;
  background-size: cover;
}
#blocGlobal #contenu #slideshow #slideshow-banner ul li img {
  /*width: 100vw;
							height: 100vh;*/

  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
#blocGlobal #contenu #slideshow #slideshow-banner ul li .infoSlide {
  width: auto;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  text-align: center;
}
#blocGlobal #contenu #slideshow #slideshow-banner ul li .infoSlide h3 {
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 3px 0 0 0;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 30px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
}
#blocGlobal #contenu #slideshow #slideshow-banner ul li .infoSlide h1 {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 50px;
  font-size: 60px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
}
#blocGlobal #contenu #slideshow #slideshow-banner ul li .infoSlide h2 {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 35px;
  font-size: 40px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
}
#blocGlobal #contenu #slideshow #slideshow-banner .slideshow-transform img {
  transform: scale(1.1, 1.1);
  transition: transform 5s;
}
#blocGlobal #contenu #slideshow #slideshow-controller {
  position: absolute;
  bottom: 0px;
  right: 10px;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item {
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  margin: 0 10px 0 0;
  /*** differentes puces off ***/

}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item:before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  border-left: solid 1px rgba(79, 73, 56, 0.1);
  margin: 0 0 0 -10px;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item#puceVideo,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item.puceVideo {
  width: 20px;
  height: 20px;
  background: transparent url('/media/img/puce_video_off.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item#puceArticle,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item.puceArticle {
  width: 20px;
  height: 20px;
  background: transparent url('/media/img/puce_article_off.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item#puceEtudeEnCours,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item.puceEtudeEnCours {
  width: 20px;
  height: 25px;
  background: transparent url('/media/img/puce_etude_off.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item#puceEtudeTerminee,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item.puceEtudeTerminee {
  width: 20px;
  height: 25px;
  background: transparent url('/media/img/puce_etude_off.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item#puceActu,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item.puceActu {
  width: 20px;
  height: 20px;
  background: transparent url('/media/img/puce_actu_off.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item#puceBiblio,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item.puceBiblio {
  width: 20px;
  height: 20px;
  background: transparent url('/media/img/puce_biblio_off.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover {
  opacity: 1;
  transform: rotateX(360deg);
  transition: transform 2s;
  /*** differentes puces on ***/

}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover#puceVideo,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover.puceVideo {
  width: 20px;
  height: 20px;
  background: transparent url('/media/img/puce_video_on.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover#puceArticle,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover.puceArticle {
  width: 20px;
  height: 20px;
  background: transparent url('/media/img/puce_article_on.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover#puceEtudeEnCours,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover.puceEtudeEnCours {
  width: 20px;
  height: 25px;
  background: transparent url('/media/img/puce_etude_enCours.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover#puceEtudeTerminee,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover.puceEtudeTerminee {
  width: 20px;
  height: 25px;
  background: transparent url('/media/img/puce_etude_terminee.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover#puceActu,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover.puceActu {
  width: 20px;
  height: 20px;
  background: transparent url('/media/img/puce_actu_on.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover#puceBiblio,
#blocGlobal #contenu #slideshow #slideshow-controller .controller-item-hover.puceBiblio {
  width: 20px;
  height: 20px;
  background: transparent url('/media/img/puce_biblio_on.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #blocGD {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 10px;
  text-align: center;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu #blocGD h1 {
  display: block;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 45px;
  font-size: 50px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
}
#blocGlobal #contenu #blocGD h1 strong {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
}
#blocGlobal #contenu #blocGD #blocG {
  max-width: 560px;
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 0 10px;
  margin: 0 auto 20px auto;
  text-align: left;
  vertical-align: top;
  font-size: 20px;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu #blocGD #blocG #carteEtude {
  width: 100%;
  display: inline-block;
  position: relative;
  margin: 0 0 50px 0;
}
#blocGlobal #contenu #blocGD #blocG #carteEtude h2 {
  width: 33.33%;
  min-height: 80px;
  float: left;
  margin: 0;
  padding: 10px 0;
  background-color: rgba(79, 73, 56, 0.1);
  color: #4f4938;
  line-height: 10px;
  text-align: center;
  vertical-align: top;
  font-size: 20px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
}
#blocGlobal #contenu #blocGD #blocG #carteEtude h2.enCours {
  color: #6d55af;
  border-left: solid white;
}
#blocGlobal #contenu #blocGD #blocG #carteEtude h2.termine {
  color: #e6007e;
  border-left: solid white;
}
#blocGlobal #contenu #blocGD #blocG #carteEtude h2 strong {
  line-height: 40px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
}
#blocGlobal #contenu #blocGD #blocG #carteEtude #carteMonde {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
  background-color: rgba(79, 73, 56, 0.1);
  text-align: center;
  padding: 10px;
}
#blocGlobal #contenu #blocGD #blocG #carteEtude #carteMonde img {
  width: 100%;
  /***540px***/

}
#blocGlobal #contenu #blocGD #blocG #carteEtude #carteMonde .point {
  width: 7px;
  height: 7px;
  position: absolute;
  z-index: 5;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu #blocGD #blocG #carteEtude #carteMonde .point:hover {
  width: 20px;
  height: 20px;
  margin: -5px 0 0 -5px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
#blocGlobal #contenu #blocGD #blocG #carteEtude #carteMonde .point.etudeEnCours {
  background-color: #6d55af;
}
#blocGlobal #contenu #blocGD #blocG #carteEtude #carteMonde .point.etudeTerminee {
  background-color: #e6007e;
}
#blocGlobal #contenu #blocGD #blocD {
  max-width: 660px;
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 0 10px;
  margin: 0 auto;
  text-align: left;
  vertical-align: top;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu .blocRechNwl {
  width: 50%;
  float: left;
  position: relative;
  padding: 30px 20px;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu .blocRechNwl h1 {
  display: block;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 45px;
  color: #ffffff;
  font-size: 60px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 200;
}
#blocGlobal #contenu .blocRechNwl h1 strong {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
}
#blocGlobal #contenu .blocRechNwl label {
  width: 280px;
  height: 40px;
  display: inline-block;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 auto;
  background-color: #ffffff;
  vertical-align: top;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu .blocRechNwl label:before {
  content: "";
  width: 28px;
  height: 30px;
  position: absolute;
}
#blocGlobal #contenu .blocRechNwl label input[type="text"] {
  width: 240px;
  height: 40px;
  background: none;
  border: none;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
}
#blocGlobal #contenu .blocRechNwl input[type="submit"] {
  width: auto;
  height: 40px;
  display: inline-block;
  position: relative;
  line-height: 40px;
  background: none;
  border: solid 1px #ffffff;
  color: #ffffff;
  margin: 0 auto 0 -6px;
  cursor: pointer;
  text-transform: uppercase;
  vertical-align: top;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu .blocRechNwl input[type="submit"]:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.75);
}
#blocGlobal #contenu #blocRecherche {
  background-color: #4f4938;
}
#blocGlobal #contenu #blocRecherche label:before {
  width: 28px;
  height: 30px;
  top: 5px;
  left: 5px;
  background: transparent url('/media/img/pictoRecherche.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #blocRecherche label input[type="text"] {
  color: #4f4938;
}
#blocGlobal #contenu #blocRecherche input[type="submit"]:hover {
  color: #4f4938;
}
#blocGlobal #contenu #blocNwl {
  background-color: #009fe3;
}
#blocGlobal #contenu #blocNwl label:before {
  width: 20px;
  height: 20px;
  top: 10px;
  left: 10px;
  background: transparent url('/media/img/pictoNwl.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #blocNwl label input[type="text"] {
  color: #009fe3;
}
#blocGlobal #contenu #blocNwl .g-recaptcha {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
#blocGlobal #contenu #blocNwl input[type="submit"]:hover {
  color: #009fe3;
}
#blocGlobal #contenu #blocFooterGris {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  background-color: rgba(79, 73, 56, 0.1);
}
#blocGlobal #contenu #blocFooterGris .blocGris {
  width: 20%;
  height: auto;
  float: left;
  position: relative;
  padding: 25px;
  color: #009fe3;
  text-align: center;
}
#blocGlobal #contenu #blocFooterGris .blocGris h2 {
  display: block;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 40px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 300;
}
#blocGlobal #contenu #blocFooterGris .blocGris h2:before {
  content: "";
  display: block;
  position: relative;
  margin: 0 auto;
}
#blocGlobal #contenu #blocFooterGris .blocGris#blocEtude h2:before {
  width: 50px;
  height: 60px;
  background: transparent url('/media/img/etudes_couleur.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #blocFooterGris .blocGris#blocMediatheque h2:before {
  width: 55px;
  height: 60px;
  background: transparent url('/media/img/mediatheque_couleur.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #blocFooterGris .blocGris#blocCommunaute h2:before {
  width: 60px;
  height: 60px;
  background: transparent url('/media/img/communaute_couleur.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #blocFooterGris .blocGris#blocPlateforme h2:before {
  width: 61px;
  height: 61px;
  background: transparent url('/media/img/plateforme_couleur.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #blocFooterGris .blocGris#blocMethode h2:before {
  width: 60px;
  height: 60px;
  background: transparent url('/media/img/methode_couleur.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu #blocFooterGris .blocGris#blocContact h2:before {
  width: 57px;
  height: 60px;
  background: transparent url('/media/img/contact_couleur.png') left top no-repeat;
  background-size: 100%;
}
#blocGlobal #contenu ul#blocFooterCouleur {
  width: 100%;
  margin: 0;
  padding: 20px 0;
  list-style: none;
  float: left;
  position: relative;
  text-align: center;
  background-color: #009fe3;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#blocFooterCouleur > li {
  height: auto;
  float: left;
  position: relative;
  vertical-align: top;
  padding: 0 20px;
  color: #ffffff;
  text-align: left;
  font-size: 15px;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
#blocGlobal #contenu ul#blocFooterCouleur > li:not(:first-child) {
  width: 42%;
  border-left: solid 1px rgba(255, 255, 255, 0.2);
}
#blocGlobal #contenu ul#blocFooterCouleur > li:not(:first-child).fullFooter {
  width: 84%;
}
#blocGlobal #contenu ul#blocFooterCouleur > li:first-child {
  width: 16%;
}
#blocGlobal #contenu ul#blocFooterCouleur > li:first-child img {
  width: 100%;
}
#blocGlobal #contenu ul#blocFooterCouleur > li .logoFinanceur {
  width: 100px;
  height: 100px;
  float: left;
  position: relative;
  margin: 10px 10px 0 0;
  padding: 5px;
  background-color: #ffffff;
  text-align: center;
  cursor: default;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
#blocGlobal #contenu ul#blocFooterCouleur > li .logoFinanceur.pointer {
  cursor: pointer;
}
#blocGlobal #contenu ul#blocFooterCouleur > li .logoFinanceur img {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#blocGlobal #contenu ul#blocFooterCouleur > li .txtFooter {
  width: 100%;
  float: left;
  position: relative;
  margin: 20px 0 0 0;
}
@media screen and (max-width: 1190px) {
  #blocGlobal #blocEntete ul#menuEntete > li {
    padding: 0 15px;
  }
  #blocGlobal #blocEntete ul#menuEntete > li a span {
    float: left;
    width: 30px;
    height: 35px;
    visibility: hidden;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
  }
  #blocGlobal #contenu .blocRechNwl {
    width: 100%;
    float: left;
    position: relative;
  }
}
@media screen and (max-width: 750px) {
  #blocGlobal #blocEntete {
    text-align: center;
  }
  #blocGlobal #blocEntete.versionReduite {
    height: 80px;
    position: fixed;
  }
  #blocGlobal #blocEntete.versionReduite:before {
    height: 80px;
  }
  #blocGlobal #blocEntete.versionReduite nav {
    padding: 80px 0 0 0;
  }
  #blocGlobal #blocEntete.versionReduite ul#menuEntete > li {
    height: auto;
    padding: 5px 0 0 0;
    margin: 0;
  }
  #blocGlobal #blocEntete.versionReduite ul#menuEntete > li a#recherche {
    height: 0;
  }
  #blocGlobal #blocEntete.versionReduite ul#menuEntete > li a span {
    width: auto;
    height: auto;
    visibility: visible;
    overflow: visible;
    filter: alpha(opacity=0);
    opacity: 1;
  }
  #blocGlobal #blocEntete:before {
    content: "";
    width: 100%;
    height: 160px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #009fe3;
    z-index: 5;
  }
  #blocGlobal #blocEntete .hamburger {
    background: transparent;
    border: none;
    position: absolute;
    z-index: 10;
    height: 40px;
    margin: 0;
    width: auto;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    line-height: normal;
    visibility: visible;
    overflow: inherit;
    filter: alpha(opacity=0);
    opacity: 0.5;
    -o-transition-property: all;
    -o-transition: 0.5s ease-in-out;
    -moz-transition-property: all;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition-property: all;
    -webkit-transition: 0.5s ease-in-out;
    transition-property: all;
    transition: 0.5s ease-in-out;
    /*** closed / forme 3 traits ***/
  
    /*** opened / forme une croix ***/
  
  }
  #blocGlobal #blocEntete .hamburger:hover,
  #blocGlobal #blocEntete .hamburger:focus,
  #blocGlobal #blocEntete .hamburger:active {
    outline: none;
    filter: alpha(opacity=0);
    opacity: 1;
  }
  #blocGlobal #blocEntete .hamburger.is-closed:before {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    opacity: 0;
    text-align: center;
    width: 30px;
  }
  #blocGlobal #blocEntete .hamburger.is-closed:hover before {
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    display: block;
    opacity: 1;
  }
  #blocGlobal #blocEntete .hamburger.is-closed:hover .hamb-top {
    -webkit-transition: all 0.35s ease-in-out;
    top: 10px;
  }
  #blocGlobal #blocEntete .hamburger.is-closed:hover .hamb-bottom {
    -webkit-transition: all 0.35s ease-in-out;
    bottom: 10px;
  }
  #blocGlobal #blocEntete .hamburger.is-closed .hamb-top {
    -webkit-transition: all 0.35s ease-in-out;
    background-color: #ffffff;
    top: 5px;
  }
  #blocGlobal #blocEntete .hamburger.is-closed .hamb-middle {
    background-color: #ffffff;
    margin-top: -1px;
    top: 50%;
  }
  #blocGlobal #blocEntete .hamburger.is-closed .hamb-bottom {
    -webkit-transition: all 0.35s ease-in-out;
    background-color: #ffffff;
    bottom: 5px;
  }
  #blocGlobal #blocEntete .hamburger.is-open {
    bottom: -60px;
    filter: alpha(opacity=0);
    opacity: 1;
  }
  #blocGlobal #blocEntete .hamburger.is-open:before {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    opacity: 0;
    text-align: center;
    width: 30px;
  }
  #blocGlobal #blocEntete .hamburger.is-open:hover before {
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    display: block;
    opacity: 1;
  }
  #blocGlobal #blocEntete .hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    background-color: #ffffff;
    margin-top: -2px;
    top: 50%;
  }
  #blocGlobal #blocEntete .hamburger.is-open .hamb-middle {
    background-color: #ffffff;
    display: none;
  }
  #blocGlobal #blocEntete .hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    background-color: #ffffff;
    margin-top: -2px;
    top: 50%;
  }
  #blocGlobal #blocEntete .hamburger.is-closed .hamb-top,
  #blocGlobal #blocEntete .hamburger.is-closed .hamb-middle,
  #blocGlobal #blocEntete .hamburger.is-closed .hamb-bottom,
  #blocGlobal #blocEntete .hamburger.is-open .hamb-top,
  #blocGlobal #blocEntete .hamburger.is-open .hamb-middle,
  #blocGlobal #blocEntete .hamburger.is-open .hamb-bottom {
    position: absolute;
    width: 30px;
    height: 2px;
    left: 12px;
  }
  #blocGlobal #blocEntete #logo {
    float: none;
    display: inline-block;
    margin: 20px auto 0 auto;
  }
  #blocGlobal #blocEntete nav {
    width: 100%;
    float: left;
    position: relative;
    z-index: 3;
    background-color: #009fe3;
    margin: -580px 0 0 0;
    padding: 80px 0 0 0;
  }
  #blocGlobal #blocEntete ul#menuEntete {
    width: 100%;
    margin: 0;
    padding: 0 10px;
    list-style: none;
    float: left;
    position: relative;
    text-align: center;
    top: 0;
    transform: none;
  }
  #blocGlobal #blocEntete ul#menuEntete > li {
    width: 100%;
    height: auto;
    border-left: none;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    padding: 5px 0 0 0;
    margin: 0 0 0 0;
    text-align: left;
    -o-transition-property: all;
    -o-transition: 0.5s ease-in-out;
    -moz-transition-property: all;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition-property: all;
    -webkit-transition: 0.5s ease-in-out;
    transition-property: all;
    transition: 0.5s ease-in-out;
  }
  #blocGlobal #blocEntete ul#menuEntete > li a {
    vertical-align: top;
    color: #ffffff;
    text-align: left;
    top: 0;
    transform: none;
    padding: 0 0 0 70px;
  }
  #blocGlobal #blocEntete ul#menuEntete > li a#etudes:before,
  #blocGlobal #blocEntete ul#menuEntete > li a#mediatheque:before,
  #blocGlobal #blocEntete ul#menuEntete > li a#communaute:before,
  #blocGlobal #blocEntete ul#menuEntete > li a#plateforme:before,
  #blocGlobal #blocEntete ul#menuEntete > li a#methode:before,
  #blocGlobal #blocEntete ul#menuEntete > li a#contact:before {
    display: inherit;
    position: absolute;
    top: 0;
    left: 22px;
  }
  #blocGlobal #blocEntete ul#menuEntete > li a#recherche {
    height: 0;
    line-height: 0;
    visibility: hidden;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
  }
  #blocGlobal #blocEntete ul#menuEntete > li a span {
    width: auto;
    height: auto;
    visibility: visible;
    overflow: visible;
    filter: alpha(opacity=0);
    opacity: 1;
  }
  #blocGlobal #blocEntete #formRechHeader {
    float: left;
    position: relative;
    top: 0 !important;
  }
  #blocGlobal #blocEntete #formRechHeader section {
    width: 10%;
  }
  #blocGlobal #blocEntete #formRechHeader #supp {
    display: none;
  }
  #blocGlobal #blocEntete #blocDroitEntete {
    width: 100%;
    padding: 0;
    text-align: center;
    right: 0;
    z-index: 0;
  }
  #blocGlobal #blocEntete #blocDroitEntete .alignRight {
    width: 100%;
    float: left;
    margin: 0;
    text-align: center;
  }
  #blocGlobal #blocEntete #blocDroitEntete .alignRight a.lng {
    width: 20px;
    height: 20px;
    float: none;
    display: inline-block;
    position: relative;
    margin: 0 auto 0 5px;
  }
  #blocGlobal #blocEntete #blocDroitEntete #acf {
    height: 0;
    line-height: 0;
    visibility: hidden;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
  }
  #blocGlobal #contenu {
    /*** fil ariane ***/
  
  }
  #blocGlobal #contenu #filAriane {
    width: 100%;
  }
  #blocGlobal #contenu #blocGD {
    padding: 0;
  }
  #blocGlobal #contenu #blocGD #blocG #carteEtude {
    /***#carteMonde{
  							overflow-x:scroll;
  						}***/
  
  }
  #blocGlobal #contenu #blocGD #blocG #carteEtude h2 {
    /*width: 32.1%;*/
  
  }
  #blocGlobal #contenu #blocGD #blocG #carteEtude h2 span {
    display: none;
  }
  #blocGlobal #contenu #blocGD #blocD {
    padding: 0;
    text-align: center;
  }
  #blocGlobal #contenu .blocRechNwl {
    width: 100%;
    float: left;
    position: relative;
  }
  #blocGlobal #contenu .blocRechNwl h1 {
    line-height: 35px;
    font-size: 40px;
  }
  #blocGlobal #contenu #blocNwl .g-recaptcha {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  #blocGlobal #contenu #blocFooterGris .blocGris {
    max-width: 325px;
    width: 100%;
    height: auto;
    float: none;
    display: inline-block;
    margin: 0 auto;
  }
  #blocGlobal #contenu ul#blocFooterCouleur {
    padding: 0 20px;
  }
  #blocGlobal #contenu ul#blocFooterCouleur > li {
    padding: 20px 0;
    text-align: center;
  }
  #blocGlobal #contenu ul#blocFooterCouleur > li:not(:first-child) {
    width: 100%;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    border-left: none;
  }
  #blocGlobal #contenu ul#blocFooterCouleur > li:first-child {
    width: 100%;
  }
  #blocGlobal #contenu ul#blocFooterCouleur > li:first-child img {
    max-width: 135px;
    width: 100%;
  }
  #blocGlobal #contenu ul#blocFooterCouleur > li .logoFinanceur {
    float: none;
    display: inline-block;
    position: relative;
    margin: 10px 10px 0 auto;
  }
}
