@charset "UTF-8";
/*
bleu : 0058a2
bleu clair : 67bae6
rouge : e20f22
vert clair : dfdb00
bleu fonce : 35505b
*/
.col-md-12 {
  padding: 0px;
}

.addthis_sharing_toolbox .title {
  float: left;
  line-height: 32px;
  display: block;
  padding-right: 5px;
  font-weight: bold;
}

td {
  vertical-align: top;
}

.btn {
  text-decoration: none !important;
}

.failure {
  color: #b94a48;
}

body {
  font-family: "Dosis", sans-serif;
  padding: 0px;
  font-size: 16px;
  line-height: 22px;
  color: #526870;
  background-color: #000;
  margin-top: 115px;
  overflow-x: hidden;
}
body a {
  color: #526870;
  text-decoration: underline;
}
body a:hover {
  color: #959da0;
  text-decoration: none;
}
body strong {
  font-weight: 600;
}
body img {
  border: none;
}
body img:hover {
  background-color: transparent;
}

.block div {
  border-top: 1px solid transparent;
}

#hheader {
  position: absolute;
  z-index: 1005;
  width: 100%;
  margin-top: -115px;
  background-color: #001a2c;
}
#hheader .outils-top {
  float: right;
}
#hheader .container {
  padding: 0px;
}
#hheader .navbar {
  margin: 0px !important;
  background-color: #336AB6;
  min-height: auto;
  border-radius: 0px;
}
#hheader #menuprincipal {
  font-size: 15px;
  margin-bottom: 1px;
  font-family: "skoda_proregular";
  text-align: center;
  padding: 0px;
  text-transform: uppercase;
  line-height: 200%;
}
#hheader #menuprincipal ul {
  display: inline-table;
  list-style: none;
  padding: 0px;
  margin: 0px;
  padding: 4px 0px;
}
#hheader #menuprincipal ul li {
  display: inline-block;
}
#hheader #menuprincipal ul li a {
  /*
  display: block;
  */
  padding: 3px 12px;
  text-decoration: none;
  border-left: 1px solid #111;
}
#hheader #menuprincipal ul li a:link, #hheader #menuprincipal ul li a:visited {
  color: #fff;
}
#hheader #menuprincipal ul li a:hover {
  color: #fff;
  background-color: #336AB6;
}
#hheader #menuprincipal ul li a.current {
  color: #fff;
}
#hheader #menuprincipal ul li a.first {
  border-left: none !important;
}
#hheader #menuprincipal ul li .submenu-wrap {
  position: absolute;
  z-index: 1000;
  display: none;
  background-color: #336AB6;
}
#hheader #menuprincipal ul li .submenu-wrap li {
  float: none;
  display: block;
}
#hheader #menuprincipal ul li .submenu-wrap a {
  border: none;
  padding: 3px 10px;
  display: block;
}
#hheader #menuprincipal ul li .submenu-wrap a.first {
  border-top: none !important;
}
#hheader #menuprincipal ul li:hover .submenu-wrap {
  /*
  display: block;
  */
}
#hheader #logo {
  text-align: center;
  padding-bottom: 10px;
  padding: 30px;
  padding-bottom: 15px;
}
#hheader #baseline {
  display: none;
  /*
  padding-top: 15px;
  border: 1px solid red;

  h2
  {
      padding-top: 0px;
      text-align: left;
      color: #fff;
      font-size: 24px;
      line-height: 26px;
      border-top: none;
  }
  h3
  {
      padding-top: 10px;
      font-size: 18px;
      line-height: 20px;
      text-align: left;
      color: #dfdb00;
  }
  */
}
#hheader .ln-switcher {
  text-align: right !important;
}

.rsABlock {
  right: 0;
  text-align: center;
  margin-top: 15%;
  color: #fff;
}
.rsABlock * {
  color: #fff;
}

