/* STYLE GENERAL */

/*@import url(//fonts.googleapis.com/css?family=Roboto);*/
/*@import url(//fonts.googleapis.com/css?family=Fjalla+One);*/

/*
@font-face {
  font-family: "Oswald-Bold";
  src: url("/css/fonts/Oswald/Oswald-Bold.ttf");
}
@font-face {
  font-family: "Oswald-ExtraLight";
  src: url("/css/fonts/Oswald/Oswald-ExtraLight.ttf");
}
@font-face {
  font-family: "Oswald-Light";
  src: url("/css/fonts/Oswald/Oswald-Light.ttf");
}
@font-face {
  font-family: "Oswald-Medium";
  src: url("/css/fonts/Oswald/Oswald-Medium.ttf");
}
@font-face {
  font-family: "Roboto";
  src: url("/css/fonts/Oswald/Roboto.ttf");
}

@font-face {
  font-family: "Oswald-SemiBold";
  src: url("/css/fonts/Oswald/Oswald-SemiBold.ttf");
}

@font-face {
  font-family: "Georgia-Regular";
  src: url("/css/fonts/Georgia/georgia.otf");
}
@font-face {
  font-family: "Georgia-Bold";
  src: url("/css/fonts/Georgia/georgiabd.otf");
}
@font-face {
  font-family: "Georgia-Italic";
  src: url("/css/fonts/Georgia/georgiai.otf");
}
@font-face {
  font-family: "Georgia-Bold-Italic";
  src: url("/css/fonts/Georgia/georgiaz.otf");
}
*/
html{
    -ms-text-size-adjust: none !important;
    -webkit-text-size-adjust: none !important;;
}
body {
    /*font-family: Roboto, Arial, Helvetica, sans-serif;*/
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: #dae4ea;
    background: #f1f2f6;
    color: #131215;

}

.colL{
    float: left;
    width: 350px;
}
.colR{
    float: right;
    margin-left: 15px;
    width: 810px;
}


#footerBas a, #footerBas p, #header-menu, #questionsReponses a, #sommaireContenu li, .btn, .creditparag, .footerHautBloc ul li, .skinH2, .sommaire-v2 p, [class*=" fa-"], [class^=fa-], h2 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mobileAff0 {
    display: block;
}

.mobileAff1 {
    display: none;
}

#conteneur {
    position: relative;
}

.titlePage {
    /* border-width: 1px; */
    /* border-color: #d8d8d8; */
    /* border-style: solid; */
    /* background-color: #ffffff; */
    width:100%;
    height: auto;
    /* padding: 15px; */
    padding-left: 0;
    text-align: left;
    font-family: Roboto;
    font-weight: bold;
    font-size: 34px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}



h1{
    margin: 0;
    font-size: 26px;
    font-weight: 400;
}
h1 .logo {
    max-height: 60px;
}

.titlePage.left h1 {
    text-align: left;
    box-sizing: border-box;
    padding-right:150px;
}
.titlePage.left .leLogo {
    max-height: 68px;
    max-width: 150px;
    position: absolute;
    right: 10px;
    top: 0px;
    bottom: 0;
    margin: auto;
}


h2{
    /* color:  #34adf3; */
    font-size: 18px;
    height:auto;
    text-align: left;
    padding: 15px 0;
    box-sizing: border-box;
    /* border-bottom:1px solid #d8d8d8; */
    margin:0;
    font-family: "Roboto";
    font-weight: 600;
}
h2 span {
    position: relative;
    left:inherit;
}
h3,div.h3{
    /*color:#34adf3;*/
    font-size: 18px;
    font-family: "Roboto";
    font-weight: normal;
    margin: 0;
    padding: 10px 0px;
}

h3.aucune{
    text-align: center;
    color: rgb(214, 64, 26);
}

h4{
    font-weight: normal;
    font-size: 16px;
    margin:0px;
    padding: 0px;
    font-family: "Roboto";
    margin-top: 15px;
}

h4+p{
    margin-top: 5px;
}

h3.h3PictoGris{
    background-image: url(../img/fd-h3.png);
    background-repeat: repeat-x;
    background-position: center;    
    margin: 0;
}

h3.h3PictoGris span{
    background-color: #FFFFFF;
    padding-right: 10px;
    background-image: url(../img/picto-fleche.png);
    background-repeat: no-repeat;
    background-position: 0px -4px;
    padding-left: 35px;
}

h3.h3PictoVert{
    background-image: url(../img/fd-h3-vert.png);
    background-repeat: repeat-x;
    background-position: center;    
    margin: 0;

}

h3.h3PictoVert span{
    background-color: #FFFFFF;
    padding-right: 10px;
    background-image: url(../img/picto-plus-de-comparateurs.png);
    background-repeat: no-repeat;
    background-position: -5px -4px;
    padding-left: 35px;
    color:#3F9100;

}

h3.h3PictoOrange{
    background-image: url(../img/fd-h3-orange.png);
    background-repeat: repeat-x;
    background-position: center;    
    margin: 0;
    

}

h3.h3PictoOrange span{
    background-color: #FFFFFF;
    padding-right: 10px;
    background-image: url(../img/picto-questions.png);
    background-repeat: no-repeat;
    background-position: -5px -3px;
    padding-left: 30px;
    color:#FFA300;
}

h3.h3PictoAvis{
    background-image: url(../img/fd-h3.png);
    background-repeat: repeat-x;
    background-position: center;    
    margin: 0 0 10px 0;
}

h3.h3PictoAvis span{
    background-color: #FFFFFF;
    padding-right: 10px;
    background-image: url(../img/picto-avis.png);
    background-repeat: no-repeat;
    background-position: 0px -3px;
    padding-left: 40px;
}

h3.colonneRight{
    margin: 0px 0px 10px 0px;
}

#filAriane a {
    text-decoration: none;
}

a{
    color: #131215;
    cursor: pointer;
    font-weight:400;
}

.clear {
    clear: both;
    display: block;
}

.orange{
    color:#FFA300;
}

.rose{
    color:#F17664;
}

.noMarging{
    margin:0;
}

.homeBtn,.homeBtnCourt,.homeBtnLarge {
    text-align: center;
}

.homeBtn a,.homeBtnCourt a,.homeBtnLarge a {
    background: #ffa200; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffa200 0%, #ff6400 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa200), color-stop(100%,#ff6400)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffa200 0%,#ff6400 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffa200 0%,#ff6400 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffa200 0%,#ff6400 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffa200 0%,#ff6400 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa200', endColorstr='#ff6400',GradientType=0 ); /* IE6-9 */
    color: #ffffff;
    font-family: "Roboto";
    font-size: 15px;
    margin: auto 0;
    padding: 2px 30px;
    text-align: center;
    text-decoration: none;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px #e14f00 solid;
}

