<!--
//
//  Copyright 1997, NETSPACE, All rights reserved
//
// --------------------------------------------------------------------------
//
//  Author(s) :          
//  Creation date :      
//  Last Modification :
//
// --------------------------------------------------------------------------
//
//  Purpose :
//
// --------------------------------------------------------------------------
//
-->

<HTML>

<STYLE TYPE="text/css">

/*
 * Body styles
 */

BODY
     {
	background: white
     }


/*
 * Link styles
*/

A
    {
	font-family: Helvetica, Arial;
	font-size: 12pt;
	text-decoration: none
    }

A:link
    {
	color: darkblue
    }

A:visited
    {
	color: darkblue
    }

A:active
    {
	color: darkblue
    }

A.entete
    {
	color: white
    }

A.left
    {
        text-align: left;
	margin-left: 0cm
    }

A.leftwhite
    {
        text-align: left;
	margin-left: 0cm;
	color: white
    }

A.leftwhite:link
    {
	color: white
    }

A.leftwhite:visited
    {
	color: white
    }

A.leftwhite:active
    {
	color: white
    }

A.liens
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 12pt;
	font-weight: bold;
        line-height: 12pt;
	color: magenta;
	text-align: center;
	text-indent: 0cm;
        text-decoration: none
    }

A.liens:link
    {
	color: magenta
    }

A.liens:visited
    {
	color: magenta
    }

A.liens:active
    {
	color: magenta
    }

A.menu
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 10pt;
        text-decoration: none
    }

A.menu:link
    {
	color: white
    }

A.menu:visited
    {
	color: white
    }

A.menu:active
    {
	color: white
    }

A.menudb
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 10pt;
	margin-left: 0cm;
	text-align: center
    }

A.menudb:link
    {
	color: darkblue
    }

A.menudb:visited
    {
	color: darkblue
    }

A.menudb:active
    {
	color: darkblue
    }

A.mail
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 8pt;
	margin-left: 0cm;
	text-align: center;
	color: darkblue
    }

A.mail:link
    {
	color: darkblue
    }

A.mail:visited
    {
	color: orange
    }

A.mail:active
    {
	color: darkblue
    }

/*
 * Title styles
 */

H1
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 18pt;
	font-weight: bold;
	color: magenta;
	text-align: center
    }

H1.maintitle
    {
	font-size: 14pt;
	text-align: left;
	line-height: 14pt
    }

H2
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: white;
	text-align: center
    }

H2.db
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: darkblue;
	text-align: center
    }


H3
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	text-align: center;
	text-indent: 0cm;
        margin-left: 0cm
    }

H3.right
    {
	text-align: right;
	margin-left: 0cm
    }

H3.center
    {
	text-align: center;
	margin-left: 0cm
    }

H4
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-indent: 0cm;
	text-align: left
    }

H4.entete
    {
	line-height: 12pt;
        text-align: center;
	margin-left: 0cm
    }

H4.db
    {
	color: darkblue
    }

H4.center
    {
	text-align: center;
	margin-left: 0cm
    }
    
H4.left
    {
        text-align: left;
	margin-left: 0cm
    }
    
H4.right
    {
        text-align: right;
	margin-left: 0cm
    }

H5
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-indent: 0cm;
	text-align: left
    }
    
H5.left
    {
        text-align: left;
	margin-left: 0cm
    }

H5.right
    {
        text-align: right;
	margin-right: 0cm
    }

H5.center
    {
	text-align: center;
	margin-left: 0cm
    }

/*
 * Paragraph styles
*/
P
    {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: black;
	text-indent: 1cm;
	text-align: justify
    }

P.edito
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: white
    }

P.rightedito
    {
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: right
    }

P.bold
    {
	font-weight: bold
    }

P.italic 
    {
	font-weight: italic
    }

P.legend
    {
	font-weight: italic
    }

P.center
    {
	text-indent: 0cm;
	text-align: center;
	margin-left: 0cm
    }

P.littlecenter
    {
        font-size: 8pt;
	text-align: center;
	text-indent: 0cm;
	margin-left: 0cm
    }

P.little
    {
	font-size: 8pt;
	text-align: left;
	text-indent: 0.2cm
    }

P.commentaire
    {
	font-size: 10pt
	text-align: justify;
        text-indent: 0cm;
	margin-left: 0.2cm
    }

P.noindent
    {
	text-indent: 0cm;
	margin-left: 0cm
    }

P.right
    {
	text-indent: 0cm;
	text-align: right
    }

P.left
    {
	text-indent: 0cm;
	text-align: left
    }

/*
 * List style
 */

UL
    {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: black;
	text-align: left
    }

OL
    {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: black;
	text-align: left
    }

LI
    {
	margin-left: 0cm
    }

UL.1
    {
	text-indent: 0.5cm
	
    }

UL.2
    {
	margin-left: 1cm;
	text-indent: 1cm
    }

/*
 * Table style
 */

TD
    {	
	font-family: Helvetica, Arial;
	font-size: 12pt;
	color: black
    }

TD.entete
    {	
	font-size: 8pt;
	color: darkblue
    }

TD.entete10
    {	
	font-size: 10pt;
        font-weight: bold;
	color: darkblue
    }

TD.entete-title
    {	
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 12pt;
        font-weight: bold;
	color: white
    }

TD.entete-date
    {	
	font-family: "comic sans ms", Helvetica, Arial;
	font-size: 10pt;
	color: white
    }

TD.valeur
    {	
	font-size: 10pt;
	color: darkblue
    }



TH
    {	
	font-family: Helvetica, Arial;
	font-size: 12pt;
	color: darkblue
    }

</STYLE>

</HTML>





