<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    max-width: 600px;
	font-size: 95%;
}
.left {
      float: left;
}
.right {
      float: right;
}
.leftg {
      float: left;
      margin-left: 10px;
}
.leftgo {
      float: left;
      margin-left: 20%;
}
.rightd {
      float: right;
      margin-right: 20%;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.clear {
  clear: both;
  border: none;
  height: 0;
}
.margcontact {
	margin-top: 160px;
}
.margtopresto {
	margin-top: 120px;
}
.margtop0 {
	 margin-top: 160px;
}
.margtopm80 {
	margin-top: -80px;
}
.margtop60 {
	margin-top: 40px;
}
.margtop70 {
	margin-top: 50px;
}
.margtop80 {
	 margin-top: 60px;
}
.margtop120 {
	margin-top: 100px;
}
.margtop180 {
	margin-top: 150px;
}
.margtop300 {
	margin-top: 300px;
}
.elevert {
	color: #0ae00a;
}
#callnowbutton {
    position: fixed;
	bottom: 30px;
	left: 10px;
	width: 64px;
	height: 64px;
  background-image: url(../images/callnow.png);
  background-position: center;
}
header {
    width: 100%;
    position: fixed;
	top: 0;
    z-index: 500; 
	height: 120px;
    background: #ffffff;
}
#top-bar {
    height: 25px;
	border-bottom: 1px solid #ededed;
    background: #ffffff;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
