@font-face {
  font-family: 'suecaslabbold';
  src: url('../font/SUECA_SLAB/suecaslab-bold-webfont.eot');
  src: url('../font/SUECA_SLAB/suecaslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/SUECA_SLAB/suecaslab-bold-webfont.woff') format('woff'), url('../font/SUECA_SLAB/suecaslab-bold-webfont.ttf') format('truetype'), url('../font/SUECA_SLAB/suecaslab-bold-webfont.svg#suecaslabbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'suecaslab_regularregular';
  src: url('../font/SUECA_SLAB/suecaslab-regular-webfont.eot');
  src: url('../font/SUECA_SLAB/suecaslab-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/SUECA_SLAB/suecaslab-regular-webfont.woff') format('woff'), url('../font/SUECA_SLAB/suecaslab-regular-webfont.ttf') format('truetype'), url('../font/SUECA_SLAB/suecaslab-regular-webfont.svg#suecaslab_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'suecaslabsemibold';
  src: url('../font/SUECA_SLAB/suecaslab-semibold-webfont.eot');
  src: url('../font/SUECA_SLAB/suecaslab-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/SUECA_SLAB/suecaslab-semibold-webfont.woff') format('woff'), url('../font/SUECA_SLAB/suecaslab-semibold-webfont.ttf') format('truetype'), url('../font/SUECA_SLAB/suecaslab-semibold-webfont.svg#suecaslabsemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ptsansreg";
  font-style: normal;
  font-weight: normal;
  src: url("../font/ptsans/ptsans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/ptsans/ptsans-regular-webfont.woff") format("woff"), url("../font/ptsans/ptsans-regular-webfont.ttf") format("truetype"), url("../font/ptsans/ptsans-regular-webfont.svg#ptsansreg") format("svg");
}
@font-face {
  font-family: "ptsansnarrowreg";
  font-style: normal;
  font-weight: normal;
  src: url("../font/ptsans/PTN57F-webfont.eot?#iefix") format("embedded-opentype"), url("../font/ptsans/PTN57F-webfont.woff") format("woff"), url("../font/ptsans/PTN57F-webfont.ttf") format("truetype"), url("../font/ptsans/PTN57F-webfont.svg#ptsansnarrowreg") format("svg");
}
@font-face {
  font-family: "ptsansnarrowbold";
  font-style: normal;
  font-weight: normal;
  src: url("../font/ptsans/PTN77F-webfont.eot?#iefix") format("embedded-opentype"), url("../font/ptsans/PTN77F-webfont.woff") format("woff"), url("../font/ptsans/PTN77F-webfont.ttf") format("truetype"), url("../font/ptsans/PTN77F-webfont.svg#ptsansnarrowbold") format("svg");
}
@font-face {
  font-family: "dominereg";
  font-style: normal;
  font-weight: normal;
  src: url("../font/domine/domine-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/domine/domine-regular-webfont.woff") format("woff"), url("../font/domine/domine-regular-webfont.ttf") format("truetype"), url("../font/domine/domine-regular-webfont.svg#dominewreg") format("svg");
}
@font-face {
  font-family: "dominebold";
  font-style: normal;
  font-weight: normal;
  src: url("../font/domine/domine-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/domine/domine-bold-webfont.woff") format("woff"), url("../font/domine/domine-bold-webfont.ttf") format("truetype"), url("../font/domine/domine-bold-webfont.svg#dominebold") format("svg");
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url('../font/open_sans/opensans-semibold-webfont.eot');
  src: url('../font/open_sans/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/open_sans/opensans-semibold-webfont.woff2') format('woff2'), url('../font/open_sans/opensans-semibold-webfont.woff') format('woff'), url('../font/open_sans/opensans-semibold-webfont.ttf') format('truetype'), url('../font/open_sans/opensans-semibold-webfont.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.borderbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* GENERAL */
html,
body {
  margin: 0;
  padding: 0;
}
body {
  margin-top: 55px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
.left {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img.left {
  margin-right: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.right {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img.right {
  margin-left: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img.left,
img.right {
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.center {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.centre {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#shadowbox {
  margin-top: -55px;
}
header#main {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 55px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.78);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  /* bloc validation email */
}
header#main a {
  text-decoration: none;
}
header#main .left {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main img.left {
  margin-right: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .right {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main img.right {
  margin-left: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main img.left,
header#main img.right {
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .center {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .centre {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #cookiemenu {
  background-color: #fbdcbf;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1000;
  min-height: 44px;
  padding: 10px 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #cookiemenu p {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #1f1d1e;
  margin: 0;
  line-height: 1.5;
}
header#main #cookiemenu p a {
  color: #ff5858;
  text-transform: uppercase;
  margin-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #cookiemenu a.close-cookie {
  text-indent: -9999px;
  background: url('../images/close-cookie.png') no-repeat center center #ff5858;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 7px;
  right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu {
  position: relative;
  z-index: 999;
  background: #1c1c1c;
  height: 55px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu > div {
  position: relative;
}
header#main #headermenu #logo {
  display: block;
  margin: 0 auto 0 -101px;
  width: 203px;
  padding-top: 10px;
  position: absolute;
  left: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu #logo.bilan {
  width: auto;
  left: 45%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu > div > a,
header#main #headermenu > div > span {
  display: inline-block;
  height: 54px;
  line-height: 54px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #cacaca;
  text-transform: uppercase;
  border-left: 1px solid #2c2c2c;
  box-shadow: 0px 0px 2px #000;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu > div > a:hover,
header#main #headermenu > div > span:hover {
  color: #fff;
}
header#main #headermenu span {
  cursor: pointer;
}
header#main #headermenu .right .blocreseauxsociaux {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .pub_header_top {
  display: inline-block;
  max-height: 55px;
  overflow: hidden;
  vertical-align: top;
  max-width: 130px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .layer-haut {
  display: block;
  position: relative;
  z-index: 998;
  background: #2b2b2b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonmenu {
  width: 160px;
  background: url('../images/icon-menu.png') no-repeat 36px top;
  padding-left: 30px;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonmenu:hover,
header#main #boutonmenu .boutonhautactif {
  background-position: 36px bottom;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonhome {
  background: url('../images/icon-home.png') no-repeat 20px top;
  padding-left: 50px;
  width: 130px;
  border-right: 1px solid #2c2c2c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonhome:hover {
  background-position: 20px bottom;
}
header#main #headermenu #boutonhome,
header#main #headermenu #boutonjournal {
  font-size: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonjournal {
  background: url('../images/icon-journal.png') no-repeat 18px top;
  padding-left: 50px;
  width: 122px;
  border-right: 1px solid #2c2c2c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonjournal:hover {
  background-position: 18px bottom;
}
header#main #boutonrecherche {
  background: url('../images/icon-recherche.png') no-repeat top;
  width: 55px;
  border-right: 1px solid #2c2c2c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonrecherche:hover,
header#main #boutonrecherche .boutonhautactif {
  background-position: bottom;
}
header#main #boutonradio {
  background: url('../images/icon-radioclassique.png') no-repeat top;
  width: 100px;
  border-right: 1px solid #2c2c2c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonradio:hover {
  background-position: bottom;
}
header#main #boutonconnexion {
  background: url('../images/icon-connexion.png') no-repeat top;
  width: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonconnexion:hover,
header#main #boutonconnexion .boutonhautactif {
  background-position: bottom;
}
header#main #headermenu > div > a#boutonconnect {
  background: url('../images/fleche-boutonconnect.png') no-repeat 180px center;
  width: 210px;
  padding-right: 40px;
  border-right: 1px solid #2c2c2c;
  text-align: right;
  text-transform: uppercase;
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding-top: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu > div > a#boutonconnect span {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonmessage {
  background: url('../images/icon-message.png') no-repeat top;
  width: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #boutonmessage:hover,
header#main #boutonmessage .b14-boutonhautactif {
  background-position: bottom;
}
header#main #boutonconnexion,
header#main #boutonrecherche,
header#main #boutonmessage,
header#main #boutonradio {
  text-indent: -9999px;
}
header#main #boutonmenu.boutonhautactif,
header#main #boutonconnexion.boutonhautactif,
header#main #boutonrecherche.boutonhautactif {
  background-color: #2b2b2b;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocreseauxsociaux ul {
  display: inline-block;
  list-style: none outside none;
  padding: 17px 10px 0 0;
  margin-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocreseauxsociaux ul li {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocreseauxsociaux ul li > span {
  display: inline-block;
  padding: 10px;
  height: 18px !important;
  width: 30px;
  text-indent: -9999px;
  border-left: 1px solid #303030;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .blocreseauxsociaux ul li span {
  box-shadow: none;
}
header#main .blocreseauxsociaux ul li:first-child span {
  border: medium none;
}
header#main .blocreseauxsociaux ul li .rs-menu-twitter {
  background: url('../images/icon-menu-twitter.png') no-repeat top;
}
header#main .blocreseauxsociaux ul li .rs-menu-twitter:hover {
  background-position: center -18px;
}
header#main .blocreseauxsociaux ul li .rs-menu-facebook {
  background: url('../images/icon-menu-fb.png') no-repeat top;
}
header#main .blocreseauxsociaux ul li .rs-menu-facebook:hover {
  background-position: center -18px;
}
header#main .blocreseauxsociaux ul li .rs-menu-google {
  background: url('../images/icon-menu-google.png') no-repeat top;
}
header#main .blocreseauxsociaux ul li .rs-menu-google:hover {
  background-position: center -18px;
}
header#main .blocreseauxsociaux ul li .rs-menu-linkedin {
  background: url('../images/icon-menu-linkedin.png') no-repeat top;
}
header#main .blocreseauxsociaux ul li .rs-menu-linkedin:hover {
  background-position: center -18px;
}
header#main #headermenu .layer-fb {
  position: absolute;
  top: -60px;
  left: -210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-fb .content-fb-like {
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  font-size: 12px;
  background-color: #335a9c;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  height: 44px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-fb span {
  box-shadow: none;
  border: none;
}
header#main #headermenu .layer-fb .haut-layer-fb {
  height: 14px;
  background: url('../images/icon-menu-fb-haut.png') no-repeat top right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-twt {
  position: absolute;
  top: -60px;
  left: -140px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-twt .content-twt-like {
  background-color: #518ecb;
  padding: 10px 10px 5px 10px;
  height: 44px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-twt span {
  box-shadow: none;
  border: none;
}
header#main #headermenu .layer-twt .haut-layer-twt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 14px;
  background: url('../images/icon-menu-twt-haut.png') no-repeat top right;
}
header#main #headermenu .layer-gplus {
  position: absolute;
  top: -60px;
  left: -77px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-gplus .content-gplus-like {
  background-color: #d4423b;
  padding: 10px 10px 5px 10px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  font-size: 12px;
  height: 44px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-gplus .content-gplus-like #___follow_0 {
  vertical-align: middle !important;
  height: 29px !important;
}
header#main #headermenu .layer-gplus span {
  box-shadow: none;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-gplus .haut-layer-gplus {
  height: 14px;
  background: url('../images/icon-menu-gplus-haut.png') no-repeat top right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-linkedin {
  position: absolute;
  top: -60px;
  left: -22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-linkedin .content-linkedin-like {
  background-color: #007fb2;
  padding: 10px 10px 5px 10px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  font-size: 12px;
  height: 44px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #headermenu .layer-linkedin .content-linkedin-like .IN-widget {
  vertical-align: middle !important;
}
header#main #headermenu .layer-linkedin span {
  box-shadow: none;
  border: none;
}
header#main #headermenu .layer-linkedin .haut-layer-linkedin {
  height: 14px;
  background: url('../images/icon-menu-linkedin-haut.png') no-repeat top right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerconnexion {
  top: -225px;
}
header#main #layerrecherche {
  top: -297px;
}
header#main #layerconnexion > div > div,
header#main #layerrecherche > div > *,
header#main #layerrecherche > form,
header#main #layerrecherche > form > div > * {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche > form > div > .centre {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #identification {
  width: 590px;
  padding: 10px 0 24px 20px;
  border-right: 1px solid #1e1e1e;
  border-bottom: 1px solid #1e1e1e;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #connexionreseaux {
  width: 100%;
  padding: 4px 0 8px 20px;
  border-top: 1px solid #3d3d3d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #connexionreseaux .titre-connexionreseaux {
  font-size: 22px;
  display: inline-block;
  padding-top: 10px;
  margin-bottom: 0;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #connexionreseaux ul {
  list-style: none;
  margin: 0;
  display: inline-block;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #connexionreseaux ul li {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #connexionreseaux ul li a {
  display: block;
  padding: 10px 12px;
  border-right: 1px solid #454444;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #connexionreseaux ul li:last-child a {
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .boutonconnexion.fermerlayerhaut {
  margin-top: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .titre-identification,
header#main .titre-inscription,
header#main .titre-connexionreseaux,
header#main #decouverte-nl a,
header#main .titre-recherche,
header#main .titre-mdpoubli {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 25px;
  color: #a09d9d;
  text-transform: uppercase;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .titre-inscription {
  color: #a09d9d;
  font-size: 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .titre-identification {
  color: #fff;
  width: 160px;
  display: inline;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .mdp-oubli {
  color: #a7a5a5;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .mdp-oubli:hover {
  cursor: pointer;
}
header#main form input {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 7px 5px;
  border: none;
  margin-right: 5px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main form input[type=submit],
header#main input[type="button"].submit {
  background: #ee3d52;
  color: #fff;
  font-family: Arial;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #identification form {
  margin-top: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #identification form input[type=checkbox] {
  margin-top: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #identification form input[type=text],
header#main #identification form input[type=password] {
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #identification form label {
  color: #a7a5a5;
  font-size: 12px;
  font-family: helvetica, arial, sans-serif;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #identification input.error,
header#main #inscription input.error {
  border: 3px solid #ee3d52;
  color: #ee3d52;
}
header#main #identification span.error,
header#main #inscription span.error {
  color: #ee3d52;
  font-style: italic;
  position: absolute;
  bottom: 0;
  left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #inscription,
header#main #b14-decouverte-nl {
  width: 410px;
  padding: 10px 0 0 20px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #inscription {
  border-left: 1px solid #3d3d3d;
  border-bottom: 1px solid #1e1e1e;
  padding-bottom: 24px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #inscription form input[type=text],
header#main #inscription form input[type=email] {
  width: 340px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocconnecte {
  position: relative;
}
header#main .blocconnecte a {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 80px 15px 25px;
  line-height: 1;
  max-width: 180px;
  border-right: 1px solid #1E1E1E;
  border-left: 1px solid #3D3D3D;
  height: 120px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocconnecte a.profil-connecte {
  background: url('../images/profil-connecte.png') no-repeat center 20px;
  border-left: none;
  padding: 80px 30px 25px;
}
header#main .blocconnecte a.newsalertes-connecte {
  background: url('../images/newsletters-connecte.png') no-repeat center 25px;
  padding: 80px 10px 25px;
}
header#main .blocconnecte a.servicesboursiers-connecte {
  background: url('../images/servicesboursiers-connecte.png') no-repeat center 20px;
  max-width: 165px;
}
header#main .blocconnecte a.journal-connecte {
  background: url('../images/journal-connecte.png') no-repeat center 20px;
  padding: 80px 30px 25px;
}
header#main .blocconnecte a.abo-connecte {
  background: url('../images/abonnement-connecte.png') no-repeat center 20px;
  max-width: 160px;
}
header#main .blocconnecte a.sedeconnecter {
  background: url('../images/ico-deconnexion.png') no-repeat center 30px;
  border-right: none;
  color: #828181;
  font-size: 14px;
  padding: 90px 15px 25px;
}
header#main .blocconnecte .fermerlayerhaut {
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .fermerlayerhaut {
  background: url('../images/fermer-layerhaut.png') no-repeat center #1c1c1c;
  width: 43px;
  height: 41px;
  float: right;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #decouverte-nl {
  border-top: 1px solid #3d3d3d;
  border-left: 1px solid #3d3d3d;
  padding: 22px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #decouverte-nl a {
  display: inline-block;
  margin-bottom: 0;
  font-size: 16px;
  background: url('../images/icon_decouvertenl.png') no-repeat right;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerconnexion > div > .centre {
  display: block;
}
header#main .blocvalidation {
  background: #222222;
  position: relative;
  padding: 1% 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocvalidation .msg-blocvalidation {
  color: #fff;
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  font-size: 22px;
  padding-left: 50px;
  padding: 1% 0 1% 55px;
  margin-left: 120px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocvalidation .msg-blocvalidation strong {
  font-weight: normal;
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
}
header#main .blocvalidation .msg-blocvalidation.novalid {
  background: url('../images/picto-erreur.png') no-repeat left;
}
header#main .blocvalidation .msg-blocvalidation.valid {
  background: url('../images/picto-valide.png') no-repeat left;
}
header#main .voile {
  background-color: rgba(43, 43, 43, 0.8);
  height: 68%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 4;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .fermerblochaut {
  background: url('../images/fermer-blochaut.jpg') no-repeat center;
  width: 43px;
  height: 40px;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 10%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocmdpoubli {
  background: #343434;
  padding: 1% 0;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocmdpoubli .titre-mdpoubli {
  color: #fff;
  margin-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocmdpoubli form {
  display: inline-block;
  vertical-align: top;
  margin: 3px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocmdpoubli form input[type="email"] {
  width: 340px;
}
header#main .blocmdpoubli .txt-mdpoubli {
  color: #fff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  display: inline-block;
  line-height: 35px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocmdpoubli .txt-mdpoubli a {
  color: #fff;
}
header#main #decouverte-nl {
  border-top: 1px solid #3d3d3d;
  border-left: 1px solid #3d3d3d;
  padding: 22px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #decouverte-nl a {
  display: inline-block;
  margin-bottom: 0;
  font-size: 16px;
  background: url('../images/icon_decouvertenl.png') no-repeat right;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .bloc-search {
  margin: 20px 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .bloc-search input[type=search],
header#main .bloc-search input[type=submit] {
  padding: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.31) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .bloc-search input[type=search] {
  width: 62%;
  color: #646363;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .bloc-search input[type=submit] {
  margin-right: 0;
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 14px;
  padding: 7px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerconnexion > div > .centre {
  display: block;
}
header#main .blocvalidation {
  background: #222222;
  position: relative;
  padding: 1% 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocvalidation .msg-blocvalidation {
  color: #fff;
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  font-size: 22px;
  padding-left: 50px;
  padding: 1% 0 1% 55px;
  margin-left: 120px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .blocvalidation .msg-blocvalidation strong {
  font-weight: normal;
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
}
header#main .blocvalidation .msg-blocvalidation a {
  color: #fff;
  text-decoration: underline;
}
header#main .blocvalidation .msg-blocvalidation a:hover {
  text-decoration: none;
}
header#main .blocvalidation .msg-blocvalidation.novalid {
  background: url('../images/picto-erreur.png') no-repeat left;
}
header#main .blocvalidation .msg-blocvalidation.valid {
  background: url('../images/picto-valide.png') no-repeat left;
}
header#main #layerrecherche .titre-recherche {
  border-right: 1px solid #1e1e1e;
  margin-bottom: 0;
  padding: 15px;
  width: 158px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche form {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .form {
  border-left: 1px solid #3d3d3d;
  padding: 18px 15px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .form input {
  padding: 8px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche input#searchstring {
  width: 507px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .criteresavances {
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
  padding: 10px 0;
  margin-top: 15px;
  font-family: Arial;
  font-size: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .criteresavances:hover {
  cursor: pointer;
  text-decoration: none;
}
header#main #layerrecherche .rechercheavancee {
  background: #343434;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheavancee .titre-recherche {
  text-align: right;
  padding-bottom: 142px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheavancee > div > div {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheavancee .bloc-formavance {
  border-left: 1px solid #3d3d3d;
  width: 820px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheavancee .bloc-formavance .label {
  color: #fff;
  width: 200px;
  padding: 0 5px;
  text-align: right;
  display: inline-block;
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  vertical-align: top;
  margin: 0;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheavancee label {
  display: inline;
}
header#main #layerrecherche .rechercheavancee .blocsearch-droite {
  width: 570px;
  display: inline-block;
  padding: 0 0 0 5px;
  margin-bottom: 10px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheavancee .blocsearch-droite label {
  color: #cecbcb;
  margin-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheavancee .blocsearch-droite > * {
  vertical-align: top;
}
header#main #layerrecherche .rechercheavancee select {
  padding: 7px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheavancee input[type=checkbox],
header#main #layerrecherche .rechercheavancee input[type=radio] {
  padding: 0;
  margin-right: 2px;
  margin-left: 0;
  color: #595858;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheavancee input[type=date] {
  padding: 3px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheavancee input[type=date]:last-child {
  border-right: 1px solid #1e1e1e;
}
header#main #layerrecherche .boutonrecherche {
  margin-top: 15px;
  width: 34px;
  height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .lastsubmit {
  position: absolute;
  bottom: 0;
  right: 0;
  border-left: 1px solid #3d3d3d;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .criteresavances.boutonrecherche {
  color: #696868;
  font-family: Arial;
  font-size: 11px;
  margin-top: 15px;
  padding: 10px 0;
  text-decoration: underline;
  text-transform: uppercase;
  line-height: 35px;
  margin-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main .criteresavances.boutonrecherche:hover {
  cursor: pointer;
  text-decoration: none;
}
header#main #resultArea {
  margin: -12px 0 0 174px;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .resultrecherche {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background: #fff;
  width: 507px;
  padding: 8px 10px;
  margin-bottom: 10px;
  box-shadow: 1px 1px 13px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .resultrecherche > div {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
header#main #layerrecherche .resultrecherche ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 229px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .resultrecherche ul li {
  padding: 5px 0 5px 20px;
  border-top: 1px solid #D7D6D6;
  background: #f7f7f7;
}
header#main #layerrecherche .resultrecherche ul li:hover {
  background-color: #ededed;
  cursor: pointer;
}
header#main #layerrecherche .resultrecherche ul li:nth-child(2n) {
  background-color: #fff;
}
header#main #layerrecherche .resultrecherche ul li:last-child {
  border-bottom: 1px solid #D7D6D6;
}
header#main #layerrecherche .resultrecherche ul li a {
  color: #2D2D2D;
}
header#main #layerrecherche .resultrecherche .recherchenul {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  color: #929392;
  font-size: 15px;
  width: 80%;
  margin: 50px auto 0;
  text-align: center;
}
header#main #layerrecherche .rechercheactus {
  border-right: 1px solid #d9d9d9;
  padding-right: 10px;
  min-height: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .rechercheactus ul li {
  background: url('../images/fleche-plusdinfos.png') no-repeat 5px #f7f7f7;
}
header#main #layerrecherche .recherchecotations {
  padding-left: 10px;
}
header#main #layerrecherche .recherchecotations ul {
  display: table;
  border-collapse: collapse;
}
header#main #layerrecherche .recherchecotations ul li {
  display: table-row;
}
header#main #layerrecherche .recherchecotations ul li > * {
  display: table-cell;
  padding: 5px;
}
header#main #layerrecherche .recherchecotations .propcot1 {
  color: #4a6b9c;
}
header#main #layerrecherche .recherchecotations img.popflag {
  background-image: url('../images/flags.gif');
  background-repeat: no-repeat;
  width: 18px;
  height: 13px;
  max-height: 13px;
  border: none;
}
header#main #layerrecherche .recherchecotations img.popflag.popflag-us {
  background-position: 0px 0px;
}
header#main #layerrecherche .recherchecotations img.popflag.popflag-uk {
  background-position: 0px -20px;
}
header#main #layerrecherche .recherchecotations img.popflag.popflag-de {
  background-position: 0px -40px;
}
header#main #layerrecherche .recherchecotations img.popflag.popflag-it {
  background-position: 0px -60px;
}
header#main #layerrecherche .recherchecotations img.popflag.popflag-ch {
  background-position: 0px -80px;
}
header#main #layerrecherche .recherchecotations img.popflag.popflag-fr {
  background-position: 0px -100px;
}
header#main #layerrecherche .recherchecotations img.popflag.popflag-jp {
  background-position: 0px -120px;
}
header#main #layerrecherche .recherchecotations img.popflag.popflag-lu {
  background-position: 0px -140px;
}
header#main #layerrecherche .recherchecotations img.popflag.popflag-po {
  background-position: 0px -160px;
}
header#main #layerrecherche .recherchecotations img.popflag.popflag-be {
  background-position: 0px -180px;
}
header#main #layerrecherche .recherchecotations .propcot2 {
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  max-width: 100px;
  min-width: 100px;
}
header#main #layerrecherche .recherchecotations .btnvaleurs,
header#main #layerrecherche .recherchecotations .btnbourse {
  display: block;
  float: right;
  margin: 10px 0;
  background: #4a6b9c;
  border: 1px solid #395277;
  color: #fff;
  text-align: center;
  width: 150px;
  text-transform: uppercase;
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 12px;
  padding: 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header#main #layerrecherche .recherchecotations .btnbourse {
  float: none;
  margin: 50px auto;
  height: 24px;
}
header#main #layerrecherche .recherchecotations.valnulle .recherchenul {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
}
header#main #layerrecherche .recherchecotations.valnulle .btnbourse {
  margin: 10px auto 50px;
}
header#main #layerrecherche .titrerecherche {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  margin: 5px 0;
}
header#main #layerrecherche .titrerecherche.actus {
  color: #ee3d52;
}
header#main #layerrecherche .titrerecherche.cotations {
  color: #4a6b9c;
}
header#main #layerrecherche .valnulle .titrerecherche {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
}
.ssmenu-bilan {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.31);
}
.ssmenu-bilan .center {
  width: 1010px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ssmenu-bilan a {
  width: 49%;
  text-align: center;
  text-transform: uppercase;
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 18px;
  color: #2094b8;
  display: inline-block;
  line-height: 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #dfdfdf;
}
.ssmenu-bilan a:first-child {
  border-left: 1px solid #dfdfdf;
}
#layermenu {
  left: -259px;
  top: 0px;
  z-index: 1000;
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
#layermenu a {
  text-decoration: none;
}
#layermenu .left {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu img.left {
  margin-right: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu .right {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu img.right {
  margin-left: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu img.left,
#layermenu img.right {
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu .center {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu .centre {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu.layer-gauche {
  position: fixed;
  height: 100%;
  box-shadow: 0.5px 0.866px 13px 0px rgba(0, 0, 0, 0.48);
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu .int-layer-gauche {
  height: 100%;
  padding-bottom: 15px;
  overflow: auto;
  background: #ededed;
  position: relative;
  z-index: 5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu .fermer-layer {
  position: absolute;
  top: 25px;
  right: -44px;
  box-shadow: 0.5px 0.866px 13px 0px rgba(0, 0, 0, 0.48);
  z-index: 4;
  width: 44px;
  height: 44px;
  background: url('../images/fermer_layer.png') no-repeat center center #ededed;
  cursor: pointer;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #int-sommaire {
  padding-left: 13px;
  padding-top: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu .coverfermer {
  position: absolute;
  z-index: 999;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu .fermer-layer {
  background-color: #fff;
}
#layermenu .int-layer-gauche {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #menuprincipal {
  box-shadow: 0.5px 0.866px 13px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #blocmenuprincipal {
  background: #fff;
  list-style: none;
  padding-left: 0;
  margin: 0;
  width: 250px;
  position: relative;
  z-index: auto;
  box-shadow: 0.5px -6px 13px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu .sousmenuprincipal {
  opacity: 0;
  width: 200px;
  position: fixed;
  left: 250px;
  list-style: none;
  padding-left: 0;
  margin: 0;
  top: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
#layermenu a.fermer-layer {
  top: 56px;
  background: url('../images/fermer_layer.png') no-repeat center center #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #blocmenuprincipal li a,
#layermenu #blocmenuprincipal .sousmenuprincipal li a {
  display: block;
  color: #6d6d6d;
  font-size: 18px;
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  padding: 10px 0 10px 15px;
  background: url('../images/picto-menu.png') no-repeat 199px center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #blocmenuprincipal > li a {
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #blocmenuprincipal > li {
  border-top: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #blocmenuprincipal .sousmenuprincipal li {
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #blocmenuprincipal .sousmenuprincipal li a {
  background-image: none;
  font-size: 16px;
  border-top: none;
  padding: 12px 0 11px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #blocmenuprincipal .sousmenuprincipal li img {
  padding: 5px 0 0 15px;
}
#layermenu #blocmenuprincipal > li a:hover {
  background: url('../images/picto-menu_hover.png') no-repeat 214px center #e5e5e5;
}
#layermenu #blocmenuprincipal .sousmenuprincipal > li a:hover {
  background: url('../images/picto-menu_hover.png') no-repeat 165px center #f8f8f8;
}
#layermenu #blocmenuprincipal li a.sousmenuactif {
  background: url('../images/picto-menu_hover.png') no-repeat 212px center #e5e5e5;
}
#layermenu #blocmenuprincipal li a.sousmenuactif,
#layermenu #blocmenuprincipal > li a:hover {
  color: #464646;
  background-color: #f8f8f8;
}
#layermenu #blocmenuprincipal li a.sousmenuactif,
#layermenu #blocmenuprincipal > li a:hover {
  border-left: 5px solid #ec6164;
  padding-left: 10px;
}
#layermenu #blocmenuprincipal > li:first-child a {
  text-transform: uppercase;
  border-top: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu .sousmenuprincipal li:first-child a {
  padding: 14px 0 14px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #menuprincipal > a {
  display: block;
  padding: 10px 10px 10px 15px;
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  font-size: 18px;
  color: #464646;
  border-top: 1px solid #e5e5e5;
  width: 250px;
  z-index: 3;
  background: #fff;
  box-shadow: 0.5px 4px 13px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #menuprincipal > a:hover {
  background-color: #e7e7e7;
}
#layermenu #editionjour .titre-editionjour {
  margin: 0 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #menuprincipal #accesnewsletter,
#layermenu #menuprincipal #accesoffresmobiles {
  text-align: center;
  padding-top: 12px;
  background-color: #f3f3f3;
  padding-left: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #menuprincipal #editionjour {
  background: #f3f3f3;
  box-shadow: 0.5px -4px 13px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #menuprincipal #accesnewsletter {
  background: url('../images/picto-newsletter.png') no-repeat 45px top #f3f3f3;
}
#layermenu #menuprincipal #accesnewsletter:hover {
  background-position: 45px bottom;
}
#layermenu #menuprincipal #accesoffresmobiles {
  background: url('../images/picto-offresmobiles.png') no-repeat 38px top #f3f3f3;
}
#layermenu #menuprincipal #accesoffresmobiles:hover {
  background-position: 38px bottom;
}
#layermenu #menuprincipal #accesnewsletter:hover,
#layermenu #menuprincipal #accesoffresmobiles:hover,
#layermenu #menuprincipal #editionjour:hover {
  background-color: #e7e7e7;
  color: #363636;
}
#layermenu #menuprincipal #abonnezvous {
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu #blocmenuprincipal li.blocpolitique-societes a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocpolitique-societes a:hover {
  border-left: 5px solid #89101f;
  background-image: url("../images/picto-menu_hover-polsoc.png");
}
#layermenu #blocmenuprincipal li.bloceco-france a.sousmenuactif,
#layermenu #blocmenuprincipal > li.bloceco-france a:hover {
  border-left: 5px solid #014c57;
  background-image: url("../images/picto-menu_hover-ecofrance.png");
}
#layermenu #blocmenuprincipal li.blocbourse a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocbourse a:hover {
  border-left: 5px solid #4179A7;
  background-image: url("../images/picto-menu_hover-bourse.png");
}
#layermenu #blocmenuprincipal li.blocmonde a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocmonde a:hover {
  border-left: 5px solid #9b4d54;
  background-image: url("../images/picto-menu_hover-monde.png");
}
#layermenu #blocmenuprincipal li.bloctech-medias a.sousmenuactif,
#layermenu #blocmenuprincipal > li.bloctech-medias a:hover {
  border-left: 5px solid #41786a;
  background-image: url("../images/picto-menu_hover-techmedias.png");
}
#layermenu #blocmenuprincipal li.blocindus-services a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocindus-services a:hover {
  border-left: 5px solid #8bac52;
  background-image: url("../images/picto-menu_hover-indus-services.png");
}
#layermenu #blocmenuprincipal li.blocfinance-marches a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocfinance-marches a:hover {
  border-left: 5px solid #498d9d;
  background-image: url("../images/picto-menu_hover-finance-marches.png");
}
#layermenu #blocmenuprincipal li.blocpme-innovation a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocpme-innovation a:hover {
  border-left: 5px solid #a26b9f;
  background-image: url("../images/picto-menu_hover-pme-innovation.png");
}
#layermenu #blocmenuprincipal li.blocidees-opinions a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocidees-opinions a:hover {
  border-left: 5px solid #771046;
  background-image: url("../images/picto-menu_hover-idees-opinions.png");
}
#layermenu #blocmenuprincipal li.blocenjeux a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocenjeux a:hover {
  border-left: 5px solid #d64457;
  background-image: url("../images/picto-menu_hover-enjeux.png");
}
#layermenu #blocmenuprincipal li.blocbusiness a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocbusiness a:hover {
  border-left: 5px solid #4166b2;
  background-image: url("../images/picto-menu_hover-business.png");
}
#layermenu #blocmenuprincipal li.blocechos-solutions a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocechos-solutions a:hover {
  border-left: 5px solid #364651;
  background-image: url("../images/picto-menu_hover-solutions.png");
}
#layermenu #blocmenuprincipal li.blocechos-360 a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocechos-360 a:hover {
  border-left: 5px solid #e8524b;
  background-image: url("../images/picto-menu_hover-360.png");
}
#layermenu #blocmenuprincipal li.blocechos-patrimoine a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocechos-patrimoine a:hover {
  border-left: 5px solid #b89d00;
  background-image: url("../images/picto-menu_hover-patrimoine.png");
}
#layermenu #blocmenuprincipal li.blocechos-weekend a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocechos-weekend a:hover {
  border-left: 5px solid #ff7300;
  background-image: url("../images/picto-menu_hover-weekend.png");
}
#layermenu #blocmenuprincipal li.blocsport a.sousmenuactif,
#layermenu #blocmenuprincipal > li.blocsport a:hover {
  border-left: 5px solid #81822a;
  background-image: url("../images/picto-menu_hover-sport.png");
}
/*************** SCROLLBAR ****************/
/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container {
  width: auto;
  margin-right: 0px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#layermenu .mCSB_container {
  margin-right: 0px;
}
.mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}
.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
  margin-right: 30px;
}
.mCustomScrollBox > .mCSB_scrollTools {
  width: 28px;
  height: 100%;
  top: 0;
  right: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  z-index: 3;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  height: 100%;
  margin: 0 auto;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
  height: 100%;
  margin: 0 auto;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: relative;
  height: 20px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  top: 100%;
  margin-top: -40px;
}
/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox > .mCSB_scrollTools {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: alpha(opacity=75);
  /* old ie */
}
.mCustomScrollBox:hover > .mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
  /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: #cfcfcf;
  /* rgba fallback */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #a7a7a7;
  /* rgba fallback */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(../mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: alpha(opacity=40);
  /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: alpha(opacity=75);
  /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: alpha(opacity=90);
  /* old ie */
}
/* FOOTER */
footer {
  background: #202020;
  color: #fff;
  font-size: 13px;
  font-family: Arial;
  padding: 0 0 30px;
  clear: both;
  min-width: 1000px;
  position: relative;
  z-index: 5;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer a {
  text-decoration: none;
}
footer .left {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer img.left {
  margin-right: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .right {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer img.right {
  margin-left: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer img.left,
footer img.right {
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .center {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .centre {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer p {
  color: #cecece;
  text-align: justify;
  line-height: 15px;
}
footer .titre-footer {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 30px;
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer ul li a {
  color: #fff;
}
footer .footer-services {
  padding: 30px 0;
  background-color: #3d3d3d;
  overflow: hidden;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer-services ul {
  font-size: 13px;
  float: right;
  width: 810px;
}
footer .footer-services ul li {
  display: inline-block;
  vertical-align: top;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer-services ul .bslash {
  color: #de3f42;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer-autres {
  padding: 30px 0;
  background-color: #262626;
  overflow: hidden;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer-autres .centre > div {
  border-left: 1px solid #3b3a3a;
  display: inline-block;
  vertical-align: top;
  padding: 0 40px;
  min-height: 255px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer-autres .centre > div:first-child {
  border-left: none;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer-autres .centre > div.sitesgroupe {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer-autres ul {
  clear: both;
  vertical-align: top;
  display: inline-block;
  margin-right: 30px;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer-autres ul li a {
  margin-bottom: 10px;
  font-size: 15px;
  display: block;
}
footer .footer-autres .suivre ul li a {
  line-height: 25px;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer-autres .suivre .lien-epresse {
  display: block;
  color: #fff;
  font-size: 15px;
  max-width: 185px;
  margin-top: 10px;
}
footer .footer-autres .contact ul li a {
  font-style: italic;
  color: #efeff0;
}
footer .footer-autres .sitesgroupe ul li a {
  color: #efeff0;
  font-size: 14px;
}
footer .footer-autres .footer-twt {
  background: url('../images/pictos-footer.png') no-repeat left top;
}
footer .footer-autres .footer-fb {
  background: url('../images/pictos-footer.png') no-repeat left -30px;
}
footer .footer-autres .footer-gplus {
  background: url('../images/pictos-footer.png') no-repeat left -60px;
}
footer .footer-autres .footer-lkn {
  background: url('../images/pictos-footer.png') no-repeat left -90px;
}
footer .footer-autres .footer-rss {
  background: url('../images/pictos-footer.png') no-repeat left -120px;
}
footer .footer-autres .footer-nl {
  background: url('../images/pictos-footer.png') no-repeat left -150px;
}
footer .footer-autres .footer-mobile {
  background: url('../images/pictos-footer.png') no-repeat left -180px;
}
footer img.logo {
  margin: 30px 10px 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .mentions-footer {
  font-size: 15px;
  overflow: hidden;
  margin: 15px 0 0;
}
footer .mentions-footer ul {
  font-size: 14px;
  float: right;
}
footer .mentions-footer ul li {
  display: inline-block;
  vertical-align: top;
  padding-right: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .mentions-footer ul li:last-child {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .mentions-footer ul .bslash {
  color: #de3f42;
  padding-left: 18px;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  #headermenu > div #boutonhome,
  #headermenu > div #boutonjournal,
  #headermenu > div #boutonradio,
  #headermenu .right .blocreseauxsociaux,
  #headermenu > div .boutonmessage {
    display: none;
  }
}
