@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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
/* left elements */
.b14-left {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img.b14-left {
  margin-right: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* right elements */
.b14-right {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img.b14-right {
  margin-left: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img.b14-left,
img.b14-right {
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-center {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-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#b14-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;
}
#b14-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;
}
#b14-cookiemenu p {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #1f1d1e;
  margin: 0;
  line-height: 1.5;
}
#b14-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;
}
#b14-cookiemenu a.b14-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;
}
#b14-headermenu {
  position: relative;
  z-index: 999;
  background: url('../images/fond_header.png') repeat-x top left;
  height: 55px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-headermenu > div {
  position: relative;
}
#b14-headermenu #b14-logo {
  display: block;
  margin: 0 auto 0 -101px;
  width: 285px;
  padding-top: 10px;
  position: absolute;
  left: 48%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-headermenu > div > a,
#b14-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;
}
#b14-headermenu > div > a:hover,
#b14-headermenu > div > span:hover {
  color: #fff;
}
#b14-headermenu span {
  cursor: pointer;
}
#b14-headermenu .b14-right .b14-blocreseauxsociaux {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-headermenu .b14-pub_header_top {
  display: inline-block;
  height: 55px;
  width: 130px;
  overflow: hidden;
  vertical-align: top;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-headermenu #div_pub_dfp_Top3 {
  position: relative;
  z-index: 2;
}
#b14-headermenu #abonnez-vous-sdv {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.b14-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;
}
#b14-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;
}
#b14-boutonmenu:hover,
#b14-boutonmenu .b14-boutonhautactif {
  background-position: 36px bottom;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-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;
}
#b14-boutonhome:hover {
  background-position: 20px bottom;
}
#b14-headermenu #b14-boutonhome {
  font-size: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-boutonjournal {
  background: url('../images/b14-icon-journal.png') no-repeat 15px;
  padding-left: 45px;
  width: 120px;
  border-right: 1px solid #2c2c2c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-headermenu #b14-boutonjournal {
  font-size: 11px;
}
#b14-boutonrecherche {
  border-right: 1px solid #2c2c2c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
