#mb_conteneur_liste_articles_5 {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	padding: 0 10%;
	width: 100%;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#mb_conteneur_liste_articles_5 .h3-intertitre-1 {
	color: #FFF;
	display: none;
}
#mb_conteneur_liste_articles_5 a {
	text-decoration: none;
}
#mb_conteneur_liste_articles_5 a:link:hover, #mb_conteneur_liste_articles_5 a:visited:hover, #mb_conteneur_liste_articles_5 a:active:hover {
	text-decoration: none;
}
#mb_conteneur_liste_articles_5 a:visited {
	text-decoration: none;
}
#mb_conteneur_liste_articles_5 p {
	color: #FFF;
}
.mb_conteneur_liste_articles_5Billet {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: 5vw;
	margin: 5%;
	position: relative;
	width: 7.5%;
}
.mb_conteneur_liste_articles_5Billet .mb_lireLaSuite {
	color: #FFF;
	position: absolute;
	text-decoration: none;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}
.mb_conteneur_liste_articles_5Billet .mb_lireLaSuite a:hover {
	color: #e23646;
}
.mb_conteneur_liste_articles_5Billet .mb_piedBillet {
	margin: 10px 0px 20px 0px;
}
.mb_conteneur_liste_articles_5Billet .mb_resumeBillet {
	height: 100%;
	margin: 0%;
	padding: 5%;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
.mb_conteneur_liste_articles_5Billet .over .mb_resumeBillet-DESACTIVE {
	top: 5%;
	opacity: 0.5; MozOpacity: 0.5; KhtmlOpacity: 0.5;
}
.mb_conteneur_liste_articles_5Billet .vignetteResumeFeed {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	min-height: 100%;
}
.mb_conteneur_liste_articles_5Billet a:hover.mb_resumeBillet {
	height: 100%;
	padding: 2%;
	cursor: pointer;
}
@media handheld, only screen and (max-width: 1199px) {
#mb_conteneur_liste_articles_5 {
	padding: unset;
}
}
/* FIN RD */
@media handheld, only screen and (max-width: 769px) {
.mb_conteneur_liste_articles_5Billet {
	height: 10vw;
	width: 15%;
}
}
/* FIN RD */
@media handheld, only screen and (max-width: 480px) {
.mb_conteneur_liste_articles_5Billet {
	height: 15vw;
	width: 20%;
}
}
/* FIN RD */
