
@media (min-width: 520px) and (max-width: 725px) {
	

}

@media (max-width: 1199px) {
	
	
.sweetDebug{
	display:none;
}

	:root {
	  --color-blue: #33acd0;
	  --color-orange: #e4ad45;
	  --color-green: #098e03;
	  
	  --color-titre-h1: #0083b1;
	  --color-stitre-h2: #000;
	  
	  --maxwidth-site:100%;
	  
	  
	  /* --color-blue: #ff0000; */
	  /* --color-orange: #e4ad45; */
	  /* --color-green: #098e03; */
	  
	}
	
	
	/* ************ BLC LAST SPOT HOME  ************ */

	/* .blc-lastSpotAdd{ text-align:center; } */
	
	/* .dv-SpotAdd{ display:inline-block; width:384px; height:485px; overflow:hidden; margin-right:20px; margin-bottom:40px; vertical-align:top; } */
	/* .dv-SpotAdd:nth-child(3n){ margin-right:0; } */
	/* .dv-SpotAdd > a.visuel{ display:block; height:256px; width:384px; overflow:hidden; border-radius:5px; background-color:#eaebec; } */
	/* .dv-SpotAdd > a.visuel:hover{ filter:brightness(1.1); } */
	/* .dv-SpotAdd > h2{ display:block; text-align:center; margin:25px 15px 15px 15px;  */
					  /* font-size:1.25rem; */
					  /* text-transform:uppercase; */
					  /* padding:0 15px; */
					  /* max-height:24px; overflow:hidden; */
					/* } */
	/* .dv-SpotAdd > p{ display:block; text-align:center; margin:0 15px 25px 15px;  */
					  /* font-size:1.15rem; */
					  /* font-size:18px; */
					  /* max-height:90px; overflow:hidden; */
					/* }  */

	/* ********************************* */
		
	/* ************ BLC DESCRIPTION CONCEPT HOME  ************ */

	/* .blc-conceptHome{ display:block; width:auto; min-height:150px; text-align:center; } */
	
	.dv-conceptHome{ 
					/* display:inline-block;  */
					width:45%; height:auto; 
					/* overflow:hidden; border-right:3px dotted var(--color-orange); background-color:none; margin-right:20px; padding-right:20px; margin-bottom:40px; vertical-align:top;  */
					 }
	.dv-conceptHome:nth-child(2n){ margin-right:0; border-right:none; }
	
	.dv-conceptHome > h2{ 
				  /* display:block; text-align:center; margin:25px 15px 30px 15px; */
				  /* font-family:'Lora', Times, serif; */
				  /* font-size:1.50rem; */
				  /* color:var(--color-green); */
				  /* text-transform:uppercase; */
				  /* padding:0 15px; */
				  max-height:inherit; overflow:normal;
				  /* background:#666; */
				}
	.dv-conceptHome > p{ display:block; text-align:center; margin:0 15px 25px 15px; 
				  font-size:1.15rem;
				  font-size:18px;
				  max-height:auto; overflow:hidden;
				  /* background:#666; */
				} 
				

	/* ********************************* */
		
			
	/* ************ BLC LISTE VILLES HOME  ************ */

	/* .blc-listVille{ display:block; width:auto; min-height:150px; background-color:none; } */
	.dv-listVille{ 
					display:inline-block; 
					width:285px; height:180px; 
					overflow:hidden; border-radius:5px; background-color:none; 
					margin:10px 8px !important;
					vertical-align:top; 
					}
	.dv-listVille:nth-child(4n){ margin:10px 8px !important; }

	/* .dv-listVille > a.cartouche{  */
									/* display:block; position:absolute; width:250px; height:100px;  */
									/* margin:40px 17.5px; padding:36px 10px;  */
									/* font:1.3rem 'Lato', Arial, sans-serif; letter-spacing:.1rem; font-weight:700;  */
									/* text-transform:uppercase; text-align:center;  */
									/* border-radius:5px; background-color:rgba(0,0,0,.4);  */
								/* } */
	/* .dv-listVille > a.cartouche:hover{  background-color:rgba(0,0,0,.6); } */

	/* *********************************************** */


}