/* ====================== LINKEDS top ====================== */
#content-linkeds-top {
  position: absolute;
  z-index: 1000;
  margin-top: 0px;
}
#content-linkeds-top .modeles-nav {
  display: none;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#content-linkeds-top .modeles-nav div {
  border: none;
}
#content-linkeds-top .modeles-nav .clear {
  display: block;
  clear: both;
}
#content-linkeds-top .modeles-nav .item {
  display: inline-block;
  float: left;
  width: 20%;
  text-align: center;
  margin: 0px;
  background-color: rgba(255, 255, 255, 0.7);
  padding-top: 5px;
  padding-bottom: 6px;
  cursor: pointer;
  -webkit-transition: 0.7s; /* Safari */
  transition: 0.7s;
}
#content-linkeds-top .modeles-nav .item .shadow {
  margin-left: auto;
  margin-right: auto;
}
#content-linkeds-top .modeles-nav .item .shadow img {
  width: 50%;
  height: auto;
}
#content-linkeds-top .modeles-nav .item h3 {
  margin: 0;
  padding: 0px;
  line-height: 15px;
  font-size: 12px;
  font-family: "skoda_promedium";
  font-weight: 300;
  text-transform: uppercase;
}
#content-linkeds-top .modeles-nav .item h3 a {
  color: #eee;
  color: #001a2c;
  text-decoration: none;
}
#content-linkeds-top .modeles-nav .item h3 a:hover {
  color: #fff;
  color: #001a2c;
}
#content-linkeds-top .modeles-nav .item:hover, #content-linkeds-top .modeles-nav .item.active {
  background-color: rgba(255, 255, 255, 0.9);
}
#content-linkeds-top .modeles-nav .item:hover a, #content-linkeds-top .modeles-nav .item.active a {
  color: #fff;
  color: #001a2c;
}

/* ====================== MEDIAHEADER ====================== */
#content-header-media {
  width: 100%;
  overflow: hidden;
}
#content-header-media #royalSlider {
  height: 410px;
  max-width: 1920px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
}
#content-header-media .rsContent {
  background-color: #001a2c;
}
#content-header-media .rsContent img {
  height: 100% !important;
}

.occasions #content-header-media {
  text-align: center;
  background-color: #3d5058;
}
.occasions #content-header-media #header {
  margin-left: auto;
  margin-right: auto;
  display: inline-table;
  padding: 20px;
  width: auto !important;
}
.occasions #content-header-media #header a {
  display: inline-block;
  width: 18%;
  margin-left: 1%;
  margin-right: 1%;
}
.occasions #content-header-media #header a img {
  background-color: #aaa;
  padding: 5px;
  width: 100%;
}
.occasions #content-header-media #header a:hover img {
  background-color: #ddd;
}

/* ====================== LOGIN ====================== */
#identification {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
}
#identification #feedback {
  display: none;
}

/* ====================== MEDIAHEADER RESPONSIVE ====================== */
@media only screen and (min-width: 1200px) {
  #content-header-media #header {
    width: 1920px !important;
  }
  #menuprincipal {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
  #content-header-media #header {
    width: 1580px !important;
  }
  #menuprincipal {
    font-size: 13px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #content-header-media #header {
    width: 1240px !important;
  }
  #menuprincipal {
    font-size: 12px !important;
  }
  #menuprincipal li a {
    border-left: none !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #content-header-media #header {
    width: 1240px !important;
  }
  #menuprincipal {
    font-size: 13px !important;
  }
  #menuprincipal a {
    border-left: none !important;
  }
  body.gamme .resume {
    float: none !important;
    width: 100% !important;
  }
  .txt-tn-resume .item {
    width: 49% !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    min-height: 250px !important;
  }
  .txt-tn-resume .item.impair {
    margin-left: 0 !important;
  }
  .txt-tn-resume .item.pair {
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #content-header-media #header {
    width: 900px !important;
  }
  #menuprincipal {
    font-size: 13px !important;
  }
  #menuprincipal a {
    border-left: none !important;
  }
  .txt-tn-resume .item {
    width: 49% !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    min-height: 250px !important;
  }
  .txt-tn-resume .item.impair {
    margin-left: 0 !important;
  }
  .txt-tn-resume .item.pair {
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  body.gamme .item-full .resume {
    float: none !important;
    width: 100% !important;
  }
  body.gamme .item-full .resume li {
    width: 33% !important;
  }
  body.gamme .item-full .contenu .vue {
    width: 100% !important;
  }
  body.gamme .item-full .contenu table.specs {
    width: 100% !important;
    float: none !important;
    margin-right: 0px !important;
  }
}
/* ====================== MEDIAHEADER RESPONSIVE ====================== */
#breadcrumb {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 14px;
  background-color: #ededed;
  color: #333;
}
#breadcrumb a, #breadcrumb a:hover {
  color: #333;
  text-decoration: none;
}

