.news_home
{
	background:#f3f3f3;
	min-height: 10px;
	padding-bottom: 30px;
}
.news_home .act { margin-top:38px; }
.news_home .act h1 {/* margin:0; font-family: 'Merriweather', serif; color:#333333; text-transform:uppercase;margin-bottom: 40px*/}
.news_home .act h1{
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 36px;
  color: #005291;
  font-weight: bold;
  margin-bottom: 60px;
	text-transform: uppercase;
}
.news_home .act h1:after{
	content: "";
	position: absolute;
  width: 60px;
  height: 3px;
  background: #015794;
  left: 50%;
  transform: translate(-50%,0);
  bottom: -10px;
}
.news_home .image_news { margin-bottom: 20px; }
.news_home .title_news { margin-bottom: 15px;/*text-align:center*/}
.news_home .description_news { /*margin-bottom:29px;text-align:center*/}

.news_home .afficher_plus a { height:45px; width:166px; margin:0 auto; display:block; text-align:center; line-height: 45px; border:2px solid #202020; text-transform:uppercase; color:#202020; text-decoration:none; }
.news_home .title_news a{font-size:17px;color:#004f8e}
.news_home .description_news p{font-size:14px;color: #737373;}
.news_home .owl-nav{position: absolute;
    top: -91px;
    right: 1px;}
.news_home .title_news a:hover{text-decoration: none}
.afficher_plus a:hover{border:2px solid #005395;color:#005395}
.news_pub{text-align: right;margin-top: 121px;}
.news-wrapper-texte{
	margin-bottom: 20px;
	height: 150px;
	max-height: 100%;
	overflow: hidden;
}