.homeBtnLarge a {           
    padding: 2px 0px;
    width: 100%;
    display: block;
}

.homeBtnCourt a {           
    padding: 2px 10px;
}

.submit,.submitLarge{
    background: #ffa200; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffa200 0%, #ff6400 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa200), color-stop(100%,#ff6400)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffa200 0%,#ff6400 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffa200 0%,#ff6400 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffa200 0%,#ff6400 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffa200 0%,#ff6400 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa200', endColorstr='#ff6400',GradientType=0 ); /* IE6-9 */
    color: #ffffff;
    font-family: "Roboto";
    font-size: 15px;
    margin: auto 0;
    padding: 2px 30px;
    text-align: center;
    text-decoration: none;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px #e14f00 solid;
}

.submitLarge{
    padding: 2px 0px;
    width: 100%;
    display: block;
}
/* FIN STYLE GENERAL */

#habillage {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    background-image: url(../img/habillage.jpg);
    background-position: 50% 154px;
    background-repeat: no-repeat;
    height: 990px;
    cursor: pointer;
    z-index: 950;
}

#habillage a {
    display: block;
    width: 100%;
    height: 100%;
}
.content.lienBasDePage {
    padding-top:15px !important;
}
.boxContenu .content.lienBasDePage a {
    color: #34adf3;
    cursor: pointer;
    transition: 0.2s ease all;
}
.boxContenu .content.lienBasDePage a:hover {
    color: #f98208;
}
.boxContenu .content.lienBasDePage a:active {
    color: #cc621c;
}


/* HEADER */
#header{
  height: 60px;
  width: 100%;
  z-index: 997;
  position: relative;
  background: #34adf3;
}

_::-webkit-full-page-media, _:future, :root #header-content {
  width: 995px;
}
@-moz-document url-prefix() { 
  #header #header-content {
    width: 995px;
  }
}
#header-content {
  width: 1190px;
  margin: 0 auto;
  position: relative;
  height: 60px;
  z-index: 997;
}

#headerLigne{
  height: 60px;
  background: #ffff;
  position: absolute;
  bottom: 0;
  z-index: 996;
  width: 100%;
  border-bottom: 1px solid #a2c3e5;
}

#logo {
  position: absolute;
  top: 15px;
  left: 10px;
  display: block;
  z-index: 998;
}


#logoImg {
  background-image: url("/img/logo-pricebank.png");
  background-repeat: no-repeat;
  width: 144px;
  height: 26px;
  background-size: 144px 26px;
}

#header-pub {
  position: absolute;
  top: 7px;
  right: 50px;
  width: 728px;
  height: 90px;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
}

#header-menu {
  display: block;
  font-family: "Roboto";
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 60px;
  width: 100%;
  color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



#header-menu-line{
  display: none;
}

#header-menu ul.firstLevel {
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 951;
  position: relative;
  white-space: nowrap;
  font-size: 0;
  display: none;
}

#header-menu ul.firstLevel li {
  margin: 0;
  padding: 0;
  position: relative;
  height: 60px;
  display: inline-block;
  vertical-align: top;
}

#header-menu ul.firstLevel li a {
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 10px;
  display: block;
  color: #494949;
  text-decoration: none;
  font-size: 20px;
  height: 44px;
  transition:0.2s ease all;
}
#header-menu ul.firstLevel li a.last {
    padding-left: 11px;
    padding-right: 11px;
}
i.plusInMenu.fa.fa-plus-square{
  font-size: 20px;
}
#header-menu ul.firstLevel ul.secondLevel li a{
  padding-right: 10px;
    padding-left: 10px;
}
#header-content #linkActu{
  padding-left: 24px;
  padding-right: 24px;
}

#header-menu ul.firstLevel li.home a {
  padding-top: 9px;
  padding-bottom: 0px;
  text-align: center;
  font-size: 26px;
  height: 43px;
  /* width: 158px; */
  padding-left: 0px;
  padding-right: 0px;
  /* background: #fff; */
  padding-left: 10px;
  padding-right: 10px;
}

#header-menu ul.firstLevel li.menuHover a {
  background-color: rgba(63,74,92,0.94);
}

#header-menu ul.firstLevel li.sel a {
  color: #0069d9;
  background-color: #fff;
}


#header-menu ul.firstLevel ul.secondLevel li.a{
  background-image:none;
}

#header-menu ul.firstLevel li.sep {
  background-image: url(../img/menu-sep.png);
    background-repeat: no-repeat;
    width: 2px;
    height: 50px;
    background-position-y: 2px;
}

#header-menu ul.firstLevel li:hover ul.secondLevel {
  pointer-events: initial;
}

#header-menu ul.secondLevel{
  position: absolute;
  top: 50px;
  left: 0px;
  z-index: 1000;
  display:none;
  opacity: 0;
  padding:0px;
  width: 265px;
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  pointer-events: none;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.5);
    
}

#header-menu ul.secondLevel li{
  display: block;
  clear: both;
  width: 100%;
  height: 30px;
}

#header-menu ul.secondLevel li a{
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  height: 30px;
}

#header-menu ul.firstLevel ul.secondLevel li a{
  background-image: none;
    height: 24px;
    padding-top: 0;
    padding-bottom: 0;
    padding-top: 6px;
    background: #FFFFFF;
    color: #6b6b6b;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
}

#header-menu ul.firstLevel ul.secondLevel li:hover a {
  background-color: #34adf3;
  color: #ffffff;
}

#header-content #header-menu ul.firstLevel li:hover .firstLink  {
  background-color: #fff;
  color: #34adf3;
}


/*#header-content #header-menu ul.firstLevel li:hover .secondLevel a {
  background-color:  white;
}*/

#header-menu-mobile{
  display: none;
}

#header-menu ul.firstLevel li.sousMenuPlus:hover ul.secondLevel{
  display:block;
  opacity: 1;
}


li.sousMenuPlus ul.secondLevel a:after{
  content:'';
}

#rechercherSurSite {
    background: #fff;
    /* border: 1px solid #494949; */
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    /* border-radius: 20px; */
    padding: 5px 15px;
    font-size: 16px;
    margin-left: 10px;
    display: block;
    padding-top: 18px;
    cursor: pointer;
}
#rechercherSurSite:before {
    font-family: "FontAwesome";
    content: "\f002";
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
    color: #494949;
}
#rechercherSurSite:after{
    content:'';
}
li.right{
    float: right;
}
div#headerLigneBtns {
    height: 48px;
    background: #fff;
    border-bottom: 1px solid #D8D8D8;
}
div#headerLigneBtns a {
    float: right;
    border: 1px solid #003da5;
    border-radius: 50px;
    padding: 8px 10px;
    margin-top: -3px;
    margin-left: 10px;
    text-decoration: none;
    color: #003da5;
}
div#headerLigneBtns a:hover{
    color: #fff;
    background-color: #003da5;
}
div#headerLigneBtnsMob{
    display: none;
}
/* FIN HEADER */

