#page {
  /*width: 980px;*/
  width: 1400px;
  margin: 0 auto;
}

.not-front #page.no-sidebars {
  width: 980px;
}

@media only screen and (max-width: 800px) {
  #page {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  #page {
    width: 100%;
    margin: 0px 0px 0px 0px;
  }
}

body, .not-front #page {

}

@media only screen and (max-width: 800px) {
  body {
    background: #fff;
    word-wrap: break-word;
    -webkit-text-size-adjust: none;
  }
}

@media only screen and (max-width: 800px) {
  html, body {
    margin: 0;
    padding: 0;
    border: 0;
  }
}
@media only screen and (max-width: 480px) {
  html, body {
    margin: 0;
    padding: 0;
    border: 0;
  }
}

#main {
  position: relative;
}
@media only screen and (max-width: 800px) {
  #main {
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 480px) {
  #main {
    padding-bottom: 0px;
    position: static;
  }
}

#content {
  float: left;
  width: 100%;
  margin-right: -100%;
  margin-bottom: auto;
}

.sidebar {
  float: left;
}

#sidebar-second {
  float: right;
}
@media only screen and (max-width: 800px) {
  #sidebar-second {
    float: none;
    clear: both;
    width: auto;
    margin: 0px;
  }
}

@media only screen and (max-width: 800px) {
  #footer {
    position: relative;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #footer {
    position: relative;
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .sidebar, #sidebar-first, #sidebar-second {
    float: none;
    clear: both;
    width: auto;
    margin: 0px;
  }
}

@media only screen and (max-width: 480px) {
  #content #content-inner.center {
    margin: 0px;
  }
}

#header, #footer, .mission, .breadcrumb, .node {
  clear: both;
}

.two-sidebars .center, .sidebar-first .center {
  margin-left: 240px;
}

#sidebar-first {
  width: 230px;
  margin-right: -230px;
}
@media only screen and (max-width: 480px) {
  #sidebar-first {
    margin-right: 0;
    width: 100%;
  }
}

.two-sidebars .center, .sidebar-second .center {
  /*margin-right: 310px;*/
 margin-right: 350px;
}

.front.sidebar-second .center {
  margin-right: 0;
}

/* --- */

.front .region-content .block {
  width: 33.3%;
  float: left;
}

.front .region-content .block .block-inner {
  padding: 0 15px;
}

.front .view-news img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.view-display-id-homepage a.plus-de-nouvelles {
  font-size: 14px;
}

.view-display-id-homepage a.plus-de-nouvelles::before {
  content: '>> ';
}

.front #content-area #block-views-news-vedette .views-row {
  margin-bottom: 20px;
  padding: 15px 15px 50px 15px;
  background: #FAFAFA;
  border: 1px solid #EDEDED;
}

.front #content-area #block-views-news-vedette .views-row .views-field-field-image,
.front #content-area #block-views-news-homepage .views-row .views-field-field-image {
  margin-bottom: 15px;
}

.front #content-area .block-views .views-row .views-field-title {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.front #block-views-news-homepage .views-row {
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.front #block-views-news-homepage .attachment .views-row-last {
  border-bottom: none;
}


.front .region-content .block-menu ul {
  margin-left: 0;
  padding-left: 0;
}

.front .region-content .block-menu ul li.leaf {
  list-style: none;
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-left: 0;
  display: flex;
}

.front .region-content .block-menu ul li.leaf::before {
  content: '\2022';
  color: #C0E469;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  vertical-align: top;
  line-height: 30px;
  margin-right: 5px;
}

.front .region-content .block-menu ul li a {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.front .region-content .block .block-inner h2 {
  text-transform: none;
  border-bottom: 1px solid #2C2D36;
  color: #2C2D36;
  margin: 30px 0;
}

.front #block-views-news-homepage .view-content .group {
  margin: 0;
}

.front .region-content .block .block-inner a {
  color: #213595;
  font-weight: bold;
}

.front .region-content .block .block-inner a:hover {
  color: #2C47C9;
}

/* --- */

