BODY{
    background-color:#DAA6A5;
}

.titre1 {
        font-family: Comic Sans MS;
        font-size: 12pt;
        text-transform: none;
        text-decoration: none;
        font-style: italic;
        font-weight: bold;
        color: #820E0B;
}

.titre2 {
        font-family: Trebuchet MS;
        font-size: 11pt;
        text-transform: none;
        text-decoration: none;
        font-style: italic;
        font-weight: bold;
        color: #000000;
}

.titre3 {
        font-family: Arial;
        font-size: 10pt;
        text-transform: none;
        text-decoration: none;
        font-style: italic;
        color: #000000;
}

/*.menu1 {
       font-family: Trebuchet MS;
       font-size: 10pt;
       text-transform: none;
       text-decoration: none;
       color: #FFFFFF;
}

.menu2 {
       font-family: Trebuchet MS;
       font-size: 8pt;
       text-transform: none;
       text-decoration: none;
       color: #FF9999;
}

.menu3 {
       font-family: Trebuchet MS;
       font-size: 8pt;
       text-transform: none;
       text-decoration: none;
       font-style: italic;
       color: #FFFFFF;
}*/

.texte {
       font-family: Trebuchet MS;
       font-size: 10pt;
       text-transform: none;
       text-decoration: none;
       color: #820E0B;
       line-height: 14pt;
}

a:link {
       font-family: Trebuchet MS;
       font-size: 10pt;
       text-transform: none;
       text-decoration: underline;
       color: #820E0B;
}

a:visited {
          font-family: Trebuchet MS;
          font-size: 10pt;
          text-transform: none;
          text-decoration: underline;
          color: #820E0B;
}

a:hover {
        font-family: Trebuchet MS;
        font-size: 10pt;
        text-transform: none;
        text-decoration: underline;
        color: #820E0B;
}

a:active {
         font-family: Trebuchet MS;
         font-size: 10pt;
         text-transform: none;
         text-decoration: underline;
         color: #820E0B;
}