/* FOOTER */

#footer .sep{
    width: auto;
    height: auto;
    margin:0;
}
#footer{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#footer .content {
    width: 1180px;
    margin: 0 auto;
}
#txt {
    max-width: 450px;
    text-align: justify;
}
#footer{
    margin-top: 30px;
    background-color: #3f4a5c;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
}
#footer_bas{
    /* padding-bottom: 30px; */
    position: relative;
    text-align: center;
}
#footer_left{
    width: 400px;
    padding-right: 40px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.footer_txt {
    display: inline-block;
    max-width: 450px;
    padding-right: 50px;
    font-size: 12px;
    color: #6B6B6B;
}

.footer_links{
    display: inline-block;
    vertical-align: top;
    padding-right: 50px;
    max-width: 200px;
}

.footer_links ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer_links.last{
    padding-right: 0;
}

.footer_links ul li{
    padding: 0px 0px 7px 0px;
}
.footer_links ul li a {
    text-decoration: none;
    color: #6B6B6B;
}
.footer_links ul li a:hover {
    text-decoration: underline;
}
#logo_footer{
    margin-right: 15px;
}
#logo_footer img{
    width: 159px;
    display: inline-block;
    vertical-align: middle;
}
#ligne_copy {
    font-size: 12px;
    color: #fff;
}
#ligne_sous_copy {
   font-size: 12px;
}
#ligne_sous_copy a{
    color: #fff;
}
#footer_txt{
    font-size: 12px;
    color: #6B6B6B;
}

#footer_copyright{
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

#footer_copyright ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#footer_copyright ul li {
    display: inline-block;
    font-size: 13px;
}

.footer_titre,.footer_titre_up{
    font-size: 20px;
    margin-bottom: 15px;
    color: #282828;
    font-weight: 400;
    position: relative;
    font-family: 'Roboto';
}


#footer hr {
    background: #cacaca;
    border: 0;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#btn_facebook{
    background: #fff;
    border-radius: 50%;
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    box-shadow: 0 1px 4px rgba(28,59,141,0.25), 0 5px 15px rgba(100, 163, 226, 0.25);
    text-decoration: none;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    right: 50px;
}

#btn_facebook:after{
    font-family: 'Font Awesome 5 Brands';
    content: '\f39e';
    color: #3b5998;
    font-size: 22px;
    font-weight:900;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 28px;
    margin: auto;
}

#btn_twitter{
    background: #fff;
    border-radius: 50%;
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    box-shadow: 0 1px 4px rgba(28,59,141,0.25), 0 5px 15px rgba(100, 163, 226, 0.25);
    text-decoration: none;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    margin-left: 15px;
}

#btn_twitter:after{
    font-family: 'Font Awesome 5 Brands';
    content: '\f099';
    color: #4099ff;
    font-size: 22px;
    font-weight:900;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 42px;
    height: 26px;
    margin: auto;
}

#autres_pays{
    position: absolute;
    right: 150px;
    bottom: 30px;
}

.pictoFlag {
    width: 29px;
    height: 30px;
    display: inline-block;
    background: url(/img/flag/sprite-flag.png) no-repeat;
    cursor: pointer;
}


#flag-be:hover,#flag-ca:hover,#flag-ch:hover,#flag-es:hover,#flag-fr:hover {
    opacity: .75;
    transition: .2s ease all;
}

#flag-be {
    background-position: -29px top;
    margin-left: 6px;
}

#flag-ca {
    background-position: -58px top
}

#flag-es {
    background-position: -87px top
}

#flag-ch {
    background-position: -116px top
}

#sep_rs{
    width: 1px;
    height: 40px;
    background:#accef0;
    position: absolute;
    right: 123px;
    bottom: 30px;
}
/* FIN FOOTER */

/* CONTENT */
#content,.content{
    padding: 10px;
    width: 1180px;
    margin: 0 auto;
    z-index: 996;
    position: relative;
    font-size: 14px;
}
.content{
    width: auto;
}
.contentIn{
   padding: 0;
   position: relative;
}
/* FIN CONTENT */

/* COL-LEFT */

#pubColLeft {
    text-align: center;
}

#blob {
    background-color: rgba(63,74,92,0.94);
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 950;
    display: none;
}

#colLeft{
    /* width: 960px; */
    /* float: left; */
    margin-top: 10px;
}
/* FIN COL-LEFT */

/* COL-RIGHT */
#colRight{
    /* float: right; */
    /* width:205px; */
    margin-top: 10px;
}
/* FIN COL-RIGHT */

/* etoiles */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(../js/vote-etoiles/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(../js/vote-etoiles/star.gif) no-repeat 0 0}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
div.star-rating-readonly a{cursor:default!important}
div.star-rating{background:transparent!important;overflow:hidden!important}
/* */

/* FIL ARIANE */
#filAriane {
    border-width: 1px;
    border-color: #d8d8d8;
    border-style: solid;
    background-color: #f0f6f9;
}

#filAriane .content {
    padding-top: 4px;
    padding-bottom: 2px;
}

#filAriane .faFleche a {
    height: 18px;
    padding: 9px;
    display: block;
}

#filAriane .faFleche {
    float: left;
    position: relative;
}

#filAriane .faFleche:before {
    font-family: fontAwesome;
    content: '\f054';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 13px;
    left: -4px;
    font-size: 12px;
    color: #34adf3;
}

#filAriane .faHome {
    float: left;
    display: block;
    padding: 9px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    /* min-width: 120px; */
    text-align: right;
}

#filAriane .faHome:before {
    font-family: fontAwesome;
    content:'\f015';
    color:#6b6b6b;
    margin-right:5px;
}

#filAriane .noLien {
    font-weight: 500;
    padding: 9px;
    display: block;
}

#filAriane .content{
    width: 1180px;
}

/* BOX CONTENU */

.boxContenu {
    padding: 0px;
    background-color: #f1f2f6;
    -moz-box-shadow: 0px 0px 2px 0px #9b9b9b;
    /* -webkit-box-shadow: 0px 0px 2px 0px #9b9b9b; */
    -o-box-shadow: 0px 0px 2px 0px #9b9b9b;
    /* box-shadow: 0px 0px 2px 0px #9b9b9b; */
    margin-top: 5px;
}

