* {-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

img {-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}


html {
 overflow-y: scroll !important;
}

body {font-family: 'Open Sans', sans-serif;font-size:17px; color:#000; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#151515;}


.langue img {vertical-align: middle;    box-shadow: 2px 2px 4px rgba(0,0,0,0.6);}
.langue a {text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px 2px black;}

.langue {
    position: absolute;
    top: 2px;
    right: 10px;
}






div.bandeau-responsive {text-align: center;position:relative;max-width:1180px;margin:auto;}

div.wrapper-wrapper-bandeau-responsive {
    position:absolute;top:0px;left:0px;width:100%;text-align: center;z-index: 1001;
}
div.wrapper-bandeau-responsive {
    position: relative;
    z-index: 100000;
    margin: auto;
    display: inline-block;
}


div.logo {
    display: inline-block;position: relative;z-index:10001;
    background-color: #000;
    padding:20px 20px 12px 20px;
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.56);
}




a.logo {text-decoration:none;display: inline-block;position: relative;}
a.logo:focus {outline:none;}
a.logo img {display: inline-block;vertical-align: middle;}

a.logo strong {
        display: block;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    letter-spacing: 3px;
    margin-top: 7px;
    font-size: 17px;
}
a.logo span {    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1.28px;
    margin-top: 2px;
}



.wrapper-contenu {background:#fff url('i/contenu.png') no-repeat center top;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.64);z-index: 1;
    position: relative;}
.wrapper-boxed-contenu {max-width:1380px;margin:auto;}
.wrapper-boxed {}
.boxed {max-width:1380px;margin:auto;}


@media (max-width:800px) {
.wrapper-boxed {background-size:1000px auto;}

}



a.lienfooter:link,a.lienfooter:visited {color:#fff; font-weight:bold; font-style:normal; text-decoration:none; }
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;}


h1 {
    font-family: 'Rozha One', serif;
	text-align:left;
	font-size: 24px;
	font-weight: normal;
	font-style:normal;
	color:#000;
	margin:0px;
	padding:0px 0px 10px 0px;
    position: relative;
    margin-bottom: -8px;
    text-transform: uppercase;
    line-height: 1;
    overflow: hidden;
}







span.dl {color:#767676;font-weight: normal;}

h1:after {
     position:absolute;
    bottom: 0px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height:2px;
    margin-top:0px;
    background-color:#e7e7e7; 
}



h2 {
    font-family: 'Rozha One', serif;
    text-align:left;
    font-size: 20px;
    font-weight: normal;
    font-style:normal;
    color:#4b4b4b;
    margin:0px;
    padding:0px 0px 4px 0px;
    position: relative;margin-bottom: -12px;
    text-transform: uppercase;
    overflow: hidden;
}

h2:after {
     position:absolute;
    bottom: 0px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height: 1px;
    margin-top:10px;
    background-color:#e0e0e0; 
}




@media (max-width:1400px) { h1 {font-size:23px;} h2 {font-size:20px;}}
@media (max-width:1200px) { h1 {font-size:22px;} h2 {font-size:19px;}}
@media (max-width:1000px) { h1 {font-size:21px;} h2 {font-size:18px;}}
@media (max-width:800px) { h1 {font-size:20px;} h2 {font-size:17px;}}



h2.news {
	text-align:left;
	font-weight: normal;
	font-style:normal;
	color:#df4b4a;
	margin:0px;
	padding:0px 0px 6px 0px;
	background:none;
}

h2.news:after {content:none;}


div.padding { padding:60px 20px 20px 20px;}
body.page-bienvenue div.padding {padding-top:30px;}


@media (max-width:1170px) {
    div.padding { padding-top:50px;}
    body.page-bienvenue div.padding {padding-top:25px;}
}


@media (max-width:1070px) {
    div.padding { padding-top:40px;}
    body.page-bienvenue div.padding {padding-top:25px;}
}
@media (max-width:660px) {
    div.padding { padding-top:35px;}
    body.page-bienvenue div.padding {padding-top:20px;}
}



.justify  { text-align:justify;}
div.center  { text-align:center;}

/*.cadrephoto {border:1px solid #929292;}*/

a.lien:link,a.lien:visited {color:#EF552D; font-weight:bold; font-style:italic; text-decoration:none; }
a.lien:hover,a.lien:active {text-decoration:none;}


a.lienpetit:link,a.lienpetit:visited {font-size:15px; color:#EF552D; font-weight:bold; font-style:italic; text-decoration:none; }
a.lienpetit:hover,a.lienpetit:active {text-decoration:none;}

span.rouge {font-family: 'Rozha One', serif;
color:#E20026;font-weight: normal;font-size:20px;
}






.list-3-columns {-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;}

.list-2-columns {-webkit-column-count: 2; 
-moz-column-count: 2;
column-count: 2;}



@media (max-width:800px) {
    .list-3-columns {-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;}
}
@media (max-width:490px) {
    .list-3-columns, .list-2-columns {-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;}
}



ul.list-3-columns li, ul.list-2-columns li {-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;}





ul.puce {
    margin: 0;
    padding: 0;
	margin-top:5px;
	margin-bottom:5px;
    padding-left:10px;
}
ul.puce > li {
	list-style-type:none;
	background-image: url(i/puce.png);
	background-repeat: no-repeat;
	padding-left:15px;
    padding-right:2px;
	background-position:0px 7px;
	margin:0px 0px 7px 0px;
    overflow: hidden;
}



ul.puce2 {
    margin: 0;
    padding: 0;
    margin-top:5px;
    margin-bottom:5px;
    padding-left:10px;
}
ul.puce2 > li {
    list-style-type:none;
    background-image: url(i/puce-c-bleu.png);
    background-repeat: no-repeat;
    padding-left:15px;
    padding-right:2px;
    background-position:0px 6px;
    margin:0px 0px 4px 0px;
    overflow: hidden;
    font-size: 15px;
}



ul.images {
    padding:0px;
    margin:0;
    list-style-type:none;
}

ul.images li {
    float:left;
}

ul.images div.i {
    display:block;
    margin:auto;
    text-align:center;
}

ul.n2 li {width:50%;}
ul.n3 li {width:33.33%;}
ul.n4 li {width:25%;}
ul.n5 li {width:20%;}

ul.n2 li, ul.n3 li, ul.n4 li, ul.n5 li {padding-left:10px;padding-right:10px;}


@media (max-width:560px) {
	ul.n2 li, ul.n3 li, ul.n4 li, ul.n5 li {width:100%;margin-bottom:20px;}
	ul.images li {float:none;}
}



input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
  width: 90%;
}


body.page-tarifs #element9i {width:initial;}
body.page-tarifs table.formulaire th {width:30%;}



div.right { float:right; padding-left:16px; max-width: 100%;}
div.left { float:left; padding-right:16px;max-width: 100%;}

div.right-responsive {float:right; padding-left:16px;max-width:100%;}
div.left-responsive {float:left; padding-right:16px;max-width:100%;}


@media (max-width:560px) {
    div.right-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
    div.left-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
}


div.dessous, div.clear {clear:both;height: 0px;}


.obligatoire {font-size:15px; color:#d5a356; font-weight:bold; }

input.contact,textarea.contact {color:#111111; background-color:#f4f7f8; border:solid #333 1px; font-size:15px;}

input.contact_pb,textarea.contact_pb {  color:#111111; background-color:#f4f7f8; border:solid #ff0000 1px; font-size:15px;}
input.frmsubmit {  background-color:#D4A356; border:#D4A356 1px solid; height:22px; width:90px; cursor:hand;  font-size:15px; color:#000; font-weight:bold;  text-decoration:none;}

.cadresubmit { border:1px #111111 solid; }

.sousmenu_bg {background-image:url(i/sousmenu_bg.gif);background-repeat:repeat-y;background-position:right;background-color:#D1D5D6;border-top:1px solid #fff;border-bottom:1px solid #fff;}

a.liennewsticker:link,a.liennewsticker:visited,a.liennewsticker:hover,a.liennewsticker:active {font-size:15px; color:#000; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:focus {outline:none;}


.pagination_inactif { color:#e7e7e7; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {   color:#df4b4a; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {   color:#ffffff; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#df4b4a;}
table.pagination {background-color:#CCC;border:1px solid #ccc;background-image:url(i/pagination.gif);background-repeat:repeat-x;background-position:top;}

div.pagination {background-color:#f5f5f5;border:1px solid #dddddd;padding:6px;overflow:hidden;}



@media (max-width:580px) {
    td.cadrepaginations, td.cadrepagination {display: none;}
}



div.map {}

.form_header {
background:#1e1e1e;
color:#ffffff;text-align:left;padding:4px;
text-transform: uppercase;text-align: center;font-weight: normal;
}
form table:nth-of-type(1) {    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
    border: 1px solid #dedede;}

sup{color:#FF0000;}
.error{color:#ff0000;}
.form_label {background-color:#E5E5E5;font-weight:normal;}
.form_input {background-color:#E5E5E5;}
div.form_note {font-style:italic;font-size:10px;}

img.flag {border:1px solid #C9C9C9;vertical-align:-4px;margin:0px 0px 0px 4px;}
div.flag {position:absolute;top:8px;right:10px;z-index: 9000;}
a.flag:link,a.flag:visited, a.flag:hover,a.flag:active {font-size:14px; color:#fff; font-weight:normal; font-style:normal; text-decoration:none; padding-left:10px;}

@media (max-width:720px) {
	div.flag span {display:none;}
	a.flag:link,a.flag:visited, a.flag:hover,a.flag:active {padding-left:0px;}
}








div.dl {background-color:#E1E1E1;border:1px solid #ccc;background-image:url(i/pagination.gif);background-repeat:repeat-x;background-position:top;padding:8px;float:right;margin-left:8px;}
div.geolocalisation {border:1px solid #999;}


div.ticker {float:right;padding-left:20px;width: 450px;}

@media (max-width:960px) {
	div.ticker {width: 350px;}
}

@media (max-width:690px) {
	div.ticker {float:none;padding-left:0px;margin-bottom:20px;width:100%;}
}



img {max-width: 100%;height:auto;}

div.wrapper-padding {padding-left:20px;padding-right:20px;}

@media (max-width:400px) {
	div.wrapper-padding {padding-left:14px;padding-right:14px;}
}

/*div.wrapper {
	max-width:1082px;margin:auto;background-color:#ffffff;
	-webkit-box-shadow: 0px 4px 10px 5px rgba(122,122,122,1);
	-moz-box-shadow: 0px 4px 10px 5px rgba(122,122,122,1);
	box-shadow: 0px 4px 10px 5px rgba(122,122,122,1);
	margin-top:60px;
}*/


.slicknav_menu {
  display:none;
}

#pix-menu {
    display:none;
  }







@media (max-width:500px) {
	div.justify {text-align: left;}
}


.bandeau-boxed-padding-top {padding-top: 26px;}

#bandeau_boxed {max-width:1140px;margin:auto;box-shadow: 0 8px 26px rgba(0, 0, 0, 0.28);    outline: 1px solid #c5c5c5;
    outline-offset: 0px;margin-bottom: 20px;}
#bandeau_photos_boxed {width:100%;max-width: 1140px;height: 500px;}
#bandeau_boxed img {margin-left: 0px !important;margin-top: 0px !important;}


#bandeau_fullwidth {max-width:1920px;margin:auto;position:relative;}
#bandeau_photos_fullwidth {width:100%;max-width: 1920px;height: 800px;}


.bandeau-ligne-noire {background-color: #000;height: 15px;}



#bandeau_fullwidth img {margin-left: 0px !important;margin-top: 0px !important;}


@media (max-width:520px) {
    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 210px * (1920 / 800 / 2)) !important;
        margin-left: calc(50% - 210px * (1920 / 800 / 2)) !important;
        margin-top: 0px !important;
        height:210px;
        max-width: initial;
    }
    #bandeau_photos_fullwidth {
        height:210px !important;        
    }
}




.bandeau-fixe {
    height:230px;
   background:#000 url('i/footer-top-2x.jpg') no-repeat center top;
   background-size: 2500px auto;
}


@media (max-width:1170px) {
    .bandeau-fixe {height:198px;}
}

@media (max-width:1070px) {
    .bandeau-fixe {height:167px;}
}

@media (max-width:970px) {
    .bandeau-fixe {height:124px;}
}


.wrapper-menu-left-right {max-width:1380px;margin:auto;position:relative;height:130px;}

.menu-left {z-index:100;position:absolute;right:50%;margin-right:170px;}
.menu-right {z-index:100;position:absolute;left:50%;margin-left:170px;}

#menu-desktop .menu-left ul {text-align: right;}
#menu-desktop .menu-right ul {text-align: left;}


/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    width:100%;
    margin:auto;
    z-index:10000;
    top: 30px;
    position: absolute;
    background-color: rgba(30, 30, 30, 0.88);
}




/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
#menu-desktop ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    text-align: right;


    }
/* Positioning the #menu-desktopigation items inline */
#menu-desktop ul li {
    margin: 0px;
    display:inline-block;
    vertical-align: top;
    background-color: transparent;
    position:relative;

    }

#menu-desktop ul li ul {text-align: left;

background-color: rgba(30, 30, 30, 0.88);
-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.7);
-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.7);
-o-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.7);
box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.7);
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=10);
}


/* Styling the links */
#menu-desktop span {
    font-family: 'Rozha One', serif;
    font-size:22px;
    font-weight: normal;
    cursor: pointer;
    display:block;
    color:#fff;
    line-height: 20px;
    text-decoration:none;
    background: url('i/arrow.png') no-repeat bottom center;
    background-size:16px 14px;
    text-align: center;
    padding:55px 18px 55px 18px;
    text-transform: uppercase;
    letter-spacing: 0px;
}

#menu-desktop span.double {padding:45px 18px 45px 18px;}


#menu-desktop ul li:hover > span {
    background:rgba(0, 0, 0, 0.4) url('i/arrow.png') no-repeat bottom center;
}

#menu-desktop ul li:hover > span.selected {
    background:#df4b4a url('i/arrow-blanc.png') no-repeat bottom center;
}


/* Styling the links */
#menu-desktop a {
    font-family: 'Rozha One', serif;
    font-size:22px;
    font-weight: normal;
    display:block;
    color:#fff;
    line-height: 20px;
    text-decoration:none;
        text-align: left;
    padding:55px 18px 55px 18px;
    text-transform: uppercase;
    letter-spacing: 0px;

}
#menu-desktop a.double {padding:45px 18px 45px 18px;}


/* Background color change on Hover */
#menu-desktop a:hover {

    background: rgba(0, 0, 0, 0.4);
}

#menu-desktop a.selected {
    color:#000;
    background-color:#fff;
}



#menu-desktop span.selected {
    color:#fff;
    background:#fff url('i/arrow-blanc.png') no-repeat bottom center;
}

#menu-desktop span.selected:hover {

    background:rgba(0, 0, 0, 0.4) url('i/arrow-blanc.png') no-repeat bottom center;
}

/*#menu-desktop span:hover {

    background: url('i/menuh.png') repeat center center, url('i/arrow.png') no-repeat bottom center;
}
*/

#menu-desktop ul ul a:hover {
    background: rgba(0, 0, 0, 0.4);
    padding:7px 18px 7px 12px;
}