/* ====================== MEDIAHEADER RESPONSIVE ====================== */
h1 {
  font-family: "skoda_promedium", sans-serif;
  font-size: 25px;
  color: #001a2c;
  font-weight: 600;
}
h1 a:link, h1 a:visited {
  color: #001a2c;
}
h1.main_title {
  text-transform: uppercase;
}
h1.main_title a {
  text-decoration: none;
}
h1.main_page_title {
  font-size: 12px;
}

span.main_title {
  text-transform: uppercase;
  padding-bottom: 15px;
  display: block;
  border-bottom: 1px solid #9ba4aa;
}
span.main_title a {
  text-decoration: none;
}
h2 {
  font-family: "skoda_probold", sans-serif;
  font-size: 20px;
  font-weight: 300;
}

h3 {
  font-family: "skoda_promedium", sans-serif;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

h4 {
  font-family: "skoda_proregular", sans-serif;
}

#content {
  background-color: #001a2c;
  background-image: url(../images/shadow-from-top.png);
  background-position: left top;
  background-repeat: repeat-x;
}
#content .contenu_data {
  padding-top: 30px;
  background-image: url(/medias/ocqueteau/_design/gouttes-bg.png);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
}
#content #content-main {
  background-color: #fff;
  color: #162e3e;
}
#content #content-main .contenu_data {
  /*
  background-image: url(../images/shadow-from-top.png);
  background-position: left top;
  background-repeat: repeat-x;
  padding-top: 20px;
  */
  padding-left: 30px;
  padding-right: 30px;
}
#content #content-main .contenu_main,
#content #content-main .contenu_after {
  padding-bottom: 20px;
}
#content #content-main .contenu_main h2,
#content #content-main .contenu_after h2 {
  font-weight: 100 !important;
  font-family: "skoda_proregular", sans-serif;
  letter-spacing: -1px;
  color: #689c9f;
  line-height: 110%;
}
#content #content-main .contenu_main .container-fluid,
#content #content-main .contenu_after .container-fluid {
  margin-left: -15px;
  margin-right: -15px;
}
#content #items-list h2 {
  font-size: 23px;
}
#content #items-list h3 {
  font-size: 18px;
}
#content .item-full .titre a {
  text-decoration: none;
}
#content .item-full .contenu hr {
  clear: both;
  visibility: hidden;
}
#content .flux-nav {
  text-align: center;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-top: 15px;
  clear: both;
  display: block;
  border-top: 1px solid #9ba4aa;
}
#content .flux-nav .prev_article {
  float: right;
}
#content .flux-nav .next_article {
  float: left;
}
body {
  /* ====================== FLUX DU RESEAU ====================== */
  /* ====================== FLUX DES ACTUS ====================== */
  /* ====================== FLUX DES BATEAUX ====================== */
  /* ====================== FLUX DES BATEAUX ====================== */
}
body.form_newsletter .contenu_data {
  padding-bottom: 50px;
}
body.form_newsletter #feedback {
  display: none;
}
body.form_newsletter .form_title {
  width: 150px;
}
body.form_newsletter .zone {
  float: left;
  margin-right: 30px;
}
body.form_newsletter .clear {
  display: block;
  clear: both;
}
body.form_reseau #btn-draft {
  clear: both !important;
  display: block;
  margin: 10px 0px;
}
body.form_reseau #btn-valid-confirm,
body.form_reseau #feedback {
  display: none;
}
body.form_reseau span.tag {
  display: block;
  float: left;
  width: 23%;
  padding: 1%;
}
body.form_reseau .alert {
  clear: both;
  display: block;
}
body.occasions .items-list .item {
  margin-top: 30px;
  clear: both;
}
body.occasions .items-list .baseline {
  font-weight: 600;
  margin: 0px !important;
}
body.occasions .items-list .resume2 {
  font-size: 25px;
  font-family: "skoda_probold", sans-serif;
  font-weight: 300;
  float: right;
}
body.occasions .items-list .titre {
  color: #495f69;
  margin: 0px !important;
  padding: 0px !important;
  line-height: 100%;
}
body.occasions .items-list .media_resume {
  width: 150px;
  max-height: 100px;
}
body.occasions .items-list .shadow {
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
}
body.occasions .item-full .contenu {
  width: 60%;
  float: left;
}
body.occasions .item-full .baseline {
  font-weight: 600;
  font-size: 18px;
}
body.occasions .item-full .resume2 {
  font-size: 50px;
  font-family: "skoda_probold", sans-serif;
  font-weight: 300;
}
body.occasions .item-full .titre {
  color: #495f69;
}
body.occasions .item-full .resume {
  display: none;
}
body.occasions .item-full .concessionnaire {
  width: 35%;
  float: right;
  border-left: 2px solid #495f69;
  margin-top: 20px;
}
body.occasions .item-full .concessionnaire * {
  line-height: 20px !important;
}
body.occasions .item-full .concessionnaire div {
  padding-left: 50px;
}
body.occasions .flux-nav {
  text-align: center;
  clear: both;
  display: block;
  border-top: none !important;
}
body.occasions .flux-nav .prev_article {
  float: right;
}
body.occasions .flux-nav .next_article {
  float: left;
}
body.occasions .flux-nav .backtolist {
  width: 48%;
  display: inline-block;
}
body.occasions .flux-nav .backtolist a {
  color: #fff;
  background-color: #3d5058;
  padding: 5px;
  display: block;
  text-decoration: none;
  margin-left: 1%;
  margin-right: 1%;
}
body.occasions .flux-nav .backtolist a:hover {
  background-color: #001a2c;
}
body.form_occasion #offre_form.container {
  padding: 0px !important;
  margin: 0px !important;
  margin-left: -30px !important;
}
body.form_occasion .contenu_main {
  padding: 0px !important;
}
body.form_occasion h2 {
  margin: 0px !important;
  padding: 0px !important;
}
body.form_occasion a {
  text-decoration: none;
}
body.form_occasion .alert {
  display: none;
}
body.form_occasion .clear {
  clear: both;
  display: block;
}
body.form_occasion .form_section_cnt h3 {
  margin: 0px !important;
  padding: 0px !important;
  margin-bottom: 10px !important;
  line-height: 15px;
  font-size: 18px;
}
body.form_occasion .form_section_cnt .cnt {
  margin: 10px;
  padding: 20px;
  background-color: #e8eefc;
  min-height: 250px;
}
body.form_occasion .form_section_cnt.form_section_galerie {
  clear: both;
}
body.form_occasion .form_section_cnt.form_section_galerie #galerie .galerie_item {
  width: 20%;
  float: left;
}
body.form_occasion .form_section_cnt.form_section_galerie #galerie .galerie_item .cnt {
  border: 1px solid #ccc;
  height: 300px;
  margin: 2px;
  background-color: #eee;
  overflow: hidden;
}
body.form_occasion .form_section_cnt.form_section_galerie #galerie .galerie_item .btn-delete {
  float: right;
  display: none;
}
body.form_occasion td {
  font-size: 100%;
}
body.form_occasion div#menu-offres {
  border-top: 1px dotted #ccc;
  padding-top: 5px;
  padding-bottom: 20px;
}
body.form_occasion div#menu-offres div.menu-row {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dotted #ccc;
}
body.form_occasion div#menu-offres div.menu-row:hover {
  background-color: #eee;
}
body.form_occasion div#menu-offres div.menu-row .title {
  font-size: 18px;
  display: block;
  float: left;
  line-height: 30px;
  position: absolute;
  width: 400px;
}
body.form_occasion div#menu-offres div.menu-row .title:before {
  content: "› ";
}
body.form_occasion div#menu-offres div.menu-row .title i {
  float: right;
  margin-top: 5px;
}
body.form_occasion div#menu-offres div.menu-row .title a {
  padding-left: 5px;
  text-decoration: underline;
  color: #ee8f00;
}
body.form_occasion div#menu-offres div.menu-row .title a:hover {
  text-decoration: none;
  color: #000;
}
body.form_occasion div#menu-offres div.menu-row .title em {
  font-size: 80%;
  color: #666;
  font-weight: normal;
}
body.form_occasion div#menu-offres div.menu-row .baseline {
  margin: 0px;
  margin-top: 25px;
  margin-left: 15px;
  color: #aaa;
  font-size: 14px;
  width: 300px;
  display: block;
  float: left;
}
body.form_occasion div#menu-offres div.menu-row a.btn {
  text-decoration: none !important;
  float: right;
  margin-left: 5px;
}
body.form_occasion div#menu-offres div.menu-row a.btn.btn-edit {
  margin-right: 20px;
}
body.form_occasion div#menu-offres div.menu-row .btn-group {
  float: right;
}
body.form_occasion div#menu-offres .clear,
body.form_occasion div#menu-offres hr {
  clear: both;
  display: block;
}
@media only screen and (max-width: 768px) {
  body.alt-left-right .contenu_main .row {
    display: flex;
    flex-direction: column;
  }
  body.alt-left-right .contenu_main .row:nth-child(2n+1) [class*=col-]:nth-child(2n) {
    order: 1;
  }
  body.alt-left-right .contenu_main .row:nth-child(2n+1) [class*=col-]:nth-child(2n+1) {
    order: 2;
  }
}
body.reseau .advflux_filters {
  text-align: center;
  margin-bottom: 20px;
}
body.reseau .advflux_filters select {
  background-color: #001a2c;
  color: #fff;
  font-size: 20px;
  padding: 10px 20px;
  border-radius: 3px;
}
body.reseau #filter-reset {
  outline: none;
  clear: both;
}
body.reseau #items-list .item {
  width: 43%;
  margin-left: 3%;
  margin-right: 3%;
  padding-left: 1%;
  float: left;
  border-bottom: 2px solid #689c9f;
  min-height: 200px;
  background-color: #efefef;
  margin-bottom: 10px;
}
@media only screen and (max-width: 479px) {
  body.reseau #items-list .item {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
}
body.reseau #items-list p {
  margin: 0px;
}
body.reseau #items-list .titre {
  margin: 0px;
}
body.reseau #items-list h3 {
  margin: 0px;
}
body.reseau #items-list .resume {
  float: left;
  width: 50%;
}
body.reseau #items-list .resume2 {
  float: left;
  width: 50%;
}
body.reseau #items-list hr {
  display: none !important;
}
body.actualites .media_resume {
  float: right;
  margin-left: 30px;
  border: 1px solid #495f69;
  width: 300px;
}
body.actualites #items-list h3 {
  font-size: 15px;
}
body.actualites #items-list hr {
  clear: both;
  margin-top: 10px !important;
}
body.gamme .contenu_main .logo-headline {
  max-width: 100%;
  height: auto;
}
body.gamme .contenu_after {
  display: none;
}
body.gamme #items-list {
  margin-left: -30px;
  margin-right: -30px;
}
body.gamme #items-list .item {
  width: 100%;
}
body.gamme #items-list .item .cnt {
  display: flex;
  flex-direction: row;
  width: 100%;
}
body.gamme #items-list .item a {
  width: 50%;
}
body.gamme #items-list .item a:first-child {
  order: 1;
}
body.gamme #items-list .item img {
  width: 100%;
  height: auto;
}
body.gamme #items-list .item .titre, body.gamme #items-list .item .baseline {
  display: none;
  padding: 0 10px;
}
body.gamme #items-list .item:nth-child(2n+1) a:first-child {
  order: 0;
}
body.gamme .item-full {
  margin-top: -10px;
  /* vues zoomables */
}
body.gamme .item-full img {
  margin-bottom: 2px;
}
@media only screen and (max-width: 479px) {
  body.gamme .item-full img {
    width: 32% !important;
    height: auto !important;
  }
}
body.gamme .item-full .vue {
  width: 47%;
  border: none;
  margin-bottom: 20px;
  text-align: right;
}
body.gamme .item-full table.specs {
  width: 48% !important;
  margin-left: auto;
  margin-right: auto;
}
body.gamme .item-full table.specs th {
  font-family: "skoda_probold", sans-serif;
  font-weight: 300;
}
body.gamme .item-full table.specs td {
  text-align: right;
}
body.gamme .item-full .titre {
  font-size: 30px;
  padding-top: 30px;
  margin-bottom: 0px;
}
body.gamme .item-full .baseline {
  font-size: 17px;
  font-family: "skoda_probold", sans-serif;
}
body.gamme .item-full .contenu {
  clear: both;
}
body.gamme .item-full .resume2 {
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  font-size: 115%;
  clear: both;
}
body.gamme .item-full .resume2 hr {
  display: none;
}
body.gamme .item-full .resume {
  float: right;
  display: block;
  color: #fff;
  text-align: center;
  width: 70%;
}
body.gamme .item-full .resume p {
  margin: 0px;
  padding: 0px;
}
body.gamme .item-full .resume ul {
  padding: 0px;
  margin: 0px;
}
body.gamme .item-full .resume ul li {
  background-image: url(../images/trans/noir/30.png);
  background-color: #495f69;
  float: right;
  width: 16.66%;
  width: 14.2%;
  display: block;
  height: 120px;
  padding-top: 5px;
  line-height: 15px;
}
body.gamme .item-full .resume ul li img {
  width: 60% !important;
}
body.gamme .item-full .resume ul li img.ifh {
  width: 90% !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}

