.apropos {
	margin:1rem 0;
}

.apropos-resume {
	padding:1rem 0;
	border-bottom:1px solid #efefef;

	display:flex;
}

.apropos-icone {
	width:45px;
	flex-shrink:0;
}
.apropos-icone img {
	max-width:32px;
	height:auto;
}


.apropos-nom {
	font-weight:bold;
	font-size: 1.1925em;
}

.apropos-metas {
	color: #666;
	font-size: .95em;
}

.apropos-auteur {
	margin:0.25rem 0;
}

.apropos-stat,
.apropos-doc  {
	font-size: .85em;
}	


.apropos-contrib {
	margin-top: 1rem;
}

.apropos-erreur {
	color: #fb2217;
}
