/* feuille style Firefox 1.2 */

body {background-color:#400000; font-family: Arial, Helvetica, Verdana, sans-serif; color:white}

defaut, italique, bold, titre, titre1 {font-size: 8pt}
defaut   {text-align: justify}
italique  {font-style: italic; text-align: justify}
bold      {font-weight : bold}
titre       {font-weight: bold; letter-spacing: 1}
titre1     {font-variant: small-caps}

menu1, titregrand, large {font-size: 10pt}
menu1       {font-weight: normal}
titregrand  {font-weight: bold; letter-spacing: 1}
large        {font-size: large}

transparent {color: #400000}

a:link         {text-decoration: underline; color: white}
a:visited     {text-decoration: underline; color: #C80000}
a:hover      {text-decoration: underline; color: #E55000}


/* feuille style IE 6.0 */

body {background-color:#400000; font-family: Arial, Helvetica, Verdana, sans-serif; color:white}

/* IE 6.0 - styles petits corps */
p    {font-size: 8pt}
p.defaut    {text-align: justify}
p.italique  {font-style: italic; text-align: justify}
p.bold      {font-weight: bold}
p.titre     {font-weight: bold; letter-spacing: 1}
p.titre1    {font-variant: small-caps}
p.transparent {color: #400000}

/* IE 6.0 - styles grands corps */
p.menu1       {font-size: 10pt; font-weight: normal}
p.titregrand  {font-size: 10pt; font-weight: bold; letter-spacing: 1}
p.large       {font-size: 10pt; font-size: large}

/* IE 6.0 - styles liens */
a:link         {text-decoration: underline; color: white}
a:visited     {text-decoration: underline; color: #C80000}
a:hover      {text-decoration: underline; color: #E55000}

/* IE 6.0 style divers */
em {font-style: italic}



/* feuille style Net 4.75 */
