<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
/*
vert : #a2b08f
*/

#-speakpipe-widget-side-button{
	max-width:100%;
}

/* GENERAL */
.txtPetit{
	font-size:8px;
}
.divClear{
	clear:both;
}


body{
	background-color:#8e8f3c;
	font-family: "Montserrat",Sans-serif;
	color:#333;
	width:100%;
	max-width:100%;
}
.divRef{
	margin:auto;
	width:300px;
	height:5px;
	overflow:hidden;
}
img{
	border:0px;
}

table{
margin:auto;
border:0px solid #ddd;
border-radius:5px;
}
td{
	padding:3px;
	background-color:#ffeccb;
	border:1px #c7d83b solid;
	border-radius:0px;
	margin:1.5px;
}

table.invisible{
margin:auto;
border:0px;
border-radius:5px;
}
table.invisible tr td{
	padding:3px;
	background-color:transparent;
	border:0px;
}


.trTitre td{
background-color:#aaa;
}

iframe{
	border:none;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#e31f2d;
	text-decoration:none;
}
a:active,
a:focus{
   outline:none;
}
a.neutre,
a.neutre:hover{
	background-color:transparent !important;
	color:inherit !important;
	text-decoration:none !important;
	display:inline !important;
	border:0px !important;
	padding:0px !important;
	margin:0px !important;
}
a.neutre::before{
	content:normal !important;
}
.divLiensPartageReseauxArticle a{
	display:inline !important;
	border:0px;
	padding:0px;
	margin:0px;
}

hr{
	border: 1px dotted #999;
	margin:30px;
}
/* pour rechecher */
.highLight{
	background-color:#ffff00;
	color:#000000;
	padding-left:2px;
	padding-right:2px;
}
/*Dobeuliou ckeditor (ds /css/style.css, /bo/css/style.css, /bo/ckeditor/content.css) */
.txtPlusPetit{
	font-size:0.8em;
}
.txtPlusGrand{
	font-size:1.2em;
}
.txtCouleur1{
	color:#e31f2d;
}
.txtCouleur2{
	color:#00ff00;
}
.txtCouleur3{
	color:#0000ff;
}
.txtCouleur4{
	color:#ffff00;
}
.txtCouleur5{
	color:#ff00ff;
}

h1{
	color:#cb1700;
	font-size:2.2em;
	line-height:1.0em;
	margin-top:0px;
	padding-bottom:15px;
	font-weight:normal;
}
h2{
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:0.1em;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
}
.divRef{
}
.divRef img{
	display:block;
	max-width:90%;
	margin:0px;
	padding:0px;
}
.divCadreVideo{
	background-color:#000;
	padding:5px;
}
.divCadreVideo .video{
	width:100%;
	height:360px;
}
/*langues */
.divLangues{
	position:relative;
	width:55px;
	float:right;
	margin-top:7px;
}
	.divLangueSelect{
		box-sizing:border-box;
		width:50px;
		height:26px;
		background-color:#fff;
		color:#cb1700;
		font-size:16px;
	    font-weight:bold;
		padding:2px;
	}
	.divAutresLangues{
		position:absolute;
		top:0px;
		left:0px;
		z-index:2000;
		width:50px;
		height:25px;
		overflow:hidden;
		transition:all 0.5s;
		padding:0px;
		border:1px #fff solid;
	}
	.divLangues:hover .divAutresLangues {
		height:105px;
	}
	.divAutresLangues a{
		display:block;
		box-sizing:border-box;
		background-color:#ffd4c2;
		width:50px;
		padding:2px;
	}
	.divAutresLangues a:first-child{
		margin-top:25px;
	}
	.divAutresLangues a:hover{
		background-color:#cb1700;
	}
