.Entete {
	font-family: Papyrus, "Lucida Calligraphy", "Lucida Blackletter", Garamond;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #D6C7C2;
	background-position: bottom;

}
.NumPages {
	font-family: Papyrus, "Lucida Calligraphy", "Lucida Blackletter", Garamond;
	font-size: 14px;
	font-weight: bold;
}
.TexteCommentaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.TitreCommentaires {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.Texte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
.TexteDroite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}
