<br />
<b>Deprecated</b>:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in <b>/home/studiobis/inc/fct/string.fct.php</b> on line <b>137</b><br />
/* UTF-8 à jamais */
/* ---- Liste de newsletter --- */
.liste_newsletter{
	background-color:#fff;
	color:#2b2b2b;
}
.liste_newsletter_contenu{
	margin:0 auto;
	padding:20px 0;
}
.liste_newsletter ul{
	margin-top:30px;
	margin-bottom:50px;
	margin-right:20px;
}
.liste_newsletter ul li{
	margin-bottom:30px;
}
.liste_newsletter ul li h2 a{
	padding-left:60px;
	text-decoration:none;
	color:#2b2b2b;
	font-size:1.5em;
	line-height:30px;
	text-transform:uppercase;
	font-family:'Poppins',sans-serif;
	font-weight:400;
	display:block;
	background:url('svg/fleche-suiv-fonce.svg') center left no-repeat;
}
.liste_newsletter ul li p{
}
.liste_newsletter ul li p a{
	color:#2b2b2b;
	text-decoration:none;
}
/* ---- Une newsletter --- */
div.section_newsletter{
	float:left;
	width:640px;
	margin-bottom:20px;
}
div.section_newsletter #cmx_contenu{
	width:100%;
}
div.section_newsletter #cmx_contenu div.bloc{
	margin-bottom:0;
}
.page_detail_newsletter #corps h1{
	margin-bottom:5px;
}
.newsletter ul.navigation{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.newsletter ul.navigation li{
	float:left;
}
.newsletter ul.navigation li a{
	text-decoration:none;
	color:#fff;
}
.newsletter ul.navigation li a:hover{
	color:#b1c800;
}
.newsletter ul.navigation li.prec,
.newsletter ul.navigation li.suiv{
	float:right;
	width:220px;
}
.newsletter ul.navigation li.prec a,
.newsletter ul.navigation li.suiv a{
	display:block;
	overflow:hidden;
	white-space:nowrap;
}
.newsletter ul.navigation li.retour a{
	padding:0 0 0 12px;
	background:url('deco/mnx-news-retour.png') left center no-repeat;
}
.newsletter ul.navigation li.retour a:hover{
	background-image:url('deco/mnx-news-retour-on.png');
}
.newsletter ul.navigation li.prec a{
	padding:0 1em 0 25px;
	background:url('deco/mnx-news-prec.png') left center no-repeat;
}
.newsletter ul.navigation li.prec a:hover{
	background-image:url('deco/mnx-news-prec-on.png');
}
.newsletter ul.navigation li.suiv a{
	text-align:right;
	padding:0 25px 0 1em;
	background:url('deco/mnx-news-suiv.png') right center no-repeat;
}
.newsletter ul.navigation li.suiv a:hover{
	background-image:url('deco/mnx-news-suiv-on.png');
}
.newsletter h2{
	color:#fff;
	text-transform:uppercase;
	font-size:1.5em;
}
.newsletter p{
}