a:link
{
	color: #000000; 
	text-decoration : none;
	font-size : 12;
	font-weight: bold;
}
a:visited
{
	color: #000000; 
	text-decoration : none;
	font-size : 12;
	font-weight: bold;
	} 
a:active 
{
	color: #000000;
	text-decoration : none;
	font-size : 12;
	font-weight: bold;
	}
a:hover
{
	color: #009900;
	text-decoration : underline;
	font-size : 12;
	font-weight: bold;
}
body
{
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size : 8pt;
	color: #000000;
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: #669999; 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: #4b7472;
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}

.N8noir {font-family:Verdana, Arial, Tahoma, Helvetica;	font-size : 8pt;
        	color: #000000; font-weight:normal;}
.N8blanc {font-family:Verdana, Arial, Tahoma, Helvetica;	font-size : 8pt;
        	color: #FFFFFF; font-weight:normal;}
.N8Grasblanc {font-family:Verdana, Arial, Tahoma, Helvetica;	font-size : 8pt;
        	color: #FFFFFF; font-weight:bold;}
.N8Grasnoir {font-family:Verdana, Arial, Tahoma, Helvetica;	font-size : 8pt;
        	color: #000000; font-weight:bold;}
.N10noir {font-family:Verdana, Arial, Tahoma, Helvetica;	font-size : 10pt;
        	color: #000000; font-weight:normal;}
.G10noir {font-family: Verdana, Arial, Tahoma, Helvetica;	font-size : 10pt;
        	color: #000000; font-weight:bold;}
.G10blanc {font-family: Verdana, Arial, Tahoma, Helvetica;	font-size : 10pt;
        	color: #FFFFFF; font-weight:bold;}
.G10violet{font-family: Verdana, Arial, Tahoma, Helvetica;	font-size : 10pt;
        	color: #800080; font-weight:bold;}
.G10rouge{font-family: Verdana, Arial, Tahoma, Helvetica;	font-size : 10pt;
        	color: #FF0000; font-weight:bold;}

