@charset "UTF-8";

/* ###########################################################
######################## Normalize CSS - clearfix  ###################
########################################################### */
.clearfix:before,.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}
.clearfix{*zoom:1;}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#ToolbarForProduction {
  display: none !important;
}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}
[hidden],template{display:none;}a{background:transparent;text-decoration:none;}a:active,a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}
h1{font-size:2em;margin:.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}
sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}
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-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;}
textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}
td,th{padding:0;}


@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold-webfont.eot');
    src: url('../fonts/raleway-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold-webfont.woff') format('woff'),
         url('../fonts/raleway-bold-webfont.ttf') format('truetype'),
         url('../fonts/raleway-bold-webfont.svg') format('svg');
    font-weight: bold;
    font-style: bold;

}




@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway-light-webfont.ttf') format('truetype'),
         url('../fonts/raleway-light-webfont.svg') format('svg');
    font-weight: lighter;
    font-style: lighter;

}




@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.eot');
    src: url('../fonts/raleway-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular-webfont.woff') format('woff'),
         url('../fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('../fonts/raleway-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'kotta_oneregular';
    src: url('../fonts/kottaone-regular-webfont.eot');
    src: url('../fonts/kottaone-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/kottaone-regular-webfont.woff') format('woff'),
         url('../fonts/kottaone-regular-webfont.ttf') format('truetype'),
         url('../fonts/kottaone-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RalewayThin';
    src: url('../fonts/raleway-thin-webfont.eot');
    src: url('../fonts/raleway-thin-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/raleway-thin-webfont.woff') format('woff'),
         url('../fonts/raleway-thin-webfont.ttf') format('truetype'),
         url('../fonts/raleway-thin-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* FIN DU RESET ET DE NORMALIZE */
html {
  width: 100%;
  height: auto;
}
body {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #000000;
  font-family: 'ralewayregular';
  font-size: 0.8em;
  margin: 0;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
}
.app-wrapper {
  height: 100%;
  position: relative;
  width: 100%;
}
.app-loader {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 100000;
}
.app-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 10000;
}
ul {
  margin: 0;
  margin-left: 20px;
  padding: 0;
}
/* ###########################################################
###################### SPEEDNEWS POPUP #######################
########################################################### */
#backgroundImagesAdministration .QESizePhoto {}

#fancybox-overlay { position:fixed !important; }

#showBackgroundImagesAdministration {
  background-color: #986D3A;
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 15px;
  padding: 20px 20px;
  position: fixed;
  right: 30px;
  text-decoration: none;
  top: 30px;
  z-index: 100000;
  width: 190px;
  text-align: center;
  line-height: 23px;
  text-transform: uppercase;
  -webkit-box-shadow: -3px 3px 10px 0px rgba(50, 50, 50, 0.53);
-moz-box-shadow:    -3px 3px 10px 0px rgba(50, 50, 50, 0.53);
box-shadow:         -3px 3px 10px 0px rgba(50, 50, 50, 0.53);
}
#showBackgroundImagesAdministration:before {
  font-family: "myicon";
  content: "\e80f";
  display: block;
  font-size: 2em;
  margin: 0 auto 10px;
}
#showBackgroundImagesAdministration:hover {
  background-color: #111;
}

#backgroundImagesAdministration img {
    max-width: 500px;
    width: 500px;
    height: auto;
}

div#backgroundImagesAdministration p {
    font-family: Verdana;
    font-size: 40px;
    margin: 15px 0;
}
body.speednews {
  position: static;
}


/* spinner
=========================================================== */
.spinnerImg {
    background: url(../images/spinner.png) no-repeat center center transparent;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.spinner {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
}

/* END spinner
=========================================================== */
/* ###########################################################
###################### HEADER ################################
########################################################### */
header {
  position: static;
  background: #000;
}
.navMobile {
  display: block;
}
.navNormal {
  display: none;
}
.showNav, .hideNav, .BTN_resa, .openHeader, .openContent {
  background-color: #000000;
  color: #FFFFFF;
  display: block;
  min-width: 100px;
  padding: 10px 0;
  text-align: center;
}
.showNav, .hideNav {
  height: 60px;
  left: 0;
  line-height: 60px;
  padding: 0;
  position: absolute;
  top: 0;
}
.closeNav:hover {
  opacity: 0.7 !important;
}

.openNav, .closeNav {
  display: none;
  font-size: 2.2em;
}
.openContent {
  display: none;
}
.openHeader {
  left: 3%;
  position: fixed;
  z-index: 1;
  top: -60px;
}
.openContent {
  position: fixed;
  bottom: -60px;
  z-index: 1;
  left: 3%;
}
.BTN_resa {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 60px;
  padding: 0;
  height: 60px;
}
.BTN_resa:after {
  font-family: "myicon";
  content: "\e86e";
  margin-left: 10px;
}
.showNav:before, .hideNav:before, .openHeader:before {
  font-family: "myicon";
  content: "\e854";
  margin-right: 10px;
}
.hideNav:before {
  content: "\e86c";
}
.hideNav {
  display: none;
}
.showNav:hover, .hideNav:hover, .BTN_resa:hover {
  background-color: #ddd;
  color: #000;
}
.contentQS a {
  color: #fff;
  text-decoration: none;
}
.contentQS {
  position: static;
}
.moduleQS {
  display: none;
}
.BTN_offres {
  background-color: #404040;
  padding: 5px 10px;
  display: block;
}
.BTN_offres:after {
  content: "\e876";
  float: right;
  font-family: "myicon";
  font-size: 1.4em;
}
.logo img {
  display: inline-block;
  margin: auto;
  max-width: 40px;
  vertical-align: middle;
  width: 80%;
}
header nav li {
	list-style-type: none;
}
header nav ul {
  text-align: center;
  display: none;
  height: 0;
}
header nav.navMobile ul {
  overflow: hidden;
}
.navMobile .logo {
  width: 100%;
  display: block;
  text-align: center;
}
header nav li {
  background: none repeat scroll 0 0 #000;
  color: #FFFFFF;
  display: block;
  height: auto;
  line-height: 70px;
  list-style-type: none;
  margin-bottom: 2px;
  vertical-align: top;
}
header nav li a {
  color: #FFFFFF;
  display: block;
  font-size: 1em;
  padding: 0 20px;
  text-decoration: none;
}

header nav li a:hover, header nav li a.current , header nav li .menussnav.current, .headerbis li a.current{
  color: #888;
}

/* ###########################################################
###################### CONTENT ################################
########################################################### */
#content, #displayed {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.magalerie{
  position: static;
  width: 100%;
  height: 300px;
  display: none;
}
.magalerie > img {
  height: auto;
  width: 100%;
}
.fullGalerie .imgLiquid {
  border: 1px solid #888;
}
h1 {
  color: #000;
  margin: 0;
  margin-bottom: 40px;
}
h1 span:nth-child(1) {
  text-transform: uppercase;
  font-style: 1.3em;
  display: block;
}
h1 span:nth-child(2) {
  display: block;
  font-weight: lighter;
}
.tableauContenuFull h1 {
  text-align: center;
}
h2 {
  color: #666;
  font-size: 1.1em;
  margin: 15px 0;
  text-transform: uppercase;
}
.onglets, #slider-id-nav-ul {
  display: none !important;
}
/*content*/
.onglets, #slider-id-nav-ul {
  display: block !important;
  margin-top: -50px;
}
.onglets > li, #slider-id-nav-ul > li {
  display: inline-block;
  margin-right: 3px;
}
.onglets > li a, #slider-id-nav-ul > li a {
  /*background-image: url("../images/content/onglet.png");*/
  background-position: 14% 50%;
  background-repeat: no-repeat;
  border: 1px solid #CDCDCD;
  color: #000;
  display: block;
  /*padding: 10px 20px 10px 50px;*/
  padding: 10px 10px 10px 10px;
  font-family: 'kotta_oneregular';
}
.onglets > li a:hover, #slider-id-nav-ul > li a:hover, .onglets > li a:hover, #slider-id-nav-ul > li.current a{
  background-color: #000;
  color: #fff;
}


