* {
    margin: 0 auto;
    padding: 0;
}
.clear {
    clear: both;
}
.plan a{
	text-decoration: none;	
}
.plan ul{
		list-style: none;
}
.avenir, .mars, .fevrier{
	margin-bottom: 30px;
	margin-left: 20%;
	margin-right: 10%;
}
.titrepartenaire{
	margin-left: 1%;
	margin-bottom: 2%;
}
.partenaire{
	margin-left: 2%;
	margin-right: 10%;
}

.services_spa{
	float: left;
	margin-left: 5%;
}
.detail_spa li, ul{
	font-size: 40px;
	float: left;
}
.prix_chambre{
	float: left;
	margin-left: 10%;
	margin-top: 5%;
	font-size: 60px		
}

.detail_chambre{
	text-align: justify;
	font-size: 50px;
}
.detail_chambre li, ul{
	font-size: 40px;
}
.services_chambre{
	float: left;
	margin-left: 5%
}
.prix_chambre{
	float: left;
	margin-left: 10%;
	margin-top: 5%;
	font-size: 60px		
}
.chambre_reserver{
	text-decoration: none;
	color: red;
	border: 2px solid black;
	margin-left: 70%;
}
.chambre_reserver:hover{
	background: gold;
}
.images_center{
	display: block;
	margin-left: auto;
    margin-right: auto;
}
.boutton_reserver a{
	text-decoration: none;
	color: white;
}
.section_reservation{
	margin-top: 30%
}
.titre_reservation{
	height: 5px;
}

.ttresa{  /*titre dans image*/
	position: relative;
	text-align: center;
	padding-top: 10%;
	font-size: 100px;
	color: white;
	background: rgba(0,0,0,0.5);
	width: 100%;
}
.iiresa{  /*image avec titre*/
	position: absolute;
}

/* CHAMBRE - RESTAURANT - SPA */
.textliens{
	position: absolute;
	font-size: 50px;
	margin-left: 8%;
	margin-top: 4%;
	float: left;
}
.textbienvenue{
	color: white;
	font-size: 60px;
	text-align: center;
	margin-top: 5%;
	background: rgba(0,0,0,0.5);
	width: 40%;
}
.textservices{	
	font-size: 50px;
	text-align: center;
	margin-top: 10%;
}
.textservices a{
	text-decoration: none;
	color: white;
	background: rgba(0,0,0,0.5);
	border-radius: 20px;
	padding: 1%;
}
/*-------------- EN TETE ----------------------------------------------------- EN TETE ------------------------------------------------*/

header {
      width: 100%;
}

/*-------------- NAV ------------------------------------------------------------ NAV ------------------------------------------------*/
#logo {
	float: left;
    left: 20px;
    top: 20px;
    width: 10%;
    margin-top: 14px;
	margin-right: 15%;
}

#logo img {
    width: 100%;
}
#outils {
    float: right;
    margin-top: 20px;
    text-align: right;
    width: 15%;
    position: absolute;
    right: 50px;
    top: 20px;
}
#outils a {
    padding-left: 20px;
}
#outils img {
    height: 20px;
    width: 20px;
}
#champ_recherche {
    border: medium none;
    border-radius: 5px;
    width: 40%;
}
#search {
    text-align: center;
    width: 90%;
}
nav {
 	background: rgba(255,255,255,1);
    color: white;
    text-align: center;
    top: 0;
    width: 100%;
	height: 100px;
    z-index:999;
	border-bottom: 5px solid black;
}
nav a {
    color: black;
    font-family: "Forum",cursive;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 20px 0;
    text-decoration: none;
}