#b14-boutonrecherche form {
  position: relative;
}
#b14-boutonrecherche input#b14-searchstring {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #E9E9E9 -moz-use-text-color #E9E9E9 #E9E9E9;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 1px medium 1px 1px;
  color: #292929;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  height: 32px;
  padding: 0 25px 0 7px;
  width: 246px;
}
#b14-boutonrecherche #search .searchok.imaged {
  background: url("../images/b14-search.png") no-repeat center -1px rgba(0, 0, 0, 0);
  border-right: 1px solid #E9E9E9;
  height: 25px;
  padding: 0;
  position: absolute;
  right: 10px;
  text-indent: 0;
  top: 5px;
  border: none;
  width: 25px;
}
#b14-boutonradio {
  background: url('../images/icon-radioclassique.png') no-repeat top;
  width: 100px;
  border-right: 1px solid #2c2c2c;
}
#b14-boutonradio:hover {
  background-position: bottom;
}
#b14-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;
}
#b14-boutonconnexion:hover,
#b14-boutonconnexion .b14-boutonhautactif {
  background-position: bottom;
}
#b14-headermenu > div > a#b14-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: 'ptsansnarrowreg', 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;
}
#b14-headermenu > div > a#b14-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;
}
#b14-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;
}
#b14-boutonmessage:hover,
#b14-boutonmessage .b14-boutonhautactif {
  background-position: bottom;
}
#b14-boutonconnexion,
#b14-boutonmessage,
#b14-boutonradio {
  text-indent: -9999px;
}
#b14-boutonmenu.b14-boutonhautactif,
#b14-boutonconnexion.b14-boutonhautactif,
#b14-boutonrecherche.b14-boutonhautactif {
  background-color: #2b2b2b;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-blocreseauxsociaux ul {
  display: inline-block;
  list-style: none outside none;
  margin: 17px 10px 0 0;
  padding: 0;
  position: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-blocreseauxsociaux ul li {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-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;
}
#b14-headermenu .b14-blocreseauxsociaux ul li span {
  box-shadow: none;
}
.b14-blocreseauxsociaux ul li:first-child span {
  border: medium none;
}
.b14-blocreseauxsociaux ul li .b14-rs-menu-twitter {
  background: url('../images/icon-menu-twitter.png') no-repeat top;
}
.b14-blocreseauxsociaux ul li .b14-rs-menu-twitter:hover {
  background-position: center -18px;
}
.b14-blocreseauxsociaux ul li .b14-rs-menu-facebook {
  background: url('../images/icon-menu-fb.png') no-repeat top;
}
.b14-blocreseauxsociaux ul li .b14-rs-menu-facebook:hover {
  background-position: center -18px;
}
.b14-blocreseauxsociaux ul li .b14-rs-menu-google {
  background: url('../images/icon-menu-google.png') no-repeat top;
}
.b14-blocreseauxsociaux ul li .b14-rs-menu-google:hover {
  background-position: center -18px;
}
.b14-blocreseauxsociaux ul li .b14-rs-menu-linkedin {
  background: url('../images/icon-menu-linkedin.png') no-repeat top;
}
.b14-blocreseauxsociaux ul li .b14-rs-menu-linkedin:hover {
  background-position: center -18px;
}
#b14-headermenu .b14-layer-fb {
  position: absolute;
  top: -60px;
  left: -210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-headermenu .b14-layer-fb .b14-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;
}
#b14-headermenu .b14-layer-fb span {
  box-shadow: none;
  border: none;
}
#b14-headermenu .b14-layer-fb .b14-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;
}
#b14-headermenu .b14-layer-twt {
  position: absolute;
  top: -60px;
  left: -140px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-headermenu .b14-layer-twt .b14-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;
}
#b14-headermenu .b14-layer-twt span {
  box-shadow: none;
  border: none;
}
#b14-headermenu .b14-layer-twt .b14-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;
}
#b14-headermenu .b14-layer-gplus {
  position: absolute;
  top: -60px;
  left: -77px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-headermenu .b14-layer-gplus .b14-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;
}
#b14-headermenu .b14-layer-gplus .b14-content-gplus-like #___follow_0 {
  vertical-align: middle !important;
  height: 29px !important;
}
#b14-headermenu .b14-layer-gplus span {
  box-shadow: none;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-headermenu .b14-layer-gplus .b14-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;
}
#b14-headermenu .b14-layer-linkedin {
  position: absolute;
  top: -60px;
  left: -22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-headermenu .b14-layer-linkedin .b14-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;
}
#b14-headermenu .b14-layer-linkedin .b14-content-linkedin-like .IN-widget {
  vertical-align: middle !important;
}
#b14-headermenu .b14-layer-linkedin span {
  box-shadow: none;
  border: none;
}
#b14-headermenu .b14-layer-linkedin .b14-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;
}
/**** layer connexion + layer rechercher ******/
#b14-layerconnexion {
  top: -225px;
}
#b14-layerrecherche {
  top: -297px;
}
#b14-layerconnexion > div > div,
#b14-layerrecherche > div > *,
#b14-layerrecherche > form,
#b14-layerrecherche > form > div > * {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche > form > div > .b14-centre {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-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;
}
#b14-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;
}
#b14-connexionreseaux .b14-titre-connexionreseaux {
  font-size: 20px;
  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;
}
#b14-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;
}
#b14-connexionreseaux ul li {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-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;
}
#b14-connexionreseaux ul li:last-child a {
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-boutonconnexion.b14-fermerlayerhaut {
  margin-top: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-titre-identification,
.b14-titre-inscription,
.b14-titre-connexionreseaux,
#b14-decouverte-nl a,
.b14-titre-recherche,
.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;
}
.b14-titre-inscription {
  color: #a09d9d;
  font-size: 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-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;
}
.b14-mdp-oubli {
  color: #a7a5a5;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-mdp-oubli:hover {
  cursor: pointer;
}
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;
}
form input[type=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;
}
#b14-identification form {
  margin-top: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: static;
}
#b14-identification form input[type=checkbox] {
  margin-top: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-identification form input[type=text],