.boxContenu .content {
    padding: 15px 0;
    padding-top:0;
}
.boxContenu .content ul {
    text-align: left;
    font-size:0;
}
.boxContenu p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin:10px 0;
}

.boxContenu p strong {
    font-weight:400;
}

 /* BOX PAGIN */

#boxPagin {
    display: inline-block;
}

#boxPagin ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 30px;
    display: inline-block;
    -moz-box-shadow: 0px 0px 2px 0px #9b9b9b;
    -webkit-box-shadow: 0px 0px 2px 0px #9b9b9b;
    -o-box-shadow: 0px 0px 2px 0px #9b9b9b;
    box-shadow: 0px 0px 2px 0px #9b9b9b;
    border-radius: 5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ececec 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ececec 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ececec 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
}

#boxPagin ul li {
    margin: 0;
    padding: 0;
    float: left;
}

#boxPagin ul li a {
    color: #b0b0b0;
    text-decoration: none;
    padding: 7px;
    padding-bottom: 6px;
    display: block;
    border-right: 1px #dcdcdc solid;
}

#boxPagin ul li a.active, #boxPagin ul li a.active:hover {
    background: none;
    background-color: #84d000;
    color: #ffffff;
}

#boxPagin ul li a:hover {
    background: #f3f3f3; /* Old browsers */
    background: -moz-linear-gradient(top,  #f3f3f3 1%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f3f3f3 1%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f3f3f3 1%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f3f3f3 1%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f3f3f3 1%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#boxPagin ul li:last-child a {
    border: 0;
}

#msgnewsletter {
    padding: 10px 10px 0px 10px;
    color: red;
}

.tableRegigerAvis {
    border: 0;
    padding: 5px;
    border-spacing : 0;
    border-collapse : collapse;
}

.block,.blockNoPadding,.blockNoMargingTop{
    background-color: #FFFFFF;
    margin-top:14px;
    padding: 15px;
    margin-bottom: 10px;

    -moz-box-shadow: 0px 0px 2px 0px #9b9b9b;
    -webkit-box-shadow: 0px 0px 2px 0px #9b9b9b;
    -o-box-shadow: 0px 0px 2px 0px #9b9b9b;
    box-shadow: 0px 0px 2px 0px #9b9b9b;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.blockNoPadding{
    padding: 0px;
}

.blockNoMargingTop{
    margin-top: 0px;
}


/* avis */
ul.homeAvisEtoiles{
    margin: 0;
    padding:0;
    list-style: none;
    float: left;
}

ul.homeAvisEtoiles li{
    float: left;
    
}

ul.homeAvisEtoiles li.etoileOn{
    background-image: url(../img/etoile-on.png);
    width: 19px;
    height: 18px;
}

ul.homeAvisEtoiles li.etoileOff{
    background-image: url(../img/etoile-off.png);
    width: 19px;
    height: 18px;
}


.avisNom{
    font-weight: bold;
    float: left;
    margin-right: 20px;
    font-size: 15px;
    color:#000000;
}

.avisDate{
    float: right;
}

.avisSite{
    padding-bottom: 5px;
}

.avisTexte{
    position: relative;
    background-color: #F5F5F5;
    margin-top: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
}

.avisTexte p{
    margin-bottom: 0px;
    margin-top: 0px;

}

.avisTexte img{
    position: absolute;
    top:-11px;
    left:20px;
}

.avisBlock{
    padding: 10px;
}

.avisHomeCommentaire{
    margin-bottom: 10px;
}

#formulaireAvis{
    margin-bottom: 20px;
    margin-top: 10px;
    background-color: #F5F5F5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
}

#formulaireAvis table{
    width: 100%;
}

#formulaireAvis table tr td{
    padding:5px;
}

#formulaireAvis .avis-a-propos{
    width: 170px;
}

#formulaireAvis .valider{
    text-align: center;
}   

#repAvis{
    margin-top: 5px;
    margin-bottom: 10px;
    color:red;
    text-align: center;
}

#avisBoxPagination a{
    background-color: #FFA300;
    color:#FFFFFF;
    padding: 5px;
    margin-right: 5px;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

#avisBoxPagination{
    text-align: right;
    margin-top: 5px;
    margin-bottom: 10px;
}
/**/

.tableau {
    margin: 0 auto;
}

.tableau tr td {
    padding: 5px;
}

.tCenter {
    text-align: center;
}

.msg {
    color: #ff0000;
    font-weight: bold;
    text-align: center;
}

select {
    border: 1px #cccccc solid;
    background-color: #ffffff;
    padding: 5px;
    border-radius: 5px;
}

input[type=text], input[type=password],textarea {
    border: 1px #cccccc solid;
    background-color: #ffffff;
    padding: 5px;
    border-radius: 5px;
}

input[type=text]:focus, input[type=password]:focus,textarea:focus {
    border: 1px #81CD00 solid;
}

#encartGris {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1500;
}

#encartNewsletter {
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -250px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 10px;
    width: 500px;
    font-size: 12px;
}

#encartNewsletterTitre {
    background-color: #C1E958;
    padding: 10px;
    font-size: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#encartNewsletterDescription {
    background-color: #eeeeee;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
}

#encartNewsletterClose {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
}

.nlEmail {
    padding: 5px;
    background-color: #ffffff;
    border: 1px #cccccc solid;
}

.nbSubmit {
    background-color: #C1E958;
    border: 0;
    font-size: 12px;
    text-transform: uppercase;
    padding: 4px;
    cursor: pointer;
}

.listDepartements {
    -moz-box-shadow: 0px 0px 2px 0px #9b9b9b;
    -webkit-box-shadow: 0px 0px 2px 0px #9b9b9b;
    -o-box-shadow: 0px 0px 2px 0px #9b9b9b;
    box-shadow: 0px 0px 2px 0px #9b9b9b;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #ffffff; 
    margin-bottom: 15px;
    font-size: 14px;
    padding-bottom: 5px;

}

.listDepartements ul{
    margin: 0;
    padding: 0;
    list-style: none;
    column-count: 5;
}

.listDepartements ul li{
    margin: 0;
    padding: 0;
    border-top:1px #ededed solid;
}

.listDepartements ul li a{
    text-decoration: none;
    color: #77757a;
    display: block;
    padding-left: 9px;
    height: 30px;
    line-height: 30px;
    position: relative;
    transition:0.2s ease all;
}

.listDepartements ul li a span{
    color: #34adf3;
    font-weight:bold;
    transition:0.2s ease all;
}