#menu-bar {
	width: 100%;
	margin-top: 20px;
    background: #ffffff;
}
.logo {
    position: absolute;
	top: 30px;
	left: 33%;
	width: 150px;
}
.logo img {
	width: 136px;
    height: 36px;
}
nav {
	margin-top: 10px;
	height: 40px;
	cursor: pointer;
	background-image: url(../images/fond-nav.png);
	background-position: left center;
	background-repeat: no-repeat;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
nav ul {
	width: 190px;
    background: #ffffff;
	margin-top: 20px;
	display: none;
}
nav:hover ul {/**/
	display: inline-block;
}
nav:focus ul {
	display: inline-block;
}
nav ul li.menu-item:first-child { 
	margin-top: 25px;
}
nav ul li.menu-item { 
	height: 25px;
	width: 100%;
	min-width: 145px;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 95%;
	letter-spacing: 0.2px;
	text-transform: uppercase;
}
nav ul li a {
        color: #333; 
}
nav ul li.menu-item:hover a { 
	color: #000000;
}
nav ul li.active a {
        color: #d8a33d; 
}
nav ul li.menu-item a:focus { 
	color: #000000;
}
nav ul li.menu-resa {
	height: 25px;
	width: 105%;
	min-width: 145px;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 95%;
	letter-spacing: 0.2px;
	text-transform: uppercase;
}
nav ul li.lang-menu {
    position: absolute;
	top: 60px;
	width: 40px;
	right: 15px;
}
nav ul li.menu-resa a {
	color: #A8730D;
	font-weight: bold;
}
#pano-bar {
	margin-top: 100px;
}
#panorama {
  width: 100%;
  margin-top: 20px;
  position: relative;
}
#panohaut {
  width: 100%;
  height: auto;
  position: relative;
}
#panohaut div {
  width: 100%;
  height: auto;
  min-height: 260px;
  position: relative;
}
#panohaut h1 {
	font-family: "Allura", sans-serif;
	text-align: center;
	color: #fff;
	font-size: 320%;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 10px;
	background-image: url(../images/bas-titre.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#panohaut.chamb {
  background-image: url(../images/chambres-suites-m.jpg);
  background-size: cover;
  background-position: center center;
}
#panohaut.resto {
  background-image: url(../images/restaurant-gastronomique-la-chanterelle-p.jpg);
  background-size: cover;
  background-position: bottom center;
}
#panohaut.galerie {
  background-image: url(../images/bord-de-mer-cote-azur.jpg);
  background-size: cover;
  background-position: center center;
}
#panohaut.contact {
  background-image: url(../images/contact-reception-p.jpg);
  background-size: cover;
  background-position: top center;
}
#panohaut.tourisme {
  background-image: url(../images/hotel-3-etoiles-escapade-au-pradet-var.jpg);
  background-size: cover;
  background-position: top center;
}
/*					SLIDE SHOW HAUT ACCUEIL */
#slider-iframe {
	width:100%;
	height:300px;
	margin:0 auto;
	z-index: 100;
}
.cb-slideshow li div h1 {
	padding-top: 30px;
	font-size: 330%;
	letter-spacing: 1px;
	font-family: "Allura", sans-serif;
	text-align: center;
	color: #fff;
}
.cb-slideshow li div h2 {
	font-size: 300%;
	font-weight: 300;
	margin: -15px 0 0 0;
	text-align: center;
	font-family: "PT Sans";
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	text-shadow: rgba(0,0,0,0.498039) 0px 2px 5px;  
}
.cb-slideshow li div h3 {
    font-size: 180px;
    line-height: 140px; 
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    padding: 0;
}
.cb-slideshow li div p {
	letter-spacing: 1px;
	font-size: 130%;
	text-transform: uppercase;
	font-family: "PT Sans";
	text-align: center;
	color: #ffffff;
}
.cb-slideshow li div h1.etoiles {
	  background-image: url(../images/3-etoiles-m.png);
	  background-position: center top;
		background-repeat: no-repeat;
}
.cb-slideshow li div h1.lpiscin {
	background-image: url(../images/picto-piscine-m.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.cb-slideshow li div h1.pchambr {
	background-image: url(../images/picto-chambre-m.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.cb-slideshow li div h1.presto {
	background-image: url(../images/picto-restau-m.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.cb-slideshow li:nth-child(1) span { 
    background-image: url(../images/hotel-3-etoiles-escapade-au-pradet-var-m.jpg) 
}
.cb-slideshow li:nth-child(2) span { 
    background-image: url(../images/hotel-3-etoiles-piscine-m.jpg);
}
.cb-slideshow li:nth-child(3) span { 
    background-image: url(../images/chambres-et-suites-de-charme-tout-confort-m.jpg);
}
.cb-slideshow li:nth-child(4) span { 
    background-image: url(../images/restaurant-gastronomique-la-chanterelle-m.jpg);
}
/*					FIN PANORAMA HAUT PAGES */
.ttebarprom {
	width:99%;
	display: inline-block;
}/*							**********	DEBUT WIDGETS	*/
#barre-promo {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	z-index: 200;
	margin-top: -100px;
}
.promo-boite {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 200;
}
.pave-promo {
	text-align: center;
}
.pave-promo a {
	color: #ffffff;
}
p.titrpromo { 
	color: rgb(216, 163, 61);
	font-size: 170%;
	letter-spacing: 0px;
	line-height: 26px;
	text-align: center;
}
.pave-promo .desc p {
	font-size: 95%;
}
.desc h4 {
	font-size: 115%;
	font-weight: 500;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.inside {
	padding: 5px;
	box-sizing: border-box;
	margin: 10px;
	border: solid #ffffff 2px;
	background: rgba(0, 0, 0, 0.6);
}
.inside:hover {
	background: rgba(0, 0, 0, 0.8);
}
.pave-promo a:focus .inside {
	background: rgba(0, 0, 0, 0.8);
}
#promo34 {
	min-width: 240px;
}
#satisf {
	min-width: 265px;
}
#fastbooking {
	display: none;
}/*							FIN WIDGETS	*/
#acc-chambres {
	display: block;
	width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.title-bar {
    margin-right: auto;
    margin-left: auto;
	text-align: center;
}
.title-bar span {
    margin-right: auto;
    margin-left: auto;
    font-family: "PT sans", sans-serif;
    font-size: 150%;
    letter-spacing: 2px;
    color: #353636;
    text-transform: uppercase;
	text-align: center;
	z-index: 2;
}
.title-bar h2, .title-bar h3 {
	color: rgb(216, 163, 61);
	display: block;
	font-family: "Allura", sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 60px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 20px;
	background-image: url(../images/divider.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	text-transform: none;
	z-index: 2;
}
.title-bar h2 {
	font-size: 440%;
}
.title-bar h3 {
	font-size: 430%;
}
.title-bar h4 {
	font-size: 175%;
    font-weight: 700;
    letter-spacing: 5px;
    line-height: 65px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
	
}
.title-bar p.desc {
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.title-contact  {
	margin-left: 20px;
	text-transform: uppercase;
}
.title-contact h2  {
	font-size: 310%;
	font-weight: 400;
	margin-top: 5px;
	margin-left: 20px;
}
form#contact  {
	height: 400px;
}
form#contact p {
	display: block;
	width: 100%;
}
form#contact label .name {
    color: #606060;
    font-size: 95%;
}
form#contact input.form-input, form#contact textarea {
	width: 90%;
	background-color: rgb(225, 225, 225);
	border-radius: 5px;
	border: none;
	color: rgb(85, 85, 85);
	font-size: 100%;
	font-weight: 700;
	height: 25px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	position: relative;
	transition-delay: 0s, 0s;
	transition-duration: 0.5s, 0.5s;
	transition-property: background-color, box-shadow;
	transition-timing-function: ease-out, ease-out;
}
form#contact textarea {
	resize: none;
	height: 160px;
}
form#contact input.form-input:hover, form#contact input.form-input:focus {
	background-color: rgb(245, 245, 245);
}
form#contact textarea.form-input:hover, form#contact textarea.form-input:focus {
	background-color: rgb(245, 245, 245);
}
form#contact label.submit input {
	width: 145px;
	display: block;
	height: 50px;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 100%;
	font-weight: 700;
	text-align: center;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	border-radius: 10px;
	cursor: pointer;
	background-color: rgb(52, 52, 52);
	-moz-appearance: button;
}
ul.colonne-2 {
	width: 100%;
}
ul.colonne-2 li.chambre {
	display: block;
	width: 90%;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
ul.colonne-2 li a {
	color: #000000;
}
.centre {
	width: 260px;
	margin-left: auto;
}
ul.colonne-2 .img-prod {
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

ul.colonne-2 li.chambre a h3 {
	font-family: "PT Sans", sans-serif;
	font-size: 95%;
	font-weight: 700;
	padding-bottom: 7.5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
ul.colonne-2 li a h3:hover, ul.colonne-2 li a h3:focus {
	color: #d8a33d;
}
.prix-chambre {
    font-size: 90%;
    color: #353636;
    text-transform: uppercase;
	margin-bottom: 10px;
}
.price {
color: rgb(53, 54, 54);
font-size: 190%;
font-weight: 700;
line-height: 43px;
text-transform: uppercase;
}
ul.colonne-2 a.btn-detail {
	height: 40px;
	color: rgb(216, 163, 61);
	font-size: 100%;
	line-height: 28px;
	margin: 5px 15px 5px 0;
	padding: 5px 10px 5px 10px;
	border-color: rgb(216, 163, 61);
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
	transition-delay: 0s;
	transition-duration: 0.5s;
	transition-property: all;
	transition-timing-function: ease;
}
ul.colonne-2 a.btn-detail:hover, ul.colonne-2 a.btn-detail:focus {
	background-color: rgb(216, 163, 61);
	color: rgb(255, 255, 255);
}
ul.colonne-2 a.btn-resa {
	height: 40px;
	color: rgb(255, 255, 255);
	font-size: 100%;
	line-height: 28px;
	margin: 5px 15px 5px 0;
	padding: 5px 10px 5px 10px;
	border-color: rgba(0, 0, 0, 0);
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	background-color: rgb(216, 163, 61);
	transition-duration: 0.5s;
	transition-property: all;
	transition-timing-function: ease;
}
ul.colonne-2 a.btn-resa:hover, ul.colonne-2 a.btn-resa:focus {
	background-color: rgb(255, 255, 255);
	color: rgb(216, 163, 61);
}
ul.colonne-3 {
	margin-top: 70px;
}
ul.colonne-3 li.pub {
	display: block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
ul.colonne-3 li .main {
	width: 72%;
	margin-left: auto;
	margin-right: auto;
	min-height: 230px;
    border: solid 3px #ebebeb;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
ul.colonne-3 li .main:hover {
    border: solid 3px #D9A039;
}
ul.colonne-3 li h4 {
	font-size: 120%;
	color: #222;
	text-transform: uppercase;
	text-align: center;
}
ul.colonne-3 li.pub:hover h4 {
	color: #D9A039;
}
ul.colonne-3 li p.text {
	padding: 10px 10px 0 10px;
	text-align: center;
	color: #000000;
}
.secur {
	height: 131px;
	background-image: url(../images/secur-pay.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
ul.colonne-3 li.pub:hover .secur {
	background-image: url(../images/secur-pay-hover.jpg);
}
.bestprices {
	height: 131px;
	background-image: url(../images/best-price.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
ul.colonne-3 li.pub:hover .bestprices {
	background-image: url(../images/best-price-hover.jpg);
}
.freecancel {
	height: 131px;
	background-image: url(../images/free-cancel.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
ul.colonne-3 li.pub:hover .freecancel {
	background-image: url(../images/free-cancel-hover.jpg);
}
.colonne2 {
	width: 100%;
	text-align: left;
	color: rgb(0, 0, 0);
	font-family: "PT sans", sans-serif;
}
.listserv {
	margin-left: 10px;
}
.blocgauch {
	width: 100%;
}
.blocdroit {
	width: 100%;
}
.colonne2 .recockt {
	padding: 0.5% 0 0 3%;
	padding-bottom: 15px;
}
.colonne2 .recockt p {
	line-height: 22px;
	margin-bottom: 15px;
}
.services {
}
.aservic {
	height: 200px;
	background-image: url(../images/hotel-services-background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.reception {
	height: 355px;
	background-image: url(../images/salle-de-reception.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.gris {
	background-color: #eeeeee;
}
.colonne2 h3 {
    padding-top: 15px;
    font-size: 150%;
	color: rgb(51, 51, 51);
	font-weight: 500;
	line-height: 25px;
}
.services h3 {
    margin-left: 1%;
}
.colonne2 .blocdroit li {
	display: inline-block;
	width:  calc((97% - 170px)/3);
	min-width: 150px;
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: 7px;
	font-size: 115%;
	letter-spacing: 0.5px;
	line-height: 38px;
}
.texla {
	min-height: 300px;
	padding-top: 15px;
}
.texla p, .texla h3 {
	padding: 5px 25px;
}
.texla p {
	font-size: 100%;
	line-height: 23px;
}
#tesla {
	background-image: url(../images/borne-tesla.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 300px;
}
.blocdroit li.wifi {
  background-image: url("../images/wifi.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  height: 35px;
}
.blocdroit li.parking {
  background-image: url("../images/parking.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  height: 35px;
}
.blocdroit li.clim {
  background-image: url("../images/climatisation.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  height: 35px;
}
.blocdroit li.frigo {
  background-image: url("../images/refrigerateur.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  height: 35px;
}
.blocdroit li.animaux {
  background-image: url("../images/animaux.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  height: 35px;
}
.blocdroit li.tele {
  background-image: url("../images/television.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  height: 35px;
}
.blocdroit li.demipension {
  background-image: url("../images/demi-pension.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  height: 35px;
}
.bloc80pc {
	display: block;
	width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.bloc90pc {
	display: block;
	width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.dropcap {
    font-family: "Allura", sans-serif;
    font-size: 330%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #d8a33d;
    margin: 0 4px 4px 0;
}
.bloc80pc p {
	color: rgb(51, 51, 51);
	font-family: "PT sans", sans-serif;
	font-size: 100%;
	line-height: 22.85px;
	margin-bottom: 10px;
	padding: 0 5% 0 5%;
}
.col5-60pc {
	width: 80%;
	margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
}
.col5-60pc div {
}
.col5-60pc p {
	display: none
}
.col5-60pc h4 {
	font-size: 140%;
	color: #222;
	text-transform: uppercase;
	text-align: center;
}
.h400-233pc {
	width: 100%;
	text-align: center;
	border-top: solid #D8A33D 2px;
	border-left: solid #D8A33D 2px;
	border-right: solid #D8A33D 2px;
}
.h400-32pc {
	height: 400px;
	width: 100%;
}
.h400-bloc4 {
	width: 100%;
}
.h200-50pc {
	width: 100%;
	border-top: solid #D8A33D 1px;
	border-left: solid #D8A33D 2px;
	border-right: solid #D8A33D 2px;
	border-bottom: solid #D8A33D 1px;
}
.h200-233pc {
	height: 200px;
}
.h200-185pc {
	border-left: solid #D8A33D 2px;
	border-right: solid #D8A33D 2px;
	border-bottom: solid #D8A33D 2px;
}
.h200-374pc {
	height: 200px;
}
.h200-207pc {
	border-left: solid #D8A33D 2px;
	border-right: solid #D8A33D 2px;
	border-bottom: solid #D8A33D 2px;
}
#bord-mer {
	height: 200px;
	border-left: solid #D8A33D 2px;
	border-right: solid #D8A33D 2px;
	border-bottom: solid #D8A33D 2px;
	background-image: url(../images/au-bord-de-la-mer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
#resto {
	height: 200px;
	margin-top: 15px;
	margin-bottom: -15px;
	border-top: solid #D8A33D 2px;
	border-left: solid #D8A33D 2px;
	border-right: solid #D8A33D 2px;
	background-image: url(../images/restaurant-chanterelle-m.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#ptitdej {
	height: 200px;
	border-left: solid #D8A33D 2px;
	border-right: solid #D8A33D 2px;
	border-bottom: solid #D8A33D 2px;
	background-image: url(../images/petit-dejeuner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#jardin {
	height: 200px;
	margin-bottom: -15px;
	border-top: solid #D8A33D 2px;
	border-left: solid #D8A33D 2px;
	border-right: solid #D8A33D 2px;
	background-image: url(../images/jardin-mediteraneen.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#piscin {
	margin-top: 15px;
	margin-bottom: -15px;
	height: 200px;
	border-top: solid #D8A33D 2px;
	border-left: solid #D8A33D 2px;
	border-right: solid #D8A33D 2px;
	background-image: url(../images/detente-au-bord-piscine.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.col-md-6 {
    float: left;
    width: 99%;
	position:relative;
	padding-left:5px;
	padding-right:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition-delay: 0.2s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
  }
.info-ptitdej {
    float: left;
    width: 60%;
	margin-left: 2%;
 }
.img-ptitdej {
    float: left;
    width: 35%;
}
.info-ptitdej h3 {
	margin-top: 10px;
    color: #d8a33d;
	font-size: 200%;
    font-weight: 700;
	line-height: 1;
}
.col-md-6:hover .info-ptitdej h3 {
    color: #f8c35d;
}
.bloc80pc .info-ptitdej p {
	margin-top: 10px;
	font-size: 90%;
	font-weight: 800;
	line-height: 18px;
}
.img-ptitdej img {
    width: 50%;
	margin-top: 10px;
	margin-left: 33%;
}
.col-md-6:hover .img-ptitdej img {
    width: 33%;
	margin-left: 40%;
}
#bloc-chambtes {
	width: 100%;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;
}
.col40pc-gauche {
	width: 100%;
	float: left;
}
.col40pc-gauche img.grimage {
    display: block;
	margin: auto;
}
.col60pc-droite {
	float: left;
	width: 100%;
}
.col60pc-droite .titre-chambre {
	margin-bottom: 5px;
    color: #D8A33D;
	text-align: center;
	font-size: 190%;
	font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.col60pc-droite p.prix-chambre  {
	margin-left: 4%;
}
.col60pc-droite .desc-chambre p {
	color: rgb(51, 51, 51);
	display: block;
	font-size: 100%;
	line-height: 20px;
	margin: 0px 0px 10px 20px;
}
.serviceprod {
	width: 70%;
	margin: 0 auto 10px;
}
.serviceprod h3 {
	text-align: center;
    margin: 5px 0 5px 0;
    font-size: 115%;
    font-weight: 700;
	line-height: 1.1;
}
.serviceprod li {
  background-size: 13%;
}
.serviceprod li {
	display: inline-block;
	width:  calc((97% - 170px)/3);
	min-width: 120px;
	padding-left: 40px;
	margin-top: 5px;
	font-size: 100%;
	font-weight: 400;
}
.serviceprod li.wifi {
  background-image: url("../images/wifi.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.serviceprod li.parking {
  background-image: url("../images/parking.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.serviceprod li.clim {
  background-image: url("../images/climatisation.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.serviceprod li.frigo {
  background-image: url("../images/refrigerateur.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.serviceprod li.animaux {
  background-image: url("../images/animaux.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.serviceprod li.tele {
  background-image: url("../images/television.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.serviceprod li.demipension {
  background-image: url("../images/demi-pension.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.col60pc-droite .desc-chambre .left {
	height: 50px;
}
.col60pc-droite .desc-chambre .left .btn-gold {
	margin-left: 60%;
}
#temoignages {
	display: block;
	width: 70%;
	margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  overflow: hidden;
}
.classic-testimonials {
	width: 15375px;
  position: relative;
	display: inline-block;
}
.classic-testimonials .one {
    position: relative;
    float: left;
	width: 525px;
    height: auto;
    margin: 15px;
    padding: 30px;
    padding-top: 50px;
    text-align: center;
    font-size: 100%;
	font-style: italic;
}
.boitor {
	 width: 100%;
	 background-color: #d8a33d;
	 color: #ffffff;
	 height: 130px;
}
.haut195 {
	height: 200px;
}
h3.whitecentre, p.whitecentre {
	text-align: center;
	color: white;
	line-height: 30px;
}
h3.whitecentre {
	padding-top: 5px;
	font-size: 150%;
	font-weight: 500;
}
.textavis {
	 width: 90%;
	 margin-left: 5%;
	 padding: 5px;
	float: left;
}
.textavis h3 {
    color: #fff;
	font-size: 180%;
	font-weight: 400;
	margin-top: 5px; 
}
.diaporama {
	margin-bottom: 40px;
}
.diaporama .diapo {
	width: 265px;
	height: 265px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	  overflow: hidden;
}
.diaporama .diapo h4 {
	position: relative;
	top: 82%;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.4)
}
.diaporama .diapo img {
	width: 261px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
}
.button {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
  padding: 5px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 90%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
}
.button a {
  color: #d8a33d;
}
.button a:hover {
  color: #0f0f0f;
}
.coord .blocgauch {
	background: #f0f0f0;
}
#ret-ch {
}
a.btn-gold {
    border-radius: 5px;
    padding: 4px;
    line-height: 30px;
	text-align: center;
	text-transform: uppercase;
    font-family: "PT sans", sans-serif;
    font-size: 100%;
    background-color: #d8a33d;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	transition-timing-function: ease;
}
a.btn-gold:hover {
    background-color: #ffffff;
    color: #d8a33d;
}
a.btn-black {
    display: block;
	text-align: center;
	margin: 10px auto 20px auto;
	padding: 10px 5px;
	color: rgb(255, 255, 255);
	font-size: 100%;
	line-height: 20px;
	border-color: rgba(0, 0, 0, 0);
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-image-outset: 0;
	box-shadow: none;
	box-sizing: border-box;
	background-color: rgb(42, 42, 42);
	transition-delay: 0s;
	transition-duration: 0.5s;
	transition-property: all;
	transition-timing-function: ease;
}
a.siteresto {
	width: 76%;
}
a.siteresto:hover {
	width: 80%;
}
#button2 {
	width: 290px;
	margin: 25px auto;
}
#button-en {
	width: 310px;
	margin: 25px auto;
}
a.cartemenu {
	width: 130px;
	display: inline-block;
	margin: 0px auto;
}
a.btn-black:hover {
    background-color: #ffffff;
    color: #d8a33d;
	border-color: #d8a33d;
}
#diapimg1140 {
	display: block;
	width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.bloc380  {
    float: left;
	height: 140px;
	width: 140px;
	margin-top: 10px;
	margin-left: 3%;

}
.inter {
	position: relative;
	top: 0;
	  background-color: rgba(0, 0, 0, 0.4);
	  width: 100%;
	max-width: 140px;
	  height: 100%;
	max-height: 140px;
	  opacity: 0;
transform: matrix(1, 0, 0, 1, 0, 0);
transition-delay: 0s;
transition-duration: 0.25s;
transition-property: all;
transition-timing-function: ease;
}
.bloc380:hover .inter  {
	  opacity: 1;
}
.intit {
	color: rgb(255, 255, 255);
	font-family: "PT Sans";
	font-size: 110%;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 10px
}
.links  {
	display: block;
	width: 35px;
	margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
	padding-bottom: 20px;
}
.search-plus {
	width: 35px;
	height: 35px;
	background-image: url(../images/picto-lien-m.png);
	background-position: center;
	background-size: 35px;
	background-repeat: no-repeat;
}
#tabrest {
	background-image: url(../images/table-restaurant-150x150.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#plajard {
	background-image: url(../images/plante-jardin-150x150.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#terjard {
	background-image: url(../images/jardin-restaurant-150x150.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#facrest {
	background-image: url(../images/facade-restaurant-150x150.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#jarfont {
	background-image: url(../images/fontaine-150x150.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#terras {
	background-image: url(../images/terrasse-restaurant-150x150.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
div.galerie-chambre {
	width: 100%;
	margin: auto;
}
.galeri-chamb {
	width: 100px;
	float: left;
}
.galerie-chambre figure:hover img {
	opacity: 0.5;
}	
.complement {
	width: 99%;
	margin: 20px auto;
}
.prime {
	padding: 5px;
    text-transform: uppercase;
	color: #000000;
    font-size: 115%;
    font-weight: 700;
	line-height: 1.3;
}
#ptarif {
	width: 41%;
	margin-left: 4%;
	height: 270px;
	background-image: url("../images/picto-euro.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#pservic {
	width: 65%;
	margin-left: 2%;
	height: 150px;
}
#pcgv {
	margin-top: 50px;
	width: 79%;
	margin-left: 3%;
	height: 210px;
  background-image: url("../images/picto-credcard.png");
  background-position-x: left;
  background-position-y: center;
  background-repeat: no-repeat;
}
.complement a {
  color: #000000;
}
.complement ul {
	display: block;
	position: relative;
	width: 100%;
}
#fservic {
}
ul li.second {
  width: 98%;
  padding: 1%;
  color: #ffffff;
  cursor: auto;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 22px;
    text-transform: none;
}
.complement ul li p {
	margin: 3px auto 0;
	color: black;
	letter-spacing: 0.5px;
}
.complement ul li p a {
	color: #ffffff;
}
.complement ul li img {
  margin-left: auto;
  margin-right: auto;
}
span.prix {
	color: rgb(216, 163, 61);
	font-size: 150%;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 34px;
}
ul li p.servptitdej {
	width: 260px;
  background-image: url("../images/picto-ptitdej.png");
  background-position: right center;
  background-repeat: no-repeat;
}
ul li p.servpark {
	width: 240px;
  background-image: url("../images/parking.png");
  background-size:  30px;
  background-position: right center;
  background-repeat: no-repeat;
}
.title-servic {
	line-height: 1.1;
	color: #000000;
    font-size: 110%;
    font-weight: 700;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
p.presresto {
	text-align: center;
	padding: 20px 5%;
}
.mentleg {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.mentleg .detleg {
	width: 90%;
	margin: 15px auto;
	padding: 10px;
	display: inline-block;
}
.mentleg .cgvleg {
	width: 92%;
	margin: 15px 3%;
	padding: 10px;
	display: inline-block;
}
.mentleg h3 {
    color: rgb(216, 163, 61);
	font-size: 150%;
	text-align: center;
}
.mentleg p {
    padding: 5px;
}
.heberg p {
	margin-left: 8%;
	margin-bottom: 10px;
	font-size: 120%;
	line-height: 1.1;
}
.row {
	display: block;
	width: 90%;
	margin: auto;
}
.row iframe {
	display: block;
	margin: 10px auto;
}
.col-md-3 {
	display: inline-block;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	position: relative;
}
.col-md-3 .equalizer-inner {
	display: block;
	height: 100%;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.col-md-3 .box {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
    max-height: 480px;
    text-align: center;
    background: #fff;
	line-height: 22px;
    -webkit-box-shadow: 0 0 0 3px #d8a33d;
    box-shadow: 0 0 0 3px #d8a33d;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.icoresto {
	height: 30px;
	padding-top: 40px;
	background-image: url(../images/picto-star.png);
	background-position: center;
	background-repeat: no-repeat;
}
.col-md-3 .name {
    font-size: 220%;
    font-family: "Lovelo";
    line-height: 1;
	text-transform: uppercase;
}
.col-md-3 .box:hover {
	color: #d8a33d;
    -webkit-box-shadow: 0 0 0 2px #000;
    box-shadow: 0 0 0 2px #000;
}
.col-md-3 .box p {
	margin-bottom: 10px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 900;
    text-transform: uppercase;
}
.col-md-3 .box .box-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.col-md-3 .box .box-content p.image img {
	margin-top: 10px;
    width: 80%;
    height: 80%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.col-md-3 .box:hover .box-content p.image img {
    width: 90%;
    height: 90%;
}
.image-wrapper img {
	width: 50%;
	height: auto;
	display: block;
	margin: auto;
}
h4.titourism, span.titourism {
	margin: 50px auto 10px auto;
    font-size: 150%;
    letter-spacing: 2px;
    color: #353636;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}
#map {
	 height: 200px;
	background-image: url(../images/carte-gmaps.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.blocgauch .pavcoord {
	width: 80%;
	display: inline-block;
	margin: auto;
	padding: 5px;
	color: rgb(53, 54, 54);
	font-size: 125%;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 8px;
	text-align: center;
}
.blocgauch .pavcoord p.pictocoord {
	padding-top: 80px;
	background-image: url(../images/picto-coord.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto;
    transition-property: background-image; /* Active la transition sur background-color */
    transition-duration: 2s; /* La transition dure 1s */
}
.blocgauch .pavcoord p.pictocoord:hover {
	background-image: url(../images/picto-coord-hover.png);
}
.blocgauch .pavcoord p.pictophone {
	padding-top: 90px;
	background-image: url(../images/picto-phone.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto;
}
.blocgauch .pavcoord p.pictophone:hover {
	background-image: url(../images/picto-phone-hover.png);
}
.blarg100 {
    width: 100%;
	display: block;
	margin: auto;
}
.blarg100 p {
	padding: 0;
}
.blarg100 .blhaut100 {
    width: 96%;
      height: 100%;
      margin-left: 4%; 
}
.blarg100 .blhaut100 .title {
	text-transform: uppercase;
      width: 100%; 
}
.blarg100 .blhaut100 .title .icon {
	  width: 60px;
	  float: left;
}
.blarg100 .blhaut100 .title h3 {
	font-size: 270%;
	color: rgb(54, 54, 54);
	font-weight: 300;
}
.blarg100 .blhaut100 .title span {
	font-size: 115%;
	font-weight: 900;
}
.blarg100 .blhaut100 .text {
        width: 100%;
        float: left;
        margin-top: 15px;
}
.blarg100 .blhaut100 .text p {
	  color: #8b8b8b;
	  font-size: 100%;
	  line-height: 20px; 
}
.blarg100 .blhaut100 .more-info {
        width: 100%;
        float: left;
        margin-top: 10px;
		margin-bottom: 30px;
}
.blarg100 .blhaut100 .more-info h3 {
        font-size: 115%;
		font-weight: 900;
}
.blarg100 .blhaut100 .more-info ul {
    margin-top: 10px;
}
.blarg100 .blhaut100 .more-info ul li {
    padding: 5px 0;
    color: #8b8b8b;
    font-size: 95%;
} 
.more-info ul li span {
    padding-left: 30px;
}
.more-info ul li span.map-marker {
	background-image: url(../images/picto-coord-petit.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto;
}
.more-info ul li span.fa-phone {
	background-image: url(../images/picto-phone-petit.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto;
}
.fa-facebook {
	margin-top: 60px;
	width: 45px;
	height: 45px;
	background-image: url(../images/facebook.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto;
}
.fa-google-plus {
	margin-top: 60px;
	width: 45px;
	height: 45px;
	background-image: url(../images/google_plus.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto;
}
footer.accueil {
	 width: 100%;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
}
#lienhaut {
	background-color: rgb(216, 163, 61);
}
#lienhaut.blanc {
	background-color: rgb(255, 255, 255);
}
#lienhaut img {
	position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -15px;
}
#lienhaut img:hover {
    margin-bottom: -5px;
}
footer.accueil .refer {
	display: inline-block;
	 margin-left: auto;
	 margin-right: auto;
	 width: 100%;
	 margin-top: -5px;
}
.site-links {
	 width: 80%;
	 margin-top: 20px;
	display: inline-block;
	 margin-left: auto;
	 margin-right: auto;
	 text-align: left;
}
.site-links h3 {
	color: #555555;
    font-size: 110%;
	line-height: 20px;
	margin-bottom: 10px;
}
.site-links h3:hover {
	color: #787878;
}
.site-links a {
	font-size: 90%;
	margin-top: 15px;
	display: block;
	color: #888888;
    text-transform: uppercase;
}
.site-links a:hover {
	color: #c8c8c8;
}</pre></body></html>