#b14-identification form input[type=password] {
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-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;
}
#b14-identification input.error,
#b14-inscription input.error {
  border: 3px solid #ee3d52;
  color: #ee3d52;
}
#b14-identification span.error,
#b14-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;
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
#b14-inscription,
#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;
}
#b14-inscription {
  border-left: 1px solid #3d3d3d;
  border-bottom: 1px solid #1e1e1e;
  padding-bottom: 24px;
  padding-top: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-inscription #frmInscriptionEmail {
  position: static;
}
#b14-inscription form input[type=text],
#b14-inscription form input[type=email] {
  width: 340px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-blocconnecte {
  position: relative;
}
.b14-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;
  margin-left: -4px;
  height: 120px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-blocconnecte a.b14-profil-connecte {
  background: url('../images/profil-connecte.png') no-repeat center 20px;
  border-left: none;
  padding: 80px 30px 25px;
}
.b14-blocconnecte a.b14-newsalertes-connecte {
  background: url('../images/newsletters-connecte.png') no-repeat center 25px;
  padding: 80px 10px 25px;
}
.b14-blocconnecte a.b14-servicesboursiers-connecte {
  background: url('../images/servicesboursiers-connecte.png') no-repeat center 20px;
  max-width: 165px;
}
.b14-blocconnecte a.b14-journal-connecte {
  background: url('../images/journal-connecte.png') no-repeat center 20px;
  padding: 80px 30px 25px;
}
.b14-blocconnecte a.b14-abo-connecte {
  background: url('../images/abonnement-connecte.png') no-repeat center 20px;
  max-width: 160px;
}
.b14-blocconnecte a.b14-sedeconnecter {
  background: url('../images/ico-deconnexion.png') no-repeat center 30px;
  border-right: none;
  color: #828181;
  font-size: 14px;
  padding: 90px 15px 25px;
}
.b14-blocconnecte .b14-fermerlayerhaut {
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-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;
}
#b14-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;
}
#b14-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;
}
/* bloc recherche contenu */
.b14-bloc-search {
  margin: 20px 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-bloc-search input[type=search],
.b14-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;
}
.b14-bloc-search input[type=search] {
  width: 62%;
  color: #646363;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-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;
}
/* bloc validation email */
#b14-layerconnexion > div > .b14-centre,
#b14-layerconnexion > div > .centre {
  display: block;
}
#b14-layerconnexion > div > .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;
}
.blocvalidation {
  background: #222222;
  position: relative;
  padding: 1% 0;
}
.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;
}
.blocvalidation .msg-blocvalidation strong {
  font-weight: normal;
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
}
.blocvalidation .msg-blocvalidation a {
  color: #fff;
  text-decoration: underline;
}
.blocvalidation .msg-blocvalidation a:hover {
  text-decoration: none;
}
.blocvalidation .msg-blocvalidation.novalid {
  background: url('../images/picto-erreur.png') no-repeat left;
}
.blocvalidation .msg-blocvalidation.valid {
  background: url('../images/picto-valide.png') no-repeat left;
}
.voile {
  background-color: rgba(43, 43, 43, 0.8);
  height: 68%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 4;
  display: none;
}
.fermerblochaut {
  background: url('../images/fermer-blochaut.jpg') no-repeat center;
  width: 43px;
  height: 40px;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 10%;
}
/* bloc mot de passe oublié */
.blocmdpoubli {
  background: #343434;
  padding: 1% 0;
  display: none;
}
.blocmdpoubli .titre-mdpoubli {
  color: #fff;
  margin-left: 20px;
}
.blocmdpoubli form {
  display: inline-block;
  vertical-align: top;
  margin: 3px 20px;
}
.blocmdpoubli form input[type="text"] {
  width: 340px;
}
.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;
}
/**** layer recherche ******/
#b14-layerrecherche .b14-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;
}
#b14-layerrecherche form {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche .b14-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;
}
#b14-layerrecherche .b14-form input {
  padding: 8px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche input#b14-searchstring {
  width: 507px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche .b14-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;
}
#b14-layerrecherche .b14-criteresavances:hover {
  cursor: pointer;
  text-decoration: none;
}
#b14-layerrecherche .b14-rechercheavancee {
  background: #343434;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche .b14-rechercheavancee .b14-titre-recherche {
  text-align: right;
  padding-bottom: 142px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche .b14-rechercheavancee > div > div {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche .b14-rechercheavancee .b14-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;
}
#b14-layerrecherche .b14-rechercheavancee .b14-bloc-formavance .b14-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;
}
#b14-layerrecherche .b14-rechercheavancee label {
  display: inline;
}
#b14-layerrecherche .b14-rechercheavancee .b14-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;
}
#b14-layerrecherche .b14-rechercheavancee .b14-blocsearch-droite label {
  color: #cecbcb;
  margin-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche .b14-rechercheavancee .b14-blocsearch-droite > * {
  vertical-align: top;
}
#b14-layerrecherche .b14-rechercheavancee select {
  padding: 7px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche .b14-rechercheavancee input[type=checkbox],
