/*****************************************************************
	PROPRIETES GENERALES  - BODY / TITRES / TEXTES / LIENS // CSS 
*****************************************************************/

html {
	height: 100%;
	box-sizing: border-box;
	margin: 0;
	overflow-x: hidden;
	overflow-y: visible;
	padding: 0;
	position: relative;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
}

body {
	background-size: cover; /* version standardisée */
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #846150;
}

body {
	content: "1";
}

.body_tiny {
	background-image: none;
}

h1 {
	font-size: 35px;
	margin: 0;
	text-align: center;
	font-weight: 500;
}

h2 {
	font-size: 30px;
	padding: 0;
	margin: 0;
	font-weight: 500;
}

h3 {
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

h4, h5, h6, h7, h8, h9, h10 {
	font-size: 1em;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

em, i {
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
	color: #333;
	margin: 0px;
	display: inline;
}

p, table {
	color: #000;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}

.body_tiny h1, .body_tiny h2, .body_tiny h3, .body_tiny p, .body_tiny a, .body_tiny em, .body_tiny i {
	color: #000;
}

a {
	outline: none;
	color: #333;
	text-decoration: none;
}

img, iframe {
	border: none;
	max-width: 100%;
	width: auto;
}

img:hover {
	opacity: 0.85;
}

ul, ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.tablette, .phone {
	display: none;
}

.btn_up_page {
	width: auto;
	display: block;
	overflow: hidden;
	margin: 1%;
	width: 36px;
	height: 30px;
	background: url(../images/general/site/top_page.png) no-repeat;
	cursor: pointer;
	position: fixed;
	bottom: 1%;
	right: 1%;
	z-index: 10000;
}

.btn_up_page:hover {
	opacity: 0.8;
}

/*********************************
			COOKIES
*********************************/
body .cc_container {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
}

body .cc_container p {
	color: #fff;
}

body .cc_container .cc_message {
	display: block;
	text-align: center;
	font-size: 16px;
	margin: 0;
}

body .cc_container .cc_btn, body .cc_container body .cc_btn:visited {
	color: #fff;
	background-color: #ca1b53;
}

body .cc_container a, body .cc_container a:visited {
	text-decoration: none;
	color: #333;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	padding: 7px 10px;
	float: none;
	font-size: 16px;
	display: inline-block;
	max-width: 140px;
	text-align: center;
}

body .cc_banner-wrapper .cc_container .cc_btn {
	float: none;
	max-width: 140px !important;
	display: inline-block;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	margin-left: 0;
	margin-right: 10px;
}

body .cc_banner-wrapper .cc_container .cc_btn.cc_btn_refuse{
	background: rgba(202, 27, 83, 0.5);
}

body .cc_container a:hover, body .cc_container a:visited:hover {
	background: #666;
	color: #fff;
}

.iframeContenuRemplacement{
	border: 1px solid #bbb;
	padding: 10px;
}

/**************************************************************
			BANDEAU / LOGO 
**************************************************************/
header {
	overflow: visible;
	width: 100%;
	height: 142px;
	margin: 0 auto;
	display: block;
	background: #fff;
	position: relative;
	padding: 10px 0 0;
	font-family: 'Rochester', Helvetica, Arial, sans-serif;
}

#header_content {
	max-width: 1024px;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0 auto 10px;
	display: block;
	position: relative;
	z-index: 500;
}

#headerGauche, #headerDroit{
	width: 50%;
	height: 100%;
	position: relative;
}

#headerGauche{
	float: left;
}

#headerDroit{
	float: right;
}

#headerGauche > .adresse{
	color: #846150;
	font-size: 18px;
}

#headerGauche > .logos{
	position: absolute;
	bottom: 0;
	left: 0;
}

#headerGauche .btnLienDivers{
	background-position: 5px center;
	font-size: 16px;
	float: left;
}

#headerGauche #lienFourchette{
	float: left;
	margin-left: 10px;
}

#headerDroit > .btnOffresEmploi{
	position: absolute;
	top: -10px;
	right: 98px;
	background-image: url(/images/general/site/loupe.png);
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	background-size: auto 100%;
}

