<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  height: 100%;
  background-size: cover;
  background-position: left top;
  font: 600 0.75em/1.38 'Helvetica';
  color: rgb(255, 255, 255);
}

p {
  margin-bottom: 1em;
}

.boutoncarte {display:none}

.felines {
  position: absolute;
  top: 54px;
  right: 20px;
  z-index: 2;
  width: 470px;
  height: 241px;
  padding: 20px;
  background-color: rgba(29, 135, 91, 0.9);
  overflow: visible;
}

.logo {
  display: block;
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 13;
  width: 100px;
  height: 100px;
  background-image: url('../images/logo_gites-du_sordeau.svg');
  background-size: auto auto;
  background-position: center center;
  font: 400 1.333em/1.38 Helvetica;
  text-align: center;
  color: rgb(0, 0, 0);
}

.menu {
  position: relative;
  float: right;
  z-index: 12;
  width: 530px;
  height: 24px;
  margin: 20px 20px 0 0;
  background-color: rgb(25, 123, 83);
}

.text {
  float: left;
  margin-left: -0.09448%;
  font-size: 1em;
  line-height: 1.38;
  color: rgb(255, 255, 255);
}

.wrapper {
  overflow: hidden;
}

._button {
  float: left;
  line-height: 1.38;
}

.menu ._button {
  display: block;
  margin-top: 3px;
  font-size: 1.167em;
  font-weight: 700;
  text-align: left;
}

.menu ._button:active,
.menu ._button:hover {
  color: rgb(255, 255, 255);
}

.wrapper-1 {
  display: none;
  position: relative;
  float: left;
  clear: both;
  z-index: 14;
  width: 15.8333333333%;
  height: 144px;
  margin: 151px 0 0 34.16667%;
}

.wrapper-2 {
  position: absolute;
  top: 54px;
  right: 489px;
  z-index: 3;
  width: 241px;
  height: 241px;
}

._button-9 {
  display: none;
  position: relative;
  clear: both;
  z-index: 0;
  width: 44.9166666666%;
  height: 69px;
  margin: 475px 0 0 27.75%;
  border-radius: 3px;
  background-color: rgb(222, 222, 222);
  font-family: Helvetica;
  font-size: 1.333em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

.menu ._button-1 {
  margin-left: 4.09493%;
  color: rgb(179, 179, 179);
}

.menu ._button-2 {
  margin-left: 15px;
  color: rgb(179, 179, 179);
  white-space: normal;
}

.menu ._button-4 {
  margin-left: 15px;
  color: rgb(255, 255, 255);
}

.menu ._button-3,
.menu ._button-5,
.menu ._button-6,
.menu ._button-7,
.menu ._button-8 {
  margin-left: 15px;
  color: rgb(179, 179, 179);
}

.text strong {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: 2em;
  font-weight: 800;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

@media(max-width: 850px) {
  .menu {
    position: relative;
    z-index: 12;
  }

  .wrapper-1 {
    position: relative;
    z-index: 14;
    width: 15.6470588235%;
    height: 229px;
    margin-top: 1px;
    margin-left: 544%;
  }

  .wrapper-2 {
    right: 490px;
    width: 167px;
  }

  ._button-9 {
    position: relative;
    z-index: 0;
    width: 44.9154411764%;
    height: 29px;
  }

  .menu ._button-5 {
    margin-left: 96px;
  }

  .menu ._button-7 {
    clear: both;
    margin-top: -19px;
    margin-left: 259px;
  }

  .menu ._button-8 {
    margin-top: -19px;
    margin-left: 454px;
  }
}

@media(max-width: 775px) {
  body {
    font-size: 0.75em;
  }

  .menu {
    position: relative;
    z-index: 12;
  }

  .wrapper-1 {
    position: relative;
    z-index: 14;
    width: 24.5161290322%;
    height: 144px;
    margin-top: 151px;
    margin-left: 52.90323%;
  }

  .wrapper-2 {
    right: 489px;
    width: 92px;
  }

  ._button-9 {
    position: relative;
    z-index: 0;
    width: 44.9153225806%;
  }
}

@media(max-width: 722px) {
	

.boutoncarte {
	    display: flex;
    width: 100%;
    margin-bottom: 10px;
    margin: auto;
    background-color: white;
    color: #1a7c54;
    padding: 11px;
        border-bottom: #334e43 solid 2.5px;
	-webkit-box-shadow: inset -1px -3px 14px 0px rgba(117,116,116,1);
-moz-box-shadow: inset -1px -3px 14px 0px rgba(117,116,116,1);
box-shadow: inset -1px -3px 14px 0px rgba(117,116,116,1);
  }	
  
  .boutoncarte div {
	margin: auto;
    display: flex;
    text-shadow: 0px 0px 0.2px #12593c;
  }
	
.boutoncarte div div {
	display: inline-block;
    margin: auto 0 auto 13px;
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
}

  body {
    height: 100%;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0% 0%;
  }

  .felines {
    position: fixed;
    top: auto;
    bottom: 39px;
    left: 10px;
    right: auto;
    height: auto;
    padding: 0;
  }

  .felines:active {
    opacity: 1;
  }

  .felines .text {
    margin-left: -0.02841%;
    text-align: justify;
  }

  .logo {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    z-index: 13;
    width: 75px;
    height: 75px;
    margin-top: 10px;
    margin-left: 10px;
  }

  .menu {
    display: none;
    position: relative;
    z-index: 12;
  }

  ._button {
    display: block;
    margin-top: 0;
    margin-left: 0;
    font-size: 1.167em;
    font-weight: 300;
  }

  .wrapper-1 {
    display: block;
    position: absolute;
    float: none;
    clear: none;
    top: 23px;
    left: auto;
    right: 23px;
    width: 133px;
    height: 229px;
    margin-top: 0;
    margin-left: 0;
  }

  .wrapper-2 {
    display: none;
    position: fixed;
    top: auto;
    bottom: 20px;
    left: 367px;
    right: auto;
    width: 33.379501385%;
    height: 303px;
  }

  ._button-9 {
    position: fixed;
    float: none;
    clear: none;
    top: auto;
    bottom: 10px;
    left: 10px;
    width: 470px;
    border-style: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: rgb(255, 255, 255);
    font-family: 'Open Sans';
    font-style: normal;
  }

  .menu ._button-1 {
    margin-left: 4.09704%;
  }

  .menu ._button-5 {
    margin-left: 127px;
  }

  .menu ._button-8 {
    margin-left: 485px;
  }
}

@media(max-width: 489px) {
  body {
    font-size: 0.75em;
  }

  .felines {
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .felines:active {
    opacity: 0;
  }

  .felines .text {
    margin-left: -0.04085%;
	padding:15px;
  }

  .logo {
    position: relative;
    z-index: 13;
  }

  .menu {
    position: relative;
    clear: both;
    z-index: 12;
    margin-top: -65px;
  }

  .wrapper-1 {
    top: 22px;

  }

  ._button-9 {
    bottom: 0;
    left: 0;
    width: 100%;
  }
}</pre></body></html>