.listDepartements ul li a:after{
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    height: 28px;
    margin: auto;
}
.listDepartements ul li a:hover span{
    color:white;
}
.listDepartements ul li a:hover{
    background-color: #34adf3;
    color:#FFFFFF;
}



.listDepartements .sel{
    
    color:#000000;
    background-color: #D8D8D8;
    background: #e0e0e0; /* Old browsers */
    background: -moz-linear-gradient(top,  #e0e0e0 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e0e0e0 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e0e0e0 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e0e0e0 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e0e0e0 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    
}

.listDepartementsTitre {
    color: #53564d;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 8px;
    font-size: 15px;
    font-family: "Roboto";
}

#rechercheDep{
    width: 94%;
    margin: auto;
    display: block;
    margin-bottom: 10px;
    box-sizing: border-box;
}


.hide{
    display: none;
}

.show{
    display: block;
}


#listeBanques ul {
    margin: 0;
    padding: 0;
}

#listeBanques ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

#listeBanques ul li a {
    width: 300px;
    padding: 5px;
    display: block;
    background-color: #f4f4f4;
    border-radius: 3px;
    text-decoration: none;
}

#listeBanques ul li a:hover {
    background-color: #FFA300;
    color: #ffffff;
}

.tRight {
    text-align: right;
}