#sidebar-second {
  /*width: 310px;*/
  width: 350px;
}

@media only screen and (max-width: 480px) {
  #sidebar-second {
    margin-right: 0;
    width: 100%;
  }
}

#block-views-foundations-block ul,
#block-block-18 ul,
#block-views-custom_sidebar-block ul,
#block-views-establishments-block_2 ul,
.field-type-text-long ul,
.field-name-body ul {
  padding-left: 10px;
  margin-left: 0;
  list-style: none;
}

#block-views-foundations-block ul li,
#block-block-18 ul li,
#block-views-custom_sidebar-block ul li,
#block-views-establishments-block_2 ul li,
.field-type-text-long ul li,
.field-name-body ul li {
  padding-left: 17px;
  /*background: url(../images/bullet-blue.png) left 8px no-repeat;*/
  margin: 8px 0;
  list-style: none;
  display: block;
  position: relative;
  line-height: 1.7em;
}

#block-views-foundations-block ul li:before,
#block-block-18 ul li:before,
#block-views-custom_sidebar-block ul li:before,
#block-views-establishments-block_2 ul li:before,
.field-type-text-long ul li:before,
.field-name-body ul li:before {
  content: ' ';
  background: #C0E469;
  margin-right: 10px;
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 12px;
}

ul.no-bullets li:before {
  content: none !important;
}

#block-views-custom_sidebar-block ul li a {
  text-decoration: none;
}

#navigation {
  margin-left: 0;
  width: 100%;
}

@media only screen and (max-width: 480px) {
  #navigation {
    clear: both;
    padding: 5px;
    padding: 0.5 rem;
  }
}

#navigation ul {
  margin: 0px;
  float: left;
  padding: 0px;
}
#navigation li {
  list-style: none;
  margin: 0;
  float: left;
}

#footer p {
  margin: 0px;
}

@media only screen and (max-width: 480px) {
  h1, h2, h3, h4, h5, h6 {
    font-size: 1.6 rem;
    line-height: 2.4 rem;
    background: #fff;
    color: #000;
    word-wrap: break-word;
    -webkit-text-size-adjust: none;
  }
}

p {
  line-height: 1.7em;
  margin: 1em 0;
}

abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
  white-space: nowrap;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp, tt {
  font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  font-size: 1.3 rem;
  line-height: 1.95 rem;
  line-height: 1.5em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaaaaa;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 2em;
}

dd {
  margin: 0 0 0 2em;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}
ul ul ul ul {
  list-style-type: circle;
}

ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: decimal;
}

@media only screen and (max-width: 800px) {
  p img {
    float: left;
    margin: 0 10px 5px 0;
    padding: 0;
  }
}

@media only screen and (max-width: 800px) {
  img {
    border: 0;
    max-width: 100%;
  }
}

@media only screen and (max-width: 800px) {
  table {
    width: auto;
    border-collapse: collapse;
    border-spacing: 0;
  }
}

* {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(../js/boxsizing.htc);
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

#skip a {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
#skip a:active, #skip a:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static !important;
  width: auto;
}

div.view div.views-admin-links {
  width: auto;
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static !important;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix, #navigation {
  *zoom: 1;
}
.clearfix:before, #navigation:before {
  content: "";
  display: table;
}
.clearfix:after, #navigation:after {
  content: "";
  display: table;
  clear: both;
}

.clearleft, .clearl, .cleft {
  clear: left;
}

.clearright, .clearr, .cright {
  clear: right;
}

.clear, .clearboth, .clearall {
  clear: both;
}

.floatleft, .fleft, .floatl {
  display: inline;
  float: left;
  margin: 0 10px 5px 0;
}

.floatright, .fright, .floatr {
  display: inline;
  float: right;
  margin: 0 0 5px 10px;
}

#system-themes-form img {
  width: 100px;
}

.form-item .description {
  font-style: italic;
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2 rem;
  line-height: 1.8 rem;
  margin-top: 5px;
  color: #777;
}

#edit-delete {
  color: #c00;
}

div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #036;
  background: #bdf;
  border: 1px solid #aaccee;
}

