@charset "utf-8";
/* CSS Document */

#fond-contener{
	width: 100%;
	height: 1790px;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	background-color:rgba(255,255,255,0.7);}


#fond-photo{
	width: 100%;
	height: 200px;
	margin-top: 20px;
	position: absolute;
}


#fond-chambres1{
	width: 50%;
	height: 350px;
	margin-top: 220px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	float: right;
	background-color:rgba(255,255,255,1);

}

#fond-chambres2{
	width: 50%;
	height: 350px;
	margin-top: 620px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	float: left;
	background-color:rgba(255,255,255,1);
}

#fond-chambres3{
	width: 50%;
	height: 350px;
	margin-top: 450px;
	position: relative;
	float: right;
	background-color:rgba(255,255,255,1);

}

#fond-chambres4{
	width: 50%;
	height:350px;
	margin-top: 450px;
	position: relative;
	float:left;
	background-color:rgba(255,255,255,1);
}




#contener{
	width: 1024px;
	height: 1350px;
	margin-top: 20px;
	left: 50%;
	margin-left: -512px;
	position: absolute;
	color: black;

	
}

#photo{width: 1024px;
	height: 160px;
	background-size: cover;
	position: absolute;
	background-position: center;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	color:#8f0028 ;
	text-align: center;
	padding-top: 60px;
	
}

#chambre1{
	width: 244px;
	height: 305px;
	margin-top: 200px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:40px;
	padding-right: 40px;
	position: absolute;
	
}

#photo-chambre1{
	width: 700px;
	height:350px;
	margin-left: 324px;
	margin-top: 200px;
	position: absolute;
	background-image: url(../images/chambre1.jpg);
	background-size: cover;
	background-position: center;

}

#chambre2{
	width: 244px;
	height: 305px;
	margin-left: 700px;
	margin-top: 600px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:40px;
	padding-right: 40px;
	position: absolute;
	
}

#photo-chambre2{
	width: 700px;
	height:350px;
	margin-top: 600px;
	position: absolute;
	background-image: url(../images/chambre2.jpg);
	background-size: cover;
	background-position: center;
}

#chambre3{
	width: 244px;
	height: 305px;
	margin-top: 1000px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:40px;
	padding-right: 40px;
	position: absolute;
	
}

#photo-chambre3{
	width: 700px;
	height:350px;
	margin-left: 324px;
	margin-top: 1000px;
	position: absolute;
	background-image: url(../images/chambre3.jpg);
	background-size: cover;
	background-position: center;

}

#chambre4{
	width: 244px;
	height: 305px;
	margin-left: 700px;
	margin-top: 1400px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left:40px;
	padding-right: 40px;
	position: absolute;
	
}

#photo-chambre4{
	width: 700px;
	height:350px;
	margin-top: 1400px;
	position: absolute;
	background-image: url(../images/chambre4.jpg);
	background-size: cover;
	background-position: center;

}


#reserver{
	width:86px;
	height: 16px;
	margin-top: 20px;
	margin-left:72px;
	background-color:#8F0028;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 7px;
	position: absolute;
		 -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;


}

#reserver:hover{
	width:86px;
	height: 16px;
	margin-top: 20px;
	margin-left:72px;
	background-color:#d0003a;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 7px;
	position: absolute;

}

h1{font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	color: #8f0028;
}

h2{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	color: #8f0028;
}



/*/////////////////////////////TABLETTE//////////////////////////////*/



@media only screen and (min-width:650px) and (max-width:1024px) {
	


#fond-photo,#fond-chambres1,#fond-chambres2,#fond-chambres3,#fond-chambres4{
	opacity: 0;
		width:0px;
		height:0px;
}

#contener{
	width: 100%;
	left: inherit;
	margin-left: auto;
	margin-right: auto;
}

#photo{width: 100%;
	font-size: 24px;
}

#chambre1{
	width: 244px;
	left:0px;
	z-index:1;
	
	
}

#photo-chambre1{
	width:100%;
	margin-left: 0px;
	background-position:150px;


}

#chambre2{
	margin-left: inherit;
	right:0px;
	z-index:1;
	
}

#photo-chambre2{
	width:100%;
	height:350px;
	margin-top: 600px;
	position: absolute;
	background-image: url(../images/chambre2.jpg);
	background-size: cover;
	background-position: center;
	background-position:-100px bottom;
}

#chambre3{
	left:0px;
	z-index:1;
	
	
}

#photo-chambre3{
	width: 100%;
	margin-left: 0px;
	background-position:150px ;

}

#chambre4{

	margin-left: inherit;
	margin-right: 0px;
	right:0px;
	z-index:1;
	
	
}

#photo-chambre4{
	width:100%;
	background-position:-300px center;

}

}



/*/////////////////////////////TELEPHONE//////////////////////////////*/

@media only screen and (max-width:650px){
	
#fond-contener{
	height: auto;
	margin-top: 200px;
	}

#fond-photo,#fond-chambres1,#fond-chambres2,#fond-chambres3,#fond-chambres4{
	opacity: 0;
		width:0px;
		height:0px;
}



#contener{
	width: 100%;
	height: auto;
	margin-top: 20px;
	left: inherit;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: black;

	
}

#photo{width: 100%;
	height: 160px;
	background-size: cover;
	position: relative;
	background-position: center;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color:#8f0028 ;
	text-align: center;
	padding-top: 60px;
	
}

#chambre1{
	width:90%;
	height: auto;
	margin-top:0px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 90px;
	padding-left:5%;
	padding-right: 5%;
	position:relative;
	left:0px;
	z-index:1;
	
	
}

#photo-chambre1{
	width:100%;
	height:350px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	background-image: url(../images/chambre1.jpg);
	background-size: cover;
	background-position:inherit;


}

#chambre2{
	width: 90%;
	height: auto;
	margin-left: inherit;
	right:0px;
	margin-top: 0px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 90px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;
	z-index:1;
	
}

#photo-chambre2{
	width:100%;
	height:350px;
	margin-top: 50px;
	position: relative;
	background-image: url(../images/chambre2.jpg);
	background-size: cover;
	background-position: center;
	background-position:inherit;
}

#chambre3{
	width:90%;
	height: auto;
	margin-top: 50px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 90px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;
		left:0px;
	z-index:1;
	
	
}

#photo-chambre3{
	width: 100%;
	height:350px;
	margin-left: 0px;
	margin-top:0px;
	position: relative;
	background-image: url(../images/chambre3.jpg);
	background-size: cover;
	background-position: center;
	background-position:inherit ;

}

#chambre4{
	width: 90%;
	height: auto;
	margin-left: inherit;
	margin-right: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 90px;
	padding-left:5%;
	padding-right: 5%;
	position: relative;
		right:0px;
	z-index:1;
	
	
}

#photo-chambre4{
	width:100%;
	height:350px;
	margin-top: 50px;
	position: relative;
	background-image: url(../images/chambre4.jpg);
	background-size: cover;
	background-position: center;
	background-position:inherit;

}


#reserver{
	width:86px;
	height: 16px;
	margin-top: 20px;
	margin-left: -43px;
	left:50%;
	background-color:#8F0028;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 7px;
	position: absolute;
		 -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;


}

#reserver:hover{
	width:86px;
	height: 16px;
	margin-top: 20px;
		margin-left: -43px;
	left:50%;
	background-color:#d0003a;	
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 7px;
	position: absolute;

}

	#liseretbas{
	width:100%;
	height: 20px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}	
	
}