html {
 overflow-y: scroll !important;
}

body {font-family: 'Open Sans', sans-serif;font-size:16px; color:#fff; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#3D0101;background-image:url(i/body.png);background-repeat:repeat-x;background-position:top;background-attachment: fixed;}


div.header-responsive {max-width:1144px;margin:auto;background:#000 url(i/header-bg.png) top center no-repeat;padding:0;overflow: hidden;border-bottom:1px solid #D5A356;}


a.lien-actu {color:inherit;text-decoration: none;}



a.lienfooter:link,a.lienfooter:visited {font-size:16px; color:#fff; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;}


div.contenu {max-width:1144px;margin:auto;background-color:#101010;background-image:url(i/contenu.png); background-repeat:repeat-x; background-position:top; }

div.encart_contenu {background-image:url(i/encart_contenu.png); background-repeat:no-repeat; background-position:655px 0px; }

#menu-desktop {max-width:1144px;margin:auto;background-color:#000;}

div.flash2 {position:relative;max-width:1144px;width:100%;height:364px;margin:auto;background-color:#000;}


div.bandeau-mask-responsive {z-index:50;position:absolute;width:100%;height:364px;top:0px;left:0px;background: url('i/bandeau_mask_left.png') repeat-y left center, url('i/bandeau_mask_right.png') repeat-y right center;box-shadow: inset 0 0 20px black;}


div.bandeau-responsive {max-width:1144px;margin:auto;position:relative;}


div.sousmenu {z-index:100;position:absolute; top:0px; left:0px;}



img.flag {border:1px solid #000;}
a.lienflag:focus {outline:none;}

div.sep {background-image:url(i/sep.gif); background-repeat:repeat-x; background-position:center;}
div.minisep {background-image:url(i/mini_sep.gif); background-repeat:no-repeat; background-position:center;}
div.seppetit {background-image:url(i/sep_petit.gif); background-repeat:no-repeat; background-position:center;}
div.sep_h1 {background-image:url(i/sep_h1.gif); background-repeat:repeat-x; background-position:bottom;height:10px;}


.cadrephoto {border:1px solid #856636;}



h1 {
	font-family: 'Dancing Script', cursive;;
	font-size: 38px;
	font-weight: normal;
	font-style:italic;
	color:#d5a356;
	margin:0px;
	padding:0px;
	text-align: left;
}


h2.actualites,h2.chambre_details, h2.newsticker {
	font-family: 'Dancing Script', cursive;;
	font-size: 38px;
	font-weight: normal;
	font-style:italic;
	color:#fff;
	margin:0px;
	padding:0px;
	text-align: left;
	display:block;
	margin-bottom: 10px;
}

h2.chambre_details {margin-bottom: 0px;}

h2.newsticker {font-size: 28px;}


h1.news {
	text-align:left;
	
	font-size: 18px;
	font-weight: normal;
	font-style:italic;
	color:#000;
	margin:0px;
	padding:2px 0px 2px 0px;
	background:none;
}


h2 {
	
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	color:#fff;
	margin:0px;
	display:inline;
}

h2.hotel-restaurant {
	font-size: 26px;
	font-weight: normal;
	font-style:italic;
	color:#aaa;
	margin:0px;
	padding:0px;
	text-align: left;
	position:relative;
	text-shadow: 2px 2px 4px black;
}



div.padding { padding:15px 25px 15px 25px;}

@media (max-width:800px) {
	div.padding { padding:15px 20px 15px 20px;}
}
@media (max-width:600px) {
	div.padding { padding:15px 15px 15px 15px;}
}


div.encart_padding { padding:29px 30px 0px 17px;}
.justify  { text-align:justify;}
div.center  { text-align:center;}


a.lien:link,a.lien:visited {color:#d5a356; font-weight:normal; font-style:normal; text-decoration:none; }
a.lien:hover,a.lien:active {text-decoration:none;}

a.liens:link,a.liens:visited, a.liens:hover,a.liens:active {color:#000; font-weight:bold; font-style:italic; text-decoration:none; background-color:#d5a356;padding-left:2px;padding-right:2px;}


a.lienpetit:link,a.lienpetit:visited {font-size:14px; color:#d5a356; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lienpetit:hover,a.lienpetit:active {text-decoration:none;}

a.lienindex:link,a.lienindex:visited {color:#d5a356; font-weight:normal; font-style:italic; text-decoration:none; }
a.lienindex:hover,a.lienindex:active {text-decoration:underline;}

a.liennd:link,a.liennd:visited {color:#D25F00; font-weight:bold; font-style:italic; text-decoration:none; }
a.liennd:hover,a.liennd:active {text-decoration:none;}
a.liennd:focus {outline:none;}




.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-top:5px;
    margin-bottom:5px;
    padding:0px;
    padding-left:10px;
}
ul.puce li {
    overflow: hidden;
    list-style-type:none;
    background-image: url(i/puce.png);
    background-repeat: no-repeat;
    background-size:10px 10px;
    padding-left:16px;
    background-position:0px 7px;
    margin:0px 0px 4px 0px;
}


ul.pucep {
	margin-top:5px;
	margin-bottom:5px;
}
ul.pucep li {
	text-align:left;
	list-style-type:none;
	background-image: url(i/puce.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	background-position:0px 3px;
	margin:0px 0px 10px -30px;
}

ul.puce2 {
	margin-top:5px;
	margin-bottom:5px;
}
ul.puce2 li {
	list-style-type:none;
	background-image: url(i/puce2.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position:3px 3px;
	margin:0px 0px 8px -30px;
}

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%;}



div.dessous {clear:both;}



.obligatoire {  font-size:14px; color:#d5a356; font-weight:normal; }
.big {font-size:16px;}
input.contact,textarea.contact {color:#111111; background-color:#f4f7f8; border:solid #ABADB3 1px; font-size:14px;}

input.contact_pb,textarea.contact_pb {  color:#111111; background-color:#f4f7f8;border:solid #ABADB3 1px; font-size:14px;}
input.frmsubmit {  background-color:#D4A356; border:#D4A356 1px solid; height:22px; width:90px; cursor:hand;  font-size:14px; color:#000; font-weight:bold;  text-decoration:none;}
div.form_zone {border:1px solid #3D0101;padding:10px 0px 10px 0px;}
div.sep_formulaire {height:20px;}


.cadresubmit { border:1px #111111 solid; }
span.m {font-weight:bold;color:#D5A356;}


div.map {border:1px solid #989B9D;}

div.ticker {float:right; padding-left:16px;width:50%;}


.pagination_inactif { color:#490006; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {  color:#d5a356; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {  color:#000; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#d5a356;}


a.liengalerie:link, a.liengalerie:visited { color:#666; text-align:center; font-weight:normal; font-style:normal; display: block; padding-top:0px; text-decoration:none;}
a.liengalerie:hover, a.liengalerie:active {color:#137EE8;}
a.liengalerie:hover img, a.liengalerie:active img {border:1px solid #137EE8;background-color:#137EE8}
a.liengalerie:focus {outline: none;}
a.liengalerie img {margin-bottom:6px;border:1px solid #B9B9B9;}


a.liengaleries:link, a.liengaleries:visited, a.liengaleries:hover, a.liengaleries:active  {color:#137EE8; text-align:center; font-weight:normal; font-style:normal; display: block; text-decoration:none;}
a.liengaleries:link img, a.liengaleries:visited img, a.liengaleries:hover img, a.liengaleries:active img {border:1px solid #137EE8;background-color:#137EE8;}
a.liengaleries:focus {outline: none;}
a.liengaleries img {margin-bottom:6px;background-color:#137EE8}

a.nooutline:focus {outline:none;}

div.chambre_lien_resa {padding:6px 0px 20px 0px;}
div.chambre_details {width:auto; margin:auto;}

div.sep_chambre {background-image:url(i/sep_chambre.gif); background-repeat:no-repeat; background-position:left;margin-bottom:10px;}

div.chambre_sdb {background-color:#2E0004;padding:4px;margin:5px; 0px 5px 0px;border:1px solid #856636;}

table.tarif {background-color:#180002;border:1px solid #CFA35A;}
table.tarif td {background-color:#180002;border:1px solid #000;text-align: left;}
table.tarif td.header {background-color:#8A0000;color:#fff;}

span.m {font-weight:bold;color:#D5A356;font-size:16px;}

a.liennewsticker:link,a.liennewsticker:visited {color:#fff; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:hover,a.liennewsticker:active {text-decoration:none;}

table.tarifs td {font-size:11px;padding:2px;}

.pulsating-block {float: left; clear: none; position: relative;}

div.pano {border:1px solid #800002;border-top:0px;text-align:center;background-color:#800002;background-image:url(i/fond_pulsate.png);background-repeat:repeat;max-width:600px;margin:auto;animation: fadein 1.6s;animation-iteration-count: infinite;animation-timing-function:ease;}

@keyframes fadein {
    0% { opacity: 0.5; }
    50%   { opacity: 1; }
    100%   { opacity: 0.5; }
}


a.pano2:link,a.pano2:visited, a.pano2:hover,a.pano2:active {  display:block; padding:4px 0px 4px 0px;font-size:13px; color:#fff; font-weight:bold; font-style:normal; text-decoration:none; }
a.pano2:focus {outline:none;}

div.panorama {background-repeat:no-repeat;background-position:top center;max-width:600px;margin:auto;border:1px solid #800002;}
div.panorama_play {background-repeat:no-repeat;background-position:center center;max-width:600px;background-image:url(panoramas/playgris.png);}
a.panorama:link,a.panorama:visited {display:block;height:200px;text-decoration:none;background-image:url(panoramas/playgris.png);background-repeat:no-repeat;background-position:center -2000px;}
a.panorama:hover,a.panorama:active{color:#fff;background-image:url(panoramas/play.png);background-repeat:no-repeat;background-position:center center;}
a.panorama:focus {outline: none;}

div.quote {padding-left:25px;background-image:url(i/quote.gif);background-repeat:no-repeat;background-position:0px 0px;}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	padding: 4px 8px 4px 8px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color:#000;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.button-reservation {text-shadow: none;border-radius: 5px;letter-spacing: 0px;}

body.lg-fr .encart-reservation {padding-top:22px;}
body.lg-en .encart-reservation {padding-top:22px;}



.orange {
	color: #000;
	border: solid 1px #A9641C;
	background: #A45C16;
	background: -webkit-gradient(linear, left top, left bottom, from(#CA8D40), to(#A45C16));
	background: -moz-linear-gradient(top,  #CA8D40,  #A45C16);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#CA8D40', endColorstr='#A45C16');
}
.orange:hover {
	background: #F27013;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#A45C16), to(#CA8D40));
	background: -moz-linear-gradient(top,  #A45C16,  #CA8D40);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#A45C16', endColorstr='#CA8D40');
}

img.mini_quote {border:0;padding-right:5px;vertical-align:-2px;}




.newsletterpanel {
padding: 0px 0px 0px 10px;
width: 300px;
background: #000;
    border: #dcb363 1px solid;
    z-index: 500000000;
}






.bandeau_index {width:100%;max-width:600px;margin:auto;position:relative;}
#bandeau_photos_index {width:100%;max-width:600px;margin:auto;}

div.bandeau_mask_index {position:absolute;width:100%;max-width:600px;height:180px;z-index:1000;background: url('i/bandeau_mask_index.png') repeat-y top center;}


.textillate {font-family: 'Dancing Script', cursive;font-size:26px;}

div.lueur-responsive {display:inline-block;border-left: 1px solid #D5A356;border-right: 1px solid #D5A356;border-bottom: 1px solid #D5A356;
-moz-box-shadow: 0px 0px 10px 1px rgba(255,252,158,0.3);
-webkit-box-shadow: 0px 0px 10px 1px rgba(255,252,158,0.3);
-o-box-shadow: 0px 0px 10px 1px rgba(255,252,158,0.3);
box-shadow: 0px 0px 10px 1px rgba(255,252,158,0.3);
filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(255,252,158,0.3), Direction=NaN, Strength=10);
margin:auto;
}


div.lueur {border-left: 1px solid #D5A356;border-right: 1px solid #D5A356;position:relative;}

div.lueur:before {
    box-shadow: -15px 0 15px -15px rgba(255,252,158,0.4) inset;
    content: " ";
    height: 100%;
    left: -15px;
    position: absolute;
    top: 0;
    width: 15px;
}
div.lueur:after {
    box-shadow: 15px 0 15px -15px rgba(255,252,158,0.4) inset;
    content: " ";
    height: 100%;
    position: absolute;
    top: 0;
    right: -15px;
    width: 15px;
}



.slicknav_menu {
  display:none;
}

#menu {
    display:none;
  }


.sousmenu-mobile.lienmenums {background-color: rgba(203,138,58,0.5);padding-left: 30px;font-size:13px;color:#000;}
.sousmenu-mobile.lienmenum {padding:2px 10px;padding-left: 30px;font-size:13px;color:#999;}



.contenu img {max-width:100%;height:auto;}

.header-responsive img {max-width:100%;height:auto;}

.royalSlider_bandeau {max-width: 1144px;height: 364px;overflow: hidden;}
#bandeau_photos img {max-width:none;}

@media (min-width:781px) and (max-width:980px) {

    #bandeau_photos img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 300px * 1144 / 728) !important;
        margin-left: calc(50% - 300px * 1144 / 728) !important;
        margin-top: 0px !important;
        height:300px;
    }

    .royalSlider_bandeau, div.bandeau-mask-responsive,div.flash2 {height:300px;}

}


@media (min-width:581px) and (max-width:780px) {

    #bandeau_photos img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 250px * 1144 / 728) !important;
        margin-left: calc(50% - 250px * 1144 / 728) !important;
        margin-top: 0px !important;
        height:250px;
    }

    .royalSlider_bandeau, div.bandeau-mask-responsive,div.flash2 {height:250px;}

}

@media (min-width:461px) and (max-width:580px) {

    #bandeau_photos img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 200px * 1144 / 728) !important;
        margin-left: calc(50% - 200px * 1144 / 728) !important;
        margin-top: 0px !important;
        height:200px;
    }

    .royalSlider_bandeau, div.bandeau-mask-responsive,div.flash2 {height:200px;}

}


@media (max-width:460px) {

    #bandeau_photos img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 150px * 1144 / 728) !important;
        margin-left: calc(50% - 150px * 1144 / 728) !important;
        margin-top: 0px !important;
        height:150px;
    }

    .royalSlider_bandeau, div.bandeau-mask-responsive,div.flash2 {height:150px;}

}



div.site-padding {padding:0px 15px 0px 15px;}


div.bandeau-flag {z-index:101;position:absolute; bottom:0px; left:0px;}

div.bandeau-encart {z-index:102;position:absolute; bottom:0px; right:10px;background-image:url(i/bandeau-encart.png); background-repeat:no-repeat; background-position: top center; width:290px;height:70px;text-align: center;}

div.bandeau-encart-iframe {z-index:102;position:absolute; bottom:0px; right:10px;width:290px;height:300px;text-align: center;    background-color: rgba(255,255,255,0.6);
    border-radius: 10px 10px 0px 0px;
    box-shadow: 2px -2px 10px rgba(0, 0, 0, 0.33);}

.bandeau-encart-iframe {}
.bandeau-encart {display: none;}


@media (max-width:780px) {
	.bandeau-encart-iframe {display: none;}
	.bandeau-encart {display: block;}
}



div.logo {float:left;width:35%;text-align: right;padding-top:20px;padding-bottom:20px;}
div.couronne {float:left;width:30%;padding-top:5px;text-align:center;}
div.hotel-restaurant {float:left;width:34%;padding-top:37px;text-align: left;}

div.etoiles {position:relative;background: url('i/3-etoiles.png') no-repeat top center;width:64px;height:20px;top: -50px;
    left: 180px;}


div.etoiles.etoiles-index {position:normal;display:inline-block;top:0px;left: 10px;margin-top:10px;}


div.reflect {width:auto !important;}



div.liste_chambre {float:left;text-align: center;width:33.33%;padding:5px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

div.liste_chambre {padding: 10px;}


div.col3-1 {clear:both;}


.royalSlider_galerie {width:100%;max-width: 610px;height: 700px;margin:auto;touch-action: none;}
.royalSlider_bandeau_index {width:100%;max-width: 600px;height: 180px;}



div.col1-3 {float:left;width:33.33%;}
div.col2-3 {float:left;width:33.33%;}
div.col3-3 {float:left;width:33.33%;}






div.index-fr,div.index-en {text-align:center;float:left;width:50%;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;padding:0px 20px;}

div.index-text {text-align:left;margin-top:16px;margin-bottom:20px;}

#splashpage {border: 4px solid #222222;padding:20px;width:100%;overflow-y: auto;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}


@media (max-width:980px) {

	.royalSlider_bandeau {width: 100%;height:300px !important;}

	div.bandeau_mask {display:none;}

	#menu-desktop {display: none;}

	.slicknav_menu {
  		display:block;
	}

	#bigDiv, #thumbDiv {display: none;}

	div.sousmenu {display: none;}
	div.newsletterpanel {display: none;}


	.button-reservation {text-shadow: none;border-radius: 5px;letter-spacing: 0px;font-size:16px !important;}
	div.bandeau-encart {z-index:102;position:absolute; bottom:0px; right:0px;background-image:url(i/bandeau-encart.png); background-repeat:no-repeat; background-position: top left; width:200px;height:55px;}

	body.lg-fr .encart-reservation {padding-top: 18px;}
	body.lg-en .encart-reservation {padding-top: 18px;}

}


@media (max-width:780px) {

	div.rsABlock {font-size:16px !important;}

	div.liste_chambre {float:left;text-align: center;width:50%;}
	div.col3-1 {clear:none;}
	div.col2-1 {clear:both;}




	div.logo {float:left;width:55%;text-align:right;padding-top:20px;padding-bottom:10px;padding-left:5px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
	div.couronne {float:left;width:45%;text-align:left;padding-top:5px;padding-right:5px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
	div.hotel-restaurant {clear:both;float:none;width:100%;text-align:center;padding-top:0px;}

	div.etoiles {position:normal;display:inline-block;background: url('i/3-etoiles.png') no-repeat top center;width:64px;height:20px;top:0px;
	    left: 10px;}

	.button-reservation {text-shadow: none;border-radius: 5px;letter-spacing: 0px;font-size:16px !important;}
	div.bandeau-encart {z-index:102;position:absolute; bottom:0px; right:0px;background-image:url(i/bandeau-encart.png); background-repeat:no-repeat; background-position: top left; width:200px;height:55px;}

	body.lg-fr .encart-reservation {padding-top: 18px;}
	body.lg-en .encart-reservation {padding-top: 18px;}


}


@media (max-width:680px) {

	div.ticker {float:none; width:auto;padding-left:0px;margin-bottom:20px;}


	div.col1-3 {float:none;width:100%;}
	div.col2-3 {float:none;width:100%;margin-top:20px;}
	div.col3-3 {float:none;width:100%;margin-top:20px;}

	h1 {font-size:30px;}
	h1 span {font-size:20px !important;}	


	.button-reservation {text-shadow: none;border-radius: 5px;letter-spacing: 0px;font-size:14px !important;}

	div.bandeau-encart {z-index:102;position:absolute; bottom:0px; right:0px;background-image:url(i/bandeau-encart.png); background-repeat:no-repeat; background-position: top left; width:175px;height:47px;}

	body.lg-fr .encart-reservation {padding-top:15px;}
	body.lg-en .encart-reservation {padding-top:15px;}

}


@media (max-width:580px) {


/*	#colorbox {display:none !important;}
	#cboxOverlay {display:none !important;}*/

	div.rsABlock {font-size:12px !important;}


	div.site-padding {padding:0px 10px 0px 10px;}

	div.lueur:before,div.lueur:after {
		display: none;
	}

	h2.hotel-restaurant {font-size:20px;}

	td.cadrepaginations, td.cadrepagination {display: none;}

	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;}

	.button-reservation {text-shadow: none;border-radius: 5px;letter-spacing: 0px;font-size:13px !important;}

	div.bandeau-encart {z-index:102;position:absolute; bottom:0px; right:0px;background-image:url(i/bandeau-encart.png); background-repeat:no-repeat; background-position: top left; width:165px;height:44px;}

	body.lg-fr .encart-reservation {padding-top:15px;}
	body.lg-en .encart-reservation {padding-top:15px;}




}


@media (max-width:530px) {
	div.liste_chambre {float:none;text-align: center;width:100%;}

}


@media (max-width:480px) {
	div.ticker img {width:80px;height: auto;}

	div.index {margin-top:50px;}
	div.index-fr,div.index-en {float:none;width:auto;}
	div.index-text {text-align:center;margin-top:8px;margin-bottom:8px;}
	div.index-fr {margin-bottom: 20px;}


}


@media (max-width:380px) {
	div.index {margin-top:20px;}
	
	h2.hotel-restaurant {font-size:16px;}

}


@media (max-width:300px) {
div.bandeau-encart {display: none;}

}


/*#olakala-reviews {width:200px;}*/

#olakala-score {width:200px;}



img.menu-arrow {margin-left:4px;}

/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
        position: relative;
    z-index: 100000000;
    background-color: #000;
}
/* 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: center;
    }
/* 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(37,37,37,0.95);
    -moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
    -o-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
    box-shadow: 3px 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: 'PT Serif', serif;
    font-size:17px;
    letter-spacing: 0px;
    cursor: pointer;
    display:block;
    color:#fff;
    line-height: 20px;
    text-decoration:none;
    /*background: url('i/arrow-2x.png') no-repeat bottom center;
    background-size: 16px 10px;*/
    text-align: center;
    padding:20px 24px 20px 24px;
    font-weight: normal;
    text-transform: none;

}



#menu-desktop span.double {padding:10px 24px 10px 24px;}


#menu-desktop ul li:hover > span {
    

    background: rgba(255,255,255,0.1);color:#fff;
}

#menu-desktop ul li:hover > span.selected {
background:#AD202D;color:#fff;
    
}


/* Styling the links */
#menu-desktop a {
    font-family: 'PT Serif', serif;
    font-size:17px;
    letter-spacing: 0px;
    display:block;
    color:#fff;
    line-height: 20px;
    text-decoration:none;
    text-align: center;
    padding:20px 24px 20px 24px;
    font-weight: normal;
    text-transform: none;
}
#menu-desktop a.double {padding:10px 24px 10px 24px;}


#menu-desktop a:hover {
    background: rgba(255,255,255,0.1);color:#fff;
}



#menu-desktop a.selected, #menu-desktop a.selected:hover {
    background:#AD202D;color:#fff;
}


#menu-desktop span:hover, #menu-desktop span.selected:hover {

    /*background: url('i/arrow2-2x.png') no-repeat bottom center;
    background-size: 16px 10px;*/
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#menu-desktop span.selected, #menu-desktop span.selected:hover {
    background:#AD202D;color:#fff;
}




#menu-desktop ul ul a:hover, #menu-desktop ul ul a.selected {
        text-transform: none;
        color:#fff;
}



#menu-desktop ul ul a:hover {

}




#menu-desktop ul ul a { color:#fff; font-size:16px;  text-transform: none;text-align:left;padding:10px 10px;line-height:1.2;}

#menu-desktop ul ul li:nth-of-type(1) {padding-top:10px;}
#menu-desktop ul ul li:last-of-type {padding-bottom:10px;}

#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:0px;
    z-index:100000;
}

#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:220px;
    display:list-item;
    position: relative;
}

#menu-desktop ul ul ul {
    position: absolute;
    top:0;
    left:100%;
    z-index:100000;
}





@media (max-width:1200px) {
    #menu-desktop span, #menu-desktop a {font-size:17px;padding:20px 18px 20px 18px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:17px;padding:10px 18px 10px 18px;}
}

@media (max-width:1090px) {
    #menu-desktop span, #menu-desktop a {font-size:17px;padding:20px 12px 20px 12px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:17px;padding:10px 12px 10px 12px;}
}


@media (max-width:880px) {
    #menu-desktop span, #menu-desktop a {font-size:16px;padding:25px 15px 25px 15px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:16px;padding:15px 15px 15px 15px;}
}










div.wrapper-footer  {background:#101010 url('i/contenu.png') repeat-x center top;max-width: 1144px;margin:auto;    border-left: 1px solid #D5A356;
    border-right: 1px solid #D5A356;border-bottom: 1px solid #D5A356;}
div.wrapper-footer-padding {padding:0px 10px;}
div.footer  {font-size:16px;color:#fff;padding-top:30px;padding-bottom:40px;max-width:1180px;margin:auto;}
 
a.lien-facebook {text-decoration: none !important;}

div.footer-1, div.footer-2, div.footer-3 {
	vertical-align:top;display:inline-block;width:25%;text-align:left;padding:20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.footer img {max-width: 100%;height: auto;}

div.footer-1 {width:40%;text-align: right;padding-right:30px;}
div.footer-2 {width:25%;}
div.footer-3 {width:35%;}

div.footer-3 div {margin-top:14px;}

.footer h3 {font-size:24px;font-family: 'PT Serif', serif;color:#fff;text-shadow: none;text-transform: uppercase;font-weight: normal;margin-top:0px;}

.footer-2 h3 { margin-bottom: 10px;}

.footer a.lien {color:#fff;font-style: normal;text-decoration: none;font-weight: normal;font-size: 16px;font-weight: bold;display: inline-block;transition: all 0.15s ease-in-out 0s;}

.footer a.lien:hover {transform: translateX(3px);}


.footer ul a.lien {color:#fff;font-weight:normal;}

div.mentions {font-size:16px;line-height: 20px;max-width:1180px;margin:auto;text-align:center;padding:20px 20px 80px 20px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;color:#fff;    text-shadow: 1px 1px 2px black;}


.footer-3 strong {text-transform: none;}


@media (max-width:1000px) {
    div.wrapper-footer {padding-top:0px;}
    div.footer {padding-top:20px;padding-bottom:10px;}
    div.footer-1 {width:50%;}
    div.footer-2 {width:50%;}
    div.footer-3 {width:100%;padding-bottom: 10px;    text-align: center;}
}

@media (max-width:580px) {
    div.footer {text-align: center;}
    div.footer-1 {width:100%;text-align: center;}
    div.footer-2 {padding-left:30px;background:none;width:initial;}
    div.footer-3 {width:100%;padding-left:30px;}
}

@media (max-width:380px) {
    div.footer-3 img:nth-of-type(2) {margin-top:10px;}
}

















@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 

    a.back-to-top {background: #fff url("i/arrow-up.png") no-repeat center center;background-size: 16px 16px;}
    
    ul.puce li {
        background-image: url(i/puce-2x.png);
        background-size:10px 10px;
    }

    .newsletterpanel a.handle {background: url("i/newsletter-2x.png") no-repeat !important;background-size: 40px 143px !important;}

    div.etoiles {background: url('i/3-etoiles-2x.png') no-repeat top center;background-size:64px 20px;}

    div.bandeau-encart {background-image:url(i/bandeau-encart-2x.png);background-size: 290px 97px;}

}







a.facebook {display: inline-block;width:48px;height:48px;}

a.facebook:hover img { 
    animation: facebookflip 0.4s 1 linear;
}


@keyframes facebookflip {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(359deg); }
}



.offresdumoment, .bande-or2 {background-color: #d5a567;padding:40px 20px;color:#000;clear: both;overflow: hidden;}


.bande-or {
    background-color: #610b10;
    padding: 40px 20px;
    color: #fff;
    clear: both;
    overflow: hidden;}