html, body, div, span, header, footer, img, p, nav, ul, li, main, a, h1, h2, br
{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
text-decoration: none;
color: unset;
font-family:Arial, Helvetica, sans-serif;
}

@font-face {
font-family: 'cac_champagneregular';
src: url('../html/font/cac_champagne-webfont.eot');
src: url('../html/font/cac_champagne-webfont.eot?#iefix') format('embedded-opentype'),
url('../html/font/cac_champagne-webfont.woff') format('woff'),
url('../html/font/cac_champagne-webfont.ttf') format('truetype'),
url('../html/font/cac_champagne-webfont.svg#cac_champagneregular') format('svg');
font-weight: normal;
font-style: normal;
}

p{
margin: 20px;	
}


/* Extra small devices (portrait phones, less than 576px) */

@media screen and (max-width: 767.98px) {

/*header*/

#barre1{
background: #F7F4EF;
width:100%;
min-height: 35px;	
display: flex;
flex-wrap: wrap;
align-content: center;
justify-content: center;
}

.barre2 {
width: 100%;
background: #F7F4EF;
display:flex;
flex-wrap: wrap;
}

.langues{
width: 40%;
padding-left: 10px;
display: flex;
align-items: center;
justify-content: flex-start;
order: 1;
}

.langues p, .recherche p{
margin: 5px 15px;
}

.CB, .FR, .GB {
width: 30px;
height: 30px;
cursor: pointer;
}

.recherche{
width: 100%;
padding-right: 10px;
font-size: 1em;
display: flex;
align-items: center;
justify-content: center;
order: 3
}

.recherche form {
display:flex;
align-items: center;
justify-content: center;   
}

.monBouton{
background:url("../img/bouton1.png");
width: 30px;
height:26px;
margin-left: 5px;
}

.tel{
width: 60%;
display: flex;
align-items: center;
justify-content: flex-end;
font-size: 1.1em;
padding-right: 5px;
order: 2;
}

.fa-phone{
margin-right: 10px;
}

