<style type="text/css">
<!--
.init        { }


/* fond standard pour toutes les pages */

.fond        { background-color: #f8f8f8}

/* bordeau infog        { background-color: #8C4563} */
/* bleu    infog        { background-color: #7391AB} */
/* gris    infog        { background-color: #C0C0C0} */


BODY { /*
	SCROLLBAR-FACE-COLOR: #8C4563;
	SCROLLBAR-HIGHLIGHT-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: #738EAD;
	SCROLLBAR-ARROW-COLOR: #738EAD;
	SCROLLBAR-BASE-COLOR: #738EAD;
	scrollbar-3d-light-color: #738EAD;
	scrollbar-dark-shadow-color: #0033CC; */
}

a:hover {color: #F71A5E}

/* ********************************************* */
/*        style pour le texte standard           */
/* ********************************************* */

/* normal noir */
.n
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none; 
	font-weight: none
}

/* normal bleu */
.nr
{
	font-family: Arial;
	font-size: 10pt;
	color: #7F89A7;
	text-decoration: none 
}

/* ********************************************* */
/*        style pour le texte moyen              */
/* ********************************************* */

/* bordeau */

.nb
{
	font-family: Arial;
	font-size: 8pt;
	color: #8C4563;
	text-decoration: none 
}
/*   bleu  */

.nz
{
	font-family: Arial;
	font-size: 8pt;
	color: #C0C0C0;
	text-decoration: none 
}

/* ********************************************* */
/*        style pour le texte petit              */
/* ********************************************* */

/* en bordeau */

.sl
{
	font-family: Arial; 
	font-size: 7pt;
	color: #8C4563;
	text-decoration: none;
	font-weight: bold
}

/* en bordeau */
.sb
{
	font-family: Arial; 
	font-size: 7pt;
	color: #8C4563;
	text-decoration: none;
	font-weight: bold
}

/* en gris */

.sn
{
	font-family: Arial;
	font-size: 7pt;
	color: #C0C0C0;
	text-decoration: none 
}


/* ********************************************* */
/*         style pour les menus gauches et haut  */
/* ********************************************* */

.m1
{
    COLOR: #8C4563;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8.5pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.m2
{
    COLOR: #738EAD;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.m3
{
   	COLOR: #FFFFFF;
   	FONT-FAMILY: Verdana;
   	FONT-SIZE: 8pt;
	font-weight: bold;
	TEXT-DECORATION: none;
	background-color:#999999
}

/* titre left */

.m4
{
    COLOR: #8C4563;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold
}

/* ********************************************* */
/*           style pour les liens                */
/* ********************************************* */
.l
{
	font-family: Verdana; 
	font-size: 9pt;
	color: #8C4563;
	text-decoration: none;
	font-weight: bold
}

.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
}

/* ********************************************* */
/*         style pour les titres                 */
/* ********************************************* */

.katyx
{
	color: #8C4563;
	font-family: Arial Black;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none
}

.tl
{
	color: #8C4563;
	font-family: Arial;
	font-size: 14pt;
	font-weight: none;
	text-decoration: none
}

.t2
{
	color: #C0C0C0;
	font-family: Arial;
	font-size: 14pt;
	font-weight: none;
	text-decoration: none
}

.t3
{
	COLOR: #999999;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	text-decoration: none
}

.t4
{
	COLOR: #8C4563;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	text-decoration: none
}

/* style pour les titres avec un fond */
.t2f
{
	color: #8C4563;
	font-family: Arial black;
	font-size: 14pt;
	font-weight: none;
	text-decoration: none;
	background-color:none
}

.t3f
{
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	text-decoration: none;
    background-color:"#8C4563"
}

-->
</style>