.search .page-title{
	margin-bottom: 15px;
}

.article-lnep{
	background-color: #ffffe3;
	margin-left: -10px;
	margin-right: -10px;
	
	
}

.article-lnep .content{
	padding: 0 10px 10px 10px;
}

.article-lnep .h1{
	background-color: #fff32b;
	color: black;
	border-bottom: none;
	padding: 3px 0 3px 35px;
}
.article.article-lnep div.h1 .picto{
	left: 9px;
	_top: 4px;
	top: 7px;
	_background-image: url(images/lnep-icon.png);
	background-image: url(images/2017/lnep-fleche.png);
	background-size: 22px;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;	
	
}
.article-lnep .picto img{
	display: none;
}
.article-lnep-info{
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-style: italic;
	font-size: inherit;
	color: #333;
	font-size: 13px;
}