#menu-desktop ul ul a.selected {
    color:#fff;
    background: #df4b4a;
    padding:7px 20px 7px 10px;
}


#menu-desktop ul ul a { 
    transition: padding 0.2s ease-in-out 0s;
    text-transform: none;text-align:left;padding:7px 20px 7px 10px;line-height: 30px;
    font-size:18px;
    font-weight: normal;
}


#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:0px;
    z-index:10000;
    min-width: 270px;
}

#menu-desktop ul ul.page-contact {
    right:0px !important;
    left:auto;
}


/* Display Dropdowns on Hover */
#menu-desktop ul li:hover > ul {
    display:inherit;
}


#menu-desktop ul li:hover > ul li:hover span{
    background-color: #000000;
}
#menu-desktop ul li.selected > ul li.selected span{
    background-color: #000000;
}

/* Fisrt Tier Dropdown */
#menu-desktop ul ul li {
/*    min-width:170px;*/
    display:list-item;
    position: relative;
}

#menu-desktop ul ul ul {
    position: absolute;
    top:0;
    left:100%;
    z-index:10000;
}


#menu-desktop ul ul.page-produits {min-width: 300px;}
#menu-desktop ul ul.page-moyens {min-width: 220px;}
#menu-desktop ul ul.page-activites {min-width: 310px;}