nav .niveau2 {
    background-color: rgba(255,255,255,0.7);
    left: -999em;
    margin-top: 10px;
    min-width: 5.75%;
    position: absolute;
    text-align: center;
    z-index: 1000;
}
nav li {
    display: inline-block;
    padding: 10px 0;
}
nav .niveau2 li {
    display: block;
    padding: 5% 0;
}
nav li:hover {
    background-color: rgba(255,255,255,0.8);
}
nav li:hover .niveau2 a {
    font-style: normal;
}
nav li:hover ul {
    left: auto;
}
#sous_nav {
     width: 100%;
}
#fleche_slide {
    left: 48%;
    position: absolute;
    top: 80%;
    width: 50%;
}
#fleche_slide img {
    width: 10%;
}
/* en commun */
.titrearticles {
	font-size: 50px;
    border-bottom: solid 2px;
    text-align: center;
    margin-bottom: 5%;
}
/*-----------------------ACCUEIL------------------------------------------ACCUEIL-------------------------------*/
.services{
	margin-bottom: 10px;
	margin-left: 5%;
	width: 100%;
	height: 500px;
}
.index_chambres{
	height: 200px;
	width: 33%;
	float:left;
}
.index_resto{
	height: 200px;
	width: 33%;
	float:left;
	padding-bottom: 10px;
}
.index_spa{
	height: 200px;
	width: 33%;
	float:left;
}
.index_plan{
	height: 200px;
	padding-left: 25%;
}
/*-----------------------CHAMBRE-----------------------------------------------CHAMBRE------------------------------------*/
.page_chambre img{
    float: left;
}
.chambres{
	margin-top: 30%;
	margin-bottom: 10px;
	height: 200px;
}
.chambres a{
	text-decoration: none;
	color: black;
}
.chambre_classique{
	margin-left: 2%;
	float:left;
}
.chambre_confort{
	margin-left: 25%;
	float:left;
}
.chambre_deluxe{
	margin-left: 45%;
	float:left;
}
.chambre_suite{
	margin-left: 62%;
	float:left;
}
/*----------------------RESTAURANT-------------------------------------------RESTAURANT------------------------------*/
.restaurant{
	margin-top: 400px;
	margin-bottom: 10px;
	height: 200px;
    width: 100%;
}
.restaurant a{
	text-decoration: none;
	color: black;
}
.resto_brasserie{
	height: 200px;
	width: 30%;
	float:left;
}
.resto_degustation{
	height: 200px;
	width: 30%;
	float:left;
}
.resto_resto{
	height: 200px;
	width: 30%;
	float:left;
}
.detail_resto{
    text-align: center;
    margin-bottom: 2%;
}
.reservation_table{
	text-align: center;
	margin-top: 2%;
}
/*-------------------------SPA-------------------------------------------------SPA-----------------------------------*/
.spa{
	margin-top: 350px;
	margin-bottom: 10px;
	margin-left: 5%;
	height: 200px;
}
.spa a{
	text-decoration: none;
	color: black;
}
.ttrespa{
	position: relative;
	text-align: center;
	padding-top: 5%;
	font-size: 100px;
	color: white;
	background: rgba(0,0,0,0.5);
	width: 40%;
}
.spa_detente{
	height: 200px;
	width: 33%;
	float:left;
	padding-bottom: 10px;
}
.spa_decouverte{
	height: 200px;
	width: 33%;
	float:left;
}
.spa_relaxant{
	height: 200px;
	width: 33%;
	float:left;
}
.spa_plaisir{
	height: 200px;
	width: 33%;
	float:left;
	padding-bottom: 10px;
}
.spa_evasion{
	height: 200px;
	width: 33%;
	float:left;
}
/*--------------------PANIER-----------------------------------------------------PANIER-----------------------------------*/
table{
border-collapse: collapse;
width: 1000px; 
height: 200px; 
margin: 0 auto; 
}
th{
background: #FF00FF; 
}
td, th{
padding: 50px;
border: 2px solid;
text-align: center; 
}
.confirm_cgv{
	margin-left: 22%;
	margin-top: 1%;
}
#payer{
	margin-right: 2%;
}
/*------------------MENTTIONS LEGALES--------------------------------------MENTIONS LEGALES--------------------------*/
.mentionslegales{
	margin-top: 8%;
	margin-left: 10%;
	margin-right: 20%;
	text-align:justify;
}
/*-------------------HOTEL---------------------------------------------------HOTEL-----------------------------------*/
.page_hotel{
    text-align: center;
}
/*-----------------------------AVIS---------------------------------------------------AVIS------------------------------------------*/
.section_avis{
    margin-top: 30%
}
.commentaire_client{
	border: 2px solid;
	margin: 10px;
	height: 50px;
	background: rgba(224,224,224,1.00)
}
/*-----------------------------ACCES--------------------------------------------------ACCES----------------------------------------*/
.map{
	float:left;
    margin-left: 1%;
}
.modetransport{
	float: left;
	margin-left: 2%;
}
/*--------RECRUTEMENT------------------------------RECRUTEMENT--------------------------*/
.section_recrutement{
    margin-top: 40%;
}