.contentSlide {
  width: 100%;
  height: 100%;
  overflow: visible;
  overflow-x:hidden;
}
.versionmobile img {
  height: auto;
  width: 100%;
}
.versionmobile {
  display: block;
}
.nomobile {
  display: none;
}
/* POur une largeur maximum de */
@media screen and (max-width: 960px) { 
  .contentSlide {
    width: 100% !important;
  }
  .section {
    margin: 0 !important;
    width: 100% !important;
  }
}


.section {
  margin-bottom: 10px;
}
.menuRight {
  background-image: url("../images/content/bgRed.png");
  bottom: 50px;
  max-width: 203px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 70px;
  width: 33%;
  z-index: 10;
  color: #fff;
  display: none;
}

.part {
  border-bottom: 1px solid #222;
  padding: 10px 0;
  display: block;
}
.part:nth-child(1) img {
  height: 90%;
}
.part:first-child {
  /*height: 40%;*/
}
.part:nth-child(1) img{
  height: 240px;
}
.part:nth-child(2) img {
  height: 35px;
}
.part:nth-child(3) img {
  height: 70px;
}
.part:first-child > a:nth-child(2) {
  background-color: #fff;
  color: #ffffff;
  font-size: 1.4em;
  margin: 10px auto 0;
  width: 80%;
}
.part:first-child > a {
  display: block;
}
.part:first-child > a:nth-child(2) {
  color: #000;
  font-size: 1.4em;
}
.part:first-child > a:nth-child(2):hover {
  background-color: #444;
  color: #fff;
}
.table {
  display: table;
  height: 100%;
  width: 100%;
}

.ls-wrapper{
  max-width: 5000px!important;
}
.tableCell {
  display: table-cell;
  vertical-align: middle;
}
.goLeft:hover, .goRight:hover {
  opacity: 0.6;
}
.compteur {
  font-size: 3em;
  font-family: 'RalewayThin';
}
.decouvrir p {
  color: #FFFFFF;
  margin: 10px 0 0;
  font-family: 'kotta_oneregular';
}
.decouvrir:hover p {
  color: #888;
}
.decouvrir p:after {
  content: "\e880";
  display: block;
  font-family: "myicon";
  margin-top: 10px;
}
.tableauGlobal {}
.tableauContenu {
  background-color: #fff;
  color: #666;
  padding: 40px;
  position: static;
  width: 100%;
}
.tableauContenu p, .tableauContenu li {
  line-height: 1.6em;
}

.ligne-logos-gauche.first {
  margin-bottom: 10px;
}
.ligne-logos-gauche img{
  display: inline-block;
  width: 24.5%;
  vertical-align: top;
  padding: 10px 10px 0 0;
}
.ligne-logos-gauche p {
  display: inline-block;
  width: 75%;
  vertical-align: top;
}

.ligne-image-gauche div .img {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  padding: 2% 2% 0 0;
}
.ligne-image-gauche div .img img {
  width: 100%;
  height: 100%;
}
.ligne-image-gauche div .txt {
  width: 69%;
  display: inline-block;
  vertical-align: top;
}

.ligne {
  width: 100%;
}
.ligne a {
  color: #000;
}
.ligne a:hover {
  text-decoration: underline;
}

.col70 {
  width: 100%;
  display: inline-block;
}
.col30 {
  width: 100%;
  display: inline-block;
}
.col30 img {
  width: 100%;
  height: auto;
}
.blocImg {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.blocImg img {
  width: 100%;
  height: auto;
}
.contentWidget .rsArrow {
  display: none !important;
}
.contentWidget {
  height: auto ;
  width: 100%;
  background-color: #000;
}
body .sp-widget .sp-img-wrapper {
  display: none;
  overflow: hidden;
}

body .sp-widget .btnDecouvrir {
  background-color: #000;
  background-image: none;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  display: block;
  margin: 10px 0;
  text-shadow: none;
  width: 100%;
}
body .sp-widget .btnDecouvrir:hover {
  background-color: #fff;
  color: #000;
}
body .sp-widget {
  margin: 3% auto;
}
body .rsUni .rsBullet {
  padding: 0 7px;
}
.overflowHidden {
  height: 100%;
  overflow: hidden;
}



.img1 {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  padding: 2% 2% 0 0;
}

.txt1 {
  width: 69%;
  display: inline-block;
  vertical-align: top;
}

.ligne-image-gauche div.img1 img {
  width: 100%;
  height: 100%;
}

.nomove {
  -webkit-transition: 0s !important; 
   -moz-transition: 0s !important;
    -ms-transition: 0s !important;
     -o-transition: 0s !important;
        transition: 0s !important;
        }
/*=====================================
=      Speedroute + Speedpackage      =
=====================================*/
#moduleSpeedpackage,
#moduleSpeedroute .slide-speedroute {
    font-family: 'ralewayregular';
    background-color: transparent;
    border: 0; 
}