#menu-desktop ul ul.page-hebergements {
    left: initial;
    right: 0px;
}

#menu-desktop ul ul.page-hebergements a {text-align: right;}


@media (max-width:1600px) {
    .boxed {max-width: 1280px;}
}


@media (max-width:1320px) {
    .wrapper-menu-left-right {max-width:1220px;}
    .menu-left {margin-right:150px;}
    .menu-right {margin-left:150px;}
    #menu-desktop span, #menu-desktop a {padding:55px 18px 55px 18px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:45px 18px 45px 18px;}
}

@media (max-width:1250px) {
    .menu-left {margin-right:140px;}
    .menu-right {margin-left:140px;}
    #menu-desktop span, #menu-desktop a {padding:55px 15px 55px 15px;font-size: 21px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:45px 15px 45px 15px;font-size: 21px;}
}

@media (max-width:1170px) {
    a.logo img {width: 150px;}
    a.logo span {font-size: 11px;letter-spacing: 0.76px;}
    a.logo strong {font-size: 14px;}
    .menu-left {margin-right:120px;}
    .menu-right {margin-left:120px;}
    .wrapper-menu-left-right {height: 120px;}
    #menu-desktop span, #menu-desktop a {padding:50px 15px 50px 15px;font-size: 20px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:40px 15px 40px 15px;font-size: 20px;}
}