.btnLienSpecial{
	background-color: #3C2516;
	background-repeat: no-repeat;
	color: #fff;
	padding: 5px;
	padding-left: 40px;
}

#headerDroit > .infosContact{
	color: #846150;
	font-size: 18px;
	position: absolute;
	right: 0;
	top: 30px;
}

#headerDroit > .infosContact a {
	color: #846150;
}

#headerDroit > #traduction {
	float: right;
	font-size: 0; /* todomax bug un caractère qui ne devrait pas être présent prend de l'espace */
}

#headerDroit > #traduction > a {
	margin-left: 8px;
}

#headerDroit > #traduction img {
	width: 26px;
}

#headerDroit > .logos{
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 28px;
	height: 28px;
}

#headerDroit > .logos > *{
	float: left;
}

#headerDroit > .logos *{
	display: block; /* pour régler le problème de hauteur différente entre une balise a et l'image qu'elle contient */
}

#headerDroit > .logos > .logosPub{
	height: 100%;
	display: flex;
	align-items: center;
}

.logosReseauxSociaux{
	font-size: 16px;
	color: #4B4B4B;
}

#headerDroit > .logos li{
	display: block;
	float: left;
	margin-left: 8px;
}

.logosReseauxSociaux img{
	height: 28px;
}


.recaptcha-wrapper{
	margin: 25px 10px 5px;
	float: left;
}

/**************************************************************
			NAVIGATION / menu déroulant
**************************************************************/
#logo {
	display: inline-block;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 38%;
}

#logo img {
	position: relative;
	z-index: 100;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	vertical-align: middle;
	text-align: center;
}

#logo:hover {
	opacity: 0.85;
}

nav {
	text-align: center;
	position: absolute;
	display: block;
	z-index: 300;
	width: 100%;
	overflow: visible;
	top: 70px;
	left: 0;
}

.menu > li {
	background-color: #666666;
	margin-right: 2px;
}

.menu > li.active, .menu > li:hover {
	background-color: #765437;
}

#menuGauche{
	float: left;
}

#menuDroit {
	float: right;
}

#menuDroit > li:last-child {
	margin-right: 0;
}

nav ul li {
	position: relative;
	display: block;
	float: left;
	overflow: visible;
	cursor: pointer;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	margin-right: 0.5%;
}

nav ul li a {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	width: auto;
	margin: 0;
	padding: 0 13px;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	line-height: 30px;
}

nav ul li.reseaux_sociaux {
	margin-right: 0;
}

nav ul li.reseaux_sociaux:hover a {
	background: none;
}

nav ul li.reseaux_sociaux a {
	padding: 5px;
}

nav ul li img {
	max-width: 30px;
}

/****  SOUS MENU *****/
nav ul li ul {
	position: absolute;
	display: block;
	overflow: hidden;
	height: auto;
	top: 100%;
	text-align: left;
	font-weight: normal;
	z-index: 1000;
	border-top: 1px solid #fff;
	min-width: 179px;
	background-color: #3E2514;
}

/*****  ITEM SOUS MENU *******/

nav ul li > ul > li {
	overflow: hidden;
	padding: 0;
	border-bottom: none;
	height: auto;
	display: block;
	float: none;
}

nav ul li > ul > li > a{
	border-bottom: 1px solid #fff;
	min-width: 163px;
	display: block;
	float: left;
}

nav ul li > ul > li:last-child {
	border-bottom: none;
}

nav ul li > ul li a{
	background: #a41e59;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 13px;
	margin: 0;
	font-size: 14px;
	border-top: none;
	border-bottom: 1px solid #fff;
	background: none;
	text-transform: none;
	text-align: left;
	box-sizing: border-box;
}

nav ul li > ul li:last-child a{
	border-bottom: none;
}

nav ul li > ul li:hover{
	background-color: #765437;
}

nav ul li > ul li:hover > a{
	padding-left: 16px; /* petit effet sympa */
}