#moduleSpeedpackage h2 {
}
/*
    Reset des boutons
*/
#moduleSpeedpackage .btn,
#moduleSpeedroute .btn,
#moduleSpeedpackage .btn-group .btn,
#moduleSpeedroute .btn-group .btn,
#moduleSpeedroute .modal-footer .btn,
#moduleSpeedroute .speedroute-wrap-infowindow .btn {
    -webkit-transition: background-color .4s, color .4s;
       -moz-transition: background-color .4s, color .4s;
        -ms-transition: background-color .4s, color .4s;
         -o-transition: background-color .4s, color .4s;
            transition: background-color .4s, color .4s;
    border-color: transparent;
    border-radius: 0;
    background-image: none;
    text-shadow: none;
}
/*
    Style des boutons par défaut
*/
#moduleSpeedpackage .btn,
#moduleSpeedroute .btn,
#moduleSpeedpackage .btn-group .btn,
#moduleSpeedroute .btn-group .btn,
#moduleSpeedroute .modal-footer .btn,
#moduleSpeedroute .speedroute-wrap-infowindow .btn
#moduleSpeedroute .feuilleRoute .dark {
    color: #fff;
    background: #000;
}
/*
    Style des boutons au :hover et :focus
*/
#moduleSpeedpackage .btn:hover,
#moduleSpeedpackage .btn:focus,
#moduleSpeedroute .btn:hover,
#moduleSpeedroute .btn:focus,
#moduleSpeedpackage .btn-group .btn:hover,
#moduleSpeedpackage .btn-group .btn:focus,
#moduleSpeedroute .btn-group a:hover,
#moduleSpeedroute .btn-group a:focus,
#moduleSpeedroute .speedroute-wrap-infowindow .btn:hover,
#moduleSpeedroute .speedroute-wrap-infowindow .btn:focus,
#moduleSpeedroute .modal-footer .btn:hover,
#moduleSpeedroute .modal-footer .btn:focus,
#moduleSpeedroute .speedroute-btn-open:hover,
#moduleSpeedroute .speedroute-btn-open:focus,
#moduleSpeedroute .modal-footer .btn:hover,
#moduleSpeedroute .modal-footer .btn:focus,
#moduleSpeedroute .feuilleRoute .more-dark {
    background: #888;
}
/*
    Couleurs des liens dans la description et du titre de l'offre
*/
#moduleSpeedpackage .sp-offre-content,
#moduleSpeedpackage .sp-offre-more,
#moduleSpeedpackage h2 a,
#moduleSpeedpackage h1,
#moduleSpeedpackage .sp-filter a,
#moduleSpeedpackage .sp-offre-more a,
#moduleSpeedpackage .sp-offre-detail-infos span,
#moduleSpeedpackage .sp-pagination a {
    color: #000;
}

/*==================================
=            Speedroute            =
==================================*/

#moduleSpeedroute {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#moduleSpeedroute .feuilleRoute {
    font-size: 1em;
}

#moduleSpeedroute .speedroute-wrap-infowindow {
    min-height: 180px;
    padding: 1rem;
}

#moduleSpeedroute .title-speedroute {
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    margin-bottom: .4em;
}

#moduleSpeedroute .speedroute-wrap-infowindow .btn {
    margin: .5em 0;
}
.fullGalerie {
  display: none;
}
#magalerieFull {
  width: 100%;
  display: block;
  height: 300px;
}

body .rsDefault .rsArrowIcn {
  background-color: #000000;
  background-image: none;
  border-radius: 0;
  cursor: pointer;
  height: auto;
  left: 0;
  margin-top: -40px;
  padding: 10px 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
  margin-left: 0;
}
body .rsArrowRight .rsArrowIcn {
  left: auto !important;
  right: 0;
}
body .rsArrowLeft .rsArrowIcn:after {
  color: #FFFFFF;
  content: "\e873";
  display: block;
  font-family: "myicon";
  font-size: 2.6em;
  width: 100%;
}
body .rsArrowRight .rsArrowIcn:after {
  color: #FFFFFF;
  content: "\e874";
  font-family: "myicon";
  font-size: 2.6em;
}
 .rsArrowIcn:hover {
  
}
body .rsDefault .rsArrowIcn:hover {
  background-color: #000;
  background-image: none;
}
/*-----  End of Speedroute  ------*/

/* ###########################################################
###################### FOOTER ################################
########################################################### */
footer {
  position: static;
  width: 100%;
}

#contentFooter {
  text-align: center;
  background-color: #000;
}
#footerFixed {
  background-color: #000;
  height: auto;
  width: 100%;
  text-align: center;
}
#footerFixed  li {
  list-style-type: none;
}
.titresFooter {
  color: #FFFFFF;
  font-size: 1.05em;
  margin-top: 20px;
  padding: 0 0 15px;
  text-transform: uppercase;
}
.logoFooter > img {
  width: 30px;
}
.description {
  color: #5e5e5e;
  margin: 10px 0;
}
.description > a {
  font-size: 1.3em;
}
.blocFooter {
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block;
  overflow: hidden;
  width: 300px;
  margin: 10px auto;
}
.blocFooter table {
  width: 100%;
}
.headerbis {
  display: none;
}
.blocFooter td {
  padding: 10px;
  border: solid 1px #353535;
  text-transform: uppercase;
}
.blocFooter td a:after {
  font-family: "myicon";
  content: "\e880";
  margin-left: 10px;
}
.blocFooter td a[data-anchor="situation"]:after {
  content: ""; 
  margin-left: 0px;
}
.blocFooter td a[data-anchor="situation"] i:hover{
  color: #888
}

.blocFooter a {
	color: #fff;
	text-decoration: none;
}
.blocFooter a:hover {
  text-decoration: underline;
}
.blocFooter li {
  list-style-type: none;
}
.sitemap table {
  width: 100%;
}
.sitemap table td {
  border: 0 none;
  display: inline-block;
  min-width: 200px;
  width: 32%;
}

.btopenfooter{background-color: #000}
.btopenfooter #btnOuvrirFooter{color: #fff}
.btopenfooter #btnOuvrirFooter:hover{color: #888; background-color: #000;}

.sitemap ul {
  padding-left: 10px;
  border:0;
}
.sitemap li {
  list-style-type: none;
  text-align: center;
}

.sitemap a {
  color: #FFFFFF;
  display: block;
  padding: 10px;
}
.sitemap a:hover {
  text-decoration: underline;
}
.tableauCredits { font-size: 0.8em; float:left; width:100%; margin:10px 0; color: #fff;}
.tableauCredits a { color:#fff; text-decoration:none;}
.tableauCredits a:hover { text-decoration: underline;}

#btnFermerFooter, .contentClose {
  display: none;
}
#btnFermerFooter:hover {
  opacity: 0.7;
}

#btnOuvrirFooter {
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  display: none;
}
#btnOuvrirFooter:hover { 
	background-color:#fff;
	color: #000;
}