/*------------MARGE ENTRE NAV ET SECTION------------------------------------------MARGE ENTRE NAV ET SECTION----------------------- */
.entre-deux {
 	background-color: black;
 }

/*------------ FOOTER ---------------------------------------------------------- FOOTER -----------------------------------------------*/
footer {
    background-color: black;
    color: white;
    text-align: center;
    width: 100%;
}
.bas {
	margin-top: 10%;
    padding-top: 2%;
}
footer a {
    color: white;
    padding: 10px;
    text-decoration: none;
}
#imgFooter img {
    height: 48px;
    padding: 20px 0;
}
#imgFooter a {
    padding: 0 10px;
}
/*--------------------- RESERVATION ------------------------------------------------------------ RESERVATION --------------------------*/
.boutton_hotel{
	float: left;
	margin-left: 12%;
	text-decoration: none;
}
.boutton_reserver{
	float: right;
	text-decoration: none;
	color: white;
	margin-right: 12%;
	background: black;		
}
#form_resa {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    color: white;
    margin: 0 auto 50px;
    min-height: 100px;
    text-align: center;
    width: 50%;
}
#form_resa h1 {
    font-family: "Forum",cursive;
    padding: 10px 0;
}
#form_resa hr {
    width: 90%;
}
#formulaire {
    padding: 20px 0;
}
#formulaire div {
    padding-left: 5%;
    padding-top: 20px;
}
#formulaire label, select, input {
    float: left;
    text-align: left;
}
#formulaire label {
    width: 20%;
}
#formulaire input, select {
    width: 20%;
}
#arrive, #nom, #mail, #entreprise, #pays, #from, #categorie {
    margin-right: 10%;
}
#motivation {
    margin-top: 30px;
    text-align: left;
}
textarea {
    height: 200px;
    width: 95%;
}
.select {
    margin-right: 10.5%;
}
#type_chambre {
    margin-right: 10.5%;
}
#envoyer{
	margin-left: 40%;
	text-align: center;
}
#payement {
    width: 80%;
}
#payement img {
    padding-right: 20px;
    width: 8%;
}
/*----------------- FIN RESERVATION -------------------------------------------------------- FIN RESERVATION --------------------------*/

.hotel h1 {
    font-size: 30px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}
.article {
    float: left;
    margin: 20px 0 50px 25%;
}
.article img {
    float: left;
    width: 20%;
}
.article button {
    min-width: 50px;
}
.article .texte_article {
    float: left;
    padding: 0 0 0 20px;
    width: 40%;
}
.texte_article button {
    background-color: #888;
    border: medium none;
    border-radius: 2px;
    color: white;
    margin-top: 10px;
    width: 10%;
}
#resto {
    padding: 0 20px 0 0;
}
#resto button {
    float: right;
}
.hr {
    margin: 100px auto;
    width: 80%;
}
.div_centre {
    min-height: 700px;
    padding-bottom: 100px;
    text-align: center;
    width: 80%;
}
.div_centre h1 {
    margin-bottom: 20px;
    padding-top: 100px;
}
.div_centre p {
    height: 150px;
    width: 80%;
}
.div_centre img {
    width: 60%;
}

/* -------------------------  RESPONSIVE   ------------------------------------------ RESPONSIVE --------------------------------------*/

@media screen and (max-width: 1280px) {
#reservation form label#adultes {
    margin: 5%;
}
nav a {
    padding: 20px 10px;
}
#plan_contact iframe {
    height: 400px;
    width: 60%;
}
.hotel h1 {
    padding-top: 20px;
}
.texte_article button {
    margin-top: 20px;
}
.entre-deux {
    background-color: black;
 }