#content-data-before .block #map,
#content-data-after .block #map,
#content-linkeds-bottom .block #map {
  border-bottom: 2px solid #001a2c;
}
#content-data-before .block.modeles-themes-vignettes,
#content-data-after .block.modeles-themes-vignettes,
#content-linkeds-bottom .block.modeles-themes-vignettes {
  margin: 0px;
  padding: 0px;
}
#content-data-before .block.modeles-themes-vignettes img,
#content-data-after .block.modeles-themes-vignettes img,
#content-linkeds-bottom .block.modeles-themes-vignettes img {
  width: 100%;
}
#content-data-before .block.baseline,
#content-data-after .block.baseline,
#content-linkeds-bottom .block.baseline {
  border-top: 3px solid #001a2c;
  color: #111;
  font-size: 16px;
  background-color: #fff;
  padding: 5px;
  padding-top: 10px;
  /*
       padding-left: 30px;
      padding-right: 30px;
  */
  font-weight: 300;
  border-bottom: 1px solid #fff;
  margin: 0px;
}
#content-data-before .block.baseline strong,
#content-data-after .block.baseline strong,
#content-linkeds-bottom .block.baseline strong {
  font-family: "skoda_probold", sans-serif;
}
#content-data-before .block.bloc-googlemap,
#content-data-after .block.bloc-googlemap,
#content-linkeds-bottom .block.bloc-googlemap {
  padding: 0px;
}
#content-data-before .block.block-gamme,
#content-data-after .block.block-gamme,
#content-linkeds-bottom .block.block-gamme {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#content-data-before .block.block-gamme.associe,
#content-data-after .block.block-gamme.associe,
#content-linkeds-bottom .block.block-gamme.associe {
  border-top: 2px solid #ddd;
  padding-top: 15px;
}
#content-data-before .block.block-gamme.associe .item,
#content-data-after .block.block-gamme.associe .item,
#content-linkeds-bottom .block.block-gamme.associe .item {
  float: left !important;
}
#content-data-before .block.block-gamme .lnkf_cnt,
#content-data-after .block.block-gamme .lnkf_cnt,
#content-linkeds-bottom .block.block-gamme .lnkf_cnt {
  clear: both !important;
}
#content-data-before .block.block-gamme .item,
#content-data-after .block.block-gamme .item,
#content-linkeds-bottom .block.block-gamme .item {
  /*
  line-height: 2em !important;
  */
  float: left;
}
#content-data-before .block.block-gamme img,
#content-data-after .block.block-gamme img,
#content-linkeds-bottom .block.block-gamme img {
  border-bottom: 3px solid #001a2c;
}
#content-data-before .block.block-gamme h2,
#content-data-after .block.block-gamme h2,
#content-linkeds-bottom .block.block-gamme h2 {
  line-height: 2em !important;
  float: left;
  display: block;
  background-image: url(../images/trans/noir/70.png);
  padding: 0px 20px;
  margin-right: 10px;
}
#content-data-before .block.block-gamme .titre,
#content-data-after .block.block-gamme .titre,
#content-linkeds-bottom .block.block-gamme .titre {
  line-height: 1.9em !important;
  font-size: 100%;
}
#content-data-before .block.block-gamme small,
#content-data-after .block.block-gamme small,
#content-linkeds-bottom .block.block-gamme small {
  font-weight: 100;
  font-family: "skoda_promedium", sans-serif;
  font-size: 90%;
  color: #ddd;
  margin-left: 7px;
}
#content-data-before .block.block-gamme .clear,
#content-data-after .block.block-gamme .clear,
#content-linkeds-bottom .block.block-gamme .clear {
  clear: both;
}
#content-data-before .block.txt-tn-resume,
#content-data-after .block.txt-tn-resume,
#content-linkeds-bottom .block.txt-tn-resume {
  padding: 20px;
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #001a2c;
  background-color: #fff;
}
#content-data-before .block.txt-tn-resume .item,
#content-data-after .block.txt-tn-resume .item,
#content-linkeds-bottom .block.txt-tn-resume .item {
  width: 50%;
  float: left;
  min-height: 75px;
  margin-bottom: 10px;
  background-color: none;
}
@media only screen and (max-width: 479px) {
  #content-data-before .block.txt-tn-resume .item,
  #content-data-after .block.txt-tn-resume .item,
  #content-linkeds-bottom .block.txt-tn-resume .item {
    width: 100% !important;
  }
}
#content-data-before .block.txt-tn-resume .item:first-child,
#content-data-after .block.txt-tn-resume .item:first-child,
#content-linkeds-bottom .block.txt-tn-resume .item:first-child {
  width: 49%;
  margin-right: 1%;
}
#content-data-before .block.txt-tn-resume .item:last-child,
#content-data-after .block.txt-tn-resume .item:last-child,
#content-linkeds-bottom .block.txt-tn-resume .item:last-child {
  width: 49%;
  margin-left: 1%;
}
#content-data-before .block.txt-tn-resume .resume hr,
#content-data-after .block.txt-tn-resume .resume hr,
#content-linkeds-bottom .block.txt-tn-resume .resume hr {
  display: none;
}
#content-data-before .block.txt-tn-resume h3,
#content-data-after .block.txt-tn-resume h3,
#content-linkeds-bottom .block.txt-tn-resume h3 {
  color: #fff;
  font-family: "skoda_proregular", sans-serif;
  font-weight: 300;
  font-size: 1.2em !important;
  margin-top: 10px;
  margin-bottom: 15px;
}
#content-data-before .block.txt-tn-resume .clear,
#content-data-after .block.txt-tn-resume .clear,
#content-linkeds-bottom .block.txt-tn-resume .clear {
  display: block;
  clear: both;
}
#content-data-before .block.txt-tn-resume a,
#content-data-after .block.txt-tn-resume a,
#content-linkeds-bottom .block.txt-tn-resume a {
  color: #689c9f;
}
#content-data-before .block.txt-tn-resume img,
#content-data-after .block.txt-tn-resume img,
#content-linkeds-bottom .block.txt-tn-resume img {
  width: 100%;
}
#content-data-before div,
#content-data-after div,
#content-linkeds-bottom div {
  border: none;
}
#content-data-before h2,
#content-data-after h2,
#content-linkeds-bottom h2 {
  font-size: 1.2em;
  margin: 0px;
  line-height: 1.5em;
  color: #689c9f;
}
#content-data-before h3,
#content-data-after h3,
#content-linkeds-bottom h3 {
  font-size: 90%;
  margin: 0px;
  line-height: 130%;
  padding: 3px 0px;
  color: #689c9f;
  color: #5d260b;
}
#content-data-before h3:before,
#content-data-after h3:before,
#content-linkeds-bottom h3:before {
  content: "› ";
  color: #ddd;
}
#content-data-before h3 a,
#content-data-after h3 a,
#content-linkeds-bottom h3 a {
  font-weight: 100;
  color: #0e5379;
}
#content-data-before h3 a:hover,
#content-data-after h3 a:hover,
#content-linkeds-bottom h3 a:hover {
  color: #689c9f;
}

