

H1 {color:#FF6600; font-family: Verdana; font-size:25pt; font-weight: bold;}
H2.Titre {color: #00FF00 }
H3 { font-family: "courier new"; color: green }
H4 {color:#FF66FF; style='font-family:"Lucida Sans";margin-left:36.0pt; text-align:justify;text-indent:36.0pt;font-size:12.0pt;font-weight:normal'}
H5 {color: red}


.Purple  {color:purple; font-size: 12pt;font-weight: bold;}
.Green  {color:green; font-size: 12pt;font-weight: bold;}
.Blue  {color:blue; font-size: 12pt;font-weight: bold;}
.Red  {color:red; font-size: 12pt;font-weight: bold;}
.Black {color:black;  font-size: 12pt;font-weight: bold;}
.Maroon {color:maroon; font-size: 12pt;font-weight: bold;}
.Fuchsia {color:fuchsia;  font-size: 12pt;font-weight: bold;}
.Orange {color:#FF6600; font-size: 12pt;font-weight: bold;}


A:LINK {color: green}
A:ACTIVE {color: yellow}
A:VISITED {color: maroon}

/* First letter  and FIRST-LINE */
P.premier:FIRST-LETTER {text-transform: uppercase}
P.ligne1:FIRST-LINE {font-size: 300%; float: left}
/*
BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: #ffffff
}
A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #111111;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: underline
}
A.home
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: underline
}
.nav
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial Narrow, Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}
.nav1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial Narrow, Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}
*/