/*********************************
			GENERAL
*********************************/
main {
	display: block;
	height: auto;
	min-height: 625px;
	margin: 12px auto;
	padding: 0;
	width: 100%;
	z-index: 100;
	position: relative;
	/*margin-bottom: 130px; //sert uniquement si le footer est en position fixe */
	overflow: hidden;
}

/* SLIDER */
#slider {
	width: 100%;
	margin: 0 auto 30px;
	position: relative;
	display: block;
	height: 250px;
}

#page_home #slider{
	height: auto;
}

#titre_slider {
	position: absolute;
	z-index: 100;
	left: 0;
	bottom: 0;
	padding: 10px 20px;
	text-align: left;
	color: #fff;
	border: 3px solid #fff;
	font-size: 16px;
}

/* hack supersized */
#slider #supersized{
	overflow: visible;
	padding-top: 43.123%;
}

#page_home #slider #supersized{
	padding-top: 0;
}

#slider #supersized img{
	position: static;
	width: 100% !important;
}

#slider #supersized, #slider #supersized > li > a{
	height: auto;
}

#slider #supersized > li{
	height: 100%;
}

#page_home #slider #supersized > li{
	height: auto;
}

	/* FIL ARIANE */
.fil_ariane {
	display: block;
	max-width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0;
	font-size: 14px;
}

.fil_ariane_content {
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding: 0 1%;
	margin-bottom: 10px;
}

.fil_ariane span {
	color: #666;
	font-weight: bold;
	text-transform: capitalize;
}

.fil_ariane a:hover {
	background: #0e76bc;
	color: #ffffff;
}

.fil_ariane .current_retour {
	float: right;
}

/*********************************
			ACCUEIL
*********************************/

#page_home .page_dynamique_content {
	position: absolute;
	top: 0;
	left: 50%;
	overflow: visible;
	transform: translateX(-50%);
	width: 100%;
	padding: 0;
	background: none;
}

.bloc_home {
	float: left;
	width: 43%;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.85);
	display: block;
	height: 300px;
	padding: 10px 1%;
	margin: 200px 2% 0;
}

.bloc_home h3 {
	font-size: 25px;
	font-weight: normal;
	color: #3c2314;
	margin-bottom: 5px;
}

.bloc_home p {
	font-size: 14px;
	line-height: 20px;
}

.bloc_home .text_champ {
	margin: 0;
}

.bloc_home:last-child {
	float: right;
}

#blocsHome{
	position: absolute;
	top: 590px;
	left: 0;
	color: #fff;
	width: 100%;
}

#blocsHome > .gauche, #blocsHome > .droite{
	position: absolute;
	width: 27.832%;
	bottom: 0;
}

#blocsHome img{
	display: block;
}

#blocsHome > .gauche{
	left: 0;
}

#blocsHome > .droite{
	right: 0;
}

#blocsHome > .centre{
	position: absolute;
	width: 34.180%;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background-color: #3F2413;
	text-align: center;
	padding: 7px;
}

#blocsHome > .centre > h1{
	font-family: 'Rochester', Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #fff;
}

#blocsHome > .centre > p{
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 16px;
	letter-spacing: 0.4px;
}

#blocsHome > .centre > h2{
	width: unset;
}

#blocsHome h2{
	color: white;
	background-color: rgba(180,180,180,0.8);
	padding: 4px 8px;
	text-transform: uppercase;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 85.955%;
	box-sizing: border-box;
}

#blocsHome > .droite h2{
	float: right;
}

#grosTitre{
	text-transform: uppercase;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 130px;
	transform: translateX(-50%);
	text-align: center;
	font-size: 75px;
	font-weight: bold;
	z-index: 100;
}

/******************************  
		PAGE ACTUALITE 
****************************/
#page_actu .fil_ariane {
	margin-bottom: 20px;
}

.texte_article {
	display: inline;
	overflow: hidden;
	position: relative;
	text-align: justify;
	width: auto;
	z-index: 100;
}

.photo_actu {
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 1%;
	width: 240px;
	height: auto;
}