#b14-layerrecherche .b14-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;
}
#b14-layerrecherche .b14-rechercheavancee input[type=date] {
  padding: 3px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche .b14-rechercheavancee input[type=date]:last-child {
  border-right: 1px solid #1e1e1e;
}
#b14-layerrecherche .b14-boutonrecherche {
  margin-top: 15px;
  width: 34px;
  height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layerrecherche .b14-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;
}
.b14-criteresavances.b14-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;
}
.b14-criteresavances.b14-boutonrecherche:hover {
  cursor: pointer;
  text-decoration: none;
}
/* Autocomplete */
#b14-resultArea {
  margin: -7px 0 0 421px;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-resultrecherche {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background: #fff;
  width: 246px;
  padding: 8px 10px;
  margin-bottom: 10px;
  box-shadow: 1px 1px 13px 0px rgba(0, 0, 0, 0.29);
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-resultrecherche > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-resultrecherche ul {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 229px;
}
.b14-resultrecherche ul li {
  padding: 5px 0 5px 20px;
  border-top: 1px solid #D7D6D6;
  background: #f7f7f7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-resultrecherche ul li:hover {
  background-color: #ededed;
  cursor: pointer;
}
.b14-resultrecherche ul li:nth-child(2n) {
  background-color: #fff;
}
.b14-resultrecherche ul li:last-child {
  border-bottom: 1px solid #D7D6D6;
}
.b14-resultrecherche ul li a {
  color: #2D2D2D;
}
.b14-resultrecherche .b14-recherchenul {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  color: #929392;
  font-size: 15px;
  width: 80%;
  margin: 50px auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-rechercheactus {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-rechercheactus ul li {
  background: url('../images/fleche-plusdinfos.png') no-repeat 5px #f7f7f7;
}
.b14-recherchecotations {
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-recherchecotations ul {
  display: table;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-recherchecotations ul li {
  display: table-row;
}
.b14-recherchecotations ul li > * {
  display: table-cell;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-recherchecotations ul li > strong {
  display: inline-block;
  padding: 5px 0;
}
.b14-recherchecotations .b14-propcot1 {
  color: #4a6b9c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-recherchecotations .b14-propcot2 {
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  max-width: 115px;
  min-width: 115px;
}
.b14-recherchecotations img.b14-popflag {
  background-image: url('../images/flags.gif');
  background-repeat: no-repeat;
  width: 18px;
  height: 13px;
  border: none;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-us {
  background-position: 0px 0px;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-uk {
  background-position: 0px -20px;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-de {
  background-position: 0px -40px;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-it {
  background-position: 0px -60px;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-ch {
  background-position: 0px -80px;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-fr {
  background-position: 0px -100px;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-jp {
  background-position: 0px -120px;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-lu {
  background-position: 0px -140px;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-po {
  background-position: 0px -160px;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-be {
  background-position: 0px -180px;
}
.b14-recherchecotations img.b14-popflag.b14-popflag-sp {
  background-position: 0px -200px;
}
.b14-recherchecotations.b14-valnulle .b14-recherchenul {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-recherchecotations.b14-valnulle .b14-btnbourse {
  margin: 10px auto 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-btnvaleurs,
.b14-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;
}
.b14-btnbourse {
  float: none;
  margin: 50px auto;
  height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-titrerecherche {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  margin: 5px 0;
}
.b14-titrerecherche.b14-actus {
  color: #ee3d52;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-titrerecherche.b14-cotations {
  color: #4a6b9c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-valnulle .b14-titrerecherche {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* LAYER GAUCHE */
.b14-layer-gauche {
  position: fixed;
  z-index: 998;
  top: 55px;
  height: 100%;
  box-shadow: 0.5px 0.866px 13px 0px rgba(0, 0, 0, 0.48);
  padding-bottom: 50px;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-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;
}
.b14-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;
}
#b14-int-sommaire {
  padding-left: 13px;
  padding-top: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* ------ MENU PRINCIPAL -------- */
.b14-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;
}
#b14-layermenu {
  left: -245px;
  top: 0px;
  z-index: 1000;
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layermenu .b14-int-layer-gauche {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-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;
}
#b14-layermenu #b14-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;
}
.b14-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;
}
#b14-layermenu a.b14-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;
}
#b14-layermenu #b14-blocmenuprincipal li a,
#b14-layermenu #b14-blocmenuprincipal .b14-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 219px center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layermenu #b14-blocmenuprincipal .b14-sousmenuprincipal li img {
  padding: 5px 0 0 15px;
}
#b14-layermenu #b14-blocmenuprincipal > li a {
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layermenu #b14-blocmenuprincipal > li {
  border-top: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layermenu #b14-blocmenuprincipal .b14-sousmenuprincipal li {
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layermenu #b14-blocmenuprincipal .b14-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;
}
#b14-layermenu #b14-blocmenuprincipal > li a:hover {
  background: url('../images/picto-menu_hover.png') no-repeat 214px center #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layermenu #b14-blocmenuprincipal .b14-sousmenuprincipal > li a:hover {
  background: url('../images/picto-menu_hover.png') no-repeat 165px center #f8f8f8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layermenu #b14-blocmenuprincipal li a.b14-sousmenuactif {
  background: url('../images/picto-menu_hover.png') no-repeat 212px center #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layermenu #b14-blocmenuprincipal li a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li a:hover {
  color: #464646;
  background-color: #f8f8f8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layermenu #b14-blocmenuprincipal li a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li a:hover {
  border-left: 5px solid #ec6164;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-layermenu #b14-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;
}
#b14-layermenu .b14-sousmenuprincipal li:first-child a {
  padding: 14px 0 14px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-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;
}
#b14-menuprincipal > a:hover {
  background-color: #e7e7e7;
}
#b14-editionjour .b14-titre-editionjour {
  margin: 0 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-menuprincipal #b14-accesnewsletter,
#b14-menuprincipal #b14-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;
}
#b14-menuprincipal #b14-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;
}
#b14-menuprincipal #b14-accesnewsletter {
  background: url('../images/picto-newsletter.png') no-repeat 45px top #f3f3f3;
}
#b14-menuprincipal #b14-accesnewsletter:hover {
  background-position: 45px bottom;
}
#b14-menuprincipal #b14-accesoffresmobiles {
  background: url('../images/picto-offresmobiles.png') no-repeat 38px top #f3f3f3;
}
#b14-menuprincipal #b14-accesoffresmobiles:hover {
  background-position: 38px bottom;
}
#b14-menuprincipal #b14-accesnewsletter:hover,
#b14-menuprincipal #b14-accesoffresmobiles:hover,
#b14-menuprincipal #b14-editionjour:hover {
  background-color: #e7e7e7;
  color: #363636;
}
#b14-menuprincipal #b14-abonnezvous {
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*************** SCROLLBAR ****************/
.mCSB_container {
  width: auto;
  margin-right: 0px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#b14-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 */
}
/***** HEADER BOURSE *****/
.b14-header-bourse {
  background-color: #1f2a37;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 999;
}
.b14-header-bourse .b14-wrapper > div {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-bloc-variation {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  line-height: 1;
  padding-right: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 263px;
  padding-top: 9px;
}
.b14-bloc-variation.vert {
  background: url('../images/b14-variation-header-vert.png') no-repeat top left;
}
.b14-bloc-variation.vert .b14-variation {
  color: #92bc13;
}
.b14-bloc-variation.rouge {
  background: url('../images/b14-variation-header-rouge.png') no-repeat top left;
}
.b14-bloc-variation.rouge .b14-variation {
  color: #de3f42;
}
.b14-bloc-variation.gris {
  background: url('../images/b14-variation-header-gris.png') no-repeat top left;
}
.b14-bloc-variation.gris .b14-variation {
  color: #9f9f9f;
}
.b14-bloc-variation .b14-designation {
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #8ba3c0;
  padding-left: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-bloc-variation .b14-variation {
  font-size: 28px;
  line-height: 28px;
  padding-left: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-bloc-variation .b14-nbpoint {
  color: #fff;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-bloc-variation .b14-lien-bourse {
  display: block;
  text-align: center;
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 1px;
  background: url('../images/b14-flechelienbourse.png') no-repeat 233px center #3d78a5;
}
.b14-bloc-variation .b14-lien-bourse span {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  letter-spacing: 1px;
}
.b14-blocs-last-variations {
  padding-left: 10px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 192px;
}
.b14-blocs-last-variations .b14-titre-last-variations {
  font-family: 'ptsansnarrowreg', helvetica, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #909090;
  text-transform: uppercase;
  padding-bottom: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-blocs-last-variations .b14-variation-gauche,
.b14-blocs-last-variations .b14-variation-droite {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 168px;
}
.b14-blocs-last-variations .b14-variation-gauche {
  margin-right: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-variations {
  background-color: #354252;
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #fff;
  text-transform: uppercase;
  padding: 0;
  width: 176px;
  height: 27px;
  letter-spacing: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14-variations a {
  color: #fff;
  padding: 6px 5px 5px 30px;
  display: block;
}
.b14-variations.vert {
  background-image: url('../images/variation-vert-mini.png');
  background-repeat: no-repeat;
  background-position: 10px center;
}
.b14-variations.vert span {
  color: #a9d033;
  font-size: 14px;
  float: right;
  margin-right: 5px;
}
.b14-variations.rouge {
  background-image: url('../images/variation-rouge-mini.png');
  background-repeat: no-repeat;
  background-position: 10px center;
}
.b14-variations.rouge span {
  color: #de3f42;
  font-size: 14px;
  float: right;
  margin-right: 5px;
}
.b14-variations.gris span {
  font-size: 12px;
  float: right;
  margin-right: 5px;
}
.b14-variations.first {
  border-bottom: 1px solid #1f2a37;
  height: 28px;
}
.b14-bloc-hausses {
  border-left: 1px solid #354252;
  padding-left: 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 181px;
}
.b14-bloc-hausses .b14-titre-hausses {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  line-height: 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 6px;
}
.b14-bloc-hausses .b14-titre-hausses span {
  color: #8ab704;
}
.b14-bloc-hausses .b14-titre-hausses a {
  color: #fff;
}
.b14-bloc-hausses .b14-variations.vert {
  background-image: none;
  width: 171px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 20px;
  font-size: 12px;
}
.b14-bloc-hausses .b14-variations.vert a {
  padding: 3px 5px;
  display: block;
}
.b14-bloc-baisses {
  width: 171px;
}
.b14-bloc-baisses .b14-titre-baisses {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  line-height: 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 6px;
}
.b14-bloc-baisses .b14-titre-baisses span {
  color: #de3f42;
}
.b14-bloc-baisses .b14-titre-baisses a {
  color: #fff;
}
.b14-bloc-baisses .b14-variations.rouge {
  background-image: none;
  width: 171px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 20px;
  font-size: 12px;
}
.b14-bloc-baisses .b14-variations.rouge a {
  padding: 3px 5px;
  display: block;
}
.b14-bloc-chiffres {
  width: 170px;
}
.b14-bloc-chiffres .b14-titre-chiffres {
  font-family: 'ptsansnarrowbold', helvetica, arial, sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  line-height: 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 6px;
}
.b14-bloc-chiffres .b14-titre-chiffres a {
  color: #fff;
}
.b14-bloc-chiffres .b14-variations.rouge,
.b14-bloc-chiffres .b14-variations.vert,
.b14-bloc-chiffres .b14-variations.gris {
  background-image: none;
  width: 170px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 20px;
  font-size: 12px;
}
.b14-bloc-chiffres .b14-variations.rouge a,
.b14-bloc-chiffres .b14-variations.vert a,
.b14-bloc-chiffres .b14-variations.gris a {
  padding: 3px 5px;
  display: block;
}
/* couleurs menu principal */
#b14-layermenu #b14-blocmenuprincipal li.blocpolitique-societes a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocpolitique-societes a:hover {
  border-left: 5px solid #89101f;
  background-image: url("../images/picto-menu_hover-polsoc.png");
}
#b14-layermenu #b14-blocmenuprincipal li.bloceco-france a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.bloceco-france a:hover {
  border-left: 5px solid #014c57;
  background-image: url("../images/picto-menu_hover-ecofrance.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocbourse a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocbourse a:hover {
  border-left: 5px solid #4179a7;
  background-image: url("../images/picto-menu_hover-bourse.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocmonde a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocmonde a:hover {
  border-left: 5px solid #9b4d54;
  background-image: url("../images/picto-menu_hover-monde.png");
}
#b14-layermenu #b14-blocmenuprincipal li.bloctech-medias a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.bloctech-medias a:hover {
  border-left: 5px solid #41786a;
  background-image: url("../images/picto-menu_hover-techmedias.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocindus-services a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocindus-services a:hover {
  border-left: 5px solid #8bac52;
  background-image: url("../images/picto-menu_hover-indus-services.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocfinance-marches a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocfinance-marches a:hover {
  border-left: 5px solid #498d9d;
  background-image: url("../images/picto-menu_hover-finance-marches.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocpme-innovation a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocpme-innovation a:hover {
  border-left: 5px solid #a26b9f;
  background-image: url("../images/picto-menu_hover-pme-innovation.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocidees-opinions a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocidees-opinions a:hover {
  border-left: 5px solid #771046;
  background-image: url("../images/picto-menu_hover-idees-opinions.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocenjeux a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocenjeux a:hover {
  border-left: 5px solid #d64457;
  background-image: url("../images/picto-menu_hover-enjeux.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocbusiness a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocbusiness a:hover {
  border-left: 5px solid #00a29d;
  background-image: url("../images/picto-menu_hover-business.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocechos-solutions a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocechos-solutions a:hover {
  border-left: 5px solid #364651;
  background-image: url("../images/picto-menu_hover-solutions.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocechos-360 a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocechos-360 a:hover {
  border-left: 5px solid #e8524b;
  background-image: url("../images/picto-menu_hover-360.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocechos-patrimoine a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocechos-patrimoine a:hover {
  border-left: 5px solid #b89d00;
  background-image: url("../images/picto-menu_hover-patrimoine.png");
}
#b14-layermenu #b14-blocmenuprincipal li.blocechos-weekend a.b14-sousmenuactif,
#b14-layermenu #b14-blocmenuprincipal > li.blocechos-weekend a:hover {
  border-left: 5px solid #ff7300;
  background-image: url("../images/picto-menu_hover-weekend.png");
}
#b14-layermenu #blocmenuprincipal li.blocsport a.b14-sousmenuactif,
#b14-layermenu #blocmenuprincipal > li.blocsport a:hover {
  border-left: 5px solid #81822a;
  background-image: url("../images/picto-menu_hover-sport.png");
}
@media (max-width: 1440px) {
  #b14-headermenu #b14-boutonhome,
  #b14-headermenu #b14-boutonradio,
  #b14-headermenu .b14-right .b14-blocreseauxsociaux,
  #b14-headermenu #b14-boutonjournal {
    display: none;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .b14-bloc-variation .b14-variation {
    font-size: 23px;
  }
}