.divLangHD{
	display:block;
	float:right;
	text-align:right;
	margin-right:4px;
	margin-left:4px;
}
/* Video */
	.video-wrapper {
		width: 600px;
		max-width: 100%;
		margin:auto;
	}
	.video-container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	
	.video-container iframe,  
	.video-container object,  
	.video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	a.miniatureVideo,
	a.miniatureVideo:hover{
		display:block !important;
		width:340px;
		max-width:100%;
		position:relative;
		margin:15px auto;
	}
	a.miniatureVideo &gt; img{
		width:100%;
	}
	a.miniatureVideo p.pictoLecture{
		display:block !important;
		position:absolute;
		top:30%;
		width:100%;
		text-align:center;
		transition:all 0.5s;
	}
	a.miniatureVideo:hover p.pictoLecture{
		top:25%;
	}

#global{
	width:100%;
	overflow:hidden;
}

/* HEADER */
.divResa{
	display:block;
	width:100%;
	z-index:2001;
	position:fixed;
	top:0px;
	left:0px;
	height:45px;
	background-color:#ff7b73;
	background-color:#9e87b6;/* violet */
	background-color:#a25576;/* framboise */
	background-color:#8e8f3c;/* vert sombre */
	overflow:visible;
}
	#divConteneurTel {
		display:block;
		float:right;
		width:15%;
		padding:0px;
		min-width:250px;
		text-align:center;
		color:#fff;
		font-family: 'BenchNine', sans-serif;
		font-size:28px;
		line-height:21px;
	}
	.divNoTel{
		width:190px;
		text-align:left;
	}
	#divConteneurTel a,
	#divConteneurTel a:hover{
		color:#fff !important;
	}
	a.btnResaHeader{
		display:block;
		box-sizing:border-box;
		float:right;
		width:145px;
		margin:2px 0px;
		padding:5px 5px;
		text-align:center;
		background-color:#003B95;
		color:#fff;
		border:2px #fff solid;
		font-family: 'BenchNine', sans-serif;
		text-transform:uppercase;
		font-size:26px;
		line-height:21px;
		cursor:pointer;
		transition:all 0.2s;
	}
	a.btnResaHeader:hover{
		background-color:#cb1700;
	}
	#divConteneurWidgetHeader{
		position:fixed;
		top:45px;
		left:100%;
		width:100%;
		height:50px;
		z-index:2003;
		transition:all 1s;
	}
	.divLienImmersion{
		display:block;
		float:right;
		text-align:right;
		margin:2px auto;
		line-height:0.9em;
		width:300px;
		padding:4px 20px;
	}
.divLienImmersion a{
		color:#fff;
		font-size:0.9em;
	}
header{
	width:100%;
	z-index:2000;
	position:fixed;
	top:45px;
	left:0px;
	height:120px;
	border-bottom:1px #fff solid;
	background-color:#ffbb9e; 
	background-color:#ffeccb;/* Blanc cassé */
	box-shadow:0px 5px 5px rgba(0,0,0,0.2);
	transition:all 1s;
}


	.divLogoImage{
		position:fixed;
		z-index:2002 !important;
		width:15%;
		top:40px;
		left:0.5%;
		transition:all 0.5s;
	}
	.divLogoImage  img{
		width:100%;
	}
	
	.divLogo{
		display:inline-block;
		position:relative;
		margin-top:-5px;
		padding-left:16%;
		z-index:2000 !important;
		text-align:left;
		transition:all 0.5s;
	}
	.divLogo h1{
		font-family: 'Princess Sofia', cursive;
		font-size:38px;
		color:#cb1700;
		text-shadow:2px 2px 4px rgba(0,0,0,0.0);
		line-height:0.8em;
		transition:all 0.5s;
		padding-bottom:0px;
	}
	.divLogo h1&gt;span{
		display:block;
		font-family: "Montserrat",Sans-serif;
		color:#333;
		text-shadow:none;
		font-size:0.45em;
		line-height:1.5em;
		padding-left:10%;
		padding-bottom:5px;
	}
	.divLogo h1&gt;span:first-child{
		padding-left:3%;
	}
	.divBtnHD{
		position:absolute;
		display:block;
		padding:5px;
		top:0px;
		right:0px;
		z-index:1000;
	}
	
	.divPictoHD{
		display:block;
		float:right;
		text-align:right;
		margin-left:5px;
		width:30px;
		z-index:1000;
		
	}
	.divPictoHD img{
		width:100%;
		border-radius:0px;
		opacity:1.0;
	}
	.divPictoHD:hover img{
		opacity:1.0;
	}
	.divLangHD{
		display:block;
		float:right;
		text-align:right;
		margin-right:4px;
		margin-left:4px;
	}
	.divMenu{
		position:absolute;
		bottom:0px;
		left:40%;
		/* background-color:#fff; */
		z-index:2000 !important;
		overflow:visible;
		transition:all 0.5s;
	}
	