#page_actu .text_champ img {
	max-height: 100%;
}

/*********  ARCHIVES ************/
#bloc_archives {
	display: block;
	text-align: justify;
	margin: 20px 0 50px;
	padding: 0 2%;
	overflow: hidden;
	border: none;
	border-top: 10px solid #0e76bc;
	background-color: #d6d4d4;
}

#bloc_archives h2 {
	color: #0e76bc;
	text-align: left;
	text-transform: uppercase;
	margin: 10px 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #0e76bc;
}

#bloc_archives .une_archive {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 100%;
	display: block;
	height: 100px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: left;
}

#bloc_archives .img_archive {
	max-width: 10%;
	width: auto;
	overflow: hidden;
	float: left;
	margin-right: 1%;
	height: 100px;
}

#bloc_archives .archive_content {
	float: right;
	width: 88%;
}

#bloc_archives p {
	text-align: left;
	padding: 5px 0;
	transition: padding 1s ease 0s;
}

#bloc_archives a {
	width: 105px;
	color: #fff;
	background: #58595d;
	text-decoration: none;
	margin: 5px 0;
	padding: 5px;
	font-size: 16px;
	transition: all 1s ease 0s;
	display: block;
	text-align: center;
}

/*********************************
			FOOTER
*********************************/
footer {
	/*position: fixed; //todomax choisir entre position statique et fixe pour le footer
	bottom: 20px;*/
	margin-bottom: 20px;
	color: #fff;
	width: 100%;
	font-size: 14px;
	z-index: 1000;
}

.footer_content {
	max-width: 1024px;
	width: auto;
	padding: 10px 13px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
}

.footer_content a {
	color: #ffffff;
}

.footer_content a:hover {
	text-decoration: underline;
}

#footer_content_up{
	background-color: #62605F;
	margin-bottom: 17px;
	font-family: 'Rochester', Helvetica, Arial, sans-serif;
	font-size: 16px;
}

#footer_content_up > .gauche {
	float: left;
}

#footer_content_up > .droite{
	float: right;
}


#footer_content_down{
	background: #3c2314;
}

#lienSeeweb{
	float: right;
}

/*********************** 
	PAGE DYNAMIQUE 
***********************/

.page_dynamique_content {
	display: block;
	margin: 0 auto;
	max-width: 1024px;
	width: auto;
	position: relative;
	padding: 15px 50px;
	background-color: #fff;
	box-sizing: border-box;
}

.page_dynamique_content p{
	color: #846150;
}

.page_dynamique_content > h1{
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	left: 46px;
	top: 0;
	transform: translateY(-100%);
	background-color: #9C9A99;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}

#images_cat {
	width: 100%;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

.page_dynamique_content .image1 {
	width: 41%;
	float: left;
	margin-right: 2%;
	height: 200px;
	overflow: hidden;
}

.page_dynamique_content .images_droite {
	width: 57%;
	float: left;
	height: 200px;
	overflow: hidden;
}

.page_dynamique_content .images_droite img {
	display: block;
	overflow: hidden;
	max-width: 100%;
	height: 200px;
	float: left;
	margin: 0 1%;
}

.page_dynamique_content .images_droite img:first-child {
	margin-bottom: 20px;
}

#page_dynamique .text_champ, #page_actu .text_champ {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 100;
	text-align: justify;
	max-width: 100%;
	padding: 25px 0;
	width: auto;
	border-top: 1px solid #999;
}

.text_champ img {
	height: auto;
	margin: 0;
	overflow: hidden;
	position: relative;
	max-width: 100%;
	max-height: 300px;
	display: inline-block;
}

.image_gauche, .image_droite {
	width: auto;
	overflow: hidden;
	width: 240px;
	height: 170px;
}

.image_gauche {
	float: left;
	margin-right: 1%;
}

.image_gauche a {
	display: block;
	float: left;
}

.image_droite {
	float: right;
	margin-left: 1%;
}

.image_droite a {
	float: right;
}