div.warning {
  color: #840;
  background: #fe6;
  border-color: #ed5;
}

div.error {
  color: white;
  background: #e63;
  border-color: #d52;
}

div.status {
  color: #360;
  background: #cf8;
  border-color: #bbee77;
}

html {
  font-size: 62.5%;
  /* Sets up the Base 10 stuff */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: "Helvetica Neue", helvetica, Arial, sans-serif;
  color: #2C2D36;
}

body {
  margin: 0;
  font-size: 13px;
  line-height: 19.5px;
  font-size: 1.3 rem;
  line-height: 1.95 rem;
  font-family: "Helvetica Neue", helvetica, Arial, sans-serif;
  letter-spacing: 0.03em;
}

/*::-moz-selection {
  background: #fe57a1;
  color: white;
  text-shadow: none;
}

::selection {
  background: #fe57a1;
  color: white;
  text-shadow: none;
}*/

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

label {
  cursor: pointer;
  font-weight: normal;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 99%;
}

td {
  vertical-align: top;
}

tr.even td, tr.odd td {
  padding: 10px 5px;
}

tr.odd {
  background-color: white;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

.wireframe-mode #header, .wireframe-mode #content-top, .wireframe-mode #content-top > *, .wireframe-mode #content-header, .wireframe-mode #content-header > *, .wireframe-mode #content-area, .wireframe-mode #content-area > *, .wireframe-mode #content-bottom, .wireframe-mode #content-bottom > *, .wireframe-mode #primary, .wireframe-mode #secondary, .wireframe-mode #sidebar-left-inner, .wireframe-mode #sidebar-right-inner, .wireframe-mode .block {
  padding: 2px;
  border: 1px solid #bbbbbb;
}
.wireframe-mode .node {
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 10px;
}
.wireframe-mode .block {
  margin-bottom: 3px;
}
.wireframe-mode #content-top, .wireframe-mode #content-header, .wireframe-mode #content-area, .wireframe-mode #content-bottom {
  margin: 0 3px 3px;
}
.wireframe-mode #footer {
  margin-top: 3px;
  padding: 2px;
  border: 1px solid #cccccc;
}
.wireframe-mode .with-navigation #content, .wireframe-mode .with-navigation .sidebar {
  margin-top: 50px;
}
.wireframe-mode #navigation {
  height: 50px;
}

/* carte interactive */
#carte-nb {
  width: auto;
  height: 598px;
  position: relative;
}

#carte-nb .jvectormap-container > svg {
  margin-left: 5px;
}

.jvectormap-region, .jvectormap-marker {
  cursor: pointer;
}

.jvectormap-container {
  background: transparent url("../images/nb-background.jpg") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.legend {

}

.legend label {
  font-family: 'Amaranth', sans-serif;
  color: #313091;
  font-size: 18px;
  cursor: default;
  border-bottom: 1px solid #999;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.legend div {

}

.legend .item-19 {
  color: #4fa6de;
}

.legend .item {
  display: none;
}

.legend .item:before {
  content: ' ◼ ';
}

.legend .item-18 {
  color: #9ca81f;
}

.legend .item-15 {
  color: #de2934;
}

.legend .item-80 {
  color: #018164;
}

.legend .item-16 {
  color: #a09cce;
}

.legend .item-20 {
  color: #9b2054;
}

.legend .item-14 {
  color: #9b2054;
}

.legend .item-13 {
  color: #9b602c;
}

.legend .item-17 {
  color: #f49529;
}

#block-block-13 h2 {
  text-transform: none;
  margin: 0;
}

#carte-nb .villes {
  display: none;
  position: absolute;
  /*top: 330px;
  right: 600px;*/
  bottom: 0;
  left: 0;
  border: 1px solid;
  padding: 5px 10px;
  background: white;
  z-index: 1;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 2px solid #999;
  box-shadow: 0px 0px 10px #999;
  font-size: 15px;
  font-weight: bold;
  min-width: 218px;
}