.barre3 {
background-color:rgb(39, 55, 77);
min-width: 100%;
height: 100px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.logo {
width: 207px;
height: 90px;
}

.menu {
background-color:rgb(39, 55, 77);
width:100%;
border-top: 1px solid #D98F3E;
border-bottom: 1px solid #D98F3E;
box-shadow : 0px 4px 10px gray;
display: flex;
}


nav{
width: 100%;
display: flex;
margin: 0 auto;
color: aliceblue;
font-size: 1.3em;
text-transform:uppercase;
align-items: center;
justify-content: center;
}

ul {
width: 100%;
display:flex;
flex-direction: column;
align-items: center;
justify-content: center;
list-style-type: none;
}

ul li {
margin: 0 20px;
border: 1px solid #D98F3E;
width: 100%;
height:50px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center; 
}

ul li a:hover{
color: #D98F3E;
text-decoration: none;
}

.reserv {
background-color: #D98F3E;
width: 100%;
color:rgb(39, 55, 77);
height: 50px;
padding: 0 5px;
border: 1px solid #D98F3E;
display: flex;
align-items: center;
justify-content: center;
}

.reserv:hover{
background-color: rgb(39, 55, 77);
color: #D98F3E;
}

.reserv li a:hover{
color: #D98F3E;
text-decoration: none;
}

.sousmenu {
display:none;
}

/**********le site**************/

main {
margin: 0 auto;
width: 100%;
background: rgba(247, 244, 239, 0.452);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.barriere1, .barriere2 {
width: 300px;
height: 59px;
margin: 10px auto;
display: flex;
}

h1{
width: 100%;
font-size: 3em;
text-align: center;
font-family: 'cac_champagneregular', Arial, Helvetica, sans-serif;
background: rgb(39, 55, 77);
color: #D98F3E;
}


.spa, .detente, .decouverte, .relaxant, .plaisir, .evasion{
width:100%;
display:flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.caroussel{
width:100%;
display:flex;
align-items: center;
justify-content: center;
margin-top: 10px;
margin-bottom: 10px;
}

.image{
width:100%;
display:flex;
align-items: center;
justify-content: center;
margin: 10px;
}

.image img{
width: 100%;
}

.texte1, .texte2, .texte3, .texte4, .texte5 {
width: 100%;
display:flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 10px;
}

.duree {
width:100%;
display:flex;
justify-content: center;
font-weight: bold;
font-size: 1.1em;
}

.bouton{
width: 100%;
display: flex;
justify-content: center;
margin-top: 20px;
}

.btn-secondary {
background-color:rgb(39, 55, 77);
}

.btn-secondary:hover{
background-color:#D98F3E;
}

.retour{
margin: 20px;
text-decoration: underline;
}


/*bouton de redirection vers le haut de la page*/

#boutonHaut{
display: none;
}

/*--------FOOTER---------*/


footer {
background: rgb(39, 55, 77);
width: 100%;
border-top: 1px solid #D98F3E;
color: aliceblue;
text-align: center;
}

footer p a:hover {
    color: #D98F3E;

}

.newsletters {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border-bottom: 1px solid #D98F3E;
color: aliceblue;
}

.newletters button, .newsletters input{
margin-bottom: 20px;
}

.reseaux{
margin: 0 auto;
width: 80%;
height: 50px;
display: flex;
align-items: center;
justify-content: space-between;
}

.facebook, .twitter, .instagram, .tripadvisor{
width:25px;
height:25px;
cursor: pointer;
}

}
















@media screen and (min-width: 768px) and (max-width: 991.98px) { 


/*header*/

#barre1{
width: 100%;
height: 35px;
margin: 0 auto;
background: #F7F4EF;
display: flex;
align-content: center;
justify-content: center;
}

.barre2 {
background: #F7F4EF;
width: 100%;
margin: 0 auto;
display:flex;
align-content: center;
justify-content: center;
}

.langues{
width: 20%;
padding-left: 10px;
display: flex;
align-items: center;
justify-content: flex-start;
}

.langues p, .recherche p{
margin: 5px 15px;
}

.CB, .FR, .GB {
width: 30px;
height: 30px;
cursor: pointer;
}

.recherche{
width: 50%;
padding-right: 10px;
font-size: 1.1em;
display: flex;
align-items: center;
justify-content: flex-end;
}

.recherche form {
display:flex;
align-items: center;
justify-content:  center;   
}

.monBouton{
background:url("../img/bouton1.png");
width: 30px;
height:26px;
margin-left: 5px;
}

.tel{
width: 30%;
font-size: 1.2em;
display: flex;
align-items: center;
justify-content: center;
}

.fa-phone{
margin-right: 10px;
}

.barre3 {
background-color:rgb(39, 55, 77);
margin: 0 auto;
width: 100%;
height: 150px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.logo {
width: 299px;
height: 130px;
}


/*le menu*/

.menu {
background-color:rgb(39, 55, 77);
width:100%;
height: 50px;
border-top: 1px solid #D98F3E;
border-bottom: 1px solid rgb(39, 55, 77);
box-shadow : 0px 4px 10px gray;
display: flex;
}

nav{
width:100%;
display: flex;
margin: 0 auto;
color: aliceblue;
font-size: 1em;
text-transform:uppercase;
align-items: center;
justify-content: center;
}

ul {
display:flex;
align-items: center;
justify-content: center;
list-style-type: none;
}

ul li {
margin: 0 20px;
}

ul li a:hover{
color: #D98F3E;
text-decoration: none;
}

.reserv {
background-color: #D98F3E;
color:rgb(39, 55, 77);
height: 50px;
padding: 0 5px;
border: 1px solid #D98F3E;
display: flex;
align-items: center;
justify-content: center;
}

.reserv:hover{
background-color: rgb(39, 55, 77);
color: #D98F3E;
}

.reserv li a:hover{
color: #D98F3E;
text-decoration: none;
}


/*sous menu*/

.sousmenu {
width: 100%;
font-size: 0.8em;
color: aliceblue;
background-color: #D98F3E;
display: flex;
justify-content: space-between;
}

.sousmenu ul li{
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background-color: #D98F3E;
text-align: center;
}

.sousmenu ul li a:hover{
color: rgb(39, 55, 77);
}


/*le site*/


main {
margin: 0 auto;
width: 100%;
background: rgba(247, 244, 239, 0.452);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border: 2px #D98F3E solid;
border-top:1px #D98F3E solid;
border-bottom:1px #D98F3E solid;
}

.barriere1, .barriere2 {
width: 506px;
height: 100px;
margin: 10px auto;
display: flex;
}

h1{
width: 100%;
font-size: 3em;
text-align: center;
font-family: 'cac_champagneregular', Arial, Helvetica, sans-serif;
background: rgb(39, 55, 77);
color: #D98F3E
}

.detente, .decouverte, .relaxant, .plaisir, .evasion{
width:100%;
display:flex;
align-items: center;
justify-content: center;
}

.spa{
width:100%;
display:flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.caroussel{
width:80%;
display:flex;
align-items: center;
justify-content: center;
margin-top: 10px;
margin-bottom: 10px;
}

.image{
width:50%;
display:flex;
align-items: center;
justify-content: center;
margin: 10px;
}

.image img{
width: 400px;
height: 251px;

}

.texte1, .texte2, .texte3, .texte4, .texte5 {
width: 50%;
display:flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 10px;
}

.duree {
width:100%;
display:flex;
justify-content: flex-end;
font-weight: bold;
font-size: 1.1em;
}


.bouton{
width: 100%;
display: flex;
justify-content: flex-end;
}

.btn-secondary {
background-color:rgb(39, 55, 77);
}

.btn-secondary:hover{
background-color:#D98F3E;
}

.retour{
margin: 20px;
text-decoration: underline;
}

/*bouton de redirection vers le haut de la page*/

#boutonHaut{
position: fixed;
bottom : 10px;
right: -100px;
}

/*--------FOOTER---------*/

footer {
background: rgb(39, 55, 77);
width: 100%;
border-top: 1px solid #D98F3E;
color: aliceblue;
text-align: center;
}

footer p a:hover {
    color: #D98F3E;

}

.newsletters {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border-bottom: 1px solid #D98F3E;
color: aliceblue;
}

.newletters button, .newsletters input{
margin-bottom: 20px;
}

.reseaux{
margin: 0 auto;
width: 250px;
height: 50px;
display: flex;
align-items: center;
justify-content: space-between;
}

.facebook, .twitter, .instagram, .tripadvisor{
width:35px;
height:35px;
cursor: pointer;
}


}








/* Pour ecran(desktops, 992px and up) */
@media screen and (min-width: 992px) { 

/*--------HEADER--------*/


#barre1{
background: #F7F4EF;
height: 35px;	
display: flex;
align-content: center;
justify-content: center;
}

.barre2 {
background: #F7F4EF;
width: 1200px;
display:flex;
flex-wrap: wrap;
}

.langues{
width: 20%;
padding-left: 10px;
display: flex;
align-items: center;
justify-content: flex-start;
}

.langues p, .recherche p{
margin: 5px 15px;
}

.CB, .FR, .GB {
width: 30px;
height: 30px;
cursor: pointer;
}

.recherche{
width: 60%;
padding-right: 10px;
font-size: 1.1em;
display: flex;
align-items: center;
justify-content: flex-end;
}

.recherche form {
display:flex;
align-items: center;
justify-content:  center;   
}

.monBouton{
background:url("../img/bouton1.png");
width: 30px;
height:26px;
margin-left: 5px;
}

.tel{
width: 20%;
font-size: 1.2em;
display: flex;
align-items: center;
justify-content: center;
}

.fa-phone{
margin-right: 10px;
}


.barre3 {
background-color:rgb(39, 55, 77);
height: 150px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.logo {
width: 299px;
height: 130px;
}

.menu {
background-color:rgb(39, 55, 77);
width:100%;
height: 50px;
border-top: 1px solid #D98F3E;
border-bottom: 1px solid rgb(39, 55, 77);
box-shadow : 0px 4px 10px gray;
display: flex;
}

nav{
width: 980px;
display: flex;
margin: 0 auto;
color: aliceblue;
font-size: 1.3em;
text-transform:uppercase;
align-items: center;
justify-content: center;
}

ul {
width: 980px;
display:flex;
align-items: center;
justify-content: center;
list-style-type: none;
}

ul li {
margin: 0 20px;
}

ul li a:hover{
color: #D98F3E;
text-decoration: none;
}

.reserv {
background-color: #D98F3E;
color:rgb(39, 55, 77);
height: 50px;
padding: 0 5px;
border: 1px solid #D98F3E;
display: flex;
align-items: center;
justify-content: center;
}

.reserv:hover{
background-color: rgb(39, 55, 77);
color: #D98F3E;
}

.reserv li a:hover{
color: #D98F3E;
text-decoration: none;
}

/*sous menu*/

.sousmenu {
width: 980px;
font-size: 1em;
color: aliceblue;
background-color: #D98F3E;
text-align: center;
display: flex;
align-items: center;
justify-content: center;

}

.sousmenu ul li{
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background-color: #D98F3E;
}

.sousmenu ul li a:hover{
color: rgb(39, 55, 77);
}

/*--------LE SITE---------*/


main {
margin: 0 auto;
width: 980px;
background: rgba(247, 244, 239, 0.452);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border: 2px #D98F3E solid;
border-top:1px #D98F3E solid;
border-bottom:1px #D98F3E solid;
}

.barriere1, .barriere2 {
width: 506px;
height: 100px;
margin: 10px auto;
display: flex;
}

h1{
width: 100%;
font-size: 3em;
text-align: center;
font-family: 'cac_champagneregular', Arial, Helvetica, sans-serif;
background: rgb(39, 55, 77);
color: #D98F3E;
}

.detente, .decouverte, .relaxant, .plaisir, .evasion {
width:100%;
display:flex;
align-items: center;
justify-content: center;
}

.spa{
width:100%;
display:flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.caroussel{
width:70%;
display:flex;
align-items: center;
justify-content: center;
margin-top: 10px;
margin-bottom: 10px;
}

.image{
width:50%;
display:flex;
align-items: center;
justify-content: center;
margin: 10px;
}

.image img{
width: 400px;
height: 251px;
}

.texte1, .texte2, .texte3, .texte4, .texte5 {
width: 50%;
display:flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 10px;
}

.duree {
width:100%;
display:flex;
justify-content: flex-end;
font-weight: bold;
font-size: 1.1em;
}

.bouton{
width: 100%;
display: flex;
justify-content: flex-end;
}

.btn-secondary {
background-color:rgb(39, 55, 77);

}

.btn-secondary:hover{
background-color:#D98F3E;
}

.retour{
margin: 20px;
text-decoration: underline;
}


/*bouton de redirection vers le haut de la page*/

#boutonHaut
{
position: fixed;
bottom : 10px;
right: -100px;
}

/*--------FOOTER---------*/


footer {
background: rgb(39, 55, 77);
width: 100%;
border-top: 1px solid #D98F3E;
color: aliceblue;
text-align: center;
}

footer p a:hover {
    color: #D98F3E;

}

.newsletters {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border-bottom: 1px solid #D98F3E;
color: aliceblue;
}

.newletters button, .newsletters input{
margin-bottom: 20px;
}

.reseaux{
margin: 0 auto;
width: 250px;
height: 50px;
display: flex;
align-items: center;
justify-content: space-between;
}

.facebook, .twitter, .instagram, .tripadvisor{
width:35px;
height:35px;
cursor: pointer;
}
}