@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/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
 
.text_marron {
	color: #C56826;
}
.text_vert {
	color: #3B602A;
}
.texte_gris{
	color: #222222;
	text-decoration: none;
}
.img_droite {
	border-radius: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.bouton2 {
	background-color: #C56826;
	width: 300px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	float: right;
	border-radius: 5px;
	line-height: 30px;
}
.bouton2 a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.bouton2:hover {
	background-color: #C54826;
}
.bouton3 {
	background-color: #C56826;
	width: 300px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
	line-height: 30px;
}
.bouton3 a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.bouton3:hover {
	background-color: #C54826;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.4em;
	color: #3B602A;
	background-image: url(img/feuille.png);
	background-repeat: no-repeat;
	background-position: left 0%;
	padding-left: 35px;
}
.bouton1 {
	background-color: #C56826;
	color: #FFF8F8;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	border-radius: 5px;
}
.bouton1:hover {
	background-color: #D86310;
}
.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: 96%;
	padding-left: 2%;
	padding-right: 2%;
	clear: none;
	float: none;
}
#div1 {
}
#cabecera{
	z-index: 10;
}
#logo1{
	background-color: #f3f3f3;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
#slide {
	position: relative;

}
#slide img {
	width: 100%;
}
#sub_menu img {
	width: 100%;
}
#sub_menu {
	position: absolute;
	bottom: 0px;
	clear: both;
	z-index: 2;
}
#container_submenu {
	text-align: center;
	position: absolute;
	bottom: 15px;
	z-index: 3;
}
#gauche {
	width: 100%;
	margin-top: 4%;
}
#droite {
	width: 96%;
	clear: both;
	margin-left: 0;
	background-color: #f3f3f3;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
}
#bloc_droite1 {
}
#meteo {
}
#texte1 {
width: 100%;
clear: both;
margin-left: 0;
}
#slide2 {
	width: 100%;
	position: relative;
	
}
#slide2 img {
	border-radius: 10px;
}
.marge1 {
	margin-top: 4%;
}
#texte2 {
	margin-top: 2%;
	margin-bottom: 2%;
}
#separation {
}
#slogan1 {
	display: none;
	position: absolute;
	background-color: rgba(255,255,255,0.51);
}
#plus {
	position: absolute;
	width: 70px;
	bottom: 10px;
	right: 10px;
}
#div_fantome {
	width: 100%;
	clear: both;
}
#galerie_gite {
	position: relative;
	margin-bottom: 4%;
}
#galerie_gite img {
	border-radius: 10px;
}
#description_gite {
}
#grille_tarifs {
	width: 96%;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-top: 4%;
	margin-bottom: 4%;
	background-color: #f3f3f3;
}
#div_boutons {
}
#col_form {
}
#activite {
	margin-top: 2%;
	margin-bottom: 2%;
	margin-right: 2%;
	margin-left: 2%;
	width: 96%;
	background-color: #f3f3f3;
	padding-bottom: 1%;
	text-decoration: none;
	color: #333333;
	text-align: center;
	clear: none;
}
#activite a {
	color: #393636;
	text-decoration: none;
}
#activite h1 {
	font-size: 20px;
}
.galerie2 {
}
.galerie_chambre {
	margin-top: 2%;
	margin-bottom: 2%;
	clear: none;
	position: relative;
}
.galerie_chambre img{
	border-radius: 10px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}


/* EDITEUR */
.order-1{order:1;}
.order-2{order:2;}
.order-3{order:3;}
.order-4{order:4;}
.order-5{order:5;}
.order-6{order:6;}
.order-7{order:7;}
.order-8{order:8;}
.order-9{order:9;}
.order-10{order:10;}
.order-11{order:11;}
.order-12{order:12;}
.order-last{order:13;}

form > .validation{
	display: flex;
	flex-flow:row wrap;
}
form .col-12{
	width: 100%;
	box-sizing: border-box;
}
form .col-6{
	width: 100%;
	box-sizing: border-box;
}


.mb-2{margin-bottom:15px;}
.select-form-editeur{padding: 5px 7px;}
.select-form-editeur > select{height:30px;width:100%;}
.custom-control-input{display: inline-block;width: auto;}
/* FIN - EDITEUR */
 

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

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

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#cabecera{
	background-color: #f3f3f3;
}
#logo1{
	width: 46%;
	padding-right: 2%;
	padding-left: 2%;
	margin-left: 25%;
	background-color: #f3f3f3;
}
#slide {
	margin-top: 0%;
	
}

#sub_menu {
}
#container_submenu {
}
#gauche {
width: 100%;
}
#droite {
	width: 96%;
	clear: both;
	margin-left: 0;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.27);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.27);
}
#bloc_droite1 {


}
#meteo {
	width: 60%;
	clear: none;

}
#texte1 {
width: 100%;
clear: both;
margin-left: 0;
}
#slide2 {
width: 100%;
}
.marge1 {
}
#texte2 {

}
#separation {
}
.img_droite {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 40%;
}
#slogan1 {
	bottom: 70%;
	z-index: 4;
	width: 40%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	right: 0px;
	font-size: 2em;
	color: #C56826;
	text-shadow: 2px 2px 2px #FFFFFF;
}
#plus {
}
#div_fantome {
	display: none;
}
#galerie_gite {

}
#description_gite {
	clear: none;
}
#grille_tarifs {
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.27);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.27);
}
#div_boutons {
}
#col_form {
}
#activite {
	width: 46%;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.27);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.27);
}
.galerie2 {
}
.galerie_chambre {
	margin-left: 2%;
	margin-right: 2%;
	width: 46%;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}



@media only screen and (min-width: 576px) {
/* EDITEUR */  
form .col-6{
	width: 50%;
}


/* FIN - EDITEUR */
}

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

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

.gridContainer {
	width: 98%;
	max-width: 1600px;
	padding-left: 1%;
	padding-right: 1%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#cabecera{
	position: fixed;
	height: 50px;
}
#logo1 {
	width: 18%;
	margin-left: 6%;
	padding-top: 0.5%;
	padding-right: 0.5%;
	padding-bottom: 0.5%;
	padding-left: 0.5%;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
#logo1:hover {
	padding-top: 20px;
}
#slide {
	margin-top: 50px;
	z-index: 1;
	position: relative;
}

#sub_menu {
	position: absolute;
	bottom: 0px;
	z-index: 2;
}
#container_submenu {
	position: absolute;
	bottom: 12%;
	max-width: 500px;
	margin-left: 5%;
	width: 30%;
	text-align: center;
}
#gauche {
	width: 66.1016%;
	margin-top: 1px;
}
#droite {
	width: 30.2033%;
	margin-left: 1.6949%;
	clear: none;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
}
#bloc_droite1 {
	width: 100%;
}
#meteo {
	width: 96%;
}
#texte1 {
width: 48.7179%;
margin-left: 2.5641%;
clear: none;
}
#slide2 {
width: 48.7179%;
}
.marge1 {
	margin-top: 0px;
}
#texte2 {
}
#separation {
}
.img_droite {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 30%;
}
#slogan1 {
	display: block;
}
#plus {
}
#div_fantome {
}
#galerie_gite {
	width: 30%;
	margin-bottom: 1px;
}
#description_gite {
	width: 68%;
	clear: none;
	margin-left: 2%;
}
#grille_tarifs {
	width: 46%;
	clear: none;
	margin-top: 1px;
}
#div_boutons {
	width: 50%;
}
#col_form {
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	clear: none;
}
#activite {
	width: 21%;
}
.galerie2 {
}
.galerie_chambre {
	position: relative;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