.lienMobile {
  display: table-cell;
}
.lienNormal {
  display: none;
}
.blocResa a {
  border: 1px solid #000;
  display: block;
  padding: 10px;
  font-weight: bold;
}
.blocResa a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.blocResa a span:first-child {
  text-transform: uppercase;
  display: block;
}
.blocResa a span:nth-child(2) {
  font-family: "kotta_oneregular";
  font-style: italic;
  margin-top: 5px;
}
.blocResa a span:nth-child(2):after {
  content: "";
  font-family: "myicon";
  margin-left: 10px;
}
#contentFooterFixed {width:980px; margin:0 auto;}

.tableauCredits { text-align:center;}
#footerFixed .right a {
  color: #FFFFFF;
  display: block;
  padding: 0 20px;
  font-size: 2em;
}
.langues > li {
  display: inline-block;
}
#footerFixed .right #btnOuvrirSearch {
  display: none;
}
#footerFixed a:hover {
  background: none;
  color: #888;
}
.facebook:after {
  font-family: "myicon";
  content: "\e8e0";
}
.twitter:after {
  font-family: "myicon";
  content: "\e8eb";
}
#footerFixed .langue:hover {
  opacity: 0.7;
}
.langue img {
  width: 30px;
}
.iconplansite {
  font-family: "myicon";
}

#btnOuvrirSearch:after {
  font-family: "myicon";
  content: "\e802";
}
#footerFixed .right .closeLangue {
  display: none;
}
#footerFixed .right .openLangue {
  display: none;
}
#footerFixed .right .langue {
  display: block;
}

.bouton_footer{
    display: none; }

.bouton_reserv{
    display: none; }
/* ###########################################################
######################## form ########################
########################################################### */


/* ######################################################### */

/* ###########################################################
######################## SPEEDMAILING ########################
########################################################### */


#module_emailing_auto { 
	z-index: 1000; 
	padding:0 ;
 }

/* BOUTON INFO + CLOSE */

.emailingauto_img_infos { width:24px; float:left; margin-left:10px; margin-top:4px;}

.tooltip_close {display:block;float:right;}

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



#emailingauto_button, #emailingauto_button_desinscrire {
	height:24px;
	color:#fff;
	background-color: #A5A9AD;
	margin-top:5px;
	border: none;
	display:block;
	cursor:pointer;
	width:150px;
	float:left;
	font-size: 1.0em;
}

#emailingauto_button_desinscrire:hover, #emailingauto_button:hover  {
	background-color: #c5c8cc;
	color:#000000;
}

/* TOOLTIP */
.emailingauto_tooltip {
	border: 5px solid #cccccc;
	padding: 10px;
	line-height: 1.5em;
	font-size: 0.9em;
	text-align:left;
	background-color: #dddddd;

	-webkit-box-shadow:0 -2px 4px rgba(0,0,0,0.4);
	-o-box-shadow:0 -2px 4px rgba(0,0,0,0.4);
	-moz-box-shadow:0 -2px 4px rgba(0,0,0,0.4);
	box-shadow:0 -2px 4px rgba(0,0,0,0.4);
}