.text_champ .image_droite img {
	max-height: none; /* annulation de la règle avec text_champ */
}
.text_champ .image_gauche img {
	max-height: none; /* annulation de la règle avec text_champ */
}

/*Paragraphe*/

.barre_separation {
	display: none;
	width: 90%;
	height: 6px;
	margin-left: 5%;
	text-align: left;
	padding: 0px;
	border-top: 1px solid #58595d;
}

.text_champ ul li {
	font-size: 14px;
	line-height: 20px;
}

.text_champ li:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin-right: 20px;
	background: #2b3173;
}

.text_champ a:hover {
	text-decoration: underline;
}

.text_champ p strong, .text_champ p strong a {
	font-weight: 700;
	color: #58595d;
}

/*CAROUSEL*/

#carousel_projet {
	position: relative;
	overflow: hidden;
}

.wrap_carousel {
	display: block;
	width: 100%;
	max-width: 1024px;
	position: relative;
	margin: 20px auto 0;
	padding: 20px 0;
	border-top: 2px solid #765437;
}

#carousel_projet {
	display: block;
	margin: 0 -0.815%; /* le but est d'obtenir 5 images à côté les unes des autres sans espace à gauche et à droite (on envoie ces espaces dans l'overflow hidden du wrap_carousel) */
	overflow: hidden;
	padding: 0;
}

#carousel_projet ul {
	width: 10000%;
	position: relative;
	/* Optional, required in this case since it's a <ul> element */
	list-style: none;
	margin: 0;
	padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
#carousel_projet li {
	/* Required only for block elements like <li>'s */
	float: left;
	width: 0.18396%;
	height: 120px;
	margin: 0 0.00802%;
	overflow: hidden;
}

.jcarousel-prev, .jcarousel-next {
	position: absolute;
	top: 50%;
}

.jcarousel-prev {
	left: 0;
	transform: translateX(-50%) translateY(-50%);
}

.jcarousel-next {
	right: 0;
	transform: translateX(50%) translateY(-50%);
}

.jcarousel-prev:hover, .jcarousel-next:hover {
	opacity: 0.85;
}

#carousel_projet li a {
	display: block;
	height: 120px;
	line-height: 120px;
	margin: 0 auto 20px;
	overflow: hidden;
}

#carousel_projet ul li a img {
	vertical-align: middle;
	display: inline-block;
	margin: 0 auto;
	width: auto;
	padding: 0 6px;
	box-sizing: border-box;
	background-color: #3E2514;
}

/* PARTENAIRES */

.bloc_partenaire {
	display: block;
	margin: 20px auto;
	overflow: hidden;
	width: 100%;
}

.img_partenaire {
	display: block;
	float: left;
	text-align: center;
	width: 11%;
	margin-right: 2%;
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
}

.img_partenaire img {
	vertical-align: middle;
}

.bloc_partenaire_content {
	overflow: hidden;
	display: block;
	padding: 10px 0;
	text-align: justify;
	width: 85%;
	float: left;
	border-bottom: 1px solid #999;
}

.bloc_partenaire_content:last-block {
	border-bottom: none;
}

.bloc_partenaire_content h2 {
	display: inline-block;
}

.bloc_partenaire_content h2:hover {
	background: #3c2314;
	color: #fff;
}

.bloc_partenaire_content .url_partenaire {
	display: block;
	margin: 5px 0;
	font-size: 14px;
}

.bloc_partenaire_content .url_partenaire:hover {
	text-decoration: underline;
}

/*********************** 
		TEMOIGNAGES 
***********************/

#formulaire_temoignage {
	background: #ddd;
	padding: 20px 0;
}

#temoignages h2 {
	text-align: center;
}

#temoignages form {
	width: 50%;
	margin: 0 auto 50px;
	text-align: center;
}

#temoignages form .input__field--yoshiko {
	background-color: #ffffff;
}

#temoignages form .contact_ch_bouton {
	float: none;
	width: 85%;
	margin: 20px auto;
	
}

.ligne_or {
	margin-top: 10px;
	background: #e8e8e8;
	padding: 15px 2%;
	text-align: center;
	width: 96%;
	margin: 10px auto 0;
	overflow: hidden;
}

