@font-face {
	  font-family: 'FontAwesome';
	  src: url("fonts/fontawesome-webfont.eot?v=4.1.0");
	  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
	  font-weight: normal;
	  font-style: normal; 
}

body {
	font-family: Arial, sans-serif;
	padding:0;
	margin:0;
	min-width: 320px;
	color: #464344;
	font-size: 18px;
	text-align: center;
}

a img{
	border:none;
}

a {
	text-decoration: none;
	color: #464344;
}

a.mob::before {
	font-family: "FontAwesome";
	content: "\f10b";
	padding-right: 10px;
	font-size: 20px;
}

a.tel::before {
	font-family: "FontAwesome";
	content: "\f095";
	padding-right: 10px;
	font-size: 20px;
}

a.email::before {
	font-family: "FontAwesome";
	content: "\f003";
	padding-right: 10px;
	font-size: 20px;
}

a.address::before {
	font-family: "FontAwesome";
	content: "\f041";
	padding-right: 10px;
	font-size: 20px;
}

p {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 25px;
	color: #3A758E;
	text-transform: uppercase;
}

#headerContainer {
    width: 100%;
    background: #f7f4ee;
    min-height: 150px;
}

#header {
	display: block;
	margin: 0 auto;
	max-width: 1240px;
	padding: 0;
	min-height: 150px;
}

#chooseLang {
    height: 22px;
    float: right;
	display: block;
	position: relative;
	top: 10px;
	border: 1px dashed #ccc;
	padding: 4px 0 0 0;
}

.buttonLang {
	float: right;
	height: 35px;
	width: 35px;
	font-size: 12px;
	color: #464344;
	text-align: center;
}

.langChoosed, .buttonLang:hover {
	font-weight: bold;
	color: #3A758E;
}

#headerLeft {
    clear: both;
    width: 45%;
    float: left;
	display: inline-block;
	text-align: left;
}

#headerRight {
    width: 55%;
    float: right;
	display: inline-block;
	margin: 25px 0 0 0;
	text-align: right;
}

#pageContent {
	clear: both;
	max-width: 1240px;
	margin: 0 auto;
	padding: 20px 10px;
	line-height: 30px;
	min-height: 400px;
}

#headerRight > a > span {
	font-family: 'Caveat', cursive;
	color: #826B4E;
}

#headerRight > a > span {
	font-family: 'Caveat', cursive;
	color: #826B4E;
	font-size: 30px;
}

#headerRight > a > img {
	margin: 0 0 -5px 5px;
}

#menuContainer {
	width: 100%;
    background: #fff;
    min-height: 41px;
	border-top: 1px dashed #ccc;
}

#topMenu {
	max-width: 1240px;
	margin: 0 auto;
	height: 41px;
}

#footerTopContent {
	width: 100%;
	min-height: 180px;
	background-color: #D4CDC5;
}

#footerTop {
	max-width: 1240px;
	margin: 0 auto;
}

#footerBottomContent {
	width: 100%;
	min-height: 25px;
	background-color: #f7f4ee;
}

#footerBottom {
	max-width: 1240px;
	margin: 0 auto;
	text-align: left;
font-size: 15px;
}

div.footerTitle {
	color: #784C6D;
	font-size: 30px;
	padding: 40px 0 20px 0;
}

div.footerTitle > span {
	color: #826B4E;
	font-style: italic;
}

div.footerTitle > span > span {
	color: #3A758E;
	font-style: normal;
}

#footerTop > p, #footerTop > p > a {
	color: #464344;
	font-size: 25px;
	font-family: 'Caveat', cursive;
	font-weight: bold;
}

.footerLink {
    display: inline-block;
    float: right;
    margin-left: 20px;
}

.pageTitle {
	color: #3A758E;
	font-size: 25px;
	text-transform: uppercase;
	padding: 10px 0;
}

.reserve {
	background-color:red;
	color:#FFFFFF;
}

.ferme {
	background-color:grey;
	color:#FFFFFF;
}

.dispo {
	background-color:green;
	color:#FFFFFF;
}

.tab_numero {
	width: 33%;
	display: inline-block;
	border: 1px dashed #ccc;
}

.tab_cal {
	min-width: 50%;
	margin: 0 auto;
}

