.contenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
	text-align: justify;
	margin: 5px;
	padding: 2px;
}

.annexeparagraphe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000166;
	font-style: oblique;
	text-align: left;
}
.enteteparagraphe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}
.renvoiparagraphe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-align: left;
	padding-right: 15px;
	font-style: italic;
}

