.bloc_resume_article {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #585858;
	padding-top: 5px;
	padding-bottom: 5px;
	display: table;
}.titre_article, .titre_article a {
	text-decoration: none;
	text-transform:uppercase;
	color: #00377B;
}
.titre_article a:hover {
	text-decoration: underline;
	color: #0977FF;
}
.auteur_article {
	font-size: 10px;
}
.resume_article {
	padding-right: 8px;
}
.lire_suite_article, .lire_suite_article a {
	color: #00377B;
}
.lire_suite_article a:hover {
	color: #0977FF;
}