.hotel {
    height: 500px;
    padding-top: 100px;
}
.classique, #detente {
    padding-top: 250px;
}
#fleche_slide {
    top: 60%;
}
/*--------------resto------------------------------------------------------*/
.restaurant{
    margin-top: 400px;
    margin-bottom: 10px;
    height: 200px;
    width: 100%;
}
.restaurant a{
    text-decoration: none;
    color: black;
}
.resto_brasserie{
    height: 100px;

}
.resto_degustation{
    height: 100px;

}
.resto_resto{
    height: 100px;

}
.detail_resto{
    text-align: center;
    margin-bottom: 2%;
}
}
/*******************************************************************/
@media screen and (max-width: 1024px) {
#qui {
    min-height: 1000px;
}
nav a {
    font-size: 14px;
    padding: 20px 5px 0;
}
#fleche_slide {
    display: none;
}
#reservation {
    font-size: 14px;
}
#reservation h1 {
    font-size: 18px;
    padding: 2% 0;
    text-align: center;
}
#hr {
    display: none;
}
.article {
    margin-left: 12%;
}
.article img {
    width: 50%;
}
#suite img {
    padding-top: 20px;
}
/*--------------resto------------------------------------------------------*/
.restaurant{
    margin-top: 400px;
    margin-bottom: 10px;
    height: 200px;
    width: 100%;
}
.restaurant a{
    text-decoration: none;
    color: black;
}
.resto_brasserie{
    height: 100px;
    float: left;
}
.resto_degustation{
    height: 100px;
    float: left;
}
.resto_resto{
    height: 100px;
    float: left;
}
.detail_resto{
    text-align: center;
    margin-bottom: 2%;
}
}
/*******************************************************************/
@media screen and (max-width: 800px) {
#reservation {
    top: 10%;
}
#reservation form label#enfants {
    margin-left: 2%;
}
.niveau2 {
    padding-right: 0;
}
.div_centre img {
    padding-top: 100px;
}
.hr {
    margin: 0 auto;
}
#qui img {
    padding-top: 0;
}
#classique img, #detente img, #luxe img, #evasion img, #decouverte img, #relaxant img, #plaisir img {
    padding-top: 0;
}
#confort img {
    padding-top: 20px;
}
#suite img {
    padding-top: 40px;
}
}
/*******************************************************************/
@media screen and (max-width: 768px) {
nav {
    background-color: rgba(255, 255, 255, 0.9);
}
nav li {
    display: none;
}
#show-menu {
    background: rgba(0, 0, 0, 0) url("images/hamburger.png") no-repeat scroll 0 0;
    display: block;
    margin-left: 15%;
    margin-top: 2%;
    text-align: left;
}
#show-menu:hover li {
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
}
#show-menu:hover ul {
    background-color: rgba(0, 0, 0, 0.5);
}
.niveau2 {
    margin-left: 80px;
    margin-top: 0;
}
.niveau2 li:first-child {
    margin-top: -35px;
}
#reservation {
    top: 13%;
}
.article {
    margin-left: 15%;
}
}
/*******************************************************************/
@media screen and (max-width: 640px) {
#reservation {
    display: none;
}
#qui {
    min-height: 600px;
}
.hotel {
    margin-bottom: 900px;
}
.article {
    margin: 50px 0 0 25%;
    text-align: left;
}
.article p, .article img {
    margin-left: 0;
    width: 60%;
}
.article .texte_article {
    margin-left: 0;
    padding: 0;
    width: 80%;
}
.texte_article br {
    display: none;
}
#resto button {
    float: left;
}
#classique img, #detente img {
    padding-top: 0;
}
#confort img {
    padding-top: 50px;
}
#luxe img, #evasion img, #decouverte img, #relaxant img {
    padding-top: 20px;
}
#plaisir img {
    padding-top: 20px;
}
#suite img, #qui img {
    padding-top: 80px;
}
}
/*******************************************************************/
@media screen and (max-width: 480px) {
nav {
    text-align: left;
}
#outils a {
    padding-left: 2px;
}

#show-menu {
    margin-left: 22%;
}
#qui {
    min-height: 1700px;
}
}
/*******************************************************************/
@media screen and (max-width: 360px) {
nav a {
    font-size: 12px;
    padding: 0;
}
#reservation {
    display: none;
}
.article {
    margin-left: 15%;
    text-align: left;
}
.article p, .article img {
    float: none;
    margin-left: 0;
    width: 80%;
}
.article .texte_article {
    margin-left: 0;
    padding: 0;
    width: 80%;
}
#classique img, #detente img {
    padding-top: 0;
}
#confort img {
    padding-top: 140px;
}
#luxe img, #evasion img, #decouverte img, #relaxant img {
    padding-top: 120px;
}
#plaisir img {
    padding-top: 20px;
}
#suite img, #qui img {
    padding-top: 180px;
}
}
/*******************************************************************/