/* CSS Document by Black meridian */

/* ------------------------------------------------------------------------ */
/* >>>>>>>>>>>>>   reset                                               <<<< */
/* ------------------------------------------------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
body {line-height: 1; color: black; background: white;}
ol,ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption,th,td {text-align: left; font-weight: normal;}
img {vertical-align: bottom;}

/* ------------------------------------------------------------------------ */
/* >>>>>>>>>>>>>   global                                              <<<< */
/* ------------------------------------------------------------------------ */

html {height: 100%; min-height: 100%; font: 0.625em / 1em 'Open Sans', sans-serif;}
body {height: 100%; color: #4b4b4b; background: #fff; -webkit-font-smoothing: antialiased;}
h1,h2,h3,h4,h5,h6 {line-height: normal; font-weight: normal;}
p, li {line-height: normal;}
strong {font-weight: bold;}
em {font-style: italic;}
a {text-decoration: underline; color: inherit;}
a:hover,
a:focus {text-decoration: underline; color: inherit; outline: none;}
a span,
button {cursor: pointer;}
img {max-width: 100%;}

h2 {position: relative; top: -5px; margin-bottom: 12px; font-family: 'Bentham', serif; font-size: 52px; font-size: 5.2rem; line-height: 42px; line-height: 4.2rem; color: #3f64ab;}
h3 {position: relative; top: -7px; margin: 58px 0 12px; font-family: 'Bentham', serif; font-size: 28px; font-size: 2.8rem; line-height: 30px; line-height: 3rem;}
h3:first-child {margin-top: 0;}
h4 {margin: 20px 0 7px; font-size: 16px; font-size: 1.6rem; line-height: 26px; line-height: 2.6rem; font-weight: bold;}
h4:first-child {margin-top: 0;}
p {margin-bottom: 7px; font-size: 16px; font-size: 1.6rem; line-height: 26px; line-height: 2.6rem; overflow: hidden;}
p:last-child {margin-bottom: 0;}
ul, ol {overflow: hidden;}
li {padding-left: 15px; font-size: 14px; font-size: 1.6rem; line-height: 26px; line-height: 2.6rem;}

p > strong > em > a {font-size: 12px; font-size: 1.2rem; line-height: 20px; line-height: 2.2rem; font-weight: bold; font-style: normal; text-transform: uppercase; text-decoration: none;}
p > strong > em > a:hover,
p > strong > em > a:focus {text-decoration: none; color: #3f64ab;}

p img {margin-bottom: 40px;}
p:last-child img:last-child {margin-bottom: 0;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   bootstrap                                    <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#page {overflow: hidden;}

.container {position: relative;}
.row {margin: 0;}

.nav {margin: 0; padding: 0; overflow: visible;}
.nav:before, .nav:after {display: table; clear: both; content: "";}
.nav li {margin: 0; padding: 0; font-size: 10px; font-size: 1rem; line-height: normal; text-indent: 0; background: none;}
.nav li:before {content: "";}
.nav li a {padding: 0; text-decoration: none; background: none;}
.nav li a:hover,
.nav li a:focus {background: none;}

.navbar-collapse {margin: 0; padding: 0; border: 0; max-height: none;}
.navbar-collapse {
  -webkit-box-shadow: none;
  -moz-box-shadow:    none;
  box-shadow:         none;
}

.navbar {margin-bottom: 0; border: 0; min-height: 0;}
.navbar {
  -webkit-border-radius: 0;
  -moz-border-radius:    0;
  border-radius:         0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding: 0;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   header                                       <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#header {color: #e6e4e1; background: #3b3738;}
#header > .container {padding-left: 278px;}
#header .logo {padding: 0; border-bottom: 1px solid #cecac4;}
#header .logo a {display: block; margin: 0 auto; width: 250px; height: 250px; overflow: hidden; text-indent: -999em; background: url('images/logo-jdp-v2.png') no-repeat 0 0;}
#header .illustration {position: relative;}
#header .illustration .image {height: 700px; background: no-repeat 50% 50%;}
#header .illustration .image {
  -webkit-background-size: cover;
  -moz-background-size:    cover;
  background-size:         cover;
}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   nav                                          <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#nav {position: absolute; z-index: 120; left: 15px; top: 0; padding: 0 0 30px; width: 263px; color: #3b3738; background: #fff;}
#nav {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.025);
  -moz-box-shadow:    0 0 0 1px rgba(0, 0, 0, 0.025);
  box-shadow:         0 0 0 1px rgba(0, 0, 0, 0.025);
}
#nav:after {position: absolute; left: 50%; top: 100%; margin: -7px -48px 0; width: 95px; height: 54px; content: ""; background: url('images/nav-bg-v2.png') no-repeat 0 0;}

#nav .nav li {border-bottom: 1px solid #cecac4;}
#nav .nav li a {display: block; position: relative; padding: 14px 37px 15px 15px; font-size: 15px; font-size: 1.5rem; line-height: 22px; line-height: 2.2rem; font-weight: 600; text-transform: uppercase;}
#nav .nav li a:after {position: absolute; right: 15px; top: 50%; margin-top: -6px; width: 7px; height: 11px; overflow: hidden; content: ""; background: url('images/arrow-v2.png') no-repeat 0 0;}
#nav .nav li a:hover,
#nav .nav li a:focus {color: #3f64ab;}
#nav .nav li a:hover:after,
#nav .nav li a:focus:after {background-position: -7px 0;}
#nav .nav li.active > a,
#nav .nav li.active > a:hover,
#nav .nav li.active > a:focus {font-weight: 800; color: #3f64ab;}
#nav .nav li.active > a:after,
#nav .nav li.active > a:hover:after,
#nav .nav li.active > a:focus:after {width: 8px; height: 12px; background-position: 0 -11px;}

#nav .nav li.active ul {display: block;}
#nav .nav li ul {display: none; border-top: 1px solid #cecac4; background: #f2f1f0;}
#nav .nav li li {border-color: #fff;}
#nav .nav li li a {font-weight: normal; text-transform: none; color: #3f64ab;}
#nav .nav li li a:after,
#nav .nav li li a:after {width: 6px; background-position: 0 -23px;}
#nav .nav li li a:hover,
#nav .nav li li a:focus {color: #3f64ab;}
#nav .nav li li a:hover:after,
#nav .nav li li a:focus:after {background-position: -6px -23px;}
#nav .nav li li.active > a {
  -webkit-box-shadow: 0 -1px 0 #d9d9d9 inset, 0 1px 0 #f2f1f0 inset;
  -moz-box-shadow:    0 -1px 0 #d9d9d9 inset, 0 1px 0 #f2f1f0 inset;
  box-shadow:         0 -1px 0 #d9d9d9 inset, 0 1px 0 #f2f1f0 inset;
}
#nav .nav li li.active > a,
#nav .nav li li.active > a:hover,
#nav .nav li li.active > a:focus {font-weight: normal; background: #e9e8e7;}
#nav .nav li li.active > a:after,
#nav .nav li li.active > a:hover:after,
#nav .nav li li.active > a:focus:after {width: 6px; height: 11px; background-position: 0 -23px;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   topnav                                       <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#topnav .nav li {position: relative; float: left; height: 50px; overflow: hidden; font-size: 14px; font-size: 1.4rem; line-height: 50px; font-weight: 600; text-align: center;}
#topnav .nav li + li {border-left: 1px solid #6f6b6b;}
#topnav .nav li + li.white {border-left: 0;}
#topnav .nav li.white {color: #3b3738; background: #fff;}
#topnav .nav li.white + li.white {border-left: 2px solid #3b3738;}
#topnav .nav li a {display: block; width: 100%; height: 100%;}
#topnav .nav li.social a {text-indent: -999em; text-align: left; background: url('images/social-icons-v2.png') no-repeat 1000px 1000px;}
#topnav .nav li.social a:hover,
#topnav .nav li.social a:focus {background-color: #454142;}

#topnav .nav li.facebook {border-left: 0; width: 60px;}
#topnav .nav li.facebook a {background-position: 0 0;}
#topnav .nav li.facebook a:hover,
#topnav .nav li.facebook a:focus {background-position: 0 -50px;}

#topnav .nav li.twitter {width: 61px;}
#topnav .nav li.twitter a {background-position: -61px 0;}
#topnav .nav li.twitter a:hover,
#topnav .nav li.twitter a:focus {background-position: -61px -50px;}

#topnav .nav li.google {width: 61px;}
#topnav .nav li.google a {background-position: -122px 0;}
#topnav .nav li.google a:hover,
#topnav .nav li.google a:focus {background-position: -122px -50px;}

#topnav .nav li.linkedin {width: 61px;}
#topnav .nav li.linkedin a {background-position: -183px 0;}
#topnav .nav li.linkedin a:hover,
#topnav .nav li.linkedin a:focus {background-position: -183px -50px;}

#topnav .nav li.instagram {width: 61px;}
#topnav .nav li.instagram a {background-position: -244px 0;}
#topnav .nav li.instagram a:hover,
#topnav .nav li.instagram a:focus {background-position: -244px -50px;}

#topnav .nav li.langue {width: 125px;}

#topnav .nav li.tel {padding-left: 36px; width: 209px; font-family: 'Bentham', serif; font-size: 24px; font-size: 2.4rem; line-height: 50px; font-weight: normal;}
#topnav .nav li.tel:before {position: absolute; left: 20px; top: 50%; margin-top: -14px; width: 16px; height: 28px; overflow: hidden; content: ""; background: url('images/tel-icon-v2.png') no-repeat 0 0;}

#topnav .nav li.reservation {padding: 5px 0; width: 361px; text-align: right; background: none;}
#topnav .nav li.reservation a {display: inline-block; padding: 0 15px; vertical-align: top; width: auto; font-family: 'Bentham', serif; font-size: 28px; font-size: 2.8rem; line-height: 38px; font-weight: normal; color: #fff; background-color: #3f64ab; border-radius: 4px;}
#topnav .nav li.reservation a:hover,
#topnav .nav li.reservation a:focus {background-color: #365ba1;}

#topnav .nav li.reservation a.virtual-tour {background-color: #5e5e5e;}
#topnav .nav li.reservation a.virtual-tour:hover,
#topnav .nav li.reservation a.virtual-tour:focus {background-color: #625f60;}

#topnav .nav li.reservation.reservation-small a {font-size: 18px; font-size: 1.8rem;}
/*#topnav .nav li.reservation a:before {position: absolute; left: 17px; top: 50%; margin-top: -9px; width: 62px; height: 18px; overflow: hidden; content: ""; background: url('images/reservation-icons.png') no-repeat 0 0;}
#topnav .nav li.reservation a:hover:before,
#topnav .nav li.reservation a:focus:before {background-position: 0 -18px;}
#topnav .nav li.reservation a:after {position: absolute; right: 0; top: 0; width: 50px; height: 50px; overflow: hidden; content: ""; background: url('images/reservation-arrow.png') no-repeat 0 0;}
#topnav .nav li.reservation a:hover:after,
#topnav .nav li.reservation a:focus:after {background-position: 0 -50px;}*/

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   footer                                       <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#footer {color: #e6e4e1; background: #3b3738;}
#footer .illustration {position: relative; border-bottom: 1px solid #fff;}
#footer .illustration .image {display: block; position: relative; height: 401px; text-decoration: none; background: url('images/footer-bg.jpg') no-repeat 50% 50%;}
#footer .illustration .image {
  -webkit-background-size: cover;
  -moz-background-size:    cover;
  background-size:         cover;
}
#footer .illustration .image:hover:before,
#footer .illustration .image:focus:before {position: absolute; left: 0; top: 0; right:0; bottom: 0; content: ""; background: rgba(229, 230, 231, 0.1);}

#footer .illustration .image .pastille {position: absolute; z-index: 10; left: 50%; top: 50%; margin: -101px -132px; padding: 74px 0 0; width: 263px; height: 251px; overflow: hidden; font-family: 'Bentham', serif; font-size: 28px; font-size: 2.8rem; line-height: 30px; line-height: 3rem; text-transform: uppercase; text-align: center; color: #3b3738; background: url('images/pastille-bg-v2.png') no-repeat 0 0;}
#footer .illustration .image .pastille:after {position: absolute; left: 50%; bottom: 39px; margin-left: -4px; width: 7px; height: 11px; overflow: hidden; content: ""; background: url('images/arrow-v2.png') no-repeat -7px 0;}
#footer .illustration .image:hover .pastille:after,
#footer .illustration .image:focus .pastille:after {background-position: 0 0;}

#footer .illustration .image .pastille strong {font-size: 52px; font-size: 5.2rem; font-weight: normal; color: #3f64ab;}
#footer .illustration .image .pastille em {display: block; margin-top: 17px; font-family: 'Open Sans', sans-serif; font-size: 12px; font-size: 1.2rem; line-height: 22px; line-height: 2.2rem; font-weight: bold; font-style: normal;}
#footer .illustration .image:hover .pastille em,
#footer .illustration .image:focus .pastille em {color: #3f64ab;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   botnav                                       <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#botnav {padding: 36px 0;}
#botnav .nav li {float: left; padding-right: 25px; height: 28px; font-size: 14px; font-size: 1.4rem; line-height: 26px; text-align: center;}
#botnav .nav li:last-child {padding-right: 0;}
#botnav .nav li:hover {color: #b3b0af;}
#botnav .nav li + li {padding-left: 26px; background: url('images/botnav-border.gif') repeat-y 0 0;}

/*#botnav .nav li.jdp {width: 315px; font-family: 'Bentham', serif; font-size: 28px; font-size: 2.8rem; line-height: 22px; color: #fff;}
#botnav .nav li.jdp:hover {color: #b3b0af;}

#botnav .nav li.adresse {width: 355px;}
#botnav .nav li.adresse:before {float: left; margin-right: 15px; width: 32px; height: 28px; content: ""; background: url('images/footer-icons.png') no-repeat 0 0;}
#botnav .nav li.adresse:hover:before {background-position: 0 -28px;}

#botnav .nav li.tel {width: 185px;}
#botnav .nav li.tel:before {float: left; margin-right: 15px; width: 16px; height: 28px; content: ""; background: url('images/footer-icons.png') no-repeat -33px 0;}
#botnav .nav li.tel:hover:before {background-position: -33px -28px;}

#botnav .nav li.contact {width: 285px;}
#botnav .nav li.contact:before {float: left; margin-right: 15px; width: 32px; height: 28px; content: ""; background: url('images/footer-icons.png') no-repeat -50px 0;}
#botnav .nav li.contact:hover:before {background-position: -50px -28px;}*/

#botnav .nav li {white-space: nowrap;}
#botnav .nav li.jdp {width: 305px; font-family: 'Bentham', serif; font-size: 28px; font-size: 2.8rem; line-height: 22px; color: #fff;}
#botnav .nav li.jdp:hover {color: #b3b0af;}
#botnav .nav li.mentions {width: 163px;}
#botnav .nav li.adresse {width: 302px;}
#botnav .nav li.tel {width: 147px;}
#botnav .nav li.contact {width: 223px;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   maincontent                                  <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#maincontent {margin: -50px 0; text-align: center;}
#maincontent > .container {position: relative; z-index: 110; padding: 80px 0 0; background: #fff;}
#maincontent > .container:before {display: block; position: absolute; right: 100%; top: 50px; width: 315px; height: 217px; content: ""; background: url('images/maincontent-shadow.png') no-repeat 0 0;}
#maincontent > .container:after {display: block; position: absolute; left: 100%; top: 50px; width: 315px; height: 217px; content: ""; background: url('images/maincontent-shadow.png') no-repeat -315px 0;}

#contenu p {margin-bottom: 0;}
#contenu iframe { margin:28px 0 28px 0}

.col-contenu {margin-top: 78px; text-align: left;}
.col-contenu hr {clear: both; border: 0;}
.col-contenu .illustration ~ h3 {clear: both;}
.col-contenu h4 {font-size: 14px; font-size: 1.4rem; line-height: 22px; line-height: 2.2rem;}
.col-contenu p {font-size: 14px; font-size: 1.4rem; line-height: 22px; line-height: 2.2rem;}
.col-contenu ul {margin:7px 0 14px 0}
.col-contenu li {font-size: 14px; font-size: 1.4rem; line-height: 22px; line-height: 2.2rem;}
.col-contenu li:before {display: inline-block; position: relative; top: 1px; margin-right: 8px; width: 14px; height: 9px; content: ""; background: url('images/full-arrow-v2.png') no-repeat 0 0;}
.col-contenu .illustration {float: left; margin: 6px 60px 2px 0;}
.col-contenu .illustration + h4 {margin-top: 0;}

.col-contenu img { margin-bottom: 40px}
/*
.col-contenu p img + img { margin-top:0px}
*/

.illustration + h3 {margin-top:14px}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   chapo                                        <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#chapo {position: relative; margin-bottom: 13px; padding-bottom: 55px; cursor: pointer;}
#chapo:after {position: absolute; left: 50%; bottom: 20px; margin: 0 -7px; width: 15px; height: 9px; overflow: hidden; content: ""; background: url('images/chapo-arrow-v2.png') no-repeat 0 0;}
#chapo:hover:after {bottom: 0; width: 50px; height: 50px; margin: 0 -25px; background-position: 0 -9px;}
#chapo h2 {margin: 0 0 2px; text-transform: uppercase;}
#chapo:hover h2 {color: #3f64ab;}
#chapo h3 {margin: 0 0 2px; text-transform: uppercase;}
#chapo:hover h3 {color: #625f60;}

.template-home .listepages:before, .template-home .listepages:after {
    top: 0%;
}

.template-home #contenu + .listepages { margin-top:0}
.template-home #maincontent > .container { padding-top:0}
/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   ditto1page                                   <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#contenu + .listepages {margin-top: 78px;}

.listepages {position: relative; padding-right: 1px; border: solid #cecac4; border-width: 0 1px 1px;}
.listepages:before {position: absolute; z-index: 20; left: 33.3333%; top: 0; margin: -5.5px; width: 11px; height: 11px; overflow: hidden; content: ""; background: url('images/losange-v2.png') no-repeat 0 0;}
.listepages:after {position: absolute; z-index: 20; left: 66.6666%; top: 0; margin: -5.5px; width: 11px; height: 11px; overflow: hidden; content: ""; background: url('images/losange-v2.png') no-repeat 0 0;}
.listepages .row {margin: 0 -1px; overflow: hidden;}

.ditto1page {position: relative; margin: 0 -1px -1px 0; padding: 40px 30px 67px; border: 1px solid #cecac4; text-align: left;}
.ditto1page .overlay {position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url('images/blank.gif');}
.ditto1page .illustration {position: relative; margin: 17px 0 24px;}
.ditto1page h3 {margin-top: 0;}
.ditto1page p {margin-bottom: 0; font-size: 14px; font-size: 1.4rem; line-height: 22px; line-height: 2.2rem;}
.ditto1page p > strong > em > a {position: absolute; bottom: 25px; right: 30px;}

.ditto1page:hover {background: #f7f7f6;}
.ditto1page:hover .illustration:after {position: absolute; left: 0; top: 0; right: 0; bottom: 0; content: ""; background: url('images/overlay-icon-v2.png') no-repeat 50% 50%; background-color: rgba(0, 0, 0, 0.15);}
.ditto1page:hover p > strong > em > a {text-decoration: none; color: #3f64ab;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   ditto1service                                <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

.listeservices {margin: 80px 0 0;}
.ditto1service {display: inline-block; margin-bottom: 80px; padding: 0 10px; width: 290px; vertical-align: top;}
.ditto1service .illustration {margin-bottom: 14px;}
.ditto1service h4 {margin: 0; font-size: 14px; font-size: 1.4rem; line-height: 22px; line-height: 2.2rem;}
.ditto1service p {margin-bottom: 0; font-size: 14px; font-size: 1.4rem; line-height: 22px; line-height: 2.2rem;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   diaporama                                    <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#diaporama .container {height: 100%;}
#diaporama .text {position: absolute; right: 15px; bottom: 122px; padding: 40px 40px 37px; width: 556px; background: #3b3738; background: rgba(59, 55, 56, 0.9);}
#diaporama .text p {font-size: 14px; font-size: 1.4rem; line-height: 22px; line-height: 2.2rem;}
#diaporama .bx-controls {position: absolute; z-index: 120; left: 0; bottom: 80px; right: 0;}
#diaporama .bx-pager {height: auto; text-align: right;}
#diaporama .bx-pager-item {display: inline-block; margin: 0 -2px 0 8px;}
#diaporama .bx-pager-item a {display: block; width: 16px; height: 16px; overflow: hidden; text-indent: -999em; text-align: left; background: url('images/pager-v2.png') no-repeat 0 0;}
#diaporama .bx-pager-item a:hover,
#diaporama .bx-pager-item a:focus {background-position: -16px 0;}
#diaporama .bx-pager-item a.active,
#diaporama .bx-pager-item a.active:hover,
#diaporama .bx-pager-item a.active:focus {background-position: -32px 0;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   plan / legende                               <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#plan {position: relative; margin: 80px auto 60px; max-width: 975px;}
#plan .marqueur {position: absolute; left: 0; top: 0; width: 2.769%; height: 7.692%;}
#plan .marqueur:hover .infobulle,
#plan .marqueur:focus .infobulle {display: block;}
#plan .infobulle {display: none; position: absolute; bottom: 100%; right: -5px; padding: 10px 50px 10px; border: 1px solid #cecac4; margin-bottom: 20px; font-size: 14px; line-height: 22px; white-space: nowrap; text-align: left; color: #3b3738; background: #fff;}
#plan .infobulle {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow:    0 0 0 1px #fff, 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow:         0 0 0 1px #fff, 0 5px 10px rgba(0, 0, 0, 0.2);
}
#plan .infobulle:before {position: absolute; right: 35px; top: 0; bottom: 0; width: 1px; content: ""; background: #cecac4;}
#plan .infobulle:after {position: absolute; right: 10px; top: 16px; width: 15px; height: 40px; content: ""; background: url('images/plan-icons.png') no-repeat -35px 0;}

#plan .marqueur#marqueur1 {left: 45.1282%; top: 70.6154%;}
#plan .marqueur#marqueur2 {left: 38.1538%; top: 15.0769%;}
#plan .marqueur#marqueur3 {left: 38.7692%; top: 34.3077%;}
#plan .marqueur#marqueur4 {left: 41.0256%; top: 38.0000%;}
#plan .marqueur#marqueur5 {left: 55.8974%; top: 68.1538%;}
#plan .marqueur#marqueur6 {left: 39.7949%; top: 63.8462%;}
#plan .marqueur#marqueur7 {left: 83.3846%; top: 20.0000%;}
#plan .marqueur#marqueur8 {left: 84.1026%; top: 80.0000%;}
#plan .marqueur#marqueur9 {left: 76.6154%; top: 88.9231%; height: 4.3077%;}
#plan .marqueur#marqueur10 {left: 83.3846%; top: 55.2308%;}
#plan .marqueur#marqueur11 {left: 86.3590%; top: 35.6923%;}
#plan .marqueur#marqueur12 {left: 93.2308%; top: 62.6154%;}

#plan .icone {float: left; margin-left: -40px; padding: 4px 13px 0 0; width: 35px; height: 43px; overflow: hidden; font-size: 12px; line-height: 14px; font-weight: bold; text-align: center; color: #fff; background: url('images/plan-icons.png') no-repeat 0 0;}

#plan .rouge .infobulle:after {background-position: -35px 0;}
#plan .rouge .icone {background-position: 0 0;}
#plan .bleu .infobulle:after {background-position: -35px -40px;}
#plan .bleu .icone {background-position: 0 -43px;}
#plan .noir .infobulle:after {background-position: -35px -80px;}
#plan .noir .icone {background-position: 0 -86px;}
#plan .jaune .infobulle:after {background-position: -35px -120px;}
#plan .jaune .icone {color: #393637; background-position: 0 -129px;}

#legende .row {margin: 0 -15px;}
#legende .categorie {padding: 0 15px; text-align: left;}
#legende .titre {position: relative; padding: 0 16px 0 42px; border-bottom: 1px solid #eae9e7; height: 61px;}
#legende .titre:before {position: absolute; left: 0; top: 0; width: 15px; height: 40px; content: ""; background: url('images/plan-icons.png') no-repeat -35px 0;}
#legende .titre h3 {top: -3px; margin-bottom: 0; font-size: 28px; font-size: 2.8rem; line-height: 22px; line-height: 2.2rem;}
#legende .localisation {padding: 39px 0 0 40px;}
#legende .localisation:before,
#legende .localisation:after {display: table; clear: both; content: "";}
#legende .localisation .icone {float: left; margin-left: -40px; padding: 4px 13px 0 0; width: 35px; height: 43px; overflow: hidden; font-size: 12px; line-height: 14px; font-weight: bold; text-align: center; color: #fff; background: url('images/plan-icons.png') no-repeat 0 0;}
#legende .localisation h4 {margin: 0; font-size: 14px; font-size: 1.4rem; line-height: 22px; line-height: 2.2rem;}
#legende .localisation p {margin: 0; font-size: 14px; font-size: 1.4rem; line-height: 22px; line-height: 2.2rem;}

#legende .rouge .titre:before {background-position: -35px 0;}
#legende .rouge .localisation .icone {background-position: 0 0;}
#legende .bleu .titre:before {background-position: -35px -40px;}
#legende .bleu .localisation .icone {background-position: 0 -43px;}
#legende .noir .titre:before {background-position: -35px -80px;}
#legende .noir .localisation .icone {background-position: 0 -86px;}
#legende .jaune .titre:before {background-position: -35px -120px;}
#legende .jaune .localisation .icone {color: #393637; background-position: 0 -129px;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   template7 : accueil                          <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

.template9 #maincontent > .container {padding-top: 0;}
.template9 #maincontent > .container:before {display: none;}
.template9 #maincontent > .container:after {display: none;}

.template9 .listepages:before,
.template9 .listepages:after {top: 50%;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   id29 : plan                                  <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#id89 #diaporama .text {bottom: 138px; width: 375px;}
#id89 #diaporama .text p:before {float: left; margin: -2px 10px 2px 0; width: 32px; height: 28px; content: ""; background: url('images/footer-icons.png') no-repeat 0 0;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   mediaqueries                                 <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

@media (max-width: 767px) {
  h2 {top: -8px; margin-bottom: 0; font-size: 33px; font-size: 3.3rem; line-height: 36px; line-height: 3.6rem;}
  h3 {top: -5px; margin: 28px 0 5px; font-size: 19px; font-size: 1.9rem; line-height: 21px; line-height: 2.1rem;}
  p {font-size: 13px; font-size: 1.3rem; line-height: 23px; line-height: 2.3rem;}
  li {padding-left: 20px; font-size: 13px; font-size: 1.3rem; line-height: 23px; line-height: 2.3rem;}

  .container {padding: 0;}

  #header > .container {padding-left: 0;}
  #topnav {margin-bottom: 10px;}
  #topnav .nav {display: table; width: 100%;}
  #topnav .nav li {display: table-cell; float: none; height: 42px; vertical-align: top; font-size: 11px; font-size: 1.1rem; line-height: 38px; white-space: nowrap; color: #3b3738; background: #fff url('images/topnav-gradient.png') no-repeat 0 0;}
  #topnav .nav li {
    -webkit-background-size: cover;
    -moz-background-size:    cover;
    background-size:         cover;
  }
  #topnav .nav li + li {border-left: 1px solid #3b3738;}
  #topnav .nav li.langue {width: 23.66%;}
  #topnav .nav li.tel {padding-left: 0; width: 37.34%; font-size: 14px; font-size: 1.4rem; line-height: 36px;}
  #topnav .nav li.tel:before {display: none;}
  #topnav .nav li a {height: 42px;}
  #topnav .nav li a:hover,
  #topnav .nav li a:focus {color: #3f64ab;}
  #topnav .nav li.social a {background: url('images/social-icons-xs-v2.png') no-repeat 50% 0;}
  #topnav .nav li.social a {
    -webkit-background-size: 15px auto;
    -moz-background-size:    15px auto;
    background-size:         15px auto;
  }
  #topnav .nav li.social a:hover,
  #topnav .nav li.social a:focus {background-color: transparent;}
  #topnav .nav li.twitter {width: 13.13%;}
  #topnav .nav li.twitter a {background-position: 50% -42px;}
  #topnav .nav li.twitter a:hover,
  #topnav .nav li.twitter a:focus {background-position: 50% -168px;}
  #topnav .nav li.facebook {border-left: 1px solid #3b3738; width: 13.13%;}
  #topnav .nav li.facebook a {background-position: 50% 0;}
  #topnav .nav li.facebook a:hover,
  #topnav .nav li.facebook a:focus {background-position: 50% -126px;}
  #topnav .nav li.google {width: 13.13%;}
  #topnav .nav li.google a {background-position: 50% -84px;}
  #topnav .nav li.google a:hover,
  #topnav .nav li.google a:focus {background-position: 50% -210px;}
  #topnav .nav li.linkedin {border-left: 1px solid #3b3738; width: 13.13%;}
  #topnav .nav li.linkedin a {background-position: 50% -336px;}
  #topnav .nav li.linkedin a:hover,
  #topnav .nav li.linkedin a:focus {background-position: 50% -378px;}
  #topnav .nav li.instagram {width: 13.13%;}
  #topnav .nav li.instagram a {background-position: 50% -252px;}
  #topnav .nav li.instagram a:hover,
  #topnav .nav li.instagram a:focus {background-position: 50% -294px;}

  #nav {position: relative; left: auto; top: auto; padding: 0; border-bottom: 10px solid #3b3738; width: auto; background: none;}
  #nav:after {z-index: 20; margin: 0; left: 54px; top: 106px; width: 43px; height: 31px; background: url('images/nav-arrow-bg.png') no-repeat 0 0 !important;}
  #nav:after {
    -webkit-background-size: contain !important;
    -moz-background-size:    contain !important;
    background-size:         contain !important;
  }
  #nav .logo {float: left; margin: 0 10px 0 0; padding: 0; border: 0; width: 150px; background: #fff;}
  #nav .logo a {padding: 14px 0; width: 150px; height: 106px; background-position: 50% 50%;}
  #nav .logo a {
    -webkit-background-size: contain;
    -moz-background-size:    contain;
    background-size:         contain;
  }
  #nav .reservation {padding: 0;}
  #nav .reservation a {display: block; margin-bottom: 10px; padding: 6px 58px 0 10px; height: 48px; overflow: hidden; font-family: 'Bentham', serif; font-size: 16px; font-size: 1.6rem; line-height: 32px; text-align: center; text-decoration: none; color: #3f64ab; background: #fff url('images/nav-btn-v2.png') no-repeat 100% 0;}
  #nav .reservation a {
    -webkit-background-size: 48px auto;
    -moz-background-size:    48px auto;
    background-size:         48px auto;
  }
  
  #nav .reservation a:hover,
  #nav .reservation a:focus {color: #3b3738; background-position: 100% -96px;}
  #nav .toggle {overflow: hidden;}
  #nav .navbar-toggle {display: block; float: none; margin: 0; padding: 0 58px 4px 10px; border: 0; width: 100%; height: 48px; font-family: 'Bentham', serif; font-size: 16px; font-size: 1.6rem; line-height: 17px; line-height: 1.7rem; text-align: center; text-decoration: none; color: #3f64ab; background: #fff url('images/nav-btn-v2.png') no-repeat 100% -48px;}
  #nav .navbar-toggle {
    -webkit-background-size: 48px auto;
    -moz-background-size:    48px auto;
    background-size:         48px auto;
    -webkit-box-shadow: 0;
    -moz-box-shadow:    0;
    box-shadow:         0;
    -webkit-border-radius: 0;
    -moz-border-radius:    0;
    border-radius:         0;
  }
  #nav .navbar-toggle:hover,
  #nav .navbar-toggle:focus {color: #3b3738; background-position: 100% -144px;}
  #nav .nav {clear: both; border-top: 10px solid #3b3738; background: #fff;}
  #nav .nav li a {padding: 24px 37px 25px 15px;}
  #nav .nav li ul {display: block;}

  #header .illustration .image {padding-top: 200px; height: auto; background-position: 50% 0;}
  #header .illustration .image {
    -webkit-background-size: auto 200px;
    -moz-background-size:    auto 200px;
    background-size:         auto 200px;
  }
  #diaporama .container {height: auto;}
  #diaporama .text {position: static; padding: 20px 20px 19px; width: auto;}
  #diaporama .text p {font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
  #diaporama .bx-controls {top: 160px; bottom: auto;}
  #diaporama .bx-pager {text-align: center;}

  #maincontent {margin: 0;}

  #footer .illustration {border: 0;}
  #footer .illustration .image {height: 135px;}
  #footer .illustration .image {
    -webkit-background-size: auto 100%;
    -moz-background-size:    auto 100%;
    background-size:         auto 100%;
  }
  #footer .illustration .image .pastille {margin: -52.5px -55.5px; padding-top: 35px; width: 111px; height: 105px; font-size: 12px; line-height: 14px; background-image: url('images/pastille-bg-xs-v2.png');}
  #footer .illustration .image .pastille:after {bottom: 21px; margin-left: -3px; width: 6px; height: 9px; background: url('images/arrow-xs-v2.png') no-repeat 0 -9px;}
  #footer .illustration .image .pastille:after {
    -webkit-background-size: 6px auto;
    -moz-background-size:    6px auto;
    background-size:         6px auto;
  }
  #footer .illustration .image:hover .pastille:after,
  #footer .illustration .image:focus .pastille:after {background-position: 0 0;}
  #footer .illustration .image .pastille strong {font-size: 23px;}
  #footer .illustration .image .pastille {
    -webkit-background-size: contain;
    -moz-background-size:    contain;
    background-size:         contain;
  }

  #botnav {padding: 30px 20px;}
  #botnav .nav li {position: relative; float: none; padding: 10px 0 0 31px; width: auto !important; height: auto; font-size: 10px; font-size: 1rem; line-height: 11px; line-height: 1.1rem; text-align: left;}
  #botnav .nav li + li {background: none;}
  #botnav .nav li:before {
    -webkit-background-size: 16px auto !important;
    -moz-background-size:    16px auto !important;
    background-size:         16px auto !important;
  }
  #botnav .nav li:after {display: block; clear: both; margin-left: -31px; padding-top: 10px; border-bottom: 1px dotted #e5e3e0; width: 16px; content: "";}
  #botnav .nav li.jdp {margin-top: -5px; padding: 0; font-size: 19px; font-size: 1.9rem; line-height: 21px; line-height: 2.1rem;}
  #botnav .nav li.jdp:after {margin-left: 0;}
  #botnav .nav li.mentions {padding-left: 0; line-height: 14px;}
  #botnav .nav li.mentions:after {margin-left: 0;}
  #botnav .nav li.adresse {padding-left: 31px; line-height: 14px;}
  #botnav .nav li.adresse:before {margin: 0 0 0 -31px; width: 16px; height: 14px; background: url('images/footer-icons-xs.png') no-repeat 0 0;}
  #botnav .nav li.adresse:hover:before,
  #botnav .nav li.adresse:focus:before {background-position: 0 0;}
  #botnav .nav li.tel {padding-left: 31px; line-height: 14px;}
  #botnav .nav li.tel:before {margin: 0 0 0 -31px; width: 16px; height: 14px; background: url('images/footer-icons-xs.png') no-repeat 0 -14px;}
  #botnav .nav li.tel:hover:before,
  #botnav .nav li.tel:focus:before {background-position: 0 -14px;}
  #botnav .nav li.contact {padding-left: 31px; line-height: 11px;}
  #botnav .nav li.contact:before {margin: 0 0 0 -31px; width: 16px; height: 11px; background: url('images/footer-icons-xs.png') no-repeat 0 -28px;}
  #botnav .nav li.contact:hover:before,
  #botnav .nav li.contact:focus:before {background-position: 0 -28px;}

  .listepages {border: 0;}
  .listepages:before,
  .listepages:after {display: none;}

  .ditto1page {margin: 0; padding: 30px 20px 26px; border: 0; height: auto !important;}
  .ditto1page:hover {background: #fff;}
  .ditto1page:hover .illustration:after {display: none;}
  .ditto1page .illustration {float: left; margin: -96px 0 0 -20px; width: 100px;}
  .ditto1page h3 {top: auto; margin: -30px -20px 26px; padding: 0 15px 0 115px; height: 70px; overflow: hidden; background: #ecebeb;}
  .ditto1page h3 .inner {display: table-cell; padding-bottom: 4px; height: 70px; vertical-align: middle;}
  .ditto1page p {font-size: 13px; font-size: 1.3rem; line-height: 18px; line-height: 1.8rem;}
  .ditto1page p > strong > em {display: block; margin-top: 30px; text-align: right;}
  .ditto1page p > strong > em > a {position: static; font-size: 11px; font-size: 1.1rem; line-height: 14px; line-height: 1.4rem;}


  .listeservices {margin: 27px -40px 0; padding-top: 30px; border-top: 1px solid #eae9e7;}
  .ditto1service {display: block; margin-bottom: 30px; padding: 0 20px 0 90px; width: auto; text-align: left;}
  .listeservices br {display: none;}
  .ditto1service h4 {position: relative; top: -4px; margin-bottom: -4px; font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
  .ditto1service p {font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
  .ditto1service .illustration {float: left; margin-left: -50px; width: 30px;}

  #maincontent > .container {padding-top: 40px;}
  #contenu {padding: 0 40px;}
  #contenu + .listepages {margin-top: 28px;}

  #contenu2 {margin: 38px -40px 0; padding: 30px 20px 0; border-top: 1px solid #eae9e7;}
  #contenu2 .illustration {float: none; margin: 2px 0 16px;}
  #contenu2 hr {margin: 30px -20px; border-top: 1px solid #eae9e7;}
  #contenu2 h4 {margin-bottom: 9px; font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
  #contenu2 p {font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
  #contenu2 li {font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
  #contenu2 li:before {top: -1px; width: 7px; height: 5px;}
  #contenu2 li:before {
    -webkit-background-size: 7px auto;
    -moz-background-size:    7px auto;
    background-size:         7px auto;
  }

  #chapo {margin-bottom: 0; padding-bottom: 34px;}
  #chapo:after {bottom: 12px;}
  #chapo:hover:after {bottom: 12px; width: 15px; height: 9px; margin: 0 -7px; background-position: 0 0;}
  #chapo h2 {margin-bottom: -6px;}

  #plan {margin: 28px -40px 0;}
  #plan a {display: none;}
  #legende {margin: 0 -40px;}
  #legende .titre {padding: 20px 20px 22px 48px; height: auto;}
  #legende .titre:before {left: 20px; top: 20px; width: 8px; height: 20px;}
  #legende .titre:before {
    -webkit-background-size: 25px auto;
    -moz-background-size:    25px auto;
    background-size:         25px auto;
  }
  #legende .titre h3 {top: -1px; overflow: hidden; font-size: 24px; font-size: 2.4rem; line-height: 18px; line-height: 1.8rem; white-space: normal; text-overflow: ellipsis;}
  #legende .titre h3 br {display: none;}
  #legende .categorie + .categorie {margin-top: 30px; border-top: 1px solid #eae9e7;}
  #legende .localisation {margin: 0 20px; padding: 30px 0 0 32px;}
  #legende .localisation h4 {position: relative; top: -4px; margin-bottom: -4px;}
  #legende .localisation h4,
  #legende .localisation p {font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
  #legende .localisation .icone {margin-left: -32px; padding: 2px 6px 0 0; width: 17px; height: 21px; font-size: 6px; line-height: 7px;}
  #legende .localisation .icone {
    -webkit-background-size: 25px auto;
    -moz-background-size:    25px auto;
    background-size:         25px auto;
  }

  #legende .rouge .titre:before {background-position: -17px 0;}
  #legende .rouge .localisation .icone {background-position: 0 0;}
  #legende .bleu .titre:before {background-position: -17px -20px;}
  #legende .bleu .localisation .icone {background-position: 0 -21px;}
  #legende .noir .titre:before {background-position: -17px -40px;}
  #legende .noir .localisation .icone {background-position: 0 -43px;}
  #legende .jaune .titre:before {background-position: -17px -60px;}
  #legende .jaune .localisation .icone {background-position: 0 -64px;}

  #id29 #diaporama .text p:before {margin-top: 0; width: 16px; height: 14px;}
  #id29 #diaporama .text p:before {
    -webkit-background-size: auto 28px;
    -moz-background-size:    auto 28px;
    background-size:         auto 28px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #topnav .nav li.facebook {width: 50px;}
  #topnav .nav li.facebook a {background-position: -5px 0;}
  #topnav .nav li.facebook a:hover,
  #topnav .nav li.facebook a:focus {background-position: -5px -50px;}
  #topnav .nav li.twitter {width: 51px;}
  #topnav .nav li.twitter a {background-position: -66px 0;}
  #topnav .nav li.twitter a:hover,
  #topnav .nav li.twitter a:focus {background-position: -66px -50px;}
  #topnav .nav li.google {width: 51px;}
  #topnav .nav li.google a {background-position: -127px 0;}
  #topnav .nav li.google a:hover,
  #topnav .nav li.google a:focus {background-position: -127px -50px;}
  #topnav .nav li.langue {width: 100px;}
  #topnav .nav li.tel {display: none;}
  #topnav .nav li.reservation {border-left: 0 !important; width: 200px;}
  #topnav .nav li.reservation a {font-size: 24px; font-size: 2.4rem;}
  #topnav .nav li.reservation a span {display: block !important;}
  #topnav .nav li.reservation a:before {display: none;}

  #botnav .nav li {padding-right: 15px;}
  #botnav .nav li + li {padding-left: 16px;}
  /*#botnav .nav li.jdp {display: none;}
  #botnav .nav li.adresse {width: 315px; background: none;}
  #botnav .nav li.adresse:before {display: none;}
  #botnav .nav li.tel {width: 160px;}
  #botnav .nav li.tel:before {display: none;}
  #botnav .nav li.contact {width: 245px;}
  #botnav .nav li.contact:before {display: none;}*/
  #botnav .nav li {font-size: 12px; font-size: 1.2rem;}
  #botnav .nav li.jdp {display: none;}
  #botnav .nav li.mentions {padding-left: 0; width: 127px; background: none;}
  #botnav .nav li.adresse {width: 262px;}
  #botnav .nav li.tel {width: 130px;}
  #botnav .nav li.contact {width: 201px;}

  #diaporama .text {width: 356px;}
  #legende {margin-top: -60px;}
  #legende .categorie {margin-top: 60px;}
  .listeservices br {display: none;}
  .listepages:before {left: 50%; top: 0;}
  .listepages:after {left: 50%; top: 50%;}
  .template7 .listepages:before {left: 50%; top: 33.3333%; margin: -5px -6px;}
  .template7 .listepages:after {display: block; left: 50%; top: 66.6666%; margin: -5px -6px;}
}

@media (min-width: 992px) and (max-width: 1199px) {
  #topnav .nav li.facebook {width: 50px;}
  #topnav .nav li.facebook a {background-position: -5px 0;}
  #topnav .nav li.facebook a:hover,
  #topnav .nav li.facebook a:focus {background-position: -5px -50px;}
  #topnav .nav li.twitter {width: 51px;}
  #topnav .nav li.twitter a {background-position: -66px 0;}
  #topnav .nav li.twitter a:hover,
  #topnav .nav li.twitter a:focus {background-position: -66px -50px;}
  #topnav .nav li.google {width: 51px;}
  #topnav .nav li.google a {background-position: -127px 0;}
  #topnav .nav li.google a:hover,
  #topnav .nav li.google a:focus {background-position: -127px -50px;}
  #topnav .nav li.linkedin {width: 51px;}
  #topnav .nav li.linkedin a {background-position: -188px 0;}
  #topnav .nav li.linkedin a:hover,
  #topnav .nav li.linkedin a:focus {background-position: -188px -50px;}
  #topnav .nav li.instagram {width: 51px;}
  #topnav .nav li.instagram a {background-position: -249px 0;}
  #topnav .nav li.instagram a:hover,
  #topnav .nav li.instagram a:focus {background-position: -249px -50px;}
  #topnav .nav li.langue {width: 100px;}
  #topnav .nav li.tel {padding-left: 26px; width: 190px;}
  #topnav .nav li.tel:before {left: 10px;}
  #topnav .nav li.reservation {width: 235px;}
  #topnav .nav li.reservation a {}
  #topnav .nav li.reservation a span {display: block !important;}
  #topnav .nav li.reservation a:before {display: none;}

  #botnav .nav li {padding-right: 15px;}
  #botnav .nav li + li {padding-left: 16px;}
  /*#botnav .nav li.jdp {width: 295px;}
  #botnav .nav li.adresse {width: 290px;}
  #botnav .nav li.adresse:before {display: none;}
  #botnav .nav li.tel {width: 135px;}
  #botnav .nav li.tel:before {display: none;}
  #botnav .nav li.contact {width: 220px;}
  #botnav .nav li.contact:before {display: none;}*/
  #botnav .nav li {font-size: 12px; font-size: 1.2rem;}
  #botnav .nav li.jdp {width: 274px; font-size: 26px; font-size: 2.6rem;}
  #botnav .nav li.mentions {width: 125px;}
  #botnav .nav li.adresse {width: 245px;}
  #botnav .nav li.tel {width: 112px;}
  #botnav .nav li.contact {width: 183px;}

  .listeservices br {display: none;}
}