#content-linkeds-bottom .block p, #content-data-after .block p {
  margin: 0px;
  padding: 0px;
}
#footer {
  color: #959da0;
  padding-top: 20px;
  padding-bottom: 40px;
  font-size: 14px;
  background-color: #162e3e;
  background-color: #000;
  border-top: 1px solid #526870;
  background-image: url(../images/ecailles-bg-noir.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}
#footer .credits {
  color: #888 !important;
  font-size: 13px;
  text-align: right;
}
#footer .footer-liens {
  padding-bottom: 70px;
}
#footer .footer-liens ul {
  display: inline-block;
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
}
#footer .footer-liens ul li {
  min-height: 110px;
  line-height: 16px !important;
  margin-bottom: 10px;
}
#footer .footer-liens ul li.first {
  border-left: none;
  margin-left: 0px;
}
#footer strong {
  font-size: 100%;
  font-family: "skoda_proregular", sans-serif;
  font-weight: 300;
  border-bottom: 1px solid #689c9f;
  display: block;
  padding-bottom: 3px;
  margin-bottom: 3px;
  color: #a5c3c5;
}
#footer a {
  color: #fff;
}

/* Higher than 1200 (desktop devices)
====================================================================== */
/* Higher than 960 (desktop devices)
====================================================================== */
/* Tablet Portrait (devices and browsers)
====================================================================== */
/* All Mobile Sizes (devices and browser)
====================================================================== */
@media only screen and (max-width: 767px) {
  /*
  #content-main
  {
      padding: 20px !important;
  }

  .liens-utiles, .partenaires
  {
      .item
      {
          height: auto !important;
          .shadow
          {
              display: none;
          }
      }
  }
  */
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers)
====================================================================== */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
=================================================================== */
@media only screen and (max-width: 479px) {
  #logo {
    padding-top: 0px;
  }
  #hheader {
    position: relative !important;
  }
  #hheader #header .row {
    margin: 0 !important;
  }
  #hheader #header .row .col-xs-6 img {
    width: 90%;
  }
  /*
   #baseline
   {
       margin-top: -40px;
       text-align: center !important;
       h2, h3
       {
           text-align: center;
       }
   }
   #slider
   {
       margin-bottom: 0px;
   }

   .contenu_data
   {
       padding: 15px;
   }


   #footer-menu-links
   {
       ul
       {
           li
           {
               float: right;
           }
       }

   }
   */
}
#sb-body-inner {
  background-color: #fff;
}