@media (max-width: 689px) {
	

	:root {
	  --color-blue: #33acd0;
	  --color-orange: #e4ad45;
	  --color-green: #098e03;
	  
	  --color-titre-h1: #0083b1;
	  --color-stitre-h2: #000;
	  
	  --maxwidth-site:100%;
	  
	  
	  /* --color-blue: #ff0000; */
	  /* --color-orange: #e4ad45; */
	  /* --color-green: #098e03; */
	  
	}
	
		
	/* ************ BLC RECHERCHE HOME  ************ */


	/* .blc-bandoSearch{ display:block; height:432px; width:100%; border-top:3px solid #7e919b;  border-bottom:5px solid #7e919b; z-index:1; } */

	.blc-backBandoSearch, .blc-backBandoSearchBack{ display:block; position:absolute; height:424px; width:100%;  z-index:0; }
	/* .blc-backBandoSearch{ background:url(../../_img/bando_search_home.jpg) center top no-repeat; } */
	.blc-backBandoSearchBack{ display:none; }

	.dv-search{ 
					/* display:block; position:relative;  */
					height:auto; width:80%; 
					max-width:90%; min-width:90%; 
					top:85px; 
					/* margin:auto; */
					padding:20px 15px; 
					/* color:#fff; font-family:'Lato', Arial, sans-serif; */
					/* box-shadow:5px 5px 5px 0px rgba(0, 0, 0, .3);   */
					/* background-color:rgba(0,0,0,.85); border-radius:10px; z-index:1;   */
			}
			
	.dv-search h1{ 
					font-size:1.6rem; 
					/* font-weight:300; text-align:center; margin-bottom:35px;  */
				}

	.dv-formSearch{ 
					/* display:block;  */
					width:90%; 
					/* margin:auto;  */
	}
	/* .dv-formSearch label{ font-size:16px; color:var(--color-blue); filter:brightness(1.3); } */
	.dv-formSearch a.geo-terme{ 
								/* font-size:16px; color:var(--color-green); filter:brightness(1.3);  */
								margin-left:60px;
								}
	/* .dv-formSearch a.geo-terme:hover{ color:var(--color-orange);  } */
	.dv-formSearch a.geo-ico{ 
								display:none; 
								/* position:absolute; height:35px; width:35px; background:url(../../_img/ico_bousole_s.png) 0 0 no-repeat;  */
								/* margin:12px; right:110px;  */
							}
	.dv-formSearch input.input-search{ 
										/* display:inline-block;  */
										width:85%; 
										/* font-size:1.1rem; font-family:'Lato', Arial, sans-serif; height:auto;  */
										/* padding:12px; margin-right:20px;  */
										}
	/* .dv-formSearch input.input-search::placeholder{ font-style:italic; font-weight:400; } */
	/* .dv-formSearch a.btn-go{ display:inline-block; vertical-align:middle; margin-top:-5px; height:40px; width:40px; background:#ffffff url(../../_img/fleche_search.png) -40px 0 no-repeat; border-radius:50%; } */
	/* .dv-formSearch a.btn-go:hover{ background-position:0 0; } */

	/* .dv-formSearch hr{ display:block; width:100%; height:2px; margin:20px auto 0 auto; border:none; border-top:1px solid var(--color-blue); } */

	/* .dv-formSearch > nav > a{  */
								/* font-size:16px; color:var(--color-orange);  */
								/* margin-right:10%;  */
								/* } */
	/* .dv-formSearch > nav > a:hover{ color:var(--color-blue);  } */
	/* .dv-formSearch > nav > a:nth-last-child(1){ margin-right:0; } */


	/* ********************************* */


	/* ************ BLC LAST SPOT HOME  ************ */

	/* .blc-lastSpotAdd{ display:block; width:auto; min-height:150px; text-align:center; } */
	.dv-SpotAdd{ 
		display:block; 
		/* width:384px; height:485px; overflow:hidden;  */
		margin-right:0px; margin:auto; margin-bottom:60px; 
		/* vertical-align:top;  */
	}
	.dv-SpotAdd:nth-child(3n){ margin-right:auto; }
	/* .dv-SpotAdd > a.visuel{ display:block; height:256px; width:384px; overflow:hidden; border-radius:5px; background-color:#eaebec; } */
	/* .dv-SpotAdd > a.visuel:hover{ filter:brightness(1.1); } */
	/* .dv-SpotAdd > h2{ display:block; text-align:center; margin:25px 15px 15px 15px;  */
					  /* font-size:1.25rem; */
					  /* text-transform:uppercase; */
					  /* padding:0 15px; */
					  /* max-height:24px; overflow:hidden; */
					/* } */
	/* .dv-SpotAdd > p{ display:block; text-align:center; margin:0 15px 25px 15px;  */
					  /* font-size:1.15rem; */
					  /* font-size:18px; */
					  /* max-height:90px; overflow:hidden; */
					/* }  */

	/* ********************************* */


	/* ************ BLC QUESTIONS HOME  ************ */

	/* span.color-green{ color:var(--color-green); font-style:italic; }  */
	/* span.color-blue{ color:#0083b1; font-style:italic; }  */

	/* .sepHeightInter{ height:40px; } */
	.bg-question{ 
					/* background:#eae8e3; height:150px;  */
				  padding-top:16px;
				  }

	.tableQuestion{ 
					/* width:auto;  */
					/* margin:auto;  */
					font-size:1.5rem; 
					/* font-weight:900; */
					/* color:#000; */
					}
					
	.tableQuestion td{ display:inline-block; padding:8px; text-align:center; }
	.tableQuestion td:nth-child(1){ display:block; }
	/* .tableQuestion a.btnQuestion{  */
		/* display:block; height:45px; width:auto; padding:8px 12px;   */
		/* border:1px solid #ffffff; border-radius:5px;  */
		/* background-color:#ffffff;  */
		/* color:#0083b1;  */
		/* font-family:'Lato'; */
		/* font-size:1.45rem !important; */
		/* font-weight:900; */
		/* text-align:center; */
		/* margin:auto; */
		/* text-transform:uppercase; */
	/* } */
	/* .tableQuestion a.btnQuestion:hover{ border:1px solid #0083b1; color:#0083b1; } */


	/* ********************************* */

	a.cta-home-pro{ 
		/* display:block;  */
		/* background-color:#fff;  */
		/* color:var(--color-blue) !important;  */
		/* font:1.15rem/1.6rem 'Lato' !important;  */
		/* font-weight:700 !important; */
		/* text-align:center; */
		/* margin:auto; */
		width:90%; 
		/* min-width:260px;  */
		/* padding:20px; */
		/* border:1px solid #efefef; */
		/* border-radius:5px;	 */
	 }
	 
	 /* a.cta-home-pro:hover{ background-color:#efefef; border-color:var(--color-blue); } */




	/* ************ CSS FOOOTER  ************ */

	/* .blc-footer{ background-color:#7e919b; min-height:250px; padding:25px; } */
	/* .logoErranceV2{ display:block; background:none; margin:auto; width:220px; padding:10px; } */
	/* .blc-footer .reseaux-sociaux{ display:block; margin:10px auto 0 auto; width:180.5px; } */
	/* .blc-footer .reseaux-sociaux > a.lk-rx{ display:inline-block; height:46px; width:48px; background:url(../../_img/rx_fb.png) 0 0px no-repeat; margin:10px 5px; } */
	/* .blc-footer .reseaux-sociaux > a.lk-rx:hover{ background-position:0 -46px; } */
	/* a.rx-fb, a.rx-fb:hover{ background-image:url(../../_img/rx_fb.png) !important; } */
	/* a.rx-insta, a.rx-insta:hover{ background-image:url(../../_img/rx_insta.png) !important; } */
	/* a.rx-twitter, a.rx-twitter:hover{ background-image:url(../../_img/rx_twitter.png) !important; } */

	.link-footer{ 
					/* display:inline-block !important;  */
					/* width:auto;  */
					/* margin:0 40px 0 0;  */
					padding:20px 0px 20px 0; 
					border-right:2px none #fff; 
					border-bottom:2px dotted #fff; 
					/* background:none;  */
					/* vertical-align:top;  */
					}
	/* .link-footer:nth-last-child(2){ border-right:none !important; } */

	a.lk-footer{ 
		/* display:block; margin:8px auto; text-align:left; padding:5px;  */
		font-family:'Lato';
		font-size:1rem;
		/* text-transform:uppercase; */
	}
	/* a.lk-footer:hover{ color:#000; background:#efefef; } */


	/* *********************************************** */



}