@media (max-width:1070px) {
    div.logo {padding: 12px 12px 8px 12px;}
    a.logo img {width: 140px;}
    a.logo strong {font-size: 12.8px;}
    a.logo span {display: none;}
    .menu-left {margin-right:97px;}
    .menu-right {margin-left:97px;}
    .wrapper-menu-left-right {height: 90px;}
    #menu-desktop span, #menu-desktop a {padding:35px 12px 35px 12px;font-size: 19px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:25px 12px 25px 12px;font-size: 19px;}
}


@media (max-width:970px) {

    .slicknav_menu {
      display:block;
    }

    div.logo {transform: translateY(-42px);}

    .langue {top: 8px;}

    #menu-desktop, #sousmenu-desktop {display:none;}

    .bouton-reserver {right: initial;left:0px;}

}


@media (max-width:460px) {
    div.wrapper-wrapper-bandeau-responsive {text-align: left;padding-left:10px;}
}

a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 30px;
    background: #fff url("i/arrow-up.png") no-repeat center center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.27);
}


iframe {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}




a.lien-facebook {text-decoration: none !important;}


a.facebook {display: inline-block;width:48px;height:48px;
animation: flip 1.5s 1 ease-in-out;}

a.facebook:hover img { 
    animation: flip 1.5s 1 ease-in-out;
}