body.homepage .contenu_after {
  display: none;
}
body.homepage #sb-body {
  border: 5px solid #041a2c;
}
body.homepage #sb-content {
  background-color: #111 !important;
}
body.homepage #sb-content table {
  vertical-align: middle;
  height: 100%;
  width: 100%;
  text-align: center;
}
body.homepage #sb-content a {
  display: block;
}
body.homepage #sb-content a img {
  width: 100%;
  height: auto;
  /*
  height: 100%;
  */
}

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

#modal_slideshow .modal-header,
#modal_slideshow .modal-footer {
  padding: 10px 15px;
  border: none;
  background-color: #000;
}

#modal_slideshow .modal-header button {
  opacity: 1;
  color: #fff !important;
  text-shadow: none !important;
}

#modal_slideshow .modal-header .modal-title {
  color: #fff;
}

#modal_slideshow .modal-body {
  padding: 0;
  background-color: #000;
}

/*
#modal_slideshow #royalSlider {
  max-width: 100% !important;
  border: 3px solid red;
  width:100% !important;
}
*/
#modal_slideshow .royalSlider {
  /*
  max-width: 100% !important;
  border: 3px solid red;
   */
  width: 100% !important;
}

#modal_slideshow #royalSlider .rsOverflow {
  max-width: 100% !important;
}