/* HEADER DIM */
	.headerDim header{
		height:100px;
	}
	.headerDim .divLogoImage{
		width:12%;
	}
	.headerDim header .divLogo{
		padding-left:14%;
	}
	.headerDim header .divLogo h1{
		font-size:30px;
		letter-spacing:0px;
		margin-top:2px;
	}
	.headerDim .divConteneurSliderBanniere{
		top:100px;
	}
	.headerDim .divCaleSliderBanniere{
		margin-top:100px;
	}
	.headerDim .divMenu{
		bottom:0px;
	}
	.headerDim .divMenu{
		left:40%;
	}

.divConteneurGlobal{
	display:block;
	box-sizing:border-box;
	width:98%;
	max-width:1160px;
	margin:0px auto;
	z-index:1;
	position:relative;
}
.divConteneurGlobalAccueil{
}

/* slider banniere */
	.divConteneurSliderBanniere{
		position:fixed;
		top:140px;
		width:100%;
		z-index:1;
		overflow:hidden;
		transition:top 0.5s;
		border-bottom:1px #fff solid;
		margin-bottom:15px;
	}
	.divCaleSliderBanniere{
		position:relative;
		margin-top:140px;
	}
	.divCaleSliderBanniere&gt;img{
		width:100%;
		height:auto;
	}
	.divCaleSliderBanniereDim&gt;img{
		width:30%;
	}
	.divLegendePhotoBanniere{
		margin-top:-30px;
		text-align:right;
		font-style:italic;
		font-size:0.8em;
		color:rgba(255,255,255,0.7);
		text-shadow:1px 1px 0px rgba(0,0,0,0.7);
		padding-right:2%;
	}
	.divTitrePhotoBanniereSlider{
		width:100%;
		text-align:center;
		font-size:4.0em;
		color:#fff;
		text-shadow:2px 2px 6px rgba(0,0,0,0.9);
		position:relative;
		z-index:1000;
		margin-top:-100px;
	}
	.divLegendePhotoBanniereSlider{
		text-align:right;
		font-style:italic;
		font-size:0.8em;
		color:rgba(255,255,255,0.7);
		text-shadow:1px 1px 0px rgba(0,0,0,0.7);
		padding-right:0.5%;
		position:relative;
		z-index:1000;
		margin-top:-25px;
	}
	
.divResaBanniere{
	position:relative;
	max-width:780px;
	margin:-120px auto 0px auto;
	z-index:1000;
}

