.article {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: #000033;
	text-align: justify;
	line-height: normal;
}
.titres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.filets {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.dottedblue {
	border: thin dotted #003366;
}
.titreturquoise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #0066CC;
}
.titreorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FF3300;
}
.dottedgold {
	border: thin inset #CCCC66;
}
