<STYLE>       
       <!--
       P  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : Black;
	font-size : 11px;
}

i  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : Black;
	font-style : italic;
	font-size : 11px;
}

b  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	font-weight : bold;
	color : Black;
	font-size : 11px;
}

dir  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : Black;
	font-size : 11px;
}

ol  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : Black;
	font-size : 11px;
}

a  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	text-decoration: none;
	color : #000080;
	font-size : 11px;
}

A:Hover  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : #800000;
	font-size : 11px;
	text-decoration : none;
}
A:Link  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : #000080;
	font-size : 11px;
	text-decoration : none;
}
A:Visited  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : #800000;
	font-size : 11px;
	text-decoration : none;
}

TD  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : Black;
	font-size : 11px;
}

BODY  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : Black;
	font-size : 11px;
	scrollbar-3dlight-color: #000000;
	/* ombre extérieure haut et gauche du curseur et des carrés des flèches */
	scrollbar-darkshadow-color: #103586;
	/* ombre extérieure bas et droite du curseur et des carrés des flèches */
	scrollbar-track-color: #103586;
	/* piste */
	scrollbar-arrow-color: #EFEFB3;
	/* couleur des flèches */
	scrollbar-face-color: #3B62B0;
	/* centre (carrés des fleches et curseur central)*/
	scrollbar-shadow-color:#C4DF9;
	/* ombre intérieure droite et bas du curseur et des carrés des flèches */
	scrollbar-highlight-color: #C4DF9D;
	/* ombre intérieure haut et gauche du curseur et des carrés des flèches */       
}


div  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : Black;
	font-size : 11px;
}

.menu  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
    color : Black;
	font-weight : bold;
	font-size : 12px;
}
.menu:Hover  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : #336666;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}
.menu:Link  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : #0066cc;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
.menu:Visited  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
	color : #339933;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
.titre  {
	font-family : Verdana, Arial, Comic Sans MS, Sans-Serif;
    color : Black;
	font-weight : bold;
	font-size : 15px;
}