/* ACCUEIL */
.divConteneurSliderAccueil{
	width:100%;
	margin-top:25px;
}
#slider-accueil img{
	position:relative;
	width:98%;
	margin-right:1%;
	margin-left:1%;
	height:auto;
}
.legendeSlider{
	display:block;
	width:92%;
	padding-right:2%;
	padding-left:2%;
	margin-left:2%;
	font-family: 'BenchNine', sans-serif;
	font-size:40px;
	background-color:rgba(0,0,0,0.3);
	color:#fff;
	text-shadow:2px 2px 4px rgba(0,0,0,0.7);
	position:absolute;
	bottom:10px;
	text-align:center;
	position:absolute;
}
	/*articles accueil*/
	@keyframes animArticlesAccueil {
	  0%   {margin-top:80px;}
	  67%   {margin-top:80px;}
	  100% {margin-top:40px;}
	}
	.divConteneurArticlesAccueil{	
		display: -webkit-flex; /* OK chrome 21 */
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
		animation-name: animArticlesAccueil;
		animation-duration: 3s;
		animation-timing-function: ease-in-out;
		margin-top:40px;
	}

	.divConteneurArticlesAccueil &gt; .divArticleContenu{
		position:relative;
		width:28%;
		padding:10px 1.5% 40px 1.5%;
		margin:0px 1% 30px 1%;
		background-color:#fff;
		border-width:0px;
		border-radius:0px;
		
	}
	.divConteneurArticlesAccueil &gt; .divArticleContenu.double{
		width:61.5%;
	}
	
	.divConteneurArticlesAccueil &gt; .divArticleContenu h2{
		display:block;
		padding-left:32px;
		min-height:60px;
		letter-spacing:0px;
	}
	.divConteneurArticlesAccueil &gt; .divArticleContenu &gt; div{
		float:none !important;
		width:100% !important;
	}
	.divConteneurArticlesAccueil &gt; .divArticleContenu &gt; .divLettrineArticleAccueil{
		position:absolute;
		display:block;
		background-color:#fff;
		border-radius:100px;
		border-width:2px 0px 0px 3px;
		border-color:#cb1700;
		border-style:solid;
		top:-25px;
		left:-20px;
		width:50px !important;
		height:50px;
		padding:10px;
		
	}
	.divConteneurArticlesAccueil &gt; .divArticleContenu &gt; .divLettrineArticleAccueil img{
		max-width:100%;
	}
	.divConteneurArticlesAccueil &gt; .divArticleContenu  .divPhotoArticle{
		text-align:center;
	}
	.divConteneurArticlesAccueil &gt; .divArticleContenu .divLegendePhotoArticle{
		margin-top:0px;
	}
	.divConteneurArticlesAccueil &gt; .divArticleContenu  .divPhotoArticle img{
		width:100%;
	}
	/* CARTE ACCUEIL */
	.divCarteAccueil{
		background-color:#FFF;
		margin-bottom:15px;
	}

/*************** CONTENU *********************/

@keyframes conteneurContenuAnim {
  0%   {margin-top:20px;}
  100% {margin-top:-20px;}
}
.divConteneurContenu{
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
	z-index:1;
	background-color:#fff;
	border-radius:0px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.5);
	animation-name: conteneurContenuAnim;
  	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	/*position:relative;*/
}
.divContenu {
	display:block;
	min-height:400px;
	width:96%;
	padding:20px 2%;
	margin:0px;
	text-align:left;
	font-size:1.0em;
	position:relative;
}
.divToit{
	width:16%;
	margin-top:-70px;
	text-align:right;
	margin-bottom:20px;
	float:right;
}
.divToit img{
	width:100%;
}
.divTitrePage{
}
.divTitrePage h1{
	text-align:center;
	padding-top:15px;
	font-family: 'Amaranth', sans-serif;
}


/* ARTICLES PAGES */

.divArticleContenu{
	position:relative;
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:20px;
}

.divArticleContenu h2{
	margin-top:0px;
	padding-top:0px;
}

.divTexteArticle{
	display:block;
	float:none;
	width:100%;
	margin:auto;
	max-width:640px;
}

.divPhotoArticleLeft,
.divPhotoArticleLeftBig{
	display:block;
	float:left;
	text-align:right;
	margin-right:2%;
	margin-top:15px;
}

.divTexteArticleLeft,
.divTexteArticleLeftBig{
	display:block;
	float:left;
	padding-top:15px;
}
.divPhotoArticleRight,
.divPhotoArticleRightBig{
	display:block;
	float:right;
	text-align:left;
	margin-left:2%;
}
.divTexteArticleRight,
.divTexteArticleRightBig{
	display:block;
	float:right;
}

.divPhotoArticleLeft,
.divPhotoArticleRight
{
		width:45%;
}
.divTexteArticleLeft,
.divTexteArticleRight
{
		width:50%;
}
.divPhotoArticleLeftBig,
.divPhotoArticleRightBig{
		width:65%;
}
.divTexteArticleLeftBig,
.divTexteArticleRightBig{
		width:30%;
}