.emailingauto_tooltip a {color:red; text-decoration:underline; cursor: pointer;}
.emailingauto_tooltip a:hover {color:#000000;text-decoration: underline;}
.emailingauto_tooltip_unsubscribe input {width: 120px;padding-bottom:0;}

/* MESSAGES */
.emailing_auto_message_success, .emailing_auto_confirm_text .success {color:#000000;}
.emailing_auto_message_error, .emailing_auto_confirm_text .error {color:#000000;}
.emailing_auto_confirm_title {color:black;font-size: 1em;padding-top: 100px;}
.emailing_auto_confirm_text {padding-bottom: 50px;}

/* CHAMPS EMAIL */
#emailingauto_email {width:215px; padding:5px; color:#111; border:none; background-color:#fff; margin:5px 0}
#emailingauto_email_unsubscribe {width:180px; padding:5px; color:#ffffff; border:none; background-color:#a5a9ad; margin:5px 0}


/* NE PAS TOUCHER LES CLASSES CI-DESSOUS */
#emailingauto_tooltip {position: absolute;display: none;z-index:20000; width:225px;}
#emailingauto_tooltip_unsubscribe {position: absolute;display: none;z-index:20000 ; width: 220px!important; padding-bottom:10px;  font-size: 0.9em; overflow: hidden;}
#emailingauto_tooltip_unsubscribe div { float:left; margin: 0; }
#emailingauto_tooltip_unsubscribe div.moduleSpeedMailingTooltipUnsubscribe1 { float:right;}
#emailingauto_tooltip_unsubscribe div.moduleSpeedMailingTooltipUnsubscribe2,
#emailingauto_tooltip_unsubscribe div.moduleSpeedMailingTooltipUnsubscribe3,
#emailingauto_tooltip_unsubscribe div.moduleSpeedMailingTooltipUnsubscribe5

 { clear:both; float: left; }
 
#emailingauto_tooltip_unsubscribe div.moduleSpeedMailingTooltipUnsubscribe7, #emailingauto_tooltip_unsubscribe div.moduleSpeedMailingTooltipUnsubscribe8
 { float: left; }

.ModuleSMHide {  }

#emailing_auto_trad_erreur {
	clear:both;
}

/* ###########################################################
######################## SPEEDSEARCH #########################
########################################################### */

#divSpeedSearch {
	float:left;
	width:180px;
	margin:5px 0 0 0;
}

.rechercheSpeedsearch {
	cursor: pointer;
	width: 150px;
	height: 20px;
	padding: 0 5px;
	margin: 0;
	border:none;
	background-color: #eee;
	float:left;
}

.boutonSpeedsearch { width:20px; height:20px; display:block; background: #fff url(http://www.lebarahuitres.com/images/speed-search-loupe.png) no-repeat center top; float:left;}
.boutonSpeedsearch:hover { background-color:#09F;}







/* POur une largeur maximum de */













.sitemap table td {
    padding: 10px;
    width: 33%;
  }
  .sitemap ul {
    border-left: 1px solid #FFFFFF;
  }
  .sitemap li {
    text-align: left;
    padding: 8px 3px; 
  }
  .sitemap a {
    color: #FFFFFF;
    display: inline;
    padding: 0;
  }
@media screen and (max-width: 980px) { 

  .boxplansite-content{background: #000!important;padding: 30px 0px}

  .versionmobile h1{text-align: center;margin: 20px 0px}
  .versionmobile h2{text-align: left;margin: 10px  20px  20px  20px;color: #fff}
  .versionmobile .pagehuitre-mobilbloc{width: 100%;display: inline-block;background: rgba(0,0,0,0.7); color:#fff;margin-top: 10px;padding:10px 10px 20px 10px;position: relative;z-index: 2}

  body #magalerieFull.index .rsABlock{
    left: 0 !important;
  }
  #magalerieFull.index .rsABlock p{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: white;
    top: 180px;
    position: relative;
    padding: 20px;
    font-size: 1.3em;
  }
      
}

.menurestau{display: none}

body .rsABlock{left: -50000px;opacity: 0;}

body .sp-offre-content .sp-btn-group .btn-group a {display:none;}

@media screen and (min-width: 980px) { 

  /*header*/
  html {
    height: 100%;
  }
  body #slider-id-nav-ul{
      top:230px;
  }

  body{overflow: hidden;}
  .versionmobile{display:none;}
  .iconplansite{display: none}

  .boxplansite .sitemap{position: absolute;top:80px;bottom: 0px;width: 100%;height: auto}
  .boxplansite .contentClose{margin: 0;height: 80px; line-height: 80px;}


  .sitemap table {
    position: relative;
    margin: 10% auto;
    max-width: 500px;
    }
.menurestau{display: block;position: absolute;top:70px;left:0;right:203px;background: rgba(0,0,0,0.8); color: #fff;z-index: 7}
.menurestau li{display: inline-block;list-style-type: none;float: left}
.menurestau li a{display: inline-block;color: #ccc;text-decoration: none;line-height: 30px;padding: 0 10px;border-left: 1px solid #333}
.menurestau li a.current{color: #fff;background: #000}
  .boxplansite, footer{
    background: #000;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top:100%;
    z-index: 8;
    -webkit-transition: top 1.5s; 
    transition: top 1.5s;
  }
  .boxplansite.openp, footer.openf{
    top:0;
  }
  .sitemap table td {
    display: table-cell;
  }

  .boxplansite .boxplansite-content, #contentFooter{
    height: auto;
    position: absolute;
    left: 0;
    right: 203px;
    top:70px;
    bottom: 70px;
  }

  .navMobile {
    display: none;
  }
  .navNormal {
    display: block;
  }
  .magalerie, #magalerieFull {
    bottom: 0;
    height: auto;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    display: block;
  }
  header {
    background-color: #000;
    left: 0;
    min-width: 200px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 18;
    height: 70px;
  }
  .headerFixe {
    position: fixed;
  }
  header nav, header nav ul {
    height: 100%;
  }
  header nav li {
    height: 100%;
    display: inline-block;
  }
  header nav li a {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
  }
  header nav .galerie-cmd-number {
    background: none repeat scroll 0 0 #000000;
    margin-left: 15px;
    padding: 0 20px;
  }
  header .navsecondaire a {
    display: inline;
    height: auto;
    margin: 0;
    padding: 0;
  }
  .navsecondaire span {
    vertical-align: middle;
  }
  header .navtertiaire li {
    margin-right: 20px;
    padding-right: 20px;
  }
  header .navtertiaire img, header .navtertiaire div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  header .navtertiaire div p {
    margin: 0;
    padding: 0;
  }
  header .navtertiaire div p:nth-child(1) {
    text-transform: uppercase;
  }
  header .navtertiaire div p:nth-child(2) {
    font-style: italic;
    font-family: 'kotta_oneregular';
    margin-top: 5px;
  }
  .navtertiaire > li:first-child {
    margin-left: 20px;
  }
  header .navtertiaire li a {
    height: auto;
  }
  .openNav {
    display: inline-block;
  }
  .openNav:hover {
    opacity: 0.7 !important;
  }
  .position {
    background-color: #000;
    /*overflow: hidden;*/
    position: relative;
    z-index: 2;
  }
  .contentWidget, .BTN_offres {
    display: block;
  }
  .logo {
    display: block;
    line-height: 66px;
  }

  .logo img {
    max-width: 60px;
  }
  .closeWidget, .closeHeader, .closeContent {
    background-color: #000;
    bottom: 45px;
    display: none;
    left: 50%;
    margin-left: -10px;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 20px;
    color: #fff;
  }
  .closeWidget:hover, .closeHeader:hover, .closeContent:hover {
    background-color: #000;
  }
  .closeHeader {
    display: block;
    bottom: -15px;
    color: #fff;
  }
  .closeContent {
    bottom: auto;
    display: block;
    left: auto;
    right: 0;
    top: 0px;
  }

  
  .closeWidget:after, .closeHeader:after {
    font-family: "myicon";
    content: "\e875";
  }
  .closeContent:after {
    font-family: "myicon";
    content: "\e876";
  }
  body .sp-widget .sp-img-wrapper {
    display: block;
  }
  .BTN_resa, .showNav, .hideNav {
    display: none !important;
  }
   header nav ul {
    display: block !important;
    height: 70px;
    text-align: left;
    border:solid 1px #222;
  }
  .navsecondaire {
    background: #000;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .navsecondaire > li {
    height: 100%;
    line-height: 70px;
    padding: 0 18px;
    cursor: pointer;
  }
  .navsecondaire > li.current, .navsecondaire > li:hover {
    background-image: url("../images/header/liCurrent.png");
    background-position: 50% 80%;
    background-repeat: no-repeat;
  }
  .navsecondaire > li.noFleche {
    background-image: none;
  }
  .navsecondaire > li:first-child:hover img {
    opacity: 0.7;
  }
  header nav li .home {
    padding: 0;
  }
  header nav li {
    margin: 0;
  }
  .navsecondaire > li span:hover,  .navsecondaire > li.current span {
    color: #888;
  }
  .navtertiaire {
    background: none repeat scroll 0 0 #000;
    left: 0;
    position: fixed;
    top: -300px;
    width: 100%;
    height: auto;
    padding: 50px 0;
    -webkit-transition: top 0.5s ease-out;
-moz-transition: top 0.5s ease-out;
-ms-transition: top 0.5s ease-out;
-o-transition: top 0.5s ease-out;
transition: top 0.5s ease-out;
  }
  .navtertiaire.open {
    top: 70px
  }
  .navtertiaire img {
    height: 50px;
    vertical-align: middle;
  }
  .right {
    float: right;
    border-bottom: 0;
  }
  .right2 {
    float: right;
    border-bottom: 0;
  }
  .right li,.right2 li, .left li {
    border-right: solid 1px #222;
  }
  header .right li span:nth-child(2):after, #btnOuvrirFooter span:nth-child(2):after {
    content: "\e880";
    font-family: "myicon";
    margin-left: 10px;
  }
  header .right li span , #btnOuvrirFooter span{
    display: block;
  }
  #btnOuvrirFooter{
    text-align: left;
    padding: 0 20px;
  }
  #btnOuvrirFooter span{
    line-height: 11px;
    font-size: 0.9em;
  }
  #footerFixed .headerbis{margin-left: 0}
  header .right li span:first-child , #btnOuvrirFooter span:first-child{
    text-transform: uppercase;
  }
  header .right li span:nth-child(2) , #btnOuvrirFooter span:nth-child(2){
    font-style: italic;
    font-family: 'kotta_oneregular';
    margin-top: 5px;
  }
  .left {
    float: left;
    border-bottom: 0;
  }
  
  .nomobile {
    display: block;
  }
  .BTN_offres:hover {
    background-color: #000;
  }
  
  .contentQS {
    max-width: 250px;
    position: fixed;
    right: 20px;
    top: 3%;
    width: 17%;
  }
  .moduleQS {
    background-color: #000000;
    color: #FFFFFF;
    display: block;
    padding: 5px 10px;
    margin-top: 30px;
  }
  
  .contentIntro {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 15%;
    color: #ffffff;
    left: 5%;
    padding: 0px 18px 1px 20px;
    position: absolute;
  }

  .contentIntro2{
    display: none;
  }

  .contentIntroLogo {
    background: none;
    bottom: 15%;
    color: #ffffff;
    left: 5%;
    padding: 20px 0;
    position: absolute;
  }

  .contentIntro.audessusLogo{
    bottom: 200px;
  }


  .contentIntroLogo.Bas{
    background: none;
    bottom: 50px;
    color: #ffffff;
    left: 5%;
    padding: 20px 0;
    position: absolute;
  }

  .contentIntro span, .contentIntroLogo span {
    display: block;
    line-height: 1.8em;
  }
  .contentIntro span:first-child, .contentIntroLogo span:first-child {
    font-size: 2.2em;
    text-transform: uppercase;
  } 
  .contentIntro span:nth-child(2) {
    font-size: 1.6em;
    font-family: 'kotta_oneregular';
  }
  .contentIntro span img, .contentIntroLogo span img {
    display: block !important;
    visibility: visible !important;
    margin-bottom: 80px;
  }

  .contentIntro span > span img{
    display: block !important;
    visibility: visible !important;
    margin-bottom: 16px;
  }

  .contentIntroLogo span img {

    margin-bottom: 150px;
  }
  .contentIntroLogo.Bas span img {
    margin-bottom: 0px;
  }
  .contentIntro.lgd2 {
    top: 3%;
    bottom: auto;
    left: 6%;
  }

   /* Style textes legende - Esprit.php */
  .contentIntro div p {
    font-size: 1.6em;
    font-family: 'kotta_oneregular';
  }

  .contentIntro div p strong {
    font-weight: normal;
    font-size: 1.39em;
    line-height: 1.73em;
    font-family: 'ralewayregular';
  }

 .contentIntro.lgd5 div p {
    font-size: 1.6em;
    font-family: 'kotta_oneregular';
    line-height: 1.7em;
  }

  .contentIntro.lgd5 div p strong{
    line-height: 1.7em;
    display: block;
    padding-bottom: 14px;
  }

  .contentIntro.lgd4 div p {
    font-size: 1.6em;
    font-family: 'kotta_oneregular';
    line-height: 0.8em;
  }

  .contentIntro.lgd3 div p {
    text-align: right;
    line-height: 2em;
  }

  .contentIntro.lgd3 div p strong {
    font-weight: normal;
    font-size: 1.39em;
    line-height: 1.73em;
    font-family: 'ralewayregular';
    display: block;
    margin-bottom: -74px;
  }

  .contentIntro.lgd2 div p strong {
    font-weight: normal;
    font-size: 1.39em;
    line-height: 1.73em;
    font-family: 'ralewayregular';
    display: block;
    margin-bottom: -16px;
  }

  .contentIntro.lgd1 div p strong{
    line-height: 1.7em;
  }

  .contentIntro.audessusLogo div p{
    bottom: 200px;
  }

  .contentIntro.lgd5 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 14%;
    color: #ffffff;
    left: 5%;
    padding: 0px 18px 0px 20px;
    position: absolute;
  }
  /* Fin style */


  /* Style textes legende - index.php */
  .contentIntro.lgi1 div p strong{
    line-height: 2.1em;
  }

  .contentIntro.lgi2 div p strong {
    font-weight: normal;
    font-size: 1.39em;
    line-height: 1.8em;
    font-family: 'ralewayregular';
  }
  .contentIntro.lgi2 {
    top: 3%;
    bottom: auto;
    left: 6%;
  } 

  .contentIntro.lgi3 div p strong {
    font-weight: normal;
    font-size: 1.39em;
    line-height: 1.73em;
    font-family: 'ralewayregular';
  }

  .contentIntro.lgi3 {
    top: 3%;
    bottom: auto;
    left: auto;
    right: 190px;
  }
  
 .contentIntro.lgi3 div p {
    text-align: right;
    line-height: 2em;
  }

  .contentIntro.lgi4 div p {
    font-size: 1.6em;
    font-family: 'kotta_oneregular';
    line-height: 1.4em;
    padding-bottom: 4px;
  }

 .contentIntro.lgi5 div p {
    font-size: 1.6em;
    font-family: 'kotta_oneregular';
    line-height: 1.9em;
  }
  /* Fin Style */



  .contentIntro.lgd3 {
    top: 3%;
    bottom: auto;
    left: auto;
    right: 190px;
  }
  .contentIntro.lgd3 span:nth-child(2) {
    text-align: right;
  }
  .menuRight {
    display: block;
  }
  
  .contentSlide {
    overflow: hidden;
    position: fixed;
    top: 70px;
    bottom: 70px;
    height: auto;
  }
  .section {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%;
    vertical-align: top;
    margin: 0;
    background: #000;
  }
  .ligne {
    margin-bottom: 20px;
  }
  .tableauContenu {
    bottom: 0;
    height: auto;
    left: 70px;
    min-width: 700px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 60%;
  }
  .tableauContenuFull {
    bottom: 70px;
    height: auto;
    left: 0;
    top: 50px;
    width: auto;
    right: 0;
  }
  .roue img {
    width: 105%;
    height: auto;
  }
  .roue table {
    width: 100%;
    color: #000;
    text-align: center;
  }
  .roue tr:nth-child(2) td:nth-child(2) {
    padding: 0 4%;
    width: 40%;
  }
  .roue table div {
    border: 1px solid #000;
    padding: 10px 5px;
    position: relative;
    width: 100%;
  }
  .roue table div:after {
    content: url("../images/content/rouepic.png");
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -17px;
  }
  .gmap table {
    width: 100%;
  }
  .gmap td {
    width: 50%;
    padding: 10px;
  }