a.instagram {
    display: inline-block;width:48px;height:48px;margin-left:10px;
    animation: flip 1.5s 1 ease-in-out;
}

a.instagram:hover img { 
    animation: flip 1.5s 1 ease-in-out;
}


@keyframes flip {
    from { transform: rotateY(0deg); }
    to { transform: rotateY(359deg); }
}





div.wrapper-footer-padding {padding:220px 101px 100px 101px;}
div.wrapper-footer  {
    overflow: hidden;
   position: relative;
   background:#000 url('i/footer-top-2x.jpg') no-repeat center top;
   background-size: 2500px auto;
}


div.wrapper-footer-right  {
    background: url('i/footer-right-2x.png') no-repeat right top;
    background-size: 165px auto;
}

div.wrapper-footer-left  {
    background: url('i/footer-left-2x.png') no-repeat left top;
    background-size: 121px auto;
}



div.footer {color:#fff;padding-top:30px;padding-bottom:30px;max-width:1180px;margin:auto;
    position: relative;margin:auto;text-align:center;padding-top:15px;padding-bottom:10px;padding-left:0px;padding-right:0px;  }



div.footer-1, div.footer-2 , div.footer-3 {vertical-align:top;display:inline-block;width:33.333%;text-align:left;padding:20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
}





div.footer-1 {width:35%;text-align: center;}
div.footer-1 a {display: inline-block;}
div.footer-1 em {display: block;font-style: italic;margin-top:4px;color:#a6a7a8;}



div.footer-2 div {display:inline-block;text-align:left;}

div.footer-2 {width:30%;text-align: center;position:relative;}
div.footer-2 div {display:inline-block;text-align: center;}

div.footer-1 span {display: block;margin-top:4px;}

div.footer-3 {width:35%;text-align: center;}



.footer h3 {font-family: 'Rozha One', serif;color:#fff;font-size:26px;text-shadow: none;text-transform:uppercase;font-weight: normal;    text-align: center;margin:0px;padding:0px;margin-bottom: 6px;display: inline-block;line-height: 1;}



.footer a.lien {color:#fff;font-style: normal;text-decoration: none;font-weight: normal;font-weight: bold;}


.footer ul {padding-left:0px;margin-top: 0px;}
.footer ul li {background:none;    list-style: none;}
.footer ul a.lien {color:#fff;font-weight:normal;font-size: 20px;}



div.mentions {position:relative;max-width:1180px;margin:auto;text-align:center;padding:60px 20px 80px 20px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;color: #686868;
}

div.mentions a {color:#686868 !important;font-weight: bold;text-decoration: none;}
div.mentions a:hover {color:#fff !important;}

.footer-2 span {display:block;margin:6px 0px;}



div.mentions img {margin-top:20px;}

div.footer-2 ul.puce {margin-top:4px; padding-left: 0px;}
div.footer-2 ul.puce li {margin: 0px 0px 4px 0px;background:none !important;text-align: left;transition: all 0.1s ease-in-out 0s;padding-left:0px !important;padding-right: 2px !important}
div.footer-2 ul.puce li:hover {padding-left:2px !important;padding-right: 0px !important;}



div.footer-1 img {margin-bottom:10px;display: block;
    margin: auto;}



@media (max-width:1060px) {
    div.footer-2 {display: none;}
    div.footer-1, div.footer-3 {width:50%;}
}

@media (max-width:800px) {
    div.wrapper-footer {background-size: 1250px auto;}
    div.wrapper-footer-left {background-size: 60px auto;}
    div.wrapper-footer-right {background-size: 82px auto;}
    div.wrapper-footer-padding {padding: 91px 50px 30px 50px;}
}

@media (max-width:680px) {
    div.footer-1, div.footer-3 {width:100%;}
    div.wrapper-footer-padding {padding: 91px 10px 0px 10px;}
}


div.galerie-photo {width:33.33%;display:inline-block;vertical-align: top;padding:18px;text-align: center;}

div.galerie-photo img, ul.images img {margin-bottom: 7px;}

@media (max-width:800px) {
    div.galerie-photo {width:50%;}
}


@media (max-width:500px) {
    div.galerie-photo {width:100%;}
}




img.cadrephoto, img.ombre, ul.images img {
  -moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -o-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=134, Strength=5);
}


a.lien-actu {color:inherit;text-decoration: none;}







div.col1-2 {display:inline-block;vertical-align:top;width:48%;}
div.col2-2 {display:inline-block;vertical-align:top;margin-left:4%;width:48%;}


@media (max-width:700px) { 
    div.col1-2 {display:inline-block;vertical-align:top;width:100%;}
    div.col2-2 {display:inline-block;vertical-align:top;margin-left:0%;width:100%;margin-top:15px;}
}


div.col1-3, div.col2-3, div.col3-3 {display:inline-block;width:30%;vertical-align: top;}
div.col2-3, div.col3-3 {margin-left:5%;}


@media (max-width:880px) {
    div.col1-3, div.col2-3, div.col3-3 {width:50%;margin-bottom: 10px;margin-left:0%;padding-left:2%;padding-right: 2%;}

}

@media (max-width:480px) {
    div.col1-3, div.col2-3, div.col3-3 {width:100%;margin-bottom: 10px;margin-left:0%;}

}


.style-galerie {
    border:1px solid #d8d8d8;background:rgba(0,0,0,0.05);position:relative;max-width: 760px;
    margin: auto;
}

.wrapper-galerie {
        float: none;
        width:100%;
        max-width:720px;
        margin:auto;margin-bottom: 20px;
    }

.photo_commentaire {display: block;text-align: center;text-decoration: none !important;color:#000;padding-top:5px;}


.ilightbox {text-decoration: none;}

.h2-puce {
    vertical-align: -1px;
    padding-right: 3px;
}




.wrapper-bande {}
.wrapper-boxed-bande {max-width: 1180px;margin:auto;}



.rsDefault .rsGCaption {
        top: 0px !important;
    left: 0px !important;
    height: 100% !important;
    padding:0 !important;
    z-index: 1000;
}

.rsGCaption {

}



a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}





@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 144dpi),
only screen and (                min-resolution: 1.5dppx) { 

    ul.puce2 > li {background-image: url(i/puce-c-bleu-2x.png);background-size: 10px 10px;}


    ul.puce > li {background-image: url(i/puce-2x.png);background-size: 10px 10px;}
 
    a.back-to-top {background: #fff url("i/arrow-up.png") no-repeat center center;background-size: 16px 16px;}

    #menu-desktop span {
        background: url('i/arrow-2x.png') no-repeat bottom center;
        background-size:16px 14px;
    }

    #menu-desktop ul li:hover > span {
        background-image: url('i/arrow-2x.png') !important;
        background-size:16px 14px,auto auto !important;
    }

    #menu-desktop ul li:hover > span.selected {
        background-image: url('i/arrow-2x-blanc.png') !important;
        background-size:16px 14px,auto auto !important;
    }

    #menu-desktop span.selected, #menu-desktop span.selected:hover {
        background-image: url('i/arrow-2x-blanc.png') !important;
        background-size:16px 14px,auto auto !important;
    }

    #menu-desktop span:hover {
        background-image: url('i/arrow-2x.png') !important;
        background-size:16px 14px,auto auto !important;
    }



    .wrapper-temoignages-slick {background-size: 110px auto !important;}
    .form_header {background-size: 110px auto !important;}

}