.divPhotoArticleLeft  img, 
.divPhotoArticleRight  img,
.divPhotoArticleLeftBig img, 
.divPhotoArticleRightBig img{
	max-width:100%;
	height:auto;
	margin-bottom:10px;
	border-radius:0px;
}

.divLegendePhotoArticle{
	font-size:0.6em;
	font-style:italic;
	text-align:right;
	padding-right:5px;
	margin-top:-28px;
	color:rgba(255,255,255,0.7);
	text-shadow:1px 1px 0px rgba(0,0,0,0.5);
}

	.divCorpsArticle{
		padding:5px;
		overflow:auto;
	}
	.divCorpsArticle a,
	a.lienCorpsArticle,
	a.lienCorpsArticleBack{
		display:inline-block;
		border-bottom:2px #c7d83b dotted;
		padding:1px 5px;
		transition:all 0.5s;
	}
	.divCorpsArticle a::before,
	a.lienCorpsArticle::before{
		content:"› ";
	}
	a.lienCorpsArticleBack::before{
		content:"‹ ";
	}
	.divCorpsArticle a:hover,
	a.lienCorpsArticle:hover,
	a.lienCorpsArticleBack:hover{
		color:#000;
		border-radius:4px;
		background-color:#c7d83b;
		border-bottom-style:solid;
	}
	.divCorpsArticle p{
		padding-top:5px;
		padding-bottom:5px;
		margin-top:10px;
	}
	.divCorpsArticle p:first-child{
		padding-top:0px;
		margin-top:0px;
	}
	.divCorpsArticle ul{
		margin:5px;
	}
	.divCorpsArticle li{
		margin-left: 25px;
	}
	.divCorpsArticle blockquote{
			margin-left:20px;
			border-left:5px #ccc solid;
			padding-left:15px;
			
	}
	.divLirelasuiteArticle{
		text-align:right;
		margin:10px 0px;
	}
	.divLirelasuiteArticle &gt; a{
		color:#000;
		background-color:#c7d83b;
		box-shadow:2px 2px 2px rgba(0,0,0,0.2);
		font-size:1.2em;
		padding:5px 10px;
		border:0px;
	}
	.divLirelasuiteArticle &gt; a:hover{
		color:#fff;
		background-color:#cb1700;
		box-shadow:2px 2px 4px rgba(0,0,0,0.2);
		font-size:1.2em;
	}
	
	.divLienRtourFamille{
		margin:10px 0px;
	}
	.divLienRtourFamille &gt; a{
		display:inline-block;
		color:#cb1700;
		background-color:#ffbb9e;
		box-shadow:2px 2px 4px rgba(0,0,0,0.2);
		font-size:1.2em;
	}
	

.divConteneurGallery{
  display:block;
  width: 98%;
  padding:1%;
  background-color: #dedede;
  /* à changer aussi ds royalslider/skins/default/rs-default.css !! */
  margin-bottom:15px;
  border-radius: 0px;
  text-align:center;
}
#gallery-article {
  width: 100%;
  user-select: none;
  text-align:left !important;
  margin:auto;
  padding:0px;
}

#divBoutonPrecedent a,
#divBoutonListe a,
#divBoutonSuivant a{
	display:block;
	float:left;
	margin-top:0px;
	margin-right:5px;
	border-radius:7px;
	width:30px;
	height:30px;
	padding:5px;
	position:relative;
	text-decoration:none;
	font-size:28px;
	line-height:1.0em;
	text-align:center;
	cursor:pointer;
	z-index:10;
	background-color:#c7d83b;
	color:#fff;
}
#divBoutonPrecedent a:hover,
#divBoutonListe a:hover,
#divBoutonSuivant a:hover{
	background-color:#8e8f3c;
	border-color:#fff;
	color:#fff;
	text-decoration:none;
}
#divBoutonPrecedent a img,
#divBoutonListe a img,
#divBoutonSuivant a img{
	width:100%;
	height:auto;
	opacity:0.6;
}
#divBoutonPrecedent a:hover img,
#divBoutonListe a:hover img,
#divBoutonSuivant a:hover img{
	width:100%;
	height:auto;
	opacity:1.0;
}

