.Livre{
	Color : DarkBlue;
	Font-Family : Verdana;
	Font-Size : 14pt;
	Font-Weight : bold;
	Text-Align : left;
	Text-Transform : uppercase;
	}


.LibelleLivre{
	Color : DarkBlue;
	Font-Family : Verdana;
	Font-Size : 14pt;
	Font-Weight : normal;
	Text-Align : left;
	Text-Transform : uppercase;
	}


.Titre{
	Color : #2340C7;
	Font-Family : Verdana;
	Font-Size : 13pt;
	Font-Weight : bold;
	Text-Align : left;
	Text-Transform : uppercase;
	}
.LibelleTitre{
	Color : #2340C7;
	Font-Family : Verdana;
	Font-Size : 13pt;
	Font-Weight : normal;
	Text-Align : left;
	Text-Transform : uppercase;
	}


.Chapitre{
	Color : #000071;
	Font-Family : Verdana;
	Font-Size : 12pt;
	Font-Weight : bold;
	Text-Align : left;
	Text-Transform : capitalize;
	}


.LibelleChapitre{
	Color : #000071;
	Font-Family : Verdana;
	Font-Size : 12pt;
	Font-Weight : bold;
	Text-Align : left;
	}


.Section{
	Color : #188092;
	Font-Family : Verdana;
	Font-Size : 11pt;
	Font-Style : italic;
	Font-Weight : bold;
	Text-Align : left;
	}


.LibelleSection{
	Color : #188092;
	Font-Family : Verdana;
	Font-Size : 11pt;
	Font-Style : italic;
	Font-Weight : bold;
	Text-Align : left;
	}


.SousSection{
	Color : DarkSlateBlue;
	Font-Family : Verdana;
	Font-Size : 10pt;
	Font-Style : italic;
	Font-Weight : bold;
	Text-Align : left;
	}


.LibelleSousSection{
	Color : DarkSlateBlue;
	Font-Family : Verdana;
	Font-Size : 10pt;
	Font-Style : italic;
	Font-Weight : bold;
	Text-Align : left;
	}


.Paragraphe{
	Color : #23BDD8;
	Font-Family : Verdana;
	Font-Size : 9pt;
	Font-Weight : bold;
	Text-Align : left;
	}


.LibelleParagraphe{
	Color : #23BDD8;
	Font-Family : Verdana;
	Font-Size : 9pt;
	Font-Weight : bold;
	Text-Align : left;
	}

.Article{
	Color : black;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Font-Weight : bold;
	Text-Transform : none;
	}

.ArticleOrph{
	Color : black;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Font-Weight : bold;
	Text-Transform : none;
	}


.TitreArticle{
	Color : black;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Font-Weight : bold;
	Text-Transform : none;
	}

.ModifieArticle{
	Color : red;
	Font-Family : Verdana;
	Font-Size : 9pt;
	Font-Style : italic;
	}

.LibelleArticle{
	COLOR : black;
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
	TEXT-ALIGN : justify;
	TEXT-TRANSFORM : none;
	}


BODY{
	Background-Color : #D7EBF2;
	}