#wrapper-temoignages {
    padding:50px 20px;
}

#flex-temoignages {
  display : -webkit-box;
  display : -ms-flexbox;
  display : flex;
-webkit-box-orient : horizontal;
  -webkit-box-direction : normal;
  -ms-flex-direction : row;
  flex-direction : row;
-ms-flex-wrap : wrap;
  flex-wrap : wrap;
-ms-flex-line-pack : start;
  align-content : flex-start;
-webkit-box-pack : center;
  -ms-flex-pack : center;
  justify-content : center;
-webkit-box-align : stretch;
  -ms-flex-align : stretch;
  align-items : stretch;
  max-width: 1180px;
    margin: auto;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.38);
}

#temoignages-header {
  -ms-flex : 0 1 30%;
  flex : 0 1 30%;
  max-width : 30%;
  background-color: #3665af;
  text-align: right;
  padding:50px 20px 50px 10px;
}

#temoignages-header h2 {
    text-align: right;
    margin-bottom: 20px;
}

#temoignages-header h2:after {
right: 0px;
left:initial;
}

#temoignages-content {
  -ms-flex : 0 1 70%;
  flex : 0 1 70%;
  max-width : 70%;
  padding:50px 20px;
}


#temoignages-content a {color:#3665af;text-decoration: underline;font-weight: bold;font-style: italic;}

.temoignage-texte {font-style: italic;}

.temoignage {padding:20px 0px;}


.temoignagefull-content {background-color: #fff;box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.16);
    padding: 20px;
    border-radius: 8px;font-style: italic;}
.temoignagefull-auteur {float:right;font-weight: bold;}


