@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/
*/
.gris {color:#1F1F1F}
.img_gauche2 {}
.img_emp1{
    background-image: url(../emplacement/emplacement-camping-aquarelle-limousin-2.jpg);
    background-size: cover;
    background-position: center center;
}
.img_emp2{
    background-image: url(../emplacement/emplacement-camping-aquarelle-limousin-6.jpg);
    background-size: cover;
    background-position: center center;
}
.img_emp3{
    background-image: url(../emplacement/emplacement-camping-aquarelle-limousin-3.jpg);
    background-size: cover;
    background-position: center center;
}
.img_emp4{
    background-image: url(../emplacement/emplacement-camping-aquarelle-limousin-4.jpg);
    background-size: cover;
    background-position: center center;
}
.img_g1 {
	background-image: url(../camping-limousin/piscine-1.jpg);
	background-size: cover;
	background-position: center center;
}
.img_g2 {
    background-image: url(../camping-limousin/chateau-gonflable-camping-limousin-1.jpg);
    background-size: cover;
    background-position: center center;
}
.img_g3 {
	background-image: url(../camping-limousin/ping-pong-1.jpg);
	background-size: cover;
	background-position: center center;
}
.img_c1 {
	background-image: url(../camping-limousin/chalet-creuse-etang-cheix-1.jpg);
	background-size: cover;
	background-position: center center;
}
.img_c2 {
	background-image: url(../camping-limousin/chalet-creuse-etang-cheix-4.jpg);
	background-size: cover;
	background-position: center center;
}
.img_c3 {
	background-image: url(../camping-limousin/chalet-creuse-etang-cheix-6.jpg);
	background-size: cover;
	background-position: center center;
}
.img_r1 {
/*	background-image: url(../camping-limousin/restaurant-la-souterraine-1.jpg);*/
	background-image: url(../camping-limousin/restaurant-la-souterraine-9.jpg);
	background-size: cover;
	background-position: center center;
}
.img_r2 {
/*	background-image: url(../camping-limousin/restaurant-la-souterraine-7.jpg);*/
	background-image: url(../camping-limousin/camping-aquarelle-limousin.jpg);
	background-size: cover;
	background-position: center center;
}
.img_r3 {
/*	background-image: url(../camping-limousin/restaurant-la-souterraine-11.jpg);*/
	background-image: url(../camping-limousin/restaurant-la-souterraine-14.jpg);
	background-size: cover;
	background-position: center center;
}
.fantome {
	display: none;
}
.fantome2 {
	display: none;
}
.blanc {
	color: #fff;
}
.sombra {
	-webkit-box-shadow: 3px 3px 3px hsla(0,0%,0%,0.33);
	box-shadow: 3px 3px 3px hsla(0,0%,0%,0.33);
}
.text_grand {
	font-size: 1.4em;
}
.texte_bleu {
	color: #1E7446;
}
.texte_gris {
	color: #3A3A3A;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.7em;
}
.text_orange {
	color: #FF7600;
}
.text_blanc {
	color: #fff;
}
.img_gauche  {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.texte_special {
	font-family: 'Architects Daughter', cursive;
}
.bouton1 {
	width: 200px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: none;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	text-transform: uppercase;
	background-color: #FF7600;
	text-align: center;
	color: #FFFFFF;
}
.bouton1:hover {
	background-color: #FF4F00;
}
.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 {
}
.lateral_gauche {


}
.container_principal {
	margin-right: 2%;
	margin-left: 2%;
	width: 96%;
}
#menu_secundario {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.slide {
	display: none;
}
.slide2 {
}
.logo1 {
	text-align: center;
}
.resa1 {
	margin-top: 4%;
	margin-bottom: 4%;
}
.langues {
	text-align: center;
}
.langues img {
	margin-right: 5px;
	margin-left: 5px;
}
.situation {
	text-align: center;
	text-transform: uppercase;
	/*border-top: 1px dotted #686868;*/
	margin-top: 8%;
	font-size: 1.5em;
	display: none;
}
.bouton_menu2 {
	text-align: center;
	background-color: #1E7446;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	clear: none;
}
.bouton_menu2:hover {
	background-color: #105B33;
}
.container_1 {
	margin-bottom: 4%;

}
.container2 {

}
.container_texte {

}
.container_texte2 {
	margin-top: 4%;
	position: relative;

}
.bloc1 {
	clear: none;
	position: relative;
	margin-bottom: 4%;
}
.bloc1:hover {
	-webkit-box-shadow: 2px 2px 2px hsla(0,0%,0%,0.27);
	box-shadow: 2px 2px 2px hsla(0,0%,0%,0.27);
}
.bloc2 {
	clear: none;
	position: relative;
	margin-bottom: 4%;
}
.bloc2:hover {
	-webkit-box-shadow: 2px 2px 2px hsla(0,0%,0%,0.27);
	box-shadow: 2px 2px 2px hsla(0,0%,0%,0.27);
}
.footer {
	margin-top: 6%;
	color: #FFFFFF;
	background-color: #1E7446;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mentions {
	padding-left: 2%;
	padding-right: 2%;
	width: 96%;
	text-align: center;
}
.omline {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	clear: none;
	text-align: center;
	font-size: 13px;
}
.texte_in {
	padding-bottom: 2%;
	/*border-bottom: 1px dashed #515151;*/
}
.icono {
    text-align: center;
    margin-bottom: 4%;
    padding-bottom: 15px;
}
.icono img {
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 5px;
}
.slogan_img {
	width: 80%;
	position: absolute;
	bottom: 10%;
	right: 0%;
	background-color: #FFFFFF;
}
.titre_slogan {
	text-transform: uppercase;
	width: 58%;
	padding-left: 2%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF7600;
}
#bouton_slogan {
	width: 38%;
	text-align: right;
	padding-right: 2%;
	clear: none;
	background-color: #1E7446;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.flash_actu {
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F5EFE7;
}
.flash_actu:hover {
	-webkit-box-shadow: 2px 2px 2px hsla(0,0%,0%,0.27);
	box-shadow: 2px 2px 2px hsla(0,0%,0%,0.27);
	background-color: #EBEBEB;
}
.texte_flash_info {
	width: 62%;
	padding-left: 2%;
	padding-right: 2%;
}
.bouton_flash_info {
	width: 28%;
	text-align: center;
	margin-right: 2%;
	clear: none;
	background-color: #1E7446;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.container_text3 {
	margin-top: 4%;
}
.bloc_actus {
	margin-top: 2%;
	margin-bottom: 2%;
	width: 96%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	background-color: #F5EFE7;
	color: #FFFFFF;
	position: relative;
}
.img_actus {
	position: relative;
}
.texte_actus {
	color:#4E4E4E;
}
.plus_infos_actus {
	position: absolute;
	width: 100px;
	right: 2%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FF7600;
}
.groupe {
	color: #FFFFFF;
	text-transform: uppercase;
	display: none;
}
.groupe:hover {
	background-color: #194F32;
	padding-right: 20px;
	width: 120px;
}
.livre {
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #1E7446;
	display: none;
}
.livre:hover {
	background-color: #174B2F;
	padding-right: 20px;
	width: 120px;
}
.img_google {
}
.plus {
	width: 40px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.galerie {
}
.g1 {
	clear: none;
	margin-top: 2%;
	margin-bottom: 2%;
	height: 250px;
	position: relative;
}
.g2 {
	margin-top: 2%;
	margin-bottom: 2%;
	clear: none;
	margin-right: 2%;
	margin-left: 2%;
	height: 250px;
	position: relative;
}
.emplacements {
}
.bouton_tarifs {
	text-align: center;
	color: #FFFFFF;
	background-color: #1E7446;
	margin-top: 2%;
	margin-bottom: 2%;
	text-transform: uppercase;
	width: 48%;
	clear: none;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 250px;
	font-weight: normal;
}
.bouton_tarifs:hover {
	background-color: #154A2D;
}
.bouton_tarifs2 {
	text-align: center;
	color: #FFFFFF;
	background-color: #FF7600;
	margin-top: 2%;
	margin-bottom: 2%;
	text-transform: uppercase;
	width: 48%;
	clear: none;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 250px;
	font-weight: normal;
}
.bouton_tarifs2:hover {
	background-color: #FF5F00;
}

.bouton_tarifs3 {
	text-align: center;
	color: #FFFFFF;
	background-color: #FF7600;
	margin-top: 2%;
	margin-bottom: 2%;
	text-transform: uppercase;
	width: 100%;
	clear: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.bouton_tarifs3:hover {
	background-color: #FF4F00;
}
.bouton_tarifs4:hover {
	background-color: #FF7600;;
}
.bouton_tarifs4 {
	text-align: center;
	color: #FFFFFF;
	background-color: #FF4F00;
	margin-top: 2%;
	margin-bottom: 2%;
	text-transform: uppercase;
	width: 100%;
	clear: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.bouton_tarifs5 {
	text-align: center;
	color: #373737;
	background-color: #F5EFE7;
	margin-top: 2%;
	margin-bottom: 2%;
	text-transform: uppercase;
	width: 48%;
	clear: none;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 250px;
	font-weight: normal;
}
.bouton_tarifs5:hover {
	background-color: #E1D2BE;
}
.loc1 {
	margin-top: 2%;
	margin-bottom: 2%;
	clear: none;
	padding-bottom: 2%;
	border-bottom: 2px solid #313131;
}
.img_loc {
	position: relative;
}
.titre_loc {
	position: absolute;
	width: 70%;
	text-transform: uppercase;
	padding-left: 2%;
	background-color: #1E7446;
	color: #FFFFFF;
	top: 10%;
	left: 0%;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 2em;
}
.chambre {
	width: 68%;
	padding-left: 2%;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #F5EFE7;
	font-size: 1.3em;
	text-transform: uppercase;
}
.cap {
	text-align: right;
	width: 28%;
	padding-right: 2%;
	background-image: url(img/user.png);
	background-repeat: no-repeat;
	background-position: 2% center;
	clear: none;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 1.5em;
	background-color: #27744B;
	color: #FFFFFF;
}
.reservations2 {
}
.icon {
	text-align: center;
	margin-top: 3%;
}
.icon img {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;

}
.slogan_accueil {
	display: none;
}
.text_flash{
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

.d-none{display:none !important;} 
/*  box-sizing: border-box; */



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

@media only screen and (min-width: 612px) {
h1, h2, h3, h4, h5, h6 {
	
}
.img_gauche2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 30%;
}
.fantome {}
.fantome2 {
	display: none;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.lateral_gauche {
	position: relative;
}
.container_principal {
}
#menu_secundario {
	clear: none;
	width: 70%;
}
.slide {
	position: relative;
	display: block;
}
.slide2 {
	position: relative;
}
.logo1 {
	width: 60%;
}
.resa1 {
	width: 40%;
	clear: none;
	margin-top: 10%;
}
.langues {
	position: absolute;
	width: 43%;
	right: 0%;
	top: 10%;
}
.situation {
	margin-top: 2%;
	width: 50%;
	display: none;
}
.bouton_menu2 {
	clear: none;
	width: 180px;
	margin-left: 0px;
}
.container_1 {
}
.container2 {
}
.container_texte {
}
.container_texte2 {
}
.bloc1 {
	width: 32%;
}
.bloc2 {
	width: 32%;
	margin-left: 2%;
	margin-right: 2%;

}
.footer {
}
.mentions {
}
.omline {
}
.texte_in {
}
.icono {
	clear: none;
	width: 30%;
}
.slogan_img {
}
.titre_slogan {
}
#bouton_slogan {
}
.flash_actu {
}
.texte_flash_info {
}
.bouton_flash_info {
}
.container_text3 {
}
.bloc_actus {
}
.img_actus {
	width: 30%;
}
.texte_actus {
	width: 67%;
	margin-left: 3%;
	clear: none;
}
.plus_infos_actus {
}
.groupe {
	width: 100px;
	position: absolute;
	top: 5%;
	right: 0%;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #1E7446;
	display: block;
}
.livre {
	position: absolute;
	top: 50%;
	width: 100px;
	right: 0%;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	display: block;
}
.img_google {
}
.plus {
}
.galerie {
}
.g1 {
	width: 32%;
	
}
.g1:hover {
	-webkit-box-shadow: 5px 5px 5px hsla(0,0%,0%,0.25);
	box-shadow: 5px 5px 5px hsla(0,0%,0%,0.25);
}
.g2 {
	clear: none;
	width: 32%;
}
.g2:hover {
	-webkit-box-shadow: 5px 5px 5px hsla(0,0%,0%,0.25);
	box-shadow: 5px 5px 5px hsla(0,0%,0%,0.25);
}
.emplacements {
}
.bouton_tarifs {
}
.loc1 {
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 2%;
	width: 48%;
}
.img_loc {
}
.titre_loc {
}
.chambre {
}
.cap {
}
.reservations2 {
}
.icon {
}
.slogan_accueil {
	position: absolute;
	display: block;
	top: 20%;
	width: 40%;
	left: 35%;
	text-align: center;
	background-color: hsla(43,100%,50%,0.64);
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	font-size: 2em;
	color: #2ACFF9;
	text-shadow: 0 0 0;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}


@media only screen and (min-width: 652px) {
	.langues {
		width: 40%;
	}
}

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

@media only screen and (min-width: 1200px) {
h1, h2, h3, h4, h5, h6 {
	font-size: 2em;
}
.img_gauche2 {
	width: 20%;
}
.fantome {
	display: block;
}
.fantome2 {
	display: block;
}
.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 {
}
.lateral_gauche {
	width: 20%;
	padding-left: 2%;
	padding-right: 2%;
	min-height: 100%;
	height: 100%;
	position: fixed;
}
.container_principal {
	clear: none;
	width: 76%;
	margin-left: 24%;
	margin-right: 0px;
}
#menu_secundario {
	width: 80%;

}
.slide {
}
.slide2 {
}
.logo1 {
	text-align: center;
	width: 100%;
}
.resa1 {
	margin-top: 4%;
	width: 100%;
	margin-bottom: 0px;
}
.langues {
	text-align: center;
	margin-top: 10px;
	width: 100%;
	position: static;
}
.situation {
	margin-top: 4%;
	background-color: #d8d8d8;
	font-size: 1.7em;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}
.bouton_menu2 {
	width: 250px;
	clear: none;
	margin-right: 30px;
	border: 1px solid #FFFFFF;
	margin-left: 0px;
}
.container_1 {
	width: 98%;
	margin-right: 2%;
	margin-bottom: 1px;
}
.container2 {
	width: 98%;
	margin-right: 2%;
}
.container_texte {
	width: 66%;
	padding-left: 2%;
	padding-right: 2%;
}
.container_texte2 {
	width: 30%;
	clear: none;
	margin-top: 2%;
}
.bloc1 {
	width: 32%;
}
.bloc2 {
	margin-right: 2%;
	margin-left: 2%;
	width: 32%;
}
.footer {
	margin-top: 4%;
}
.mentions {
	width: 46%;
	;
	padding-left: 2%;
	text-align: left;
}
.omline {
	width: 46%;
	text-align: right;

}
.texte_in {
}
.icono {
	width: 18%;
	clear: none;
	margin-right: 2%;
	text-align: right;
	margin-bottom: 0px;
}
.slogan_img {

}
.titre_slogan {
}
#bouton_slogan {
}
.flash_actu {
}
.texte_flash_info {
}
.bouton_flash_info {
}
.container_text3 {
	width: 98%;
	margin-right: 2%;
}
.bloc_actus {
}
.img_actus {
}
.texte_actus {
}
.plus_infos_actus {
}
.groupe {
	top: 5%;
}
.livre {
	top: 35%;

}
.img_google {
}
.plus {
}
.galerie {
}
.g1 {
}
.g2 {
}
.emplacements {
}
.bouton_tarifs {
}
.loc1 {
}
.img_loc {
}
.titre_loc {
}
.chambre {
}
.cap {
}
.reservations2 {
}
.icon {
}
.slogan_accueil {
	width: 30%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}


.codvid_19_spam{
    display:flex !important; 
    flex-flow: row nowrap !important; 
    justify-content: center !important;  
    align-items: center !important;
}

.codvid_19_spam > div{
    margin:10px;
}