#carte-nb .villes label {
  font-family: 'Amaranth', sans-serif;
  color: #313091;
  font-size: 18px;
  cursor: default;
  border-bottom: 1px solid #999;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.jvectormap-zoomin, .jvectormap-zoomout {
  display: none;
}

.jvectormap-label {
  border: solid 1px #292929;
  background: white;
  color: black;
  font-family: 'Lato', sans-serif;
  font-size: 100%;
  font-weight: bold;
  padding: 5px;
  position: absolute;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.jvectormap-label label {
  cursor: default;
  border-bottom: 1px solid #999;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

.carte-icones {
  width: 15px;
  height: 15px;
  padding: 5px 2px;
  overflow: hidden;
  display: block;
  background: white url(../images/carte-icones.png) no-repeat 0 0;
  float: left;
}

.icone-19 {

}

.icone-18 {
  background-position: 0 -15px;
}

.icone-15 {
  background-position: 0 -30px;
}

.icone-80 {
  background-position: 0 -45px;
}

.icone-16 {
  background-position: 0 -60px;
}

.icone-20 {
  background-position: 0 -90px;
}

.icone-14 {
  background-position: 0 -90px;
}

.icone-13 {
  background-position: 0 -105px;
}

.icone-17 {
  background-position: 0 -120px;
}

#region #service-points-wrapper .region {
  display: none;
}

#region #service-points-wrapper ul.region {
  padding: 0 0 0 20px;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .sidebar, #navigation, #header-region, #search-theme-form, #footer, .breadcrumb, .tabs, .feed-icon, .links {
    display: none;
  }

  #page {
    width: 100%;
  }

  #content, #content #content-inner, .content, .title {
    margin: 20px 0;
    width: auto;
  }

  a:hover, a:active, a:link, a:visited {
    color: black;
  }

  #content a:link:after, #content a:visited:after {
    content: " (" attr(href) ") ";
    font-size: 11px;
    line-height: 16.5px;
    font-size: 1.1 rem;
    line-height: 1.65 rem;
    font-weight: normal;
  }
}

form#views-exposed-form-repertoire-services-page input.form-submit {
  margin-top: 19px;
  height: 38px;
}

/* Carte v2 */

svg * {
  font-family: Arial;
  font-weight: bold;
}

.hover polygon {
  fill: #827d1f;
}

svg {
  max-width: 100%:
}

svg g#points-tous {
  display: none;
}

svg g.region,
svg g#points-tous > g > g.rollover {
  cursor: pointer;
}

g#points-tous > g.selected-area {
  display: inline;
}

g#points-tous > g > path,
g#points-tous > g > g {
  display: none;
}

g#points-tous > g > g.rollover {
  display: block;
}

g#points-tous path.highlight {
  fill: #ffc843;
}

g#points-tous > g > g.rollover {
  display: initial;
  stroke: #fff;
}

.st0 {
  display: none;
  fill: #2F2974;
}
.st2 {
  font-size: 18px;
}
.environs .st2 {
  font-size: 16px;
}

.st3 {
  display: none;
}
.st4 {
  display: inline;
  fill: #2F2974;
}
.st5 {
  display: inline;
}
.st6 {
  fill: #827D1F;
}
.st7 {
  clip-path: url(#SVGID_2_);
  fill: #94D5F5;
}
.st8 {
  clip-path: url(#SVGID_2_);
}
.st9 {
  clip-path: url(#SVGID_4_);
}

.st10 {
  clip-path: url(#SVGID_6_);
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #D8D8D8;
  stroke: #FAFAFA;
  stroke-width: 0.25;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.st11 {
  clip-path: url(#SVGID_6_);
}
.st12 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #D8D8D8;
}
.st13 {
  fill: #FAFAFA;
}
.st14 {
  fill: none;
}
.st15 {
  fill: #FFFFFF;
}
.st16 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #C3D66C;
}
.st17 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #EFDF9E;
}
.st18 {
  fill: #2F2974;
}
.environs .st18 {
  fill: #888;
}

.st19 {
  clip-path: url(#SVGID_2_);
  fill: none;
  stroke: #2F2974;
  stroke-miterlimit: 10;
}
.st20 {
  fill: #96941F;
}
.st21 {
  fill: #EFDF9E;
}
.st22 {
  fill: #96941F;
  stroke: #EFDF9E;
  stroke-miterlimit: 10;
}
.st23 {
  opacity: 0.31;
  clip-path: url(#SVGID_2_);
}
.st24 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
}
.st25 {
  fill: none;
  stroke: #FFFFFF;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st26 {
  font-size: 12px;
}

.st27 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
  stroke: #2F2974;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st28 {
  fill: #33338A;
}
.st29 {
  font-size: 9px;
}
.st30 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #9C2055;
}
.st31 {
  fill: none;
  stroke: #2F2974;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st32 {
  fill: #FFFFFF;
  stroke: #2F2974;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st33 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #DF2A34;
}
.st34 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #F4952A;
}
.st35 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #A09CCD;
}
.st36 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #61B1E3;
}
.st37 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #C3D66A;
}
.st38 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #9B602B;
}
.st39 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #008265;
}