.ligne_or img, .ligne_or_content {
	float: left;
	display: block;
}

.ligne_or_content {
	max-width: 80%;
	margin-left: 3%;
}

.ligne_or h3 {
	margin-bottom: 10px;
}

.ligne_or h3.reponse {
	color: #25AAE1;
}

.ligne_or p {
	text-align: left;
}

.auteur_avis {
	font-size: 22px;
	color: #1C86C8;
}

.adresse_avis {
	color: #1C86C8;
}

.avis_formu {
	background-color: #1C86C8;
	border-radius: 10px;
	padding: 20px 2%;
	width: 88%;
	margin: 0 auto 20px;
}

.avis_ch_simple, .avis_ch_multi {
	background-color: #fff;
	width: 99%;
	margin-bottom: 10px;
	padding: 5px;
	border: none;
}

/*********************** 
		RESERVATION 
***********************/
#bloc_dispo {
	position: relative;
	margin: 20px 0;
	float: left;
	width: 48%;
}

#bloc_dispo .infos p{
	margin-top: 25px;
	text-align: justify;
}

#recherche{

	padding:25px 10px 0px 10px;
}

#recherche .champs_select{
	display:block;
	height:70px;
	position:relative;
}

#recherche select{
	margin:0;
	width:100%;
	padding-left: 220px;
	font-weight:600;
}

#recherche .debut_sejour{
	background:#e1e1e1;
	height:35px;
	border:none;
	padding-left: 180px;
	font-weight:500;
	box-sizing:border-box;
	width:100%;
}

#recherche .titre_select{
	position:absolute;
	left:15px;
	top:15px;
	transform:translate(0, -50%);
}

.submit_alert input{
	display:inline;
	margin-right:20px;
}

/*champ alert dans le formulaire de recherche*/
.champ_alerte{
	display: none;
}

#page_reservation #texte_ok_contact {
	background: #3c2314;
}

#page_reservation .content_left {
	display: none;
	overflow: hidden;
	float: left;
	width: 48%;
	margin: 20px 0 0 4%;
}

#bloc_dispo form {
	width: 95%;
}

#bloc_dispo #datepicker {
	position: relative;
	display: block;
	width: 80%;
	float: left;
}

#bloc_dispo #datepicker .ui-datepicker {
	position: relative !important;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 20px;
}

#bloc_dispo #datepicker .ui-widget-header {
	border: 1px solid #dddddd;
	background: #3c2314;
	color: #fff;
	font-weight: normal
	font-size: 25px;
	text-transform: uppercase;
}

#bloc_dispo #datepicker .ui-datepicker table {
	font-size: 20px;
}

#bloc_dispo #datepicker .ui-datepicker .ui-state-disabled,
#bloc_dispo #datepicker .ui-datepicker .ui-widget-content .ui-state-disabled,
#bloc_dispo #datepicker .ui-datepicker .ui-widget-header .ui-state-disabled {
	opacity: .85;
	filter: Alpha(Opacity=85);
	background-image: none;
}

#bloc_dispo #datepicker .ui-datepicker .ui-datepicker-prev,
#bloc_dispo #datepicker .ui-datepicker .ui-datepicker-next {
	right: 5px;
	top: 5px;
	background-color: #fff;
	cursor: pointer;
}

#bloc_dispo #datepicker .ui-datepicker .ui-datepicker-prev:hover,
#bloc_dispo #datepicker .ui-datepicker .ui-datepicker-next:hover {
	background-color: #cccccc;
}

#bloc_dispo #datepicker .ui-datepicker .ui-datepicker-next {
	right: 5px;
}

#bloc_dispo #datepicker .ui-datepicker .ui-datepicker-prev {
	left: 5px;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	font-size: 25px;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current:hover {
	background: #3c2314;
	color: #fff;
}



/*********************** 
		CONTACT 
***********************/

#map iframe {
	border: 0;
	margin: 0 0 20px;
	height: 250px;
	padding: 0;
	max-width: 1024px;
	width: 100%;
}

