/* PAGE DU DOSSIER */

#dossier_complet {
	line-height: 20px;
	margin-top: 10px;
}

#auteur_dossier {
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f2f2f2;
	background-image:url('../images/ligne-up.png');
	background-repeat:repeat-x;
	background-position:bottom;
}