@media (max-width:800px) {
    #wrapper-temoignages {padding: 30px 20px;}

    #temoignages-header {
      -ms-flex : 0 1 40%;
      flex : 0 1 40%;
      max-width : 40%;
      padding:50px 20px 50px 10px;
    }


    #temoignages-content {
      -ms-flex : 0 1 60%;
      flex : 0 1 60%;
      max-width : 60%;
      padding:20px 15px;
    }

}


@media (max-width:600px) {
    #wrapper-temoignages {padding: 20px 20px;}
    #temoignages-header h2 {text-align:center;margin-bottom: 0px;}
    #temoignages-header h2:after {right: 0px;left: 0px;margin: auto;}
    #temoignages-header img {display: none;}

    #temoignages-header {
      -ms-flex : 0 1 100%;
      flex : 0 1 100%;
      max-width : 100%;
      padding:10px 20px 10px 10px;
    }


    #temoignages-content {
      -ms-flex : 0 1 100%;
      flex : 0 1 100%;
      max-width : 100%;
      padding:00px 15px 20px 15px;
    }

}


div.map iframe {vertical-align: top;}



a.concept-bouton {
    text-shadow: none;display:inline-block;padding:12px 10px 8px 10px;background-color:#000;text-align: center;
    color:#e1dbcc;font-weight: normal;text-decoration: none;
    margin-top:30px;
}