#map iframe .i4ewOd-pzNkMb-haAclf {
	display: none !important;
}

.content_left {
	display: block;
	overflow: hidden;
	float: left;
	width: 49%;
	margin: 30px 1% 0 0;
}

#formulaire p {
	display: block;
	float: left;
	margin-right: 5px;
}

label {
	font-size: 14px;
	margin: 5px 0;
	display: block;
	color: #333333;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}

label span, .champs_obligatoires span {
	color: #A0090C;
}

input, textarea, select {
	font-size: 14px;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}

input:focus, textarea:focus, textarea:focus {
	outline: none;
}

input, textarea {
	appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
}

input[type="checkbox"] {
	appearance: checkbox;
	-moz-appearance: checkbox;
	-o-appearance: checkbox;
	-webkit-appearance: checkbox;
	-ms-appearance: checkbox;
}

input[type="radio"] {
	appearance: radio;
	-moz-appearance: radio;
	-o-appearance: radio;
	-webkit-appearance: radio;
	-ms-appearance: radio;
}

input[type="checkbox"].checkbox {
	background: #fff;
	border-radius: 2px;
	cursor: pointer;
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin: 5px;
}

.contact_ch_simple, .contact_ch_multi {
	margin-bottom: 5px;
	background-color: #e1e1e1;
	width: 65%;
	margin-bottom: 10px;
	padding: 0 5px 0;
	border: 1px solid #cccccc;
}

select, option {
	color: #333;
	border: none;
	width: 85%;
	margin: 20px 0 10px 5px;
	cursor: pointer;
	padding: 5px 5px 10px;
	font-size: 14px;
	height: 40px;
	background-color: #e1e1e1;
}

option {
	border-bottom: 1px solid;
	height: 20px;
	margin: 5px 0 10px 5px;
	padding: 5px 5px 10px;
}

label {
	font-size: 14px;
}

.contact_ch_simple {
	height: 25px;
}

.contact_ch_multi {
	height: 80px;
}

.contact_ch_bouton {
	font-family: "Ubuntu", Helvetica, Arial, sans-serif;
	display: block;
	font-size: 20px;
	margin-top: 20px;
	height: 45px;
	border: none;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	border-bottom: 3px solid #58595d;
	background-color: #3C2314;
	width:100%;
}

.contact_ch_bouton:hover {
	background: #a41e59;
	border-bottom: none;
}

.champs_obligatoires {
	font-size: 14px;
	margin: 20px 0;
}

#formulaire ul.liste_choix {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
	overflow: hidden;
}

#formulaire ul.liste_choix li {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: left;
	width: 40%;
}

#formulaire ul.liste_choix li label {
	float: left;
	min-width: 20%;
	width: auto;
	margin-right: 2%;
}

#formulaire ul.liste_choix li input[type="radio"] {
	float: left;
	width: 15%;
	cursor: pointer;
	margin-left: 5px;
	margin-top: 5px;
}

.class_input_file {
	cursor: pointer;
}

/*********** 
	ANIMATIONS CHAMPS 
*********************/
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 25px 10px 5px;
	max-width: 425px;
	width: 95%;
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 2px 5px 10px;
	border-radius: 0;
	background: #f0f0f0;
	color: #333;
	margin: 0;
	font-weight: 400;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	margin: 0;
	width: 40%;
	color: #696969;
	/*font-weight: bold;*/
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.input__field--yoshiko {
	width: 98%;
	background-color: #e1e1e1;
	border: 2px solid transparent;
	-webkit-transition: background-color 0.25s, border-color 0.25s;
	transition: background-color 0.25s, border-color 0.25s;
}