/* ARTICLE HEBERGEMENT */
.divArticleColG{
display:block;
float:right;
width:38%;
margin-right:2%;
text-align:justify;
}
 
.divArticleColD{
display:block;
float:right;
width:60%;
}

.divArticleColG h1, .divArticleColD h1{
	text-align:left;
}

/* Liste hébergements */
.divBlocListeHebergement{
	display:inline-block;
	box-sizing:border-box;
	max-width:100%;
	margin:10px 1%;
	position:relative;
}
.divBlocListeHebergement a{
	display:block;
	box-sizing:border-box;
	width:360px;
	max-width:95%;
	height:300px;
	color:#000;
	background-color:#c7d83b;
	overflow:hidden;
	text-align:center;
	transition:all 0.5s;
	box-shadow:2px 2px 4px rgba(0,0,0,0.3);
}
.divBlocListeHebergement a:hover{
	color:#fff;
	text-shadow:none;
	background-color:#CB1700;
	text-decoration:none;
}
.divBlocListeHebergement a&gt;.divTitre{
	display:block;
	height:70px;
	font-size:1.6em;
	line-height:1.0em;
	
	padding:5px;
}
.divBlocListeHebergement a&gt;.divInfos{
	display:block;
	height:20px;
	font-style:italic;
	padding:5px;
}
.divBlocListeHebergement a img{
	width:100%;
	margin-top:2px;
	transition:all 0.5s;
}
.divBlocListeHebergement a:hover img{
	width:110%;
	margin-left:-5%;
}

/*hébergements*/
.divBlocHebergement{
	display:block;
	padding:10px;
	margin-right:10px;
	margin-top:10px;
	background-color:#CCCC66;
	float:left;
		-moz-border-radius: 8px;        /* Mozilla */
		-khtml-border-radius: 8px;      /* Safari et Chrome */
		-webkit-border-radius: 8px;     /* Safari sur Mac */
		border-radius: 8px;
}
.divTitreHebergement{
display:block;
width:170px;
height:90px;
margin:auto;
text-align:center;
font-weight:bold;
padding:5px;
margin-right:5px;
margin-left:5px;
}
.divtexteIntroFamille{
	margin:10px auto;
	padding:10px;
	color:#fff;
	background-color:#8e8f3c;
	text-align:center;
}

.divDetailHebergement a{
display:block;
width:160px;
min-height:15px;
margin:auto;
text-align:center;
font-weight:bold;
color:#fff;
text-decoration:none;
background-color:#e582ae;
padding:10px;
margin-bottom:5px;
}
.divDetailHebergement a:hover{
color:#fff;
text-decoration:none;
background-color:#0f457f;
}

/*LIVRE D'OR */
.divConteneurLivredor{
	margin:auto;
	width:98%;
	max-width:760px;
}
.divBlocLivredor{
	width:80%;
	padding:15px 2%;
	margin:5px auto;
	border-radius:0px;
	background-color:#ffdfd1;
	border:1px #c7d83b solid;

}
.divConteneurArticlesAccueil .divBlocLivredor{
		min-height:260px;
	max-height:320px;
	overflow:auto;
}


/* FORMS */
.divContactColG{
	display:block;
	width:48%;
	float:left;
	margin-right:2%;
}
.divContactColD{
	display:block;
	width:50%;
	float:left;
}
.divFormColG{
	display:block;
	margin:2px 2%;
}
.divFormColD{
	display:block;
	margin:2px 2%;
}
input, textarea, select, a.lienCmd{
	background-color:#fff; 
	border : 1px  #c7d83b solid; 
	font-size: 14px;  
	color: #333; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:2px 1%;
	margin:1px;
	border-radius: 0px;
	width:96%;
	}
