@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%;
}

/*
	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/
*/
.orange {
	color: #FF7E00;
}
.titre_cdc{display: none !important;}
.texte_grand {
	font-size: 1.2em;
}
.texte_gris {
	color: #414141;
}
.texte_gris2 {
	color: #171717;
}
.titre_petit {
	font-size:18px;
}
.sombra {
	-webkit-box-shadow: 3px 3px 3px hsla(0,0%,0%,0.25);
	box-shadow: 3px 3px 3px hsla(0,0%,0%,0.25);
}
.texte_sombra {
	text-shadow: 1px 0px 1px hsla(0,0%,0%,0.35);
}
.bouton1 {
	background-color: #129FD0;
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	border: 1px solid #18647F;
	text-shadow: 1px 0px 1px hsla(0,0%,18%,0.25);
	}
.bouton1:hover {
	background-color: hsla(195,80%,32%,1.00);
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.5em;
}
.titre1 {
}
.bouton_commentaires {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    color: #FFFFFF;
    background-color: #447840;
    text-transform: uppercase;
    margin-top: 2%;
    border-radius: 3px;
    width: auto;
    margin-bottom: 2%;
}
.background_blue_button{
    background-color: #129FD1 !important;
}

.avis_titulo{
    text-transform: uppercase;
}
.section_avis_client{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #FFFFFF;
	color: #fff;
}
.texte_special {
	font-family: 'Cedarville Cursive', cursive;
}
.avis_fecha{
	margin-top: 10px;
}
.align_droite {
	text-align: right;
}
.blanc {
	color: #FFFFFF
}