.fullGalerie {
  bottom: 0;
  display: block;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 204px;
  top: 0;
  width: auto;
}
.pduits{top: 58px;overflow: visible;}
.pduits .galsectionTitre{top: -58px;}
  .col50, .ligne40, .ligne60, .ligne70, .ligne30, .ligne50 {
    overflow: hidden;
    position: relative;
  }
  .col50 {
    float: left;
    width: 50%;
    height: 100%;
  }
  .ligne40 {
    height: 40%;
    width: 100%;
  }
  .ligne60 {
    height: 60%;
    width: 100%;
  }
  .ligne70 {
    height: 70%;
    width: 100%;
  }
  .ligne30 {
    height: 30%;
    width: 100%;
  }
  .ligne50 {
    height: 50%;
    width: 100%;
  }
  .scrollable2, .scrollablePied {
    overflow: auto;
    -webkit-overflow-scrolling:touch;
  }
  .scrollablePied {
    height: 100%;
  }
  .texteScroll {
    bottom: 10px;
    overflow: auto;
    position: absolute;
    top: 175px;
    right:40px;
    left:40px;
    width: auto;
  }
  .pageLivraison .texteScroll{
      top: 375px;
  }
  .tableauContenu .texteScroll .mCSB_container {
    margin-right: 0px;
  }
  .tableauContenu .texteScroll .panel-wrapper{ margin: 0 30px 0 1px} 
  .panel-wrapper p{text-align: justify;}
  .col70 {
    width: 69%;
    display: inline-block;
    vertical-align: top;
  }
  .col30 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
  }
  .lienPhoto {
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.8);
    color: #fff;
    opacity: 0;
    position: relative;
    -webkit-transition:  opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
  }
  .lienPhoto ul li{
    list-style: none;
  }
  .lienPhoto:hover {
    opacity: 1;
  }
  .lienPhoto::before {
    display: inline-block;
    height: 100%;
    width: 0px;
   content:'';
   vertical-align: middle;
    
  }
  .lienPhoto .scrollable2{
    vertical-align: middle;
    display: inline-block;
    max-height: 90%;
    width: 90%;
    margin: auto;
    overflow: auto;
    position: relative;
    left: 5%;
    text-align: center;
    
  }
  .pagegalerie .lienPhoto span{vertical-align: middle;
    display: inline-block;
    max-height: 90%;
    width: 90%;
    margin: auto;
    overflow: auto;
    position: relative;
    left: 5%;
    text-align: center;}

  .lienPhoto span:after {
    display: block;
    font-family: "myicon";
    content: "\e802";
    margin-top: 20px;
    font-size: 1.5em;
  }
  .pduits .lienPhoto span:after {
    display: none;
  }

  #magalerieFull {
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    position: absolute;
  }
  .contentSlide #magalerieFull {
    display: none;
  }
  body .rsDefault .rsArrowIcn {
    background-color: #000000;
    background-image: none;
    border-radius: 0;
    cursor: pointer;
    height: auto;
    left: 0;
    margin-top: -40px;
    padding: 30px 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100px;
  }

  .fancyFullScreen {
    bottom: 70px;
    left: 0;
    position: fixed;
    right: 0;
    top: 100%;
    z-index: 19;
    background: #000;
  }

  .closeGalContent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 70px;
  }
  body .fancyFullScreen .left li, body .fancyFullScreen .left {
    border:0;
  }
  /*body .galTitre:before {
    font-family: "myicon";
    content: "\e880";
    margin: 0 20px; 
  }*/
  body .galTitre {
    margin-left: 10px; 
  }
  .galsectionTitre {
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 10;
  }
  .closeFullGal:hover {
    opacity: 0.7;
  }
  .logogal {
    width: 101%;
    height: 101%; /*merci chrome...*/
    background-color: #000;
  }
  .logogal tbody {
    height: 100%;
  }
  .logogal td {
    text-align: center;
  }
  .logogal tr {
    height: 100%;
  }
  .logogal img {
    height: 150px;
  }
  .logogal span {
    display: block;
    color: #fff;
  }
  .logogal span:nth-child(3) {
    text-transform: uppercase;
  }
  .positionphoto {
    bottom: 15%;
    left: 15%;
    position: absolute;
    right: 15%;
    text-align: center;
    top: 15%;
    color: #fff;
    text-transform: uppercase;
  }
  .positionphoto > p {
    line-height: 1;
    margin: 0;
  }
  .positionphoto img {
    display: inline !important;
    height: auto;
    max-width: 150px;
    text-align: center;
    visibility: visible !important;
    width: 100%;
  }
  /*footer*/
  .openContent {
    display: block;
  }
  
  .blocFooter {
    background-color: rgba(0,0,0,0.8);
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
    width: 320px;
    margin-left: 20px;
  }

  .blocFooter .lienNormal{background: #383838}
  #contentFooter {
    background-color: #000;
    font-size: 0.9em;
    line-height: 1.8em;
    margin: 0 auto;
  }
  #btnOuvrirFooter {
    display: inline-block;
  }
  #footerFixed {
    background-color: #000;
    bottom: 0;
    height: 70px;
    left: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 15;
  }
  .headerbis {
    float: left;
    height: 70px;
    text-align: left;
    display: none;
  }
  .headerbis li {
    border-right: 1px solid #222;
  }
  .headerbis li a {
    color: #ffffff;
    display: block;
    font-size: 0.9em;
    padding: 0 20px;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
  }
  .headerbis li span {
    display: block;
    text-transform: uppercase;
  }
  .headerbis li span:nth-child(2) {
    font-family: "kotta_oneregular";
    font-style: italic;
    margin-top: 5px;
  }
  .headerbis li span:nth-child(2):after {
    content: "";
    font-family: "myicon";
    margin-left: 10px;
  }
  .sitemap {
    margin: auto;
    width: 800px;
    text-align: left;
  }

  .piedScroll {
    bottom: 10px;
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
  }
  #footerFixed li {
    display: inline-block;
    height: auto;
    line-height: 70px;
    vertical-align: top;
  }
  #footerFixed li a, #footerFixed li img {
    display: inline-block;
    vertical-align: middle;
  }
  #footerFixed li a {
    padding: 0 20px;
  }
  #footerFixed .right a {
    font-size: 1em;
  }
  #footerFixed li a.imgFblanc img {
    height: 60px;
    margin: 0 2px;
  }
  #footerFixed .left li {
    border: none;
  }
  #footerFixed .left li a {
    padding: 0;
  }
  #footerFixed .left li:last-child a {
    padding-right: 10px;
  }
  .contentClose {
    background-color: #000000;
    color: #FFFFFF;
    display: block;
    height: 60px;
    font-size: 2em;
    line-height: 60px;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
  }
  #btnFermerFooter , .contentClose .toggleplansite{
    color: #FFFFFF;
    display: block;
    float: right;
    height: 60px;
    line-height: 60px;
    margin-right: 20px;
    text-decoration: none;
  }
  .contentClose .toggleplansite{height: 80px;
    line-height: 80px;}
  #btnFermerFooter > img , .contentClose .toggleplansite > img{
    display: inline-block;
    vertical-align: middle;
  }
  .closeLangue {
    display: block;
  }
  .closeLangue:hover {
    opacity: 0.7;
  }
  .langues {
    background-color: #000;
    bottom: 0;
    position: absolute;
    right: 0;
    width: 220px;
    z-index: -1;
  }
  .langues > li {
    opacity: 0;
  }
  .relative {
    position: relative;
  }
  .langues > li:nth-child(3) {
    border: medium none;
  }
  .middle {
    height: 100%;
    width: 100%;
  }
  .piedScroll .mCSB_container.mCS_no_scrollbar {
    height: 100%;
  }
  #footerFixed .right #btnOuvrirSearch {
    display: inline-block;
  }
  .lienMobile {
    display: none;
  }
  .lienNormal {
    display: table-cell;
  }
  #footerFixed .right .closeLangue {
    display: block;
  }
  #footerFixed .right .openLangue {
    display: block;
  }
}