input[type=checkbox]{
	width:auto;
}
a.lienCmd{
	display:block;
	background-color:#c7d83b;
	border-radius: 0px;
	font-size:1.0em;
	/* max-width:300px; */
	color:#fff;
	text-decoration:none;
	padding:10px 1%;
	margin-top:5px;
	margin-bottom:5px;
	transition:all 0.5s
}
a.lienCmd:hover{
	background-color:#cb1700;
		background-position:top center;
		background-repeat:repeat-y;
		color:#fff !important;
		text-decoration:none;
}


/*** FOOTER ***/

	/* RECHERCHE référencement */
	
	.divRefRecherche{
		font-size:0.7em;
		color:rgba(255,255,255,0.8);
		text-align:center;
		margin-top:30px;
		margin-bottom:30px;
	}
	.divRefRecherche a{
		color:rgba(255,255,255,0.7);
		text-decoration:none;
	}
	.divRefRecherche a:hover{
		color:rgba(255,255,255,0.9);
		text-decoration:none;
	}
	.divPreciserRechercheBouton{
		display:block;
		cursor:pointer;
		padding-left:30px;
		font-size:0.6em;
	}
	.divPreciserRechercheListe{
		display:none;
		padding-left:30px;
	}

#btnHautdepage{
	display:block;
	width:30px;
	height:15px;
	margin:auto;
	padding:10px;
	border-radius:40px 40px 0px 0px;
	text-align:center; 
	font-size:15px; 
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	color:#fff;
	background-color:#c7d83b;
}
#btnHautdepage:hover{
	background-color:#cb1700;
}

.divConteneurFooter{
	position:relative;
	display:block;
	color:#cb1700;
	background-color:#ffeccb;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
	border-radius:0px;
	width:96%;
	padding:2%;
	padding-top:15px;
	padding-bottom:0px;
	margin-top:15px;
	text-align:center;
	z-index:100;
}

.divConteneurFooter a{
	color:#cb1700;
}
.divConteneurFooter a:hover{
	color:#333;
}

.divDobeul{
	display:block;
	padding:4px;
	padding-right:0px;
	text-align:right;
	font-size:10px;
}
.divDobeul a{
	font-family:Verdana, Geneva, sans-serif;
	color:rgba(255,255,255,0.4);
	text-decoration:none;
}
.divDobeul a:hover{
	color:rgba(255,255,255,0.8);
	text-decoration:none;
}

.divLegal{
	text-align:center;
	color:#777;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding:20px;
}
.divLogosFooter{
	margin-top:15px;
}
.divLogosFooter img{
	height:80px;
	width:auto;
	margin:5px;
	box-shadow:2px 2px 4px rgba(0,0,0,0.2);
}

/* RESEAUX */

.divLiensPartageReseauxArticle{
	margin-top:15px;
	margin-bottom:5px;
	text-align:right;
}
.divLiensPartageReseauxArticle a{
	display:inline !important;
	border:0px;
	padding:0px;
	margin:0px;
}
.divLiensPartageReseauxArticle a::before{
	content:normal;
}
.divLiensPartageReseauxArticle a img{
	width:16px;
	height:auto;
	border-radius:2px;
	opacity:0.7;
}
.divLiensPartageReseauxArticle a:hover img{
	opacity:1.0;
}
.divLiensPartageReseauxFooter{
	margin:auto;
	text-align:center;
	padding:5px;
	font-size:0.7em;
}
.divLiensPartageReseauxFooter a img{
	width:25px;
	height:auto;
	border-radius:2px;
	opacity:0.8;
	margin:2px;
}
.divLiensPartageReseauxFooter a:hover img{
	opacity:1.0;
}