.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;
}
#div1 {
}
.gauche {
	background-color: #388824;
}
.droite {

}
.cabecera {
	padding-top: 2%;
	padding-bottom: 2%;
}
.logo {
	margin-top: 2%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
}
.slogan {
	background-color: #95D34D;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	color: #FFFFFF;
	background-image: -webkit-linear-gradient(0deg,rgba(35,79,30,1.00) 0%,rgba(147,209,76,1.00) 23.83%,rgba(149,211,77,1.00) 72.54%,rgba(35,79,30,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(35,79,30,1.00) 0%,rgba(147,209,76,1.00) 23.83%,rgba(149,211,77,1.00) 72.54%,rgba(35,79,30,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(35,79,30,1.00) 0%,rgba(147,209,76,1.00) 23.83%,rgba(149,211,77,1.00) 72.54%,rgba(35,79,30,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(35,79,30,1.00) 0%,rgba(147,209,76,1.00) 23.83%,rgba(149,211,77,1.00) 72.54%,rgba(35,79,30,1.00) 100%);
	font-family: 'Cedarville Cursive', cursive;
	text-align: center;
	font-size: 1.5em;
	border-bottom: 5px solid #13A0D2;
	border-top: 1px solid #129DCD;
	padding-top: 1%;
}
.slide {
	position: relative;
}
.cabecera_principale {
}
.container_principal {
}
.tel {
	border: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	background-color: #FF7E00;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 1.3em;
	width: 170px;
	border-radius: 6px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	cursor:pointer;
	z-index: 1;
	margin-bottom:15px;
}
.tel:hover {
	background-color: #FF4F00;
}
.visite360 {
	border: 1px solid #FF7E00;
	text-align: center;
	color:  #FF7E00;
	background-color:#FFFFFF ;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 1.3em;
	width: 170px;
	border-radius: 6px;

	position: absolute;
    top: 20px;
    left: 20px;
}
.visite360:hover {
	background-color: #f0f0f0 ;
}
.avis_clients {
    border: 1px solid white;
	text-align: center;
	color:  white;
	background-color:#25521f ;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 1.3em;
	width: 170px;
	border-radius: 6px;

    margin-right: auto;
	margin-left: auto;
	float: none;
	cursor:pointer;
	z-index: 1;
	
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
  }
  .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
 
  .embed-responsive::before {
    display: block;
    content: "";
  }
 
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }



.avis_clients:hover {
	background-color: #173313  ;
}


.icon {
}
.icon {
	text-align: center;
	margin-top: 4%;
}
.icon img {
	margin-right: 1%;
	margin-left: 1%;
	width: 50px;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
}
.container_page {
	padding-left: 2%;
	padding-right: 2%;
}
.bloc_camping {
	background-color: #D0C49C;
	margin-top: 4%;
	margin-bottom: 4%;
}
.bloc_locatifs {
	/* background-color: #139FCF; */
	margin-bottom: 4%;
}
.img_intro {
	position: relative;
}
.img_intro2 {
	position: relative;
}
.text_intro {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
}
.text_intro2 {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
}
.titre_image {
	position: absolute;
	width: 80%;
	top: 10%;
	background-color: #FFFFFF;
}
.titre_img1 {
	width: 60%;
	text-transform: uppercase;
	padding-left: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.decouvrir {
	width: 40%;
	clear: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #129FD1;
}
.bloc_correze {
	background-color: hsla(46,36%,71%,1.00);
	margin-bottom: 4%;
}
.titre_imgage2 {
	position: absolute;
	bottom: 10%;
	width: 60%;
	padding-left: 2%;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bloc_gauche {
}
.bloc_droite {
}
.position_relative{
    position: relative;
}
.container_carte_france {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 6%;
	display: none;
}
.container_page_principale {
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 3%;
	background-color: #D0C49C;
	margin-right: 2%;
	margin-left: 2%;
	width: 96%;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 3%;
}
.container_galerie_photos {
}
.galerie_photos {
	clear: none;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	width: 96%;
	position: relative;
}
.plus {
	position: absolute;
	width: 50px;
	bottom: 10px;
	right: 10px;
}
.plus2 {
	position: absolute;
	width: 50px;
	top: 10px;
	right: 10px;
}
.texte_camping {
}
.gauche_peche {
	clear: none;
	padding-bottom: 2%;
	margin-top: 3%;
}
.img_peche {
	position: relative;
}
.texte_peche {
	padding-left: 2%;
	padding-right: 2%;
	color: #FFFFFF;
	background-color: #2C688E;
	padding-bottom: 2%;
}
.infos-supp {
	margin-top: 3%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	color: #FFFFFF;
	background-color: #907553;
}
.pdf {
	width: 120px;
	clear: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2%;
	text-align: center;
}
.titre_pdf {
	text-transform: uppercase;
	text-align: center;
}
.bloc_loc {
	position: relative;
	margin-bottom: 3%;
	clear: none;
}
.bloc_locations {
	background-color: #D0C49C;
	margin-bottom: 3%;
}
.container_locatifs {
	margin-top: 3%;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	padding-left: 2%;
	padding-right: 2%;
}
.img_locatifs {
	position: relative;
	margin-bottom: 2%;
}
.texte_locatifs {
	clear: none;
	padding-left: 2%;
	padding-right: 2%;
}
.desc_locatifs {
	color: #2B2B2B;
	background-color: #FFFFFF;
}
.cap {
	width: 60%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sup {
	color: #FFFFFF;
	background-color: #276193;
	width: 40%;
	clear: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	background-image: url(img/user.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	background-size: contain;
	font-size: 1.2em;
}
.bouton_resa {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FF7E00;
	text-transform: uppercase;
	margin-top: 2%;
	border-radius: 3px;
	width: 230px;
	float: right;
	margin-bottom: 2%;
        margin-left: 10px !important;
}
.bouton_visite {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: #0C5796;
	background-color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 1%;
	border-radius: 3px;
	width: 100px;
	float: right;
}
.container_visite {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	background-color: #51AC53;
	color: #FFFFFF;
	padding-top: 2%;
	margin-bottom: 3%;
}
.img_visite {
	position: relative;
}
.pied {
	color: #FFFFFF;
	font-size: 14px;
}
.ml {
	text-align: center;
}
.omline {
	text-align: center;
}
.paysage {
	position: absolute;
	width: 50px;
	right: 20px;
	top: 0px;
}
.container_widget_actu_resum {
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	clear: none;
	margin-bottom: 20px;
	background-color: #51AC53;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
.container_actu_img_resum {
}
.container_desc_actu_resum {
	padding-top: 10px;
	background-color: #51AC53;
}
.container_img_actu {
}
.container_desc_actu {
	clear: none;
}

.camping2b {
    display: none;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

.widget_promo {
    height: 470px;
    clear: both;
    margin-top: 10px;
}
.w-100{width:100% !important;}
.w-lg-50{
	width:100% !important;
}
.min-heightSlide{min-height: 60vh!important;}
.min-heightLocatifs{min-height: 350px!important;}
.bck-img1{    
	background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
} 
.h-100{height:100% !important;}


.custom-control-input{ 
	-webkit-appearance: auto !important;
  	appearance: auto !important;
	display: inline-block !important;
}
.mb-2{margin-bottom:15px;}
.d-none{display:none !important;}

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

@media only screen and (min-width: 679px) {
.titre1 {
	font-size: 1.5em;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1,5em
}
#div1 {
}
.gauche {
}
.droite {
}
.cabecera {
	padding-top: 1%;
	padding-bottom: 1%;
	position: absolute;
	z-index: 5;
	top: 0%;
	right: 0%;
	width: 80%;
}
.logo {
	width: 17%;
	margin-left: 1%;
}
.slogan {
}
.slide {
}
.cabecera_principale {
}
.container_principal {
}
.tel {
	margin-left: 4%;
	margin-top: 15px;
}
.visite360 {
	
}
.avis_clients {
	margin-left: 4%;
	margin-top: 15px;
}
.icon {
	width: 70%;
	clear: none;
	text-align: right;
	margin-top: -3px;
	top: 15px;
	position: absolute;
	right: 2%;
}
.container_page {
}
.bloc_camping {
}
.bloc_locatifs {
}
.img_intro {
	width: 50%;
}
.img_intro2 {

}
.text_intro {
	width: 50%;
	clear: none;
}
.text_intro2 {
	clear: none;
}
.titre_image {
}
.titre_img1 {
}
.decouvrir {
}
.bloc_correze {
}
.titre_imgage2 {
}
.bloc_gauche {
}
.bloc_droite {
}
.container_carte_france {
}
.container_page_principale {
}
.container_galerie_photos {
}
.galerie_photos {
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	width: 46%;
}
.plus {
}
.plus2 {
}
.texte_camping {
}
.gauche_peche {
}
.img_peche {

}
.texte_peche {
	clear: none;
}
.infos-supp {
}
.pdf {
}
.titre_pdf {
}
.bloc_loc {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
}
.bloc_locations {
}
.container_locatifs {
}
.img_locatifs {

}
.img_locatifs img {
	
}
.texte_locatifs {

}
.desc_locatifs {
}
.cap {
}
.sup {
}
.bouton_resa {
}
.bouton_visite {
}
.container_visite {
}
.img_visite {
	width: 50%;
	float: left;
	margin-right: 10px;
        
	margin-bottom: 10px;
}
.pied {
}
.ml {
}
.omline {
}
.paysage {
	width: 100px;

}
.container_widget_actu_resum {
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}
.container_actu_img_resum {

}
.container_desc_actu_resum {
	clear: none;
	padding-left: 15px;
}
.container_img_actu {
	width: 25%;
}
.container_desc_actu {
	width: 75%;
	padding-left: 15px;
}

.camping2b {
    margin-bottom: 0px;
    margin-left: 0px;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

@media only screen and (min-width: 768px) {
	.widget_promo {
		height: 270px;
	}
}



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

@media only screen and (min-width: 1089px) {
 
.widget_search{
    padding-left:2%;
}
.padding_top_20px{
    padding-top: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 2em
}
.titre1 {
	font-size: 3em;
}
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.gauche {
	width: 20%;
	min-height: 100%;
	position: fixed;
	background-color: hsla(124,42%,38%,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(75,176,83,1.00) 0%,rgba(56,136,36,1.00) 29.53%,rgba(56,136,36,1.00) 67.88%,rgba(81,185,87,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(75,176,83,1.00) 0%,rgba(56,136,36,1.00) 29.53%,rgba(56,136,36,1.00) 67.88%,rgba(81,185,87,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(75,176,83,1.00) 0%,rgba(56,136,36,1.00) 29.53%,rgba(56,136,36,1.00) 67.88%,rgba(81,185,87,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(75,176,83,1.00) 0%,rgba(56,136,36,1.00) 29.53%,rgba(56,136,36,1.00) 67.88%,rgba(81,185,87,1.00) 99.48%);
}
.droite {
	width: 80%;
	clear: none;
	float: right;
}
.cabecera {
	height: 100px;
	background-image: url(img/fond_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	position: relative;

}
.logo {
	text-align: center;
	margin-top: 3%;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.slogan {
	font-size: 2em;
	height: 50px;
	border-top: 2px solid #129FD3;
	border-bottom: 8px solid #129FD3;
	padding-left: 2%;
	padding-top: 5px;
	padding-bottom: 1%;
	text-align: left;
}
.slide {


}
.cabecera_principale {
	position: fixed;
	z-index: 10;
}
.container_principal {
	margin-top: 150px;
	z-index: 5;
}
.tel {
	margin-left:0;
	margin-top:0;
	left: 30px;
	position: absolute;
	top: 30px;
}
.visite360 {
}
.avis_clients {
	margin-left:0;
	margin-top:0;
	left: 214px;
	position: absolute;
	top: 30px;
}
.icon {
	position: absolute;
	top: 25px;
	right: 4%;
	width: 90%;
}
.container_page {
	z-index: 2;
	margin-top: -3%;
	position: relative;
}
.bloc_camping {
	width: 100%;
	margin-right: 3%;
	margin-top: 0px;
}
.bloc_locatifs {
	width: 100%;
	clear: none;
}
.img_intro {
	width: 32%;
}
.img_intro2 {
	width: 32%;
}
.text_intro {
	width: 68%;
	clear: none;
}
.text_intro2 {
	width: 68%;
	clear: none;
}
.titre_image {
}
.titre_img1 {
	font-size: 15px;
}
.decouvrir {
}
.bloc_correze {
}
.titre_imgage2 {
}
.bloc_gauche {
	width: 47%;
	margin-right: 3%;
}
.bloc_droite {
	width: 50%;
	clear: none;
}
.container_carte_france {
	display: block;
}
.container_page_principale {
	margin-top: 3%;
	margin-bottom: 20px;
}
.container_galerie_photos {
}
.galerie_photos {
	width: 16%;
}
.plus {
}
.plus2 {
}
.texte_camping {
	width: 67%;
	margin-right: 3%;
}
.gauche_peche {
	width: 30%;
	margin-top: 1px;
}
.img_peche {
	width: 100%;
}
.texte_peche {
	width: 100%;
}
.infos-supp {
	margin-top: 1px;
}
.pdf {
}
.titre_pdf {
}
.bloc_loc {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.bloc_locations {
	padding-right: 2%;
}
.container_locatifs {
}
.img_locatifs {
	width: 40%;
}
.texte_locatifs {
	width: 60%;
}
.desc_locatifs {
}
.cap {
}
.sup {
}
.bouton_visite {
}
.container_visite {
}
.img_visite {
	width: 40%;
}
.pied {
}
.ml {
	text-align: left;
	width: 70%;
}
.omline {
	width: 30%;
	clear: none;
	text-align: right;
}
.paysage {
	width: 150px;
	right: 40px;
}
.container_widget_actu_resum {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.container_actu_img_resum {
	width: 30%;
}
.container_desc_actu_resum {
	width: 70%;
	padding-left: 15px;
}
.container_img_actu {

}
.container_desc_actu {
}

.camping2b {
    position: absolute;
    padding-right: 0px;
    right: 40px;
    bottom: 8%;
    display: block;
    width: 175px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.w-lg-50{
	width:50% !important;
}
.d-lg-flex{display:flex;}
}