a.btnOrange,.homeBtn a,.homeBtnCourt a,.homeBtnLarge a,.submit,.submitLarge{
    color:#FFFFFF;
    border : 1px solid #E14F00;
    text-decoration: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius:5px;
    -o-border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto';
    text-align: center;

    background:#FF6600;
    background: -webkit-linear-gradient(90deg, #FF6600, #ff9600);
    background: -moz-linear-gradient(90deg, #FF6600, #ff9600);
    background: -o-linear-gradient(90deg, #FF6600, #ff9600);
    background: -ms-linear-gradient(90deg, #FF6600, #ff9600);
    background: linear-gradient(0deg, #FF6600, #ff9600); 
}

.submitLarge{
    width: 100%;
}

a.btnOrange:hover,.homeBtn a:hover,.homeBtnCourt a:hover,.homeBtnLarge a:hover,.submit:hover,.submitLarge:hover{
    background: -webkit-linear-gradient(90deg, #ff9600, #FF6600);
    background: -moz-linear-gradient(90deg, #ff9600, #FF6600);
    background: -o-linear-gradient(90deg, #ff9600, #FF6600);
    background: -ms-linear-gradient(90deg, #ff9600, #FF6600);
    background: linear-gradient(0deg, #ff9600, #FF6600);
    color:#FFFFFF;
}

.styled-select select{
    border: 1px solid #b0b0b0;
    /*color: #868686;*/
    font-size: 16px;
    box-shadow: none;
    padding: 12px 35px 11px 7px;
    -webkit-appearance: none;
    background: #fff url(../img/select-fleche.png) no-repeat right -4px;
    font-weight: 400;
    vertical-align: 1px;
    width: 100%;
    display: block;
    padding-right: 0;
    box-sizing: border-box;
    max-width: 100%;
}


#lastAgences{
  list-style: none;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
#lastAgences li a{
  display: block;
  color: rgba(63,74,92,0.94);
  text-decoration: none;
}
#lastAgences li a:hover{
  color:#81cd00;
  text-decoration: underline;
}

.antialiased{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.listContent,.listVignette {
        margin:0;
        padding:0;
    }

.listContent li {
    margin: 0;
    list-style: none;
    width: 100%;
    display:inline-block;
    min-height: 40px;
    margin-top: 1px;
    vertical-align: middle;
    text-align: left;
    margin-right: 10px;
}
.listContent li.firstOfLine, .listVignette li.firstOfLine {
    margin-right: 0px;
}
.listContent li a:hover {
    background-color: #34adf3;
    color: white;
}

.listContent li a:hover span {
    color: white;
}

.listContent li a {
    display:block;
    position: relative;
    border-radius: 5px;
    background-color: #fff;
    vertical-align: middle;
    padding: 10px;
    padding-right: 25px;
    font-size: 16px;
    text-decoration: none;
    color: rgba(63,74,92,0.94);
    transition: ease all 0.2s;
    font-weight:normal;
    border: 0;
}

.listContent li a span{
    transition: ease all 0.2s;
    font-weight:bold;
    color:#34adf3;
    margin-right:5px;
}

.listContent li a:after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 13px;
    color:#34adf3;
    transition:0.2s ease all;
}
.listContent li:hover a:after {
    color:white;
}

    .listContent {
    margin:0;
    padding:0;
}


.listVignette li {
    margin: 0;
    list-style: none;
    width: 100%;
    display:inline-block;
    /* min-height: 40px; */
    margin-top: 2px;
    padding: 2px;
    /* height:40px; */
    position: relative;
    text-align: left;
    cursor:pointer;
    transition:0.2s ease all;
    margin-right: 10px;
    border-radius: 5px;
    background: #fff;
}

.listVignette li:hover {
    background-color: #34adf3 !important;
    color: white;
}

.listVignette li:hover a {
    color: white;
}
.listVignette li img {
    max-width: 100px;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    position: absolute;
    margin: auto;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.listVignette li a {
    display:inline-block;
    position: relative;
    vertical-align: middle;
    padding-right: 25px;
    font-size: 16px;
    text-decoration: none;
    color:rgba(63,74,92,0.94);
    vertical-align: middle;
    /* max-width: 154px; */
    padding-left: 15px;
    transition:0.2s ease all;
    vertical-align: top;
    padding-top: 5px;
}


.listVignette li a span{
    color:  rgba(63,74,92,0.94);
    transition: ease all 0.2s;
}

.listVignette li:after {
    font-family: FontAwesome;
    content: "\f054";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    height: 15px;
    margin: auto;
    color: #34adf3;
    font-size:16px;
}
.listVignette li:hover:after {
    color:white;

}
.listVignette li:nth-child(odd) {
    background: #fff;
}
.cartoucheVignette {
    background-color:white;
    width:150px;
    height:40px;
    display:inline-block;
    position: relative;
    vertical-align: middle;
    border-radius:3px 0 0 3px;
    overflow: hidden;
}   
.selectBEL {
    width:325px;
    height:auto;
    min-height:40px;
    position: relative;
    margin:auto;
    left:0;
    right:0;
    border-radius: 5px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    transition:0.2s ease all;
}

.selectBEL.open{
    border-width: 1px;
    border-color:  #34adf3;
    border-style: solid;
    border-bottom: 1px solid #eeeeee;
    border-radius: 5px 5px 0 0;
}

.selectAffiche {
    position: relative;
    background-color: #fff;
    border-radius: 5px;
    cursor:pointer;
    border-bottom: 1px solid #eeeeee;
}
.selectAffiche div {
    width:300px;
    height:39px;
    padding:10px;
    box-sizing: border-box;
    /* color:  #a2a2a2; */
    font-size: 16px;/* Approximation causÃƒÆ’Ã‚Â©e par une substitution de police */
    font-style: italic;
}
.selectAffiche:after {
    font-family: FontAwesome;
    content: '\f078';
    color: #34adf3;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    height: 16px;
    margin: auto;
}
.selectChoices {
    position: absolute;
    width:325px;
    height:0;
    overflow:hidden;
    transition:0.2s ease all;
    background-color: #fff;
    left:-1px;
    z-index: 1;
}
.selectChoice a {
    text-decoration: none;
    color: rgba(63,74,92,0.94);
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    padding: 5px;
    box-sizing: border-box;
    line-height:20px;
     height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.selectChoice a span {
    color:#34adf3;
    font-weight:600;
}
.selectChoice {
    color: #a2a2a2;
    text-align: left;
    border-bottom: 1px solid #d8d8d8;
    cursor:pointer;    
    height: 30px;
    position: relative;
}
.selectChoice:hover a span,.selectChoice:hover a{ 
    color:white;
}
.selectChoice:hover {
    background-color:#34adf3;
}
.selectBEL.open .selectChoices {
    height:200px;
    overflow-y: scroll;
    border-radius:0 0 5px 5px;
    border-bottom: 1px solid #34adf3;
    border-left: 1px solid #34adf3;
    border-right: 1px solid #34adf3;
}
.selectBEL.open .selectAffiche {
    border-radius:5px 5px 0 0;
    border-bottom: 1px solid #d8d8d8;
}   
.selectBEL.open .selectAffiche:after {
    content:'\f077';
}
.selectBEL ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
.selectBEL ::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 0 5px 5px 0;
    background-color: white;
}

.selectBEL ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.codeBankPanel {
    border-width: 2px;
    border-color:  #eeeeee;
    border-style: solid;
    font-family: Roboto;
    color:  #6b6b6b;
    background-color: white;
    font-weight: 400;
    margin-top:15px;
}
.codeBankPanel div span {
    float:right;
    padding-right:10px;
}

.codeBankPanel div {
    line-height:40px;
    padding-left:10px;
}
.codeBankPanel .gray {
    background-color: #eeeeee;
}

.nbAgences{
    font-size: 12px;
    display: block;
    position: absolute;
    left: 167px;
    bottom: 5px;
    color: gray;
    font-style: italic;
}

.listVignette li a{
    vertical-align: top;
    padding-top: 5px;
}

.listVignette li a.middle{
    vertical-align: middle;
    padding-top: 0;
}

.listVignette li.bigTitre a{
    vertical-align: top;
    padding-top: 1px;
    line-height: 13px;
    font-size: 14px;
}

.bigTitre .nbAgences{
    bottom: 1px;
}

.listVignette li:hover .nbAgences{
    color: white;
}


#blocNavMobile{
  display: none;
}


a.btnBleuLight {
    border-radius: 5px;
    padding: 8px 10px;
    text-decoration: none;
    display: block;
    margin: auto;
    font-family: "Fjalla One";
    color: #FFFFFF;
    border: 1px solid #0066cc;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #0066cc;
    background: -webkit-linear-gradient(90deg, #0066cc, #0099ff);
    background: -moz-linear-gradient(90deg, #0066cc, #0099ff);
    background: -o-linear-gradient(90deg, #0066cc, #0099ff);
    background: -ms-linear-gradient(90deg, #0066cc, #0099ff);
    background: linear-gradient(0deg, #0066cc, #0099ff);
}
a.btnBleuLight:hover{
    color: #fff;
    background-color: #003da5;
}

.pt-0{
    padding-top: 0 !important;
}
.mt-0{
    margin-top: 0 !important;
}
@media screen and (max-device-width: 750px) {
  #header-menu.open {
      overflow-y: scroll;
  }
}


@media (max-width: 750px) {

    .listContent li{
        /*margin-top: -2px;*/
    }
    .listContent li a{
        border-radius: 0;
    }

    .listContent li:first-child a{
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .listContent li:last-child a{
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #filAriane .content{
        width: auto;
    }

    .colL{
        float: none;
        width: auto;
    }
    .colR{
        float: none;
        width: auto;
        margin-left:0;
    }

    #rechercherSurSite{
        background: none;
    }
    #rechercherSurSite:before{
        color: #fff;
    }
    #rechercherSurSite{
        text-align: left;
    }
    #rechercherSurSite:after{
        content:'rechercher';
    }

    div#headerLigneBtns{
        display: none;
    }

    div#headerLigneBtnsMob {
        display: block;
        height: auto;
    }
    div#headerLigneBtnsMob a {
        border: 1px solid #fff;
        border-radius: 50px;
        padding: 8px 10px;
        margin-top: -3px;
        margin-left: 0px;
        text-decoration: none;
        color: #fff;
        display: block;
        margin-bottom: 10px;
        font-size: 16px;
    }

    #footer .content{
        width: auto;
    }
    #footer_bas_end{
        text-align: center;
        padding-bottom: 15px;
        position: relative;
    }
    
    #footer_left{
        width: auto;
    }

    #logo_footer{
        display: block;
        text-align: center;
        margin-right: 0;
        margin-bottom: 10px;
    }

    #footer_copyright{
        display: block;
        text-align: center;
    }

    .footer_links{
        display: block;
        max-width: none;
        padding-right: 0;
    }

    .footer_links ul{
        display: none;
        padding-bottom: 10px;
    }

    .footer_titre,.footer_titre_up{
        margin-bottom: 10px;
        cursor: pointer;
    }

    .footer_titre::after {
        font-family: 'Font Awesome 5 Free';
        content: '\f078';
        position: absolute;
        right: 10px;
        font-size: 16px;
        font-weight: 700;
        top: 5px;
    }

    .footer_titre_up::after {
        font-family: 'Font Awesome 5 Free';
        content: '\f077';
        position: absolute;
        right: 10px;
        font-size: 20px;
        font-weight: 700;
    }

    #autres_pays{
        position: relative;
        right: auto;
        bottom: auto;
        display: inline-block;
        vertical-align: middle;
    }

    #sep_rs{
        display: inline-block;
        position: relative;
        right: auto;
        bottom: auto;
        margin-left: 15px;
        vertical-align: middle;
    }

    #footer_bas #ligne_2{
        padding-top: 0px;
        padding-bottom: 10px;
    }

    #btn_twitter{
        display: inline-block;
        float: none;
        vertical-align: middle;
        position: relative;
        right: auto;
        top: auto;
    }

    #btn_facebook{
        display: inline-block;
        float: none;
        vertical-align: middle;
        position: relative;
        right: auto;
        top: auto;
    }

  div#blocNavMobile {
      display: block;
      font-size: 13px;
      line-height: 17px;
      color: #4a4a4a;
      background: rgba(255,255,255,0.75);
      /* box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25); */
      padding: 6px 5px 6px 10px;
  }

  #blocNavMobile a {
      color: #4a4a4a;
      text-decoration: none;
      font-family: Lato;
      font-weight: 400;
  }

  #blocNavMobile a:before {
      font-family: "FontAwesome";
      content: '\f053';
      font-size: 13px;
      margin-right: 5px;
  }

    #conteneur {
        left:0;
        transition: 0.5s ease left;
    }
    input, select, textarea {
        max-width: 90%;
    }

    #listeBanques ul li {
        float: none;
    }

    #listeBanques ul li a {
        width: auto;
    }

    .boxContenu .logo {
        /*max-width: 100px;*/
    }

    #filAriane {
        display: none;
    }

    .logo img {
        max-width: 100px;
    }

  _::-webkit-full-page-media, _:future, :root #header-content {
      width: auto;
    }
    @-moz-document url-prefix() { 
      #header #header-content {
        width: auto;
      }
    }

    #headerLigne {
      display:none;
    }

    #header-content #header-menu ul.firstLevel .sel:hover .firstLink  {
      background-color: rgba(0,0,0,.25);
      border-bottom: 1px solid #6b6b6b;
      box-shadow: none;
    }

    .mobileAff0 {
        display: none;
    }

    .mobileAff1 {
        display: block;
        text-align: right;
        margin-right: 8px;
        text-align: center;
    }
    #logo {
        display: block;
        position: relative;
        top: 7px;
        left: auto;
        padding-top: 8px;
        /*! padding-bottom: 15px; */
        text-align: center;
        margin: auto;
    }

    #logoImg{
        background-image: url(/img/logo-pricebank.png);
        width: auto;
        width: 144px;
        margin-top: 12px;
        height: 26px;
        background-size: contain;
        display: inline-block;
        
    }

    .boxEliracash {
        display: none;
    }

    .mobileAff1 {
        display: block;
    }

    .mobileAff0 {
        display: none;
    }

    #content,.content {
        width: auto;
        font-size: 14px;
    }

    body.fixed {
        position: fixed;
        overflow-x: hidden;
    }

    body.fixed #conteneur, body.fixed #accept_cookies{
        left:265px;
    }
    
    #colLeft {
        float: none;
        width: auto;
        margin-top: 0;
    }

    #colRight {
        display: none;
    }

    #canvas_france {
        display: none;
    }
