<br />
<b>Deprecated</b>:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in <b>/var/www/inc/fct/string.fct.php</b> on line <b>137</b><br />
/* UTF-8 à jamais */
#images_home{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
#images_home li{
	position:absolute;
	top:0;
	left:0;
	opacity:0;filter:alpha(opacity=0);
	transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1;
}
#images_home li.sel{
	opacity:1;filter:alpha(opacity=100);
}
#images_home li .visuel{
	position:absolute;
	top:0;
	left:calc(50% - 700px);
	z-index:2;
}
#images_home li .duplicata{
	position:absolute;
	top:50px;
	right:calc(50% - 700px);
	width:1200px;
	height:550px;
	z-index:1;
}
#images_home li .duplicata .masque{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background-image:linear-gradient(to bottom,rgba(0, 122, 181,0.8),rgba(0, 163, 73,0.8));
}
#images_home li h1{
	position:absolute;
	bottom:225px;
	left:calc(50% - 400px);
	width:800px;
	text-shadow:0 2px 5px rgba(0, 0, 0, 0.5);
  font-family: 'Abhaya Libre', serif;
	font-weight:400;
  font-size:5.33em;;
  line-height:0.63;
  text-align:center;
  color:#fff;
  z-index:3;
}
#images_home_puce{
	position:absolute;
	bottom:20px;
	left:0;
	width:100%;
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;
	-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;
	z-index:3;
}
#images_home_puce li{
	width:14px;
  height:14px;
	border-radius:14px;
	margin:0 8px;
	background-color:#2a4c05;
}
#images_home_puce li.sel{
	background-color:#fff;
}
.news_home{
	padding-top:50px;
	position:relative;
}
.news_home h2{
	color:#2a4c05;
	font-size:2.33em;
	font-weight:800;
	line-height:0.86;
  text-align:center;
}
.news_home ul{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;
	margin-top:55px;
}
.news_home ul li{
	margin:0 10px;
	width:256px;
}
.news_home ul li.premier{
	width:350px;
	padding:15px;
	border-radius:10px;
  border:solid 5px #c4f6e5;
  margin-top:-20px;
  background-color:#fff;
}
.news_home ul li a{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;
	align-items:center;
	text-decoration:none;
}
.news_home ul li a hr{
	width:40px;
	border-top:5px solid #81df60;
	margin-bottom:20px;
}
.news_home ul li a h3{
	font-family: 'Abhaya Libre', serif;
	font-weight:400;
  font-size:2em;
  line-height:1;
  text-align:center;
  color:#2a4c05;
  margin-bottom:20px;
}
.news_home ul li a h4{
	font-size:1.33em;
  line-height:1.4;
  text-align:center;
  margin-bottom:15px;
}
.news_home ul li a .lien{
	width:114px;
  height:35px;
  line-height:35px;
  border-radius:10px;
  background-color:#81df60;
  font-size:0.93em;
  font-weight:800;
  text-align:center;
  color:#fff;
  text-transform:uppercase;
}
.all_news{
	border-top:1px solid #81df60;
	margin-top:-65px;
	margin-bottom:50px;
}
.all_news .contenu_utile{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;	
	-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;
}
.all_news a{
	margin-right:50px;
	margin-top:13px;
	text-decoration:none;
	font-size:0.93em;
  font-weight:800;
  line-height:1.43;
  color:#2a4c05;
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;	
	align-items:center;
	position:relative;
	z-index:2;
}
.all_news a span{
	width:25px;
  height:25px;
  border-radius:10px;
  background-color:#81df60;
  display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
  align-items:center;
  -webkit-justify-content:center;-ms-justify-content:center;justify-content:center;
  margin-left:14px;
}
.presentation_home .fond{
	position:relative;
	width:1200px;
	min-height:550px;
	background:url('deco/presentation.jpg') top left no-repeat;
	background-size:cover;
	margin:35px auto 12px;
}
.presentation_home .fond h2{
	font-family: 'Abhaya Libre', serif;
	font-weight:400;
  font-size:3.33em;
  line-height:1;
  text-align:center;
  color:#fff;
  display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
  -webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;
  align-items:center;
  width:calc(100% - 200px);
  margin-left:100px;
}
.presentation_home .fond h2 hr{
	width:40px;
	border-top:5px solid #81df60;
	margin-bottom:49px;
}
.presentation_home .fond div{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	align-items:flex-start;
	margin:40px 100px;
}
.presentation_home .fond div img{
	box-shadow:0 20px 30px 0 rgba(0, 0, 0, 0.5);
}
.presentation_home .fond div p{
	margin:0;
	margin-bottom:30px;
	width:435px;
	font-size:1.2em;
  line-height:1.56;
  text-align:center;
  color:#fff;
  margin-left:30px;
}
.presentation_home .lien{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;
}
.presentation_home .lien a{
	text-decoration:none;
	font-size:0.93em;
  font-weight:800;
  line-height:1.43;
  color:#2a4c05;
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;	
	align-items:center;
	margin-right:150px;
}
.presentation_home .lien a span{
	width:25px;
  height:25px;
  border-radius:10px;
  background-color:#81df60;
  display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
  align-items:center;
  -webkit-justify-content:center;-ms-justify-content:center;justify-content:center;
  margin-left:14px;
}
.acces_rapide h2{
	color:#2a4c05;
	font-size:2.33em;
	font-weight:800;
	line-height:0.86;
  text-align:center;
  margin-top:25px;
}
.acces_rapide ul{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
	-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;
	margin-top:45px;
}
.acces_rapide ul li{
	margin:0 10px;
	margin-top:50px;
	position:relative;
	width:230px;
	height:225px;
	border-radius: 10px;
  border:solid 5px #c4f6e5;
}
.acces_rapide ul li.premier{
	margin-top:0;
}
.acces_rapide ul li .lien{
	display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;
  -webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;
  align-items:center;
  -webkit-justify-content:center;-ms-justify-content:center;justify-content:center;
  height:100%;
  text-decoration:none;
}
.acces_rapide ul li hr{
	width:40px;
	border-top:5px solid #81df60;
	margin-top:25px;
	margin-bottom:30px;
}
.acces_rapide ul li h3{
	font-family:'Abhaya Libre', serif;
	font-weight:400;
  font-size:2em;
  line-height:1;
  text-align:center;
  color:#2a4c05;
}