.st40 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
  stroke: #C3D66A;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st41 {
  fill: #C3D66A;
}

.st42 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
  stroke: #62B0E3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st43 {
  fill: #61B1E3;
}

.st44 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
  stroke: #008366;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st45 {
  fill: #008265;
}
.st46 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke: #DF2A34;
  stroke-miterlimit: 10;
}
.st47 {
  fill: #DF2A34;
}

.st48 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
  stroke: #E02B34;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.st49 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
  stroke: #F4952B;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st50 {
  fill: #F4952A;
}

.st51 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
  stroke: #A09CCD;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st52 {
  fill: #A09CCD;
}

.st53 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
  stroke: #9D2056;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st54 {
  fill: #9C2055;
}

.st55 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
  stroke: #9B602A;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.st56 {
  fill: #9B602B;
}
.st57 {
  display: inline;
  opacity: 0.65;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #21758C;
}
.st58 {
  display: inline;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #61B1E3;
}
.st59 {
  display: inline;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #008265;
}
.st60 {
  display: inline;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #DF2A34;
}
.st61 {
  display: inline;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #A09CCD;
}
.st62 {
  display: inline;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #9C2055;
}
.st63 {
  display: inline;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #9B602B;
}
.st64 {
  display: inline;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #F4952A;
}
.st65 {
  display: inline;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #C3D66A;
}
.st66 {
  display: inline;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #2F2974;
}
.st67 {
  display: inline;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}

  .carte-legende {
     width: 25%;
     float: right;
  }

  .carte-svg {
    width: 75%;
    float: left;
  }

  .carte-svg .wrapper {
     padding: 0 15px 0 0;
  }

@media only screen and (max-width: 480px) {
  .carte-legende {
     width: 100%;
     float: left;
  }

  .carte-svg {
    width: 100%;
    float: left;
  }
}

.print-logo {
  max-height: 100px;
}

@media only screen and (max-width: 979px) {
  .two-sidebars .center, .sidebar-second .center {
    margin-right: 0;
  }

  h1.has-sidebar-menu {
    margin-right: 0;
  }
}

.page-node-5434 #sidebar-second .inner,
.page-node-5435 #sidebar-second .inner {
  padding-left: 20px;
  border-left: 1px solid #dadada;
}

a.btn-new.btn-avis,
.view-press-releases.view-display-id-block_1 .views-row .views-field-view-node a {
  background: #ecb32c;
}

a.btn-new.btn-avis:hover,
.view-press-releases.view-display-id-block_1 .views-row .views-field-view-node a:hover {
  background: #ff9016;
}

.view-press-releases.view-display-id-block_1 .views-row .views-field-view-node a:after {
  color: #fff !important;
  transition: all 0.3s;
}

.view-press-releases.view-display-id-block_1 .views-row .views-field-view-node a:hover:after {
  color: #fff;
}

a.btn-new i {
  transition: all 0.3s;
}

a.btn-new.btn-avis i {
  color: #fff !important;
}