@media (max-width: 589px) {
	
	:root {
	  --color-blue: #33acd0;
	  --color-orange: #e4ad45;
	  --color-green: #098e03;
	  
	  --color-titre-h1: #0083b1;
	  --color-stitre-h2: #000;
	  
	  --maxwidth-site:100%;
	  
	  
	  /* --color-blue: #ff0000; */
	  /* --color-orange: #e4ad45; */
	  /* --color-green: #098e03; */
	  
	}
	
	
	/* ************ BLC RECHERCHE HOME  ************ */


	/* .blc-bandoSearch{ display:block; height:432px; width:100%; border-top:3px solid #7e919b;  border-bottom:5px solid #7e919b; z-index:1; } */

	/* .blc-backBandoSearch, .blc-backBandoSearchBack{ display:block; position:absolute; height:424px; width:100%;  z-index:0; } */
	/* .blc-backBandoSearch{ background:url(../../_img/bando_search_home.jpg) center top no-repeat; } */
	/* .blc-backBandoSearchBack{ display:none; } */

	.dv-search{ 
					/* display:block; position:relative;  */
					/* height:auto;  */
					width:95%; 
					max-width:95%; min-width:95%; 
					/* top:85px;  */
					/* margin:auto; */
					/* padding:20px 15px;  */
					/* color:#fff; font-family:'Lato', Arial, sans-serif; */
					/* box-shadow:5px 5px 5px 0px rgba(0, 0, 0, .3);   */
					/* background-color:rgba(0,0,0,.85); border-radius:10px; z-index:1;   */
			}
			
	.dv-search h1{ 
					font-size:1.6rem; 
					/* font-weight:300; text-align:center; margin-bottom:35px;  */
				}

	.dv-formSearch{ 
					/* display:block;  */
					width:90%; 
					/* margin:auto;  */
	}
	/* .dv-formSearch label{ font-size:16px; color:var(--color-blue); filter:brightness(1.3); } */
	.dv-formSearch a.geo-terme{ 
								/* font-size:16px; color:var(--color-green); filter:brightness(1.3);  */
								margin-left:60px;
								}
	/* .dv-formSearch a.geo-terme:hover{ color:var(--color-orange);  } */
	.dv-formSearch a.geo-ico{ 
								display:none; 
								/* position:absolute; height:35px; width:35px; background:url(../../_img/ico_bousole_s.png) 0 0 no-repeat;  */
								/* margin:12px; right:110px;  */
							}
	.dv-formSearch input.input-search{ 
										/* display:inline-block;  */
										width:85%; 
										/* font-size:1.1rem; font-family:'Lato', Arial, sans-serif; height:auto;  */
										/* padding:12px; margin-right:20px;  */
										}
	/* .dv-formSearch input.input-search::placeholder{ font-style:italic; font-weight:400; } */
	/* .dv-formSearch a.btn-go{ display:inline-block; vertical-align:middle; margin-top:-5px; height:40px; width:40px; background:#ffffff url(../../_img/fleche_search.png) -40px 0 no-repeat; border-radius:50%; } */
	/* .dv-formSearch a.btn-go:hover{ background-position:0 0; } */

	/* .dv-formSearch hr{ display:block; width:100%; height:2px; margin:20px auto 0 auto; border:none; border-top:1px solid var(--color-blue); } */

	/* .dv-formSearch > nav > a{  */
								/* font-size:16px; color:var(--color-orange);  */
								/* margin-right:10%;  */
								/* } */
	/* .dv-formSearch > nav > a:hover{ color:var(--color-blue);  } */
	/* .dv-formSearch > nav > a:nth-last-child(1){ margin-right:0; } */


	/* ********************************* */



	/* ************ BLC DESCRIPTION CONCEPT HOME  ************ */

	/* .blc-conceptHome{ display:block; width:auto; min-height:150px; text-align:center; } */
	.dv-conceptHome{ 
	/* display:block;  */
	width:90%; height:auto; 
	/* overflow:hidden;  */
	border-right:3px none var(--color-orange); border-bottom:3px dotted var(--color-orange); 
	/* background-color:none; margin-right:20px; padding-right:20px; margin-bottom:40px;  */
	/* vertical-align:top;  */
	margin:auto;
	padding:10px 0 40px 0;
	}
	.dv-conceptHome:nth-child(3n){ margin-right:auto; border-right:none; border-bottom:none; }

	/* .dv-conceptHome > img{ display:block; margin:auto; margin-bottom:25px; } */
	/* .dv-conceptHome > h2{  */
					 /* display:block; text-align:center; margin:25px 15px 30px 15px; */
					  /* font-family:'Lora', Times, serif; */
					  /* font-size:1.50rem; */
					  /* color:var(--color-green); */
					  /* text-transform:uppercase; */
					  /* padding:0 15px; */
					  /* max-height:26px; overflow:hidden; */
					/* } */
	/* .dv-conceptHome > p{ display:block; text-align:center; margin:0 15px 25px 15px;  */
					  /* font-size:1.15rem; */
					  /* font-size:18px; */
					  /* max-height:auto; overflow:hidden; */
					/* }  */

	/* ********************************* */




	/* ************ BLC LISTE MEMBERS HOME  ************ */

	/* .blc-listMembers{ display:block; width:auto; min-height:150px; background-color:none; } */
	.dv-listMembers{ 
		/* display:block;  */
		width:85%; 
		/* height:100px; margin:auto; overflow:hidden;  */
		/* background-color:#ccc;   */
		/* margin-bottom:50px;  */
	}

	/* .bullMembers{ display:block; position:absolute; height:80px; width:80px; overflow:hidden; transform: rotate(45deg); border:3px solid #fff; background:#7e919b; border-radius:15px; } */
	/* .visuelMembers{ display:block; height:auto; width:auto; transform: rotate(-45deg) translateY(-20px) translateX(8px); } */
	/* .tagMembers{ display:block; height:auto; width:auto; transform: rotate(-45deg); font:1.8rem 'Lato'; font-weight:700; color:#efefef; margin:18px 28px; } */

	.bullMembersTotal{ 
						/* display:block; position:absolute; height:80px; width:80px; overflow:hidden; transform: rotate(45deg);  */
						margin-left:auto; right:40px;
						/* border:3px solid #eaebec; background:#eaebec; border-radius:15px;  */
					}
	/* .tagMembersTotal{ display:block; height:auto; width:auto; transform: rotate(-45deg); font:1.2rem 'Lato'; font-weight:400; color:#333; margin:22px 5px; } */

	/* .bullMembers:nth-child(1){ margin-left:0px; z-index:8; } */
	/* .bullMembers:nth-child(2){ margin-left:60px; z-index:7; } */
	/* .bullMembers:nth-child(3){ margin-left:120px; z-index:6; } */
	/* .bullMembers:nth-child(4){ margin-left:180px; z-index:5; } */
	/* .bullMembers:nth-child(5){ margin-left:240px; z-index:4; } */
	/* .bullMembers:nth-child(6){ margin-left:300px; z-index:3; } */
	/* .bullMembers:nth-child(7){ margin-left:360px; z-index:2; } */
	/* .bullMembers:nth-child(8){ margin-left:420px; z-index:1; } */


	/* *********************************************** */



	/* ************ CSS FOOOTER  ************ */

	/* .blc-footer{ background-color:#7e919b; min-height:250px; padding:25px; } */
	/* .logoErranceV2{ display:block; background:none; margin:auto; width:220px; padding:10px; } */
	/* .blc-footer .reseaux-sociaux{ display:block; margin:10px auto 0 auto; width:180.5px; } */
	/* .blc-footer .reseaux-sociaux > a.lk-rx{ display:inline-block; height:46px; width:48px; background:url(../../_img/rx_fb.png) 0 0px no-repeat; margin:10px 5px; } */
	/* .blc-footer .reseaux-sociaux > a.lk-rx:hover{ background-position:0 -46px; } */
	/* a.rx-fb, a.rx-fb:hover{ background-image:url(../../_img/rx_fb.png) !important; } */
	/* a.rx-insta, a.rx-insta:hover{ background-image:url(../../_img/rx_insta.png) !important; } */
	/* a.rx-twitter, a.rx-twitter:hover{ background-image:url(../../_img/rx_twitter.png) !important; } */

	.link-footer{ 
					/* display:inline-block !important;  */
					width:auto; min-width:50%;
					margin:auto; 
					/* padding:20px 0px 20px 0;  */
					/* border-right:2px none #fff;  */
					/* border-bottom:2px dotted #fff;  */
					/* background:none;  */
					/* vertical-align:top;  */
					}
	/* .link-footer:nth-last-child(2){ border-right:none !important; } */

	a.lk-footer{ 
		/* display:block; margin:8px auto; text-align:left; padding:5px;  */
		text-align:center;
		/* font-family:'Lato'; */
		/* font-size:1rem; */
		/* text-transform:uppercase; */
	}
	/* a.lk-footer:hover{ color:#000; background:#efefef; } */


	/* *********************************************** */


	
	/* A FAIRE */
	
}