#footerBas {
        padding-bottom: 1px;
    }
    #footerBas a {
        margin-left: 6px;
        margin-right: 6px;
        margin-bottom: 5px;
        display: inline-block;
    }
    #footerHaut,#footerBas {
        padding-top: 0px;
        padding-bottom: 10px;
        padding-left: 12px;
        padding-right: 12px;
        box-sizing: border-box;
    }
    #footer-content {
        padding: 0;
        width: 100%;
        box-sizing: border-box;
    }
    .footerHautBloc ul {
        display:none;
        margin-bottom: 10px;
    }
    .footerHautBloc {
        display:block;
        float:none;
        width:100%;
        border-bottom: 1px solid #6b6b6b;
    }
    #footerHautBloc3 {
        margin-left:0;
        margin-bottom:0;
    }
    #footerHautBlocLast {
        border: 0;
        height: 105px;
        transition: 0.2s ease all;
    }
    .footerHautBlocTitre {
        padding-bottom: 10px;
        padding-top:10px;
        color: #cacaca;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        text-align: left;
        cursor:pointer;
    }
    .footerHautBlocTitre:after {
        font-family: FontAwesome;
        content: '\f078';
        position: absolute;
        right: 0px;
        font-size: 16px;
        color: #a2a2a2;
    }
    #footerReseauxSociaux .footerHautBlocTitre:after {
        content: '';
    }
    #footerReseauxSociaux .footerHautBlocTitre {
        display:none;
    }
    #footerHautBlocLast {
        border:0;
        height:105px;
        transition:0.2s ease all;
    }
    #footerReseauxSociaux {
        bottom: 0;
        position: absolute;
        width:100%;
        text-align: center;
    }
    #footerAutrePays {
        margin-bottom:90px;
        border-bottom: 1px solid #6b6b6b;
        margin-top: 0;
      position: relative;
    }
    #footerAutrePays .pictoFlag {
        display:none;
    }
    .pictoReseauxSociaux {
        display:inline-block;
        float:none;
    }

    #lastAgences{
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1;
    }
      .listVignette li {
        margin: 0;
        list-style: none;
        min-width: 262px;
        width:100%;
        display: inline-block;
        min-height: 40px;
        background-color: #fff;
        border-radius: 5px;
        padding: 2px;
        height: 44px;
        position: relative;
        margin: auto;
        display: block;
        margin-top: 2px;
        box-sizing: border-box;
    }
    .listVignette li a{
        display: inline-block;
        position: relative;
        padding-right: 5px;
        font-size: 16px;
        text-decoration: none;
        /* color: #34adf3; */
        /*max-width: 155px;*/
        max-width: none;
        /*padding-left: 65px;*/
    }

    .boxContenu h2 {
        height: auto;
        line-height: inherit;
        padding: 15px 0px;
    }
    .boxContenu .logo {
        /*max-width: 90px;*/
    }
    .cartoucheVignette {
        width: 100px;
    }
    .listContent li a {
        font-size: 16px;
    }
    
    .titlePage.left h1 {
        padding-right:150px;
    }
    
    .boxContenu h2 {
        line-height: 22px !important;
    }
    h2 span {
        position: relative !important;
        left:inherit !important;
        bottom:inherit !important;
        height:inherit !important;
        left:inherit !important;
    }
    .titlePage {
        max-height:inherit;
    }
    .listContent li {
        /*width:48.9%;*/
        width:100%;
    }
    .listContent li.firstOfLine, .listVignette li.firstOfLine {
        margin-right: 1%;
    }
    .boxContenu .content {
        padding: 10px 0px;
        padding-top: 0;
    }

    
    .nbAgences{
        left: 117px;
    }

    .listVignette li.bigTitre a{
        vertical-align: top;
        padding-top: 5px;
        line-height: 19px;
        font-size: 16px;
    }

    .bigTitre .nbAgences{
        bottom: 5px;
    }

  #header-menu-mobile {
    display: block;
    width:38px;
    height:38px;
    border-radius:5px;
    z-index:998;
    position:absolute;
    top: 10px;
    left: 10px;
    transition:all 0.3s;
    cursor:pointer;
  }
  #header-menu-mobile.open {
    color:white;
    box-shadow: none;
  }
  #header-menu-mobile.open i:before {
    content:'\f00d';
  }

  #header-menu-mobile i {
    text-align: center;
    margin: auto;
    display: block;
    font-size: 30px;
    padding-top: 6px;
    color: #fff;
  }

  #header {
    background: none;
    height: auto;
    color: #fff;
  }
  .opacMenuResp {
    position: fixed;
    background-color: rgba(245, 245, 245, 0.5);
    width: 100%;
    height: 100%;
    z-index: 996;
    display: none;
    top: 0;
    left: 0;
  }
  #header-content {
    width: auto;
    height: 60px;
    background-color:#34adf3;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  }

  #header-pub {
    display: none;
  }
  
  #header-menu {
    display:block;
    position: fixed;
    left:-265px;
    opacity: 0;
    transition: 0.5s ease left,0.5s ease opacity;
    -webkit-transition: 0.5s ease left,0.5s ease opacity;
    width: 265px;
    z-index: 999;
    height: 100%;
    background-color: rgba(63,74,92,0.94);
    background: #fff;
    /*overflow-y: scroll;*/
  }
  #header-menu.open {
    left:0;
    opacity: 1;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5);
    overflow-y: scroll;
  }
  #header-menu-line{
    display: block;
  }

  #header-menu-line1{
    height: 5px;
    background-color: #80b620;
  }

  #header-menu-line2{
    height: 10px;
    background-color: #4a4a4a;
  }

  #header-menu ul.firstLevel{
    display: block;
  }

  #header-menu ul.firstLevel li {
      margin: 0;
      padding: 0;
      float: none;
      position: relative;
      height: auto;
      line-height: 37px;
      box-sizing: border-box;
      display:block;
  }

  #header-menu ul.firstLevel li.sep {
    display: none;
  }
  #header-content #header-menu .sousMenuPlus .secondLevel {
    display:none;
    border-radius:0;
  }

  #header-menu ul.firstLevel li a {
    text-align: left;
    font-size: 16px;
    padding: 2px;
    padding-right:5px;
    padding-left:15px;
    height: 40px;
    box-sizing: border-box;
    background:transparent;
    border-bottom: 1px solid #eee;
    font-family: "Roboto";
  }
  #header-content #header-menu ul.secondLevel li a {
    text-align: left;
    font-size: 16px;
    padding: 7px;
    padding-right:5px;
    padding-left:15px;
    color:inherit;
    margin-top:-2px;
    height: 40px;
    line-height:28px;
    box-sizing: border-box;
    background:transparent;
    border-bottom: 1px solid #cacaca;
    font-family: "Roboto";
  }

  li.sousMenuPlus a:after {
      font-family: 'FontAwesome';
      content: '\f107';
      margin: 0;
      font-weight: 600;
      position: absolute;
      right: 15px;
      font-size: 22px;
  }
  #header-menu ul.firstLevel li.home a img {
    display: none;
  }

  #header-menu ul.firstLevel li.home a i {
    display: none;
  }

  #header-content #header-menu ul.firstLevel li a:hover,   #header-content #header-menu ul.firstLevel li a.firstLink.open {
    /* background-color:  #34adf3; */
    /* box-shadow: 2px 4px 15px 0px rgba(0, 0, 0, 0.25); */
    color:white;
    /* border-color: #34adf3; */
  }

  #header-menu ul.firstLevel li.home a:after {
    display: inline-block;
    content: 'Page d\'accueil';
    font-size: 18px;
  }

  #header-menu ul.firstLevel li.home a {
      width: 100%;
      text-align: left;
      padding: 0;
      height: 100%;
      line-height: 45px;
      padding-left: 15px;
      box-sizing: border-box;
  }

  .sousMenuPlus .secondLevel {
      background: white;
      color: rgba(63,74,92,0.94);
      font-size: 16px;
  }
  #header-menu ul.firstLevel li.sousMenuPlus .secondLevel a {
    color: inherit;
    border-bottom: 1px solid #cacaca;
  }

  #header-menu ul.firstLevel li.sel a {
    background: none;
    background-color: #34adf3;
  }

  #header-menu ul.secondLevel {
    display: block;
    opacity: 1;
    position: inherit;
    right: 0;
    top: 0;
    width: 265px;
    box-shadow: none;
    transition: none;
  }
  #header-menu ul.firstLevel li.home a i#faHomeInMenu{
    display: inline-block;
      margin-right: 5px;
      height: auto;
  }
  #header-menu ul.firstLevel li#menuPlus > a {
    display: none;
  }

  #header-menu ul.firstLevel li#menuPlus .secondLevel {
      display: block;
  }

  #header-menu ul.secondLevel{
      background: rgba(63,74,92,0.94);
      color: #fff;
  }

  #header-content #header-menu ul.secondLevel li a {
    border-bottom: 1px solid #6b6b6b;
  }
  
}