@media screen and (max-width:1300px){
	header{
		height:150px;
	}
	.divLogo h1{
		font-size:32px;
	}
	.divConteneurSliderBanniere{
		top:190px;
	}
	.divToit{
		width:20%;
	}
	.divConteneurContenu{
		margin-top:20px;
		animation-name:none;
	}
	.divLogo{
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		height:auto;
	}
	.divLogo h1{
		font-size:30px;
		margin-top:5px;
		margin-bottom:2px;
	}
	.divMenu{
		position:relative;
		margin:0px auto 0px auto;
		left:auto;
		bottom:auto;
	}
}
@media screen and (max-width:960px){
.divConteneurArticlesAccueil &gt; .divArticleContenu{
		width:45%;
	}
}
@media screen and (max-width:760px){
	.divMenu{
		margin:10px auto;
	}
	.divTel{
		bottom:auto;
		top:40px;
		right:5px;
		font-size:20px;
	}
	.divTel img{
		height:18px;
	}
	.divLienImmersion{
		display:none;
	}
	.divBtnHD{
		width:100px;
		z-index:3000;
	}
	.divCalibrageSliderBanniere{
		width:150%;
		margin-left:-25%;
	}
	img.caleBanniere{
		width:200%;
		height:auto;
	}
	.legendeSlider{
		font-size:20px;
		bottom:5px;
	}
	.divResaBanniere{
	margin-top:0px;
	}
	.divConteneurArticlesAccueil &gt; .divArticleContenu{
		width:98%;
	}
	
	.divConteneurFooter{
		position:relative;
	}
	.divConteneurFooter a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
	}
	.divConteneurContenu {
		padding-top:5px;
	}
	.divContenu h1{
		font-size:1.3em;
	}
	.divContenu h2{
		font-size:1.3em;
	}
	.divCadreVideo .video{
		height:260px;
	}
		
	/* ARTICLES PAGES &amp; RESUMES */

	.divPhotoArticleResumeLeft, .divTexteArticleResumeLeft, .divPhotoArticleResumeRight, .divTexteArticleResumeRight, 
	.divPhotoArticleLeft, .divTexteArticleLeft, .divPhotoArticleRight, .divTexteArticleRight, 
	.divPhotoArticleLeftBig, .divTexteArticleLeftBig, .divPhotoArticleRightBig, .divTexteArticleRightBig,
	.divArticleColG, .divArticleColD, 
	.divContactColG, .divContactColD,
	.divFormColG, .divFormColD,
	.divDemiColG, .divDemiColD,
	.divBlogCategories, .divBlogListePosts,
	.divConteneurArticlesAccueil &gt; .divArticleContenu.double{
		float:none;
		width:100%;
		margin:2px auto;
	}
	.divPhotoArticleResumeLeft, .divPhotoArticleResumeRight,.divPhotoArticleLeft, .divPhotoArticleRight{
		text-align:center;
	}
	.divFormColG{
		text-align:left;
	}


}
@media screen and (max-width:500px){
	.divCadreVideo .video{
		height:260px;
	}
	header{
		position:relative;
		height:180px;
	}
	.divLogoImage{
		position:absolute;
		width:19%;
		left:0.5%;
		top:0px;
	}
	.divLogo{
		padding-left:15%;
		margin-top:35px;
		
	}
	.divLogo h1{
		font-size:25px;
		line-height:25px;
	}
	.divLogo h1&gt;span{
		font-size:0.5em;
	}
	#divConteneurTel{
		min-width:40px;
	}
	.divNoTel{
		display:none
	}
	.divBtnHD{
		margin-top:0px;
	}
	.divPictoHD{
		width:36px;
	}
	.divConteneurSliderBanniere{
		position:relative;
		top:0px;
		left:0px;
	}
	.divCaleSliderBanniere{
		display:none;
	}
	.divContenu{
		width:98%;
		padding:20px 1%;
	}
	.divArticleContenu.mobileOff{
		display:none;
	}
}
@media screen and (max-width:350px){
	.divBtnHD{
		margin:2px auto;
		position:relative;
		width:100%;
		max-width:165px;
		text-align:center;
	}
	.divPictoHD{
		display:inline-block; 
		float:none;
	}
	.divLogoImage{
		position:relative;
		margin:5px auto;
		width:80px;
		text-align:center;
	}
	.divLogo{
		position:relative;
		margin:0px auto;
		padding:0px;
		width:100%;
		text-align:center;
	}
	header{
		position:relative;
		height:auto;
	}
}
</pre></body></html>