@media (max-width: 559px) {
	
	:root {
	  --color-blue: #33acd0;
	  --color-orange: #e4ad45;
	  --color-green: #098e03;
	  
	  --color-titre-h1: #0083b1;
	  --color-stitre-h2: #000;
	  
	  --maxwidth-site:100%;
	  
	  
	  /* --color-blue: #ff0000; */
	  /* --color-orange: #e4ad45; */
	  /* --color-green: #098e03; */
	  
	}
	
	
	/* ************ BLC RECHERCHE HOME  ************ */


	/* .blc-bandoSearch{ display:block; height:432px; width:100%; border-top:3px solid #7e919b;  border-bottom:5px solid #7e919b; z-index:1; } */

	/* .blc-backBandoSearch, .blc-backBandoSearchBack{ display:block; position:absolute; height:424px; width:100%;  z-index:0; } */
	/* .blc-backBandoSearch{ background:url(../../_img/bando_search_home.jpg) center top no-repeat; } */
	/* .blc-backBandoSearchBack{ display:none; } */

	.dv-search{ 
					/* display:block; position:relative;  */
					/* height:auto;  */
					/* width:95%;  */
					/* max-width:95%; min-width:95%;  */
					top:75px; 
					/* margin:auto; */
					/* padding:20px 15px;  */
					/* color:#fff; font-family:'Lato', Arial, sans-serif; */
					/* box-shadow:5px 5px 5px 0px rgba(0, 0, 0, .3);   */
					/* background-color:rgba(0,0,0,.85); border-radius:10px; z-index:1;   */
			}
			
	.dv-search h1{ 
					font-size:1.6rem; 
					/* font-weight:300; text-align:center; margin-bottom:35px;  */
				}

	.dv-formSearch{ 
					/* display:block;  */
					width:95%; 
					/* margin:auto;  */
	}
	/* .dv-formSearch label{ font-size:16px; color:var(--color-blue); filter:brightness(1.3); } */
	.dv-formSearch a.geo-terme{ 
								/* font-size:16px; color:var(--color-green); filter:brightness(1.3);  */
								margin-left:25px;
								}
	/* .dv-formSearch a.geo-terme:hover{ color:var(--color-orange);  } */
	.dv-formSearch a.geo-ico{ 
								/* display:none;  */
								/* position:absolute; height:35px; width:35px; background:url(../../_img/ico_bousole_s.png) 0 0 no-repeat;  */
								/* margin:12px; right:110px;  */
							}
	.dv-formSearch input.input-search{ 
										/* display:inline-block;  */
										/* width:85%;  */
										/* font-size:1.1rem; font-family:'Lato', Arial, sans-serif; height:auto;  */
										/* padding:12px; margin-right:20px;  */
										}
	/* .dv-formSearch input.input-search::placeholder{ font-style:italic; font-weight:400; } */
	/* .dv-formSearch a.btn-go{ display:inline-block; vertical-align:middle; margin-top:-5px; height:40px; width:40px; background:#ffffff url(../../_img/fleche_search.png) -40px 0 no-repeat; border-radius:50%; } */
	/* .dv-formSearch a.btn-go:hover{ background-position:0 0; } */

	/* .dv-formSearch hr{ display:block; width:100%; height:2px; margin:20px auto 0 auto; border:none; border-top:1px solid var(--color-blue); } */

	/* .dv-formSearch > nav > a{  */
								/* font-size:16px; color:var(--color-orange);  */
								/* margin-right:10%;  */
								/* } */
	/* .dv-formSearch > nav > a:hover{ color:var(--color-blue);  } */
	/* .dv-formSearch > nav > a:nth-last-child(1){ margin-right:0; } */



	/* ********************************* */


	.blc-content-1{ 
		/* background-color:none; font:1rem 'Lato', Arial, sans-serif; color:#333; font-weight:400;  */
		max-width:95%;
		}
		



	/* ************ BLC LISTE MEMBERS HOME  ************ */

	/* .blc-listMembers{ display:block; width:auto; min-height:150px; background-color:none; } */
	.dv-listMembers{ 
		/* display:block;  */
		width:90%; 
		/* height:100px; margin:auto; overflow:hidden;  */
		/* background-color:#ccc;   */
		/* margin-bottom:50px;  */
	}

	/* .bullMembers{ display:block; position:absolute; height:80px; width:80px; overflow:hidden; transform: rotate(45deg); border:3px solid #fff; background:#7e919b; border-radius:15px; } */
	/* .visuelMembers{ display:block; height:auto; width:auto; transform: rotate(-45deg) translateY(-20px) translateX(8px); } */
	/* .tagMembers{ display:block; height:auto; width:auto; transform: rotate(-45deg); font:1.8rem 'Lato'; font-weight:700; color:#efefef; margin:18px 28px; } */

	.bullMembersTotal{ 
						/* display:block; position:absolute; height:80px; width:80px; overflow:hidden; transform: rotate(45deg);  */
						margin-left:auto; right:30px;
						/* border:3px solid #eaebec; background:#eaebec; border-radius:15px;  */
					}
	/* .tagMembersTotal{ display:block; height:auto; width:auto; transform: rotate(-45deg); font:1.2rem 'Lato'; font-weight:400; color:#333; margin:22px 5px; } */

	/* .bullMembers:nth-child(1){ margin-left:0px; z-index:8; } */
	/* .bullMembers:nth-child(2){ margin-left:60px; z-index:7; } */
	/* .bullMembers:nth-child(3){ margin-left:120px; z-index:6; } */
	/* .bullMembers:nth-child(4){ margin-left:180px; z-index:5; } */
	/* .bullMembers:nth-child(5){ margin-left:240px; z-index:4; } */
	.bullMembers:nth-child(6){ display:none; }
	/* .bullMembers:nth-child(7){ margin-left:360px; z-index:2; } */
	/* .bullMembers:nth-child(8){ margin-left:420px; z-index:1; } */


	/* *********************************************** */



	/* ************ CSS FOOOTER  ************ */

	/* .blc-footer{ background-color:#7e919b; min-height:250px; padding:25px; } */
	/* .logoErranceV2{ display:block; background:none; margin:auto; width:220px; padding:10px; } */
	/* .blc-footer .reseaux-sociaux{ display:block; margin:10px auto 0 auto; width:180.5px; } */
	/* .blc-footer .reseaux-sociaux > a.lk-rx{ display:inline-block; height:46px; width:48px; background:url(../../_img/rx_fb.png) 0 0px no-repeat; margin:10px 5px; } */
	/* .blc-footer .reseaux-sociaux > a.lk-rx:hover{ background-position:0 -46px; } */
	/* a.rx-fb, a.rx-fb:hover{ background-image:url(../../_img/rx_fb.png) !important; } */
	/* a.rx-insta, a.rx-insta:hover{ background-image:url(../../_img/rx_insta.png) !important; } */
	/* a.rx-twitter, a.rx-twitter:hover{ background-image:url(../../_img/rx_twitter.png) !important; } */

	.link-footer{ 
					/* display:inline-block !important;  */
					/* width:auto; min-width:50%; */
					/* margin:auto;  */
					/* padding:20px 0px 20px 0;  */
					/* border-right:2px none #fff;  */
					/* border-bottom:2px dotted #fff;  */
					/* background:none;  */
					/* vertical-align:top;  */
					}
	/* .link-footer:nth-last-child(2){ border-right:none !important; } */

	a.lk-footer{ 
		/* display:block; margin:8px auto; text-align:left; padding:5px;  */
		/* text-align:center; */
		/* font-family:'Lato'; */
		/* font-size:1rem; */
		/* text-transform:uppercase; */
	}
	/* a.lk-footer:hover{ color:#000; background:#efefef; } */


	/* *********************************************** */


	
	/* A FAIRE */
	
}



