.path {
	font-size:12px;
	color:#D8001F;
}
.titre {
	font-size:18px;
	font-weight:bold;
	color:#D8001F;
}
.corps {
	font-size:12px;
	color:#616161;
}
.chapeau {
	font-size:14px;
	color:#D8001F;
	font-weight:bold;
}

.corps a {
	text-decoration:none;
	color:#D8001F;
}
.corps a:hover {
	text-decoration:underline;
	color:#D8001F;
}