@media (max-width: 500px) {

    .selectBEL, .selectBEL .selectChoices {
        width:100%;
    }
    .selectAffiche div {
        width: 89%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .titlePage img.leLogo {
        position: relative !important;
        display: block;
    }

    .titlePage.left h1{
        padding-right: 0;
    }
}

@media (max-width:400px) {
    #logoImg {
        background-image: url(/img/logo-bel-inline-min.png);
        width: auto;
        width: 220px;
        margin-top: 10px;
        margin-left: 40px;
        height: 31px;
        background-size: contain;
        display: inline-block;
        display: block;
    }
     .listVignette li a{
        font-size:14px;
        /* max-width:130px; */
        padding-left: 5px;
    }

    .listVignette li {
        margin-top: 2px;
    }
    .listContent li {
        margin: 0;
        list-style: none;
        width: 100%;
        display: inline-block;
        /* min-height: 40px; */
        margin-top: 1px;
    }
    .boxContenu .content {
        padding: 10px 0px;
        padding-top: 0;
        padding-bottom: 15px;
    }
    .cartoucheVignette .logo {
        max-height:45px;
    }

    .nbAgences{
        left: 107px;
    }

    .listVignette li.bigTitre a{
        vertical-align: top;
        padding-top: 1px;
        line-height: 12px;
        font-size: 14px;
    }

    .bigTitre .nbAgences{
        bottom: 1px;
    }
}