<style type="text/css">
<!--
/* style pour les fonds */
.init        { }


/* fond standard pour toutes les pages */


/* .fond        { background-color: #ffffff} */
.fond        { background-color: #D6A203}

/* fond pour les pages de gauche */

.fond-l        { background-color:#008000}

/* fond pour les pages du haut */
.fond-t        { background-color:#000099}


/* couleur de base bleue et jaune */
.fond-B      { background-color:#CC9933} /*couleur brun foncé*/
.fond-J      { background-color:#CECF63} /*couleur brun clair */
.fond-V      { background-color:#003300} /*couleur verte */
.tab         { background-color:#CC9966} /*couleur marron fond tableaux présentation */

BODY {
	SCROLLBAR-FACE-COLOR: #003300;
	SCROLLBAR-HIGHLIGHT-COLOR: #CC9933;
	SCROLLBAR-SHADOW-COLOR: #003300;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #8C4563;
	scrollbar-3d-light-color: #003300;
	scrollbar-dark-shadow-color: #003300;
}

/* couleur framboise a:hover {color: #F71A5E} */
a:hover {color:#996600}


/* style pour le texte standard */
.n
{
	font-family: arial;
	font-size: 14px;
	color: #003300;
	text-decoration: none 
}

.nr
{
	font-family: arial;
	font-size: 12px;
	color: #F71A5E;
	text-decoration: none 
}

/* style pour le texte standard bordeau*/
.nb
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none 
}

.mn
{
	font-family: arial;
	font-size: 9pt;
	color: #000099;
	text-decoration: none 
}
.nr
{
	font-family: arial;
	font-size: 10pt;
	color: #990000;
	text-decoration: none 
}


.sn
{
	font-family: arial;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none 
}

.sx
{
	font-family: arial;
	font-size: 10px;
	color: 808080;
	text-decoration: none 
}

/* style pour les liens */
.L
{
	font-family: arial; 
	font-size: 9pt;
	color: #000099;
	text-decoration: none;
	font-weight: bold
}

.sl
{
	font-family: arial; 
	font-size: 7pt;
	color: #8C4563;
	text-decoration: none;
	font-weight: none
}
.ll
{
	font-family: arial; 
	font-size: 14pt;
	color: #EA9F55;
	text-decoration: none;
	font-weight: bold
}
.hl
{
    COLOR: #FCE768;
    FONT-FAMILY: arial;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.ngris
{
    COLOR: #C0C0C0;
    FONT-FAMILY: arial;
	 font-size: 9pt;
	 font-weight: none;
    TEXT-DECORATION: none
}

/* style pour les menus dans la barre titre top marche pas */
.m1
{
    COLOR:#FFFFFF;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none
}

/* style pour les menus dans la barre titre left */
.m2
{
    COLOR: #8C4563;
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none
}

/* style pour les menus actif dans la barre titre left */

.m3
{
    COLOR: #00FF00;
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
	 font-weight: none;
    TEXT-DECORATION: none
}

/* style pour les menus d'entete dans la barre titre left */

.m4
{
    COLOR: #8C4563;
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}


/* style pour les titres dans les pages */
.t1
{
    COLOR: #993300;
    FONT-FAMILY: arial;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.t2
{
	color: #000000;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none
}


.t3
{
	COLOR: #CC9933;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	text-decoration: none
}
.t4
{
	COLOR: #000000;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	text-decoration: none
}

-->
</style>