#modal_slideshow #royalSlider img {
  max-width: 100% !important;
  max-height: 100% !important;
  height: auto !important;
  /*
  width: 100% !important;
   */
}

#modal_slideshow #royalSlider .rsABlock {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0 !important;
  top: auto !important;
}

#modal_slideshow #royalSlider .rsContent {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#modal_slideshow #royalSlider .rsABlock p {
  margin: 5px;
}

#modal_slideshow #royalSlider .rsArrowIcn {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  background: url("/assets/royalslider/skins/default/rs-default.png");
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

#modal_slideshow #royalSlider .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px;
  left: 0;
}

#modal_slideshow #royalSlider .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px;
  right: 0;
}

@media only screen and (min-width: 1200px) {
  .modal-lg {
    width: 1200px;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
  .modal-lg {
    width: 980px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .modal-lg {
    width: 768px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .modal-lg {
    width: 480px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .modal-lg {
    width: 370px;
  }
}
/*
@media only screen and (min-width: 980px) and (max-width: 1200px) {
@media only screen and (min-width: 768px) and (max-width: 980px) {
@media only screen and (min-width: 480px) and (max-width: 768px) {
@media only screen and (min-width: 320px) and (max-width: 480px) {
@media only screen and (min-width: 320px) and (max-width: 768px) {
 */

/*# sourceMappingURL=style.css.map */