@media screen and (min-width: 100px) and (max-width: 458px) and (min-height: 480px){
  .rs-img{
    width: 240px;
  }

}

@media (orientation: landscape) and (max-width: 640px){
  .rs-img{
    width: 400px;
  }
}

@media screen and (min-width: 460px) and (max-width: 618px) and (min-height: 500px){
  .rs-img{
    width: 380px;
  }
}

@media screen and (min-width: 620px) and (max-width: 978px) and (min-height: 960px){
  .rs-img{
    width: 300px;
  }
}


@media screen and (min-width: 980px) and (max-width: 1155px){
/* Tablette */
  .rs-navImg{
    padding-left: 20px;
  }
  .tableauContenu h1{
    padding-top: 18px;
  }
  body #slider-id-nav-ul{
    top: 248px;
  }
  .lienNormal{
    padding-top: 10px;
  }
}



@media screen and  (min-width: 980px) and (min-height: 800px){ 
.part{padding: 10px}

}
@media screen and  (min-width: 980px) and (min-height: 900px){ 
.part{padding: 24px}

}
/* POur une largeur maximum de */
@media screen and (max-width: 1350px) and (min-width: 980px) { 
  header .right li {
    display: none;
  }
  .headerbis {
    display: block;
  }
  #footerFixed li a {
    padding: 0 10px;
  }
}