a.concept-bouton:hover {background-color: #df4b4a;color:#fff;}



a.bouton {
    font-family: 'Rozha One', serif;
    text-shadow: none;
    display: inline-block;
    padding: 8px 12px 3px 12px;
    background-color: #df4b4a;
    text-align: center;
    color: #fff;
    font-size:22px;
    font-weight: normal;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
    margin-top: 10px;
    text-transform: uppercase;
}

a.bouton:hover {background-color: rgba(30, 30, 30, 1);}

#cookiescript_badge {z-index: 99999 !important;}



table.tableau {border-collapse: collapse;}
table.tableau tr:first-of-type td {background: #000;color:#fff;font-weight: bold;}
table.tableau td {padding:4px;border:1px solid #ccc;background: #efefef;}





.wrapper-bande-concept {padding:90px 10px;text-align: center;
    background: #f7f7f7 url('i/bande-sejours-2x.jpg') no-repeat center center;
    background-size: 2500px auto;
    box-shadow: inset 0px -20px 10px -20px rgba(0, 0, 0, 0.25);
}

.bande-concept {font-style:italic;font-size:26px;}


@media (max-width:1400px) {.wrapper-bande-concept {padding:70px 10px;} }
@media (max-width:1200px) {.wrapper-bande-concept {padding:50px 10px;background-size: 1400px auto;} }
@media (max-width:1000px) {.wrapper-bande-concept {padding:40px 10px;background-size: 1200px auto;} .bande-concept {font-style:italic;font-size:24px;} }

@media (max-width:800px) {.wrapper-bande-concept {padding:35px 10px;background-size: 1000px auto;} .bande-concept {font-style:italic;font-size:22px;} }



.pswp {z-index: 1500000 !important;}














.wrapper-bande-encarts {
background-size: 1920px auto;
padding:40px 10px;
}
.wrapper-bande-encarts-boxed {max-width: 1480px;margin:auto;text-align: center;}

.wrapper-bande-encart {
    display: inline-block;width:33.33%;padding:20px 20px;vertical-align: top;
    position: relative;text-align: center;
}


.wrapper-bande-encart a {color:initial;text-decoration: none;display: inline-block;}

.wrapper-bande-encart h3 {
    font-family: 'Rozha One', serif;font-weight: normal;
    font-size:20px;    line-height: 1;
    margin-top: 14px;
    margin-bottom: 14px;color:#fff;text-shadow: none;transition: all 0.3s ease-in-out 0s;text-transform: uppercase;
}

.bande-encart {margin:auto;max-width:400px;background-color: #000;box-shadow: 0 4px 16px rgba(0, 0, 0, 0.43);overflow: hidden;}

.bande-encart img {vertical-align:top;transition: all 0.2s linear 0s;transform-origin: bottom;}


.bande-encart:hover img {transform: scale(1.03);}
.bande-encart:hover {background-color: #4f4f4f;}


@media (max-width:1200px) {
    .wrapper-bande-encarts {padding:30px 10px;}
}

@media (max-width:1000px) {
    .wrapper-bande-encart h3 {font-size:19px; }
    .wrapper-bande-encarts {padding:20px 10px;}
}

@media (max-width:960px) {
    .bande-top {box-shadow: 0 5px 20px rgba(0, 0, 0, 0.78);}
}

@media (max-width:820px) {
    .wrapper-bande-encart {width: 50%;padding:12px;}
}

@media (max-width:620px) {
    .wrapper-bande-encart h3 {font-size:18px; }
}


@media (max-width:460px) {
    .wrapper-bande-encart {width: 100%;padding: 10px 20px;}
}




.wrapper-bande-reservation {border-top:15px solid #000;border-bottom:15px solid #000;padding:160px 10px;
background:#2e2e2e url('i/bande-reservation.jpg') no-repeat center center;
}
.bande-reservation {margin:auto;max-width: 1380px;text-align: center;}

.bande-reservation h3 {line-height:1.2;margin:0;padding:0;font-size:30px;font-weight:normal;color:#fff;text-transform: uppercase;font-family: 'Rozha One', serif;text-align: center;text-shadow: 1px 1px 3px black;
}


a.bouton-reservation {
    text-shadow: none;
    display: inline-block;
    padding: 12px 20px;
    text-align: center;
    color: #000;
    border:2px solid #000;
    font-size:20px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}

a.bouton-reservation:hover {background-color: rgba(0, 0, 0, 1);color:#fff;}




a.reservation-bouton {
    text-shadow: none;
    display: inline-block;
    padding: 12px 20px;
    text-align: center;
    color: #fff;
    border:2px solid #fff;
    font-size:20px;
    font-weight: normal;
    text-decoration: none;
    margin-top: 20px;
    text-transform: uppercase;
}

a.reservation-bouton:hover {background-color: rgba(255, 255, 255, 1);color:#000;}


@media (max-width:1400px) {
    .bandeau-ligne-noire {height: 12px;}
    .wrapper-bande-reservation {border-top:12px solid #000;border-bottom:12px solid #000;padding:130px 10px;}
    .bande-reservation h3 {font-size:28px;}
}


@media (max-width:1000px) {
    .bandeau-ligne-noire {height: 10px;}
    .wrapper-bande-reservation {border-top:10px solid #000;border-bottom:10px solid #000;padding:100px 10px;background-size: cover;}
    .bande-reservation h3 {font-size:26px;}
}

@media (max-width:700px) {
    a.reservation-bouton {font-size: 18px;}
    .bandeau-ligne-noire {height: 8px;}
    .wrapper-bande-reservation {border-top:8px solid #000;border-bottom:8px solid #000;padding:70px 10px;}
    .bande-reservation h3 {font-size:24px;}
}

@media (max-width:500px) {
    a.reservation-bouton {font-size: 16px;}
    .bandeau-ligne-noire {height: 8px;}
    .wrapper-bande-reservation {border-top:8px solid #000;border-bottom:8px solid #000;padding:60px 10px;}
    .bande-reservation h3 {font-size:20px;}
}

@media (max-width:400px) {
    a.reservation-bouton {font-size: 16px;}
    .bandeau-ligne-noire {height: 7px;}
    .wrapper-bande-reservation {border-top:7px solid #000;border-bottom:7px solid #000;padding:50px 10px;}
    .bande-reservation h3 {font-size:18px;}
}

@media (max-width:360px) {
    a.reservation-bouton {font-size: 15px;}
    .bande-reservation h3 {font-size:17px;}
}





/* isotope */

.isotope-wrapper {max-width: 1400px;margin: auto;}

.isotope-grid-item { width: 25%; }


@media (max-width:1200px) {
    .isotope-grid-item { width: 33.333%; }
}

@media (max-width:800px) {
    .isotope-grid-item { width: 50%; }
}

@media (max-width:520px) {
    .isotope-grid-item { width: 100%; }
}

.isotope-filter {margin-bottom: 30px;}
.isotope-filter a {position: relative;cursor: pointer;text-transform: uppercase;display: inline-block;padding:4px 20px;}

.isotope-filter a.active {color:#b87d2a;}

.isotope-filter a.active:after {    position: absolute;
    content:" ";
    display: block;
    height:3px;
    background-color: #b87d2a;
    width:100%;
    left:50%;
    transform: translateX(-50%);
    margin:auto;
    margin-top:10px;
}

.pix-masonry-photo {
    padding: 10px;
    text-align: center;
}



.video-accueil {float:right;margin-left:20px;margin-bottom: 20px;max-width: 560px;width:560px; }


@media (max-width:920px) {
    .video-accueil {float:none;margin-left:0px;margin-bottom: 20px;width:initial;margin:auto;}
}



.formulaire-sent {
    background: #000;
    color: #fff !important;
    padding: 20px;
}



a.bouton-reservation-footer {
    color:#fff !important;
    border-color: #fff !important;
}

.wrapper-message-accueil {
    background: #000;
    color: #fff !important;
    padding: 20px;
    text-align: center;
}

.boxed-message-accueil {
    max-width: 800px;
    margin: auto;
    padding: 20px;
    font-size: 22px;
}