BODY {font-family: Verdana;
      background: white url("../images/cielmarge.jpg");
      background-repeat: repeat-y;
     }

h1 {font-family: Verdana; font-size:24px}
h2 {font-family: Verdana; font-size:20px}
h3 {font-family: Verdana; font-size:16px}
h4 {font-family: Verdana; font-size:14px}
h5 {font-family: Verdana; font-size:12px}
h6 {font-family: Verdana; font-size:10px; font-style:bold}

p {font-family: Verdana; font-size:12px}

.retrait {margin-left:100px; text-align:justify}
.tabulation {text-indent:20px}

.rouge{color:red}
.noir{color:black}
.blanc{color:white}

.plum{color="#CCB6D0"}
.bleu{color="#000099"}
.vert{color="#009900"}

.centre{text-align:center}

A:link
{
    COLOR: blue;
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline
}

A:active
{
    COLOR: blue;
    FONT-VARIANT: normal;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: underline
}