.input__label--yoshiko {
	width: 98%;
	text-align: left;
	position: absolute;
	bottom: 100%;
	pointer-events: none;
	overflow: hidden;
	padding: 0 1%;
	-webkit-transform: translate3d(0, 3em, 0);
	transform: translate3d(0, 3em, 0);
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.input__label-content--yoshiko {
	color: #333;
	padding: 10px 0;
	font-size: 14px;
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.input__label-content--yoshiko::after {
	content: attr(data-content);
	position: absolute;
	font-weight: 800;
	bottom: 100%;
	left: 0;
	height: 100%;
	width: 100%;
	color: #57595c;
	padding: 10px 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.85em;
}

.input__field--yoshiko:focus + .input__label--yoshiko,
.input--filled .input__label--yoshiko {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	width: 100%;
	padding: 0;
}

.input__field--yoshiko:focus + .input__label--yoshiko .input__label-content--yoshiko,
.input--filled .input__label-content--yoshiko {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	padding: 0; /**champs au-dessus de l'input**/
}

.input__field--yoshiko:focus + .input__field--yoshiko,
.input--filled .input__field--yoshiko {
	background-color: transparent;
	border-color: #57595c;
	padding: 0 5px;
	font-size: 16px;
}

/*Message envoi ok*/

#texte_ok_contact {
	font-size: 22px;
	text-align: center;
	background-color: #3C2314;
	color: #fff;
	margin: 20px 0 0;
	padding: 10px 0;
	display: block;
	position: relative;
}

.chkContactRGPD_wrapper{
	margin-top: 20px;
}

.chkContactRGPD{
	float: left;
	margin-right: 10px;
}

/*HACK SAFARI*/
@media only screen and (-webkit-min-device-pixel-ratio: 1) {
	::i-block-chrome, body,
	::i-block-chrome, h2,
	::i-block-chrome, h2 span,
	::i-block-chrome, p,
	::i-block-chrome, #page_dynamique table,
	::i-block-chrome, #footer_content a,
	::i-block-chrome, select, option, input, textarea, label,
	::i-block-chrome, .input__label-content--yoshiko,
	::i-block-chrome, .contact_ch_bouton,
	::i-block-chrome, .bloc_partenaire_content .url_partenaire,
	::i-block-chrome, .fil_ariane_content,
	::i-block-chrome, .fil_ariane .current_retour,
	::i-block-chrome, main .une_archive .archive_content a:hover {
		font-family: 'Open Sans', Arial, sans-serif;
		font-weight: normal;
		font-size: 14px !important;

	}

	::i-block-chrome, .bloc_home p {
		font-family: 'Open Sans', Arial, sans-serif;
		font-weight: normal;
		font-size: 13px !important;
		line-height: 18px;

	}
}

#menuSuppMobile{
	display: none;
}

.clearfix{
	clear: both;
}



#page_dynamique table {
	width: 80%;
	border-collapse: collapse;
}

#page_dynamique table tr:nth-child(odd) {
	background: #E2DFDF !important; /* important pour compatibilité galaxy s4 */
}

#page_dynamique table tr:nth-child(even) {
	background: none !important;
}

#page_dynamique table tr:nth-child(odd) td {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: black; /* compatibilité mobile qui force visiblement du css sur les tableaux (galaxy S4) */
}

.tableWrapper{
	overflow-x: auto;
}

.tableWrapper > .info{
	display: none;
}

.tableWrapper > table{
	font-size: 12px;
	border-bottom: 1px solid #e1d8d5;
	border-top: 1px solid #e1d8d5;
	white-space: nowrap;
}

.tableWrapper > table p {
	font-size: 12px;
}

.tableWrapper > table strong {
	font-size: 13px;
}

.tableWrapper td{
	padding: 5px;
	border-right: 1px solid #e1d8d5;
	border-left: 1px solid #e1d8d5;
}

.tableWrapper > table.nodesign{
	border: none;
}

#page_dynamique .tableWrapper > table.nodesign td{
	border: none;
}

#page_dynamique .tableWrapper > table.nodesign tr{
	background: none !important;
}

.ui-datepicker{
	z-index: 20000 !important;
}

#traduction {
	display: flex;
	align-items: center;
}
.ReservitBookingButton {
	background: #3c2314;
	font-size: 16px;
	padding: 5px 15px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
.ReservitBookingButton:hover {
	background: #666666;
}