/*---------------------------- LES STYLES HTML---*/

a:link,a:visited
	{
	color:#8145A5;
	}
	
body	{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
.paragraphe{
	font-family: Arial;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;



	 }
.paragraphe2{
	font-family: Arial;
	font-size: 9pt;
	color:#000000;
	font-weight: bold;



	 }
.titre{
	font-family: Arial;
	font-size: 10pt;
	color:#330099;
	font-weight: bold;
	font-style: italic;


	 }
.fichiers{
	font-family: Arial;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
	 }


