@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

@font-face
{
 font-family: "Ardecode";
 src: url('../fonts/ardecode.ttf');
}


img, object, embed, video {
	max-width: 100%;
}

body{
	 
}
.texte_speciale {
	font-family: allura;
	font-style: normal;
	font-weight: 400;
	text-shadow: 1px 1px 1px hsla(0,0%,99%,0.36);
}
.papilon3{
	background-image: url(../images/papillon.png);
	background-repeat: no-repeat;
	background-position: left 0%;
	font-size: 38px;
	padding-left: 50px;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

a:hover, a, a:active, a:visited{
	color: inherit !important;
	text-decoration:none !important;
}

.img_100{
	width:100%;
}

.hidden_movil{
	display:none;
}

.fondo1{
	background: #f2e9de;
}


.input_1 {
    background: white !important;
    margin-bottom: 10px;
}
.btn_1{
	background: #E36524;
	border: none;
	padding:10px;
	color: white;
	font-size:19px;
	margin:10px;
	border-radius:5px;
}

.visible_1360 {
	display:none !important;
}

.naranja{
	color: #E36524;
}

.margin_0{
	margin:0px !important;
}

#button_open_nav {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-size: 18px;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 4px solid #314023;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.plus_location {
	position: absolute !important;
	font-size: 24px;
	border: 3px solid;
	border-radius: 30px;
	padding: 10px;
	right: 15px;
	bottom: 15px;
	top: auto !important;
	color: white;
	background-color: hsla(0,0%,0%,0.47);
}


/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
.cont_flex_pc {

}
.nav_left {
}
.header_nav_left {
	background-color: #4b5c37;
}
.contenido_nav_left {
	display: none;
	text-align: center;
	background-color: #4b5c37;
}
.contenido_nav_left li ul {
	display: none;
}
.toggle_nav {
	cursor: pointer;
}
.img_nav_left {
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 96%;
	border: 2px solid #FFF;
}

.contenido_nav_left li a {
	display: block;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #FFFFFF !important;
	font-size: 20px;
	border-bottom: 1px solid #aaa;
}

.all_contenido {
	margin-left: 5%;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5%;
	width: 90%;

}

#header {
	position: relative;
	margin-top: 8px;

}

.cont_icons_header {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 3px;
	color: #FFFFFF;
	font-size: 18px;
}

.text_principal_logo {
	color: #935e7d;
	font-family: "Ardecode";
	font-size: 70px;
}
.mt-3{margin-top:15px !important;}
.text_aux_logo {
	color: #555;
	font-family: Arial;
	font-size: 19px;
	font-weight: normal;
}

.hidden_pc {
}

.cont_logo {
	clear: none;
	text-align: center;
	background-image: url(../images/fleur.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 94% 0%;
}

.cont_fleur {
	width: 12%;
	clear: none;
	float: left;
	display: none;
}

.slider_principal {
	margin-top: 10px;
	position: relative;

}

.contenido {
}
.title_1 {
	color: #314023 !important;
}
.texte {
	text-align: justify;
}
.contenido1 {
}
.cont1_50 {
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contenido2 {
}
.cont2_img {
}
.border_none {
	border: none !important;
}
.contenido_nav_left li:hover {
	background-color: hsla(0,0%,100%,0.64);
}
.contenido_nav_left li:hover a{
	color: #314023 !important;
}
#footer{
}
.form_reservation {
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	width: 96% !important;
    background: #fff !important;

}
.btn1 {
	color: #fff;
	background-color: #314023;
	font-size: 16px !important;
}
.img_decouvrir {
	width: 320px;
}
.img_d {
	border: 2px solid #314023;
}
.resa2 {
	margin-top: 2%;
	margin-bottom: 2%;
	margin-right: 2%;
	margin-left: 2%;
	width: 96%;
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	border: 1px solid #FFFFFF;
	background-color: #314023;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.fb {
	display: none;
}
.gite_f {
	position: absolute;
	top: 30px;
	left: 10px;
	z-index: 4;
	width: 15%;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}



















/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
.cont_flex_pc {
}
.nav_left {
}
.header_nav_left {
}
.contenido_nav_left {
}
.all_contenido {
}
#header {
}
.cont_icons_header {
}
.text_principal_logo {
	font-size: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.text_aux_logo {
	font-size: 28px;
}
.hidden_pc {
}
.cont_logo {
	background-position: 100% 0%;
}
.cont_fleur {
	padding-top: 10px;
	width: 10%;
	float: left;
	display: inline;
}
.slider_principal {
	padding-left: 0px;
	padding-top: 10px;
	width: 100%;
	clear: none;
}
.contenido {
}
.contenido1 {
}
.cont1_50 {
	width: 50%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	clear: none;
}
.contenido2 {
}
.cont2_img {
	margin-left: 10px;
	width: 30%;
	float: right;
}
#footer {
}
.img_d {
	width: 33%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.resa2 {
}
.fb {
}
.gite_f {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Laptop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1024px) {
	
	.hidden_movil{
	display: inline;
	}

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.cont_flex_pc {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	clear: none;
	float: left;
	display: flex;
}
.nav_left {
	width: 20%;
	text-align: center;
}
.header_nav_left {
	display: none;
}
.contenido_nav_left {
	display: block !important;
	height: 100%;
	background-color: #4b5c37;
	margin-top: 0px;
	padding-top: 40px;
}
.all_contenido {
	width: 70%;
	clear: none;
}
#header {
	margin-top: 0px;

}
.cont_icons_header {
	top: 7px;
	display: block;
}
.text_principal_logo {
	font-size: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_aux_logo {
	font-size: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hidden_pc {
	display: none;
}
.cont_logo {
	margin-left: 0%;
	background-position: 81% 0%;
}
.cont_fleur {
	width: 25%;
	clear: none;
	float: right;
}
.slider_principal {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	clear: none;
}
.contenido {
}
.contenido1 {
}
.cont1_50 {
}
.contenido2 {
}
.cont2_img {
}
#footer {
}
.img_d {
}
.resa2 {
}
.fb {
	display: block;
	position: absolute;
	right: 50px;
	top: 20px;
}
.gite_f {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