.nosunivers{
  display: inline-block;
  color: #FFF;
  line-height: 78px;
}

.btmenuproduit2{
  display: none !important;
}

.pageOffre a{
  text-decoration: underline;
}

.drapeauUK{
  background: url(../images/footer/uk.png) no-repeat center;
  width: 100%;
  height: 65px;
}

.drapeauUK:hover{
  background: url(../images/footer/uk.png) no-repeat center!important;
}

.drapeauFR{
  background: url(../images/footer/french.png) no-repeat center;
  width: 100%;
  height: 65px;
}

.drapeauFR:hover{
  background: url(../images/footer/french.png) no-repeat center!important;
}
  


@media screen and (max-width: 980px) { 
  .panel-wrapper {margin-right: 0px !important;}
  .txt1 {  width: 100%; text-align: justify;}
  .ligne-logos-gauche img {  width: 50%; }
  .ligne-logos-gauche p, .ligne-image-gauche div .txt {  width: 100%; text-align: justify;}

  .onglets, #slider-id-nav-ul {display: none !important;}
  .onglets, #slider-id-nav-ul {display: block !important;}

  .ls-select-box{display: none !important;}
  h1{margin-bottom: 20px;}
  .imgMap img{width: 100%; height: auto;}
  h1.h1Actu{margin-bottom: 60px;}

  p img{max-width:100%;}

  .img1 {width: 50%!important;}

  .logo img {
    display: inline-block;
    margin: auto;
    max-width: 100px;
    vertical-align: middle;
    width: 80%;
  }
  .showNav, .hideNav, .BTN_resa {
    height: 88px;
    line-height: 88px;
  }

  .contentIntro2{
    display: block;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #ffffff;
    top: 300px;
    padding: 0px 18px 1px 20px;
    position: absolute;
  }
  
  .sitemap table td {
    padding: 10px;
    width: 100%;
  }

  /* ** Bouton du footer ** */
  .bouton_footer{
    display: inline-block;
    background-color: #000000;
    color: #FFFFFF;
    font-family: 'kotta_oneregular';
    border: 1px solid #CDCDCD;
    width: 240px;
    height: 42px;
    font-size: 1.2em;
    padding: 0px 16px 10px 16px;
    margin-left: 16px;
    margin-right: 16px; 
    margin-top: 8px; }

  .bouton_footer a{ text-decoration: none; color: #FFFFFF; display: block; margin-top: -4px; }
  .bouton_footer a:active{ color: #000000; }

  .bouton_footer:active{
    background-color: #FFFFFF;
    color: #000000; }

  .content-bouton{
    padding-bottom: 6px; 
    text-align: center; }

  .content-reserv{
    text-align: center;
    margin-top: -14px; 
    padding-bottom: 20px; }

  .bouton_reserv{
    display: inline-block;
    color: #000000;
    background-color: #FFFFFF;
    border: solid 3px #F1F1F1;
    width: 220px; 
    font-size: 1.375em; 
    padding: 10px; 
    margin-top: 8px; 
    margin-left: 24px;
    margin-right: 24px; }

  .bouton_reserv a{
    font-size: 1.15em;
    font-weight: bold; 
    line-height: 1.4em; 
    padding-top: 10px; 
    color: #000000; }
}

@media (max-width: 414px){
  .bouton_footer{
      display: inline-block;
      background-color: #000000;
      color: #FFFFFF;
      font-family: 'kotta_oneregular';
      border: 1px solid #CDCDCD;
      width: 192px;
      height: 42px;
      font-size: 1.1em;
      padding: 0px 16px 10px 16px;
      margin-left: 6px;
      margin-right: 6px; 
      margin-top: 8px; }

  .bouton_footer a{ text-decoration: none; color: #FFFFFF; display: block; margin-top: -4px; }
  .bouton_footer a:active{ color: #000000; }

  .bouton_footer:active{
    background-color: #FFFFFF;
    color: #000000; }

  .content-bouton{
    padding-bottom: 6px; 
    text-align: center; }

  .content-reserv{
    text-align: center;
    margin-top: -14px; 
    padding-bottom: 20px; }

  .bouton_reserv{
    display: inline-block;
    color: #000000;
    background-color: #FFFFFF;
    border: solid 3px #F1F1F1;
    width: 175px; 
    font-size: 1.2em; 
    padding: 10px; 
    margin-top: 8px; }

  .bouton_reserv a{
    font-size: 1.15em;
    font-weight: bold; 
    line-height: 1.4em; 
    padding-top: 10px; 
    color: #000000; }
}