td.dispo:hover {
	background-color: green;
	color: #fff;
	cursor: pointer
}

.justify {
	text-align: justify;
}

.colorBleu, #pageContent > p > a {
	color: #3A758E;
}

.errorSpan {
	color: red;
	font-size: 12px;
	line-height: 12px;
}

#messageErrorSpan {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 15px;
	background-color: red;
	color: white;
	font-weight: blod;
	font-size: 16px;
}

.boutonRond {
	background-color: #3A758E;
	width: 140px;
	border: 1px solid #A4A4A4;
	height: 33px;
	line-height: 33px;
	color: white;
	font-size: 14px;
	margin-top: 10px;
	cursor: pointer;
	text-transform: uppercase;
}

.clearBoth {
	clear: both;
}

.boutonViolet {
	padding: 5px 40px;
	background-color: #784C6D;
	border-radius: 10px;
	color: #fff;
}

div.picto {
	display: inline-block;
	font-size: 11px;
	padding: 0 8px;
	line-height: 55px;
}

div.picto > img {
	width: 50px;
	height: 50px;
	padding: 0 3px 0 10px;;
	margin-bottom:-25px;
}

#socialBlock {
	float: right;
	margin-top: 18px !important;
}

a.pictoInstagram > span {
	display: none;
}

a.pictoInstagram {
	display: inline-block;
	min-height: 30px;
	min-width: 30px;
}

a.pictoInstagram::before {
	display: block;
	font-family: "FontAwesome";
	content: "\f16d";
	font-size: 30px;
	color: #3A758E;
	min-height: 30px;
	min-width: 30px;
}

a.leSite {
	display: inline-block;
	position: relative;
	line-height: 20px;
	color: #3A758E;
	text-transform: uppercase;
	border: 3px solid #3A758E;
	border-radius: 3px;
	padding: 0 5px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
	top: -6px;
}

#back-top {
	height: 50px;
	width: 50px;
	position: fixed;
	bottom: 100px;
	margin-left: 1240px;
	line-height: 44px;
	background: transparent;
	border-radius: 50%;
	border: 1px solid #826B4E;
}

#back-top > a {
	display: inline-block;
}

#back-top > a > span {
	display: none;
}

#back-top > a::before {
	height: 100%;
	width: 100%;
	display: block;
	font-family: "FontAwesome";
	content: "\f077";
	font-size: 30px;
	color: #826B4E;
}

#contactForm {
	max-width: 600px;
	min-height: 250px;
	border: 1px dashed #ccc;
	padding: 10px;
}

img.logo_footer {
	max-height: 60px;
	max-width: 337px;
	width: 100%;
}

.blocArticle {
	width: 70%;
	margin: 10px auto;
	border: 1px dashed #ccc;
	border-radius: 20px;
	padding: 20px;
}

.blocArticle > p > img {
	max-width: 100%;
}

.blocArticle > p > a, .blocArticle > p > em > a, #paginationArea > a, .blocArticle > div > a {
	color: #784C6D;
	font-weight: bold;
}

#paginationArea {
	text-align: left;
	width: 70%;
	margin: 0 auto;
	font-size: 15px;
}

a.lienLaSuite {
	color: #3A758E;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	text-align: center;	
}

@media (max-width:1200px){
	#sliderMot1, #sliderMot2, #sliderMot3 {display: none !important;}
}

@media (max-width:1000px){
	.tab_numero {width: 50%; display: block;}
}

@media (max-width:600px){
	#headerLeft, #headerRight, #socialBlock { width: 100%; text-align: center;}
	#headerLeft {margin-top: 10px;}
	#headerRight, #socialBlock {margin: 0;}
	#headerContainer { min-height: 225px !important;}
	#headerRight > a > span {font-size: 20px !important;}
	#footerTop > p {font-size: 20px;}
	#footerBottom {text-align: center; font-size: 12px;}
	.footerLink {float: none; margin-left: 0;}
	#pageContent {padding: 10px !important;}
	.tab_numero {width: 100%; display: block;}
	#back-top {margin-left: 0px; right: 0px; bottom: 50px;}
	#contactForm {height: 370px;}
	.blocArticle, #paginationArea {width: 90%;}
}