
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;}



/* First letter  and FIRST-LINE */
P.premier:FIRST-LETTER {text-transform: uppercase}
P.ligne1:FIRST-LINE {font-size: 300%; float: left}