@media (max-width: 499px) {
	
	:root {
	  --color-blue: #33acd0;
	  --color-orange: #e4ad45;
	  --color-green: #098e03;
	  
	  --color-titre-h1: #0083b1;
	  --color-stitre-h2: #000;
	  
	  --maxwidth-site:100%;
	  
	  
	  /* --color-blue: #ff0000; */
	  /* --color-orange: #e4ad45; */
	  /* --color-green: #098e03; */
	  
	}
	
	
	/* ************ BLC RECHERCHE HOME  ************ */


	/* .blc-bandoSearch{ display:block; height:432px; width:100%; border-top:3px solid #7e919b;  border-bottom:5px solid #7e919b; z-index:1; } */

	/* .blc-backBandoSearch, .blc-backBandoSearchBack{ display:block; position:absolute; height:424px; width:100%;  z-index:0; } */
	/* .blc-backBandoSearch{ background:url(../../_img/bando_search_home.jpg) center top no-repeat; } */
	/* .blc-backBandoSearchBack{ display:none; } */

	.dv-search{ 
					/* display:block; position:relative;  */
					/* height:auto;  */
					/* width:95%;  */
					/* max-width:95%; min-width:95%;  */
					top:88px; 
					/* margin:auto; */
					padding:20px 15px; 
					/* color:#fff; font-family:'Lato', Arial, sans-serif; */
					/* box-shadow:5px 5px 5px 0px rgba(0, 0, 0, .3);   */
					/* background-color:rgba(0,0,0,.85); border-radius:10px; z-index:1;   */
			}
			
	.dv-search h1{ 
					font-size:1.4rem; 
					/* font-weight:300; text-align:center; margin-bottom:35px;  */
				}

	.dv-formSearch{ 
					/* display:block;  */
					width:100%; 
					/* margin:auto;  */
	}
	/* .dv-formSearch label{ font-size:16px; color:var(--color-blue); filter:brightness(1.3); } */
	.dv-formSearch a.geo-terme{ 
								/* font-size:16px; color:var(--color-green); filter:brightness(1.3);  */
								/* margin-left:25px; */
								display:none;
								}
	/* .dv-formSearch a.geo-terme:hover{ color:var(--color-orange);  } */
	.dv-formSearch a.geo-ico{ 
								/* display:none;  */
								/* position:absolute; height:35px; width:35px; background:url(../../_img/ico_bousole_s.png) 0 0 no-repeat;  */
								/* margin:12px; right:110px;  */
							}
	.dv-formSearch input.input-search{ 
										/* display:inline-block;  */
										width:80% !important; 
										/* background:#ff0000; */
										/* font-size:1.1rem; font-family:'Lato', Arial, sans-serif; height:auto;  */
										/* padding:12px; margin-right:20px;  */
										}
	/* .dv-formSearch input.input-search::placeholder{ font-style:italic; font-weight:400; } */
	/* .dv-formSearch a.btn-go{ display:inline-block; vertical-align:middle; margin-top:-5px; height:40px; width:40px; background:#ffffff url(../../_img/fleche_search.png) -40px 0 no-repeat; border-radius:50%; } */
	/* .dv-formSearch a.btn-go:hover{ background-position:0 0; } */

	/* .dv-formSearch hr{ display:block; width:100%; height:2px; margin:20px auto 0 auto; border:none; border-top:1px solid var(--color-blue); } */


	.dv-formSearch > nav a.lkFormSearch{ font-size:14px;  }
	/* .dv-formSearch > nav a.lkFormSearch:hover{ color:var(--color-blue);  } */
	/* .dv-formSearch > nav a.lkFormSearch:nth-last-child(1){ margin-right:0; } */



	/* ********************************* */


	/* ************ BLC DESCRIPTION CONCEPT HOME  ************ */

	/* .blc-conceptHome{ display:block; width:auto; min-height:150px; text-align:center; } */
	.dv-conceptHome{ 
	width:95%; 
	/* height:auto;  */
	/* border-right:3px none var(--color-orange); border-bottom:3px dotted var(--color-orange);  */
	/* padding:10px 0 40px 0; */
	}


	/* ********************************* */


	/* ************ BLC LISTE MEMBERS HOME  ************ */

	/* .blc-listMembers{ display:block; width:auto; min-height:150px; background-color:none; } */
	.dv-listMembers{ 
		/* display:block;  */
		width:90%; 
		/* height:100px; margin:auto; overflow:hidden;  */
		/* background-color:#ccc;   */
		/* margin-bottom:50px;  */
	}

	/* .bullMembers{ display:block; position:absolute; height:80px; width:80px; overflow:hidden; transform: rotate(45deg); border:3px solid #fff; background:#7e919b; border-radius:15px; } */
	/* .visuelMembers{ display:block; height:auto; width:auto; transform: rotate(-45deg) translateY(-20px) translateX(8px); } */
	/* .tagMembers{ display:block; height:auto; width:auto; transform: rotate(-45deg); font:1.8rem 'Lato'; font-weight:700; color:#efefef; margin:18px 28px; } */

	.bullMembersTotal{ 
						/* display:block; position:absolute; height:80px; width:80px; overflow:hidden; transform: rotate(45deg);  */
						margin-left:auto; right:30px;
						/* border:3px solid #eaebec; background:#eaebec; border-radius:15px;  */
					}
	/* .tagMembersTotal{ display:block; height:auto; width:auto; transform: rotate(-45deg); font:1.2rem 'Lato'; font-weight:400; color:#333; margin:22px 5px; } */

	/* .bullMembers:nth-child(1){ margin-left:0px; z-index:8; } */
	/* .bullMembers:nth-child(2){ margin-left:60px; z-index:7; } */
	/* .bullMembers:nth-child(3){ margin-left:120px; z-index:6; } */
	/* .bullMembers:nth-child(4){ margin-left:180px; z-index:5; } */
	.bullMembers:nth-child(5){ display:none; }
	.bullMembers:nth-child(6){ display:none; }
	/* .bullMembers:nth-child(7){ margin-left:360px; z-index:2; } */
	/* .bullMembers:nth-child(8){ margin-left:420px; z-index:1; } */


	/* *********************************************** */



	/* ************ CSS FOOOTER  ************ */

	/* .blc-footer{ background-color:#7e919b; min-height:250px; padding:25px; } */
	/* .logoErranceV2{ display:block; background:none; margin:auto; width:220px; padding:10px; } */
	/* .blc-footer .reseaux-sociaux{ display:block; margin:10px auto 0 auto; width:180.5px; } */
	/* .blc-footer .reseaux-sociaux > a.lk-rx{ display:inline-block; height:46px; width:48px; background:url(../../_img/rx_fb.png) 0 0px no-repeat; margin:10px 5px; } */
	/* .blc-footer .reseaux-sociaux > a.lk-rx:hover{ background-position:0 -46px; } */
	/* a.rx-fb, a.rx-fb:hover{ background-image:url(../../_img/rx_fb.png) !important; } */
	/* a.rx-insta, a.rx-insta:hover{ background-image:url(../../_img/rx_insta.png) !important; } */
	/* a.rx-twitter, a.rx-twitter:hover{ background-image:url(../../_img/rx_twitter.png) !important; } */

	.link-footer{ 
					/* display:inline-block !important;  */
					/* width:auto; min-width:50%; */
					/* margin:auto;  */
					/* padding:20px 0px 20px 0;  */
					/* border-right:2px none #fff;  */
					/* border-bottom:2px dotted #fff;  */
					/* background:none;  */
					/* vertical-align:top;  */
					}
	/* .link-footer:nth-last-child(2){ border-right:none !important; } */

	a.lk-footer{ 
		/* display:block; margin:8px auto; text-align:left; padding:5px;  */
		/* text-align:center; */
		/* font-family:'Lato'; */
		/* font-size:1rem; */
		/* text-transform:uppercase; */
	}
	/* a.lk-footer:hover{ color:#000; background:#efefef; } */


	/* *********************************************** */


	
	/* A FAIRE */
	
}


@media (max-width: 399px) {
	
	:root {
	  --color-blue: #33acd0;
	  --color-orange: #e4ad45;
	  --color-green: #098e03;
	  
	  --color-titre-h1: #0083b1;
	  --color-stitre-h2: #000;
	  
	  --maxwidth-site:100%;
	  
	  
	  /* --color-blue: #ff0000; */
	  /* --color-orange: #e4ad45; */
	  /* --color-green: #098e03; */
	  
	}
	
	
	/* ************ BLC RECHERCHE HOME  ************ */


	/* .blc-bandoSearch{ display:block; height:432px; width:100%; border-top:3px solid #7e919b;  border-bottom:5px solid #7e919b; z-index:1; } */

	/* .blc-backBandoSearch, .blc-backBandoSearchBack{ display:block; position:absolute; height:424px; width:100%;  z-index:0; } */
	/* .blc-backBandoSearch{ background:url(../../_img/bando_search_home.jpg) center top no-repeat; } */
	/* .blc-backBandoSearchBack{ display:none; } */

	.dv-search{ 
					/* display:block; position:relative;  */
					/* height:auto;  */
					/* width:95%;  */
					/* max-width:95%; min-width:95%;  */
					top:60px; 
					/* margin:auto; */
					/* padding:20px 15px;  */
					/* color:#fff; font-family:'Lato', Arial, sans-serif; */
					/* box-shadow:5px 5px 5px 0px rgba(0, 0, 0, .3);   */
					/* background-color:rgba(0,0,0,.85); border-radius:10px; z-index:1;   */
			}
			
	.dv-search h1{ 
					/* font-size:1.4rem;  */
					/* font-weight:300; text-align:center; margin-bottom:35px;  */
				}

	.dv-formSearch{ 
					/* display:block;  */
					/* width:100%;  */
					/* margin:auto;  */
	}
	/* .dv-formSearch label{ font-size:16px; color:var(--color-blue); filter:brightness(1.3); } */
	.dv-formSearch a.geo-terme{ 
								/* font-size:16px; color:var(--color-green); filter:brightness(1.3);  */
								/* margin-left:25px; */
								/* display:none; */
								}
	/* .dv-formSearch a.geo-terme:hover{ color:var(--color-orange);  } */
	.dv-formSearch a.geo-ico{ 
								/* display:none;  */
								/* position:absolute; height:35px; width:35px; background:url(../../_img/ico_bousole_s.png) 0 0 no-repeat;  */
								/* margin:12px; right:110px;  */
							}
	.dv-formSearch input.input-search{ 
										/* display:inline-block;  */
										width:75% !important; 
										/* background:#ff0000; */
										/* font-size:1.1rem; font-family:'Lato', Arial, sans-serif; height:auto;  */
										/* padding:12px; margin-right:20px;  */
										}
	/* .dv-formSearch input.input-search::placeholder{ font-style:italic; font-weight:400; } */
	/* .dv-formSearch a.btn-go{ display:inline-block; vertical-align:middle; margin-top:-5px; height:40px; width:40px; background:#ffffff url(../../_img/fleche_search.png) -40px 0 no-repeat; border-radius:50%; } */
	/* .dv-formSearch a.btn-go:hover{ background-position:0 0; } */

	/* .dv-formSearch hr{ display:block; width:100%; height:2px; margin:20px auto 0 auto; border:none; border-top:1px solid var(--color-blue); } */


	.dv-formSearch > nav{ text-align:center;  }
	.dv-formSearch > nav td{ 
								display:inline-block; 
								padding:3px 8px; 
							}
	
	.dv-formSearch > nav a.lkFormSearch{ font-size:16px; }
	/* .dv-formSearch > nav a.lkFormSearch:hover{ color:var(--color-blue);  } */
	/* .dv-formSearch > nav a.lkFormSearch:nth-last-child(1){ margin-right:0; } */



	/* ********************************* */



	/* ************ BLC LAST SPOT HOME  ************ */

	/* .blc-lastSpotAdd{ display:block; width:auto; min-height:150px; text-align:center; } */
	.dv-SpotAdd{ 
		/* display:block;  */
		width:100%; 
		/* height:485px;  */
		/* overflow:hidden;  */
		/* margin-right:0px; margin:auto; margin-bottom:60px;  */
		/* vertical-align:top;  */
	}
	/* .dv-SpotAdd:nth-child(3n){ margin-right:auto; } */
	.dv-SpotAdd > a.visuel{ 
	/* display:block;  */
	/* height:256px;  */
	width:100%; 
	/* overflow:hidden; border-radius:5px; background-color:#eaebec;  */
	}
	/* .dv-SpotAdd > a.visuel:hover{ filter:brightness(1.1); } */
	/* .dv-SpotAdd > h2{ display:block; text-align:center; margin:25px 15px 15px 15px;  */
					  /* font-size:1.25rem; */
					  /* text-transform:uppercase; */
					  /* padding:0 15px; */
					  /* max-height:24px; overflow:hidden; */
					/* } */
	/* .dv-SpotAdd > p{ display:block; text-align:center; margin:0 15px 25px 15px;  */
					  /* font-size:1.15rem; */
					  /* font-size:18px; */
					  /* max-height:90px; overflow:hidden; */
					/* }  */

	/* ********************************* */


	/* ************ BLC QUESTIONS HOME  ************ */

	/* span.color-green{ color:var(--color-green); font-style:italic; }  */
	/* span.color-blue{ color:#0083b1; font-style:italic; }  */

	/* .sepHeightInter{ height:40px; } */
	.bg-question{ 
					/* background:#eae8e3;  */
				  height:auto; 
				  padding-top:20px;
				  padding-bottom:10px;
				  }

	.tableQuestion{ 
					width:95%; 
					/* background-color:#333; */
					/* margin:auto;  */
					font-size:1.5rem; 
					/* font-weight:900; */
					/* color:#000; */
					}
					
	.tableQuestion td{ display:block; padding:5px; margin:auto; width:100%; text-align:center; }
	/* .tableQuestion td:nth-child(1){ display:block; } */
	.tableQuestion a.btnQuestion{ 
		/* display:block; height:45px; width:auto; padding:8px 12px;   */
		/* border:1px solid #ffffff; border-radius:5px;  */
		/* background-color:#ffffff;  */
		/* color:#0083b1;  */
		/* font-family:'Lato'; */
		/* font-size:1.45rem !important; */
		/* font-weight:900; */
		width:90%;
		text-align:center;
		margin:auto;
		/* text-transform:uppercase; */
	}
	/* .tableQuestion a.btnQuestion:hover{ border:1px solid #0083b1; color:#0083b1; } */


	/* ********************************* */



	/* ************ BLC LISTE MEMBERS HOME  ************ */

	/* .blc-listMembers{ display:block; width:auto; min-height:150px; background-color:none; } */
	.dv-listMembers{ 
		/* display:block;  */
		width:95%; 
		/* height:100px; margin:auto; overflow:hidden;  */
		/* background-color:#ccc;   */
		/* margin-bottom:50px;  */
	}

	/* .bullMembers{ display:block; position:absolute; height:80px; width:80px; overflow:hidden; transform: rotate(45deg); border:3px solid #fff; background:#7e919b; border-radius:15px; } */
	/* .visuelMembers{ display:block; height:auto; width:auto; transform: rotate(-45deg) translateY(-20px) translateX(8px); } */
	/* .tagMembers{ display:block; height:auto; width:auto; transform: rotate(-45deg); font:1.8rem 'Lato'; font-weight:700; color:#efefef; margin:18px 28px; } */

	.bullMembersTotal{ 
						/* display:block; position:absolute; height:80px; width:80px; overflow:hidden; transform: rotate(45deg);  */
						/* margin-left:auto;  */
						right:20px;
						/* border:3px solid #eaebec; background:#eaebec; border-radius:15px;  */
					}
	.tagMembersTotal{ 
	/* display:block; height:auto; width:auto; transform: rotate(-45deg);  */
	/* font:1.1rem 'Lato';  */
	/* font-weight:400; color:#333;  */
	/* margin:25px 13px;  */
	}

	/* .bullMembers:nth-child(1){ margin-left:0px; z-index:8; } */
	/* .bullMembers:nth-child(2){ margin-left:60px; z-index:7; } */
	/* .bullMembers:nth-child(3){ margin-left:120px; z-index:6; } */
	/* .bullMembers:nth-child(4){ margin-left:180px; z-index:5; } */
	.bullMembers:nth-child(4){ display:none; }
	.bullMembers:nth-child(5){ display:none; }
	.bullMembers:nth-child(6){ display:none; }
	/* .bullMembers:nth-child(7){ margin-left:360px; z-index:2; } */
	/* .bullMembers:nth-child(8){ margin-left:420px; z-index:1; } */


	/* *********************************************** */



	/* ************ CSS FOOOTER  ************ */

	/* .blc-footer{ background-color:#7e919b; min-height:250px; padding:25px; } */
	/* .logoErranceV2{ display:block; background:none; margin:auto; width:220px; padding:10px; } */
	/* .blc-footer .reseaux-sociaux{ display:block; margin:10px auto 0 auto; width:180.5px; } */
	/* .blc-footer .reseaux-sociaux > a.lk-rx{ display:inline-block; height:46px; width:48px; background:url(../../_img/rx_fb.png) 0 0px no-repeat; margin:10px 5px; } */
	/* .blc-footer .reseaux-sociaux > a.lk-rx:hover{ background-position:0 -46px; } */
	/* a.rx-fb, a.rx-fb:hover{ background-image:url(../../_img/rx_fb.png) !important; } */
	/* a.rx-insta, a.rx-insta:hover{ background-image:url(../../_img/rx_insta.png) !important; } */
	/* a.rx-twitter, a.rx-twitter:hover{ background-image:url(../../_img/rx_twitter.png) !important; } */

	.link-footer{ 
					/* display:inline-block !important;  */
					/* width:auto; min-width:50%; */
					/* margin:auto;  */
					/* padding:20px 0px 20px 0;  */
					/* border-right:2px none #fff;  */
					/* border-bottom:2px dotted #fff;  */
					/* background:none;  */
					/* vertical-align:top;  */
					}
	/* .link-footer:nth-last-child(2){ border-right:none !important; } */

	a.lk-footer{ 
		/* display:block; margin:8px auto; text-align:left; padding:5px;  */
		/* text-align:center; */
		/* font-family:'Lato'; */
		/* font-size:1rem; */
		/* text-transform:uppercase; */
	}
	/* a.lk-footer:hover{ color:#000; background:#efefef; } */


	/* *********************************************** */


	
	/* A FAIRE */
	
}

