BODY {
    scrollbar-face-color: #201C20; scrollbar-highlight-color: #484848;
    scrollbar-shadow-color: #282828; scrollbar-3dlight-color: #484848;
    scrollbar-arrow-color:  #FFEB00; scrollbar-track-color: #585858;
    scrollbar-darkshadow-color: #202420;
    margin: 0px;
    background-color : #802C48;
    background-image : url(images/fond.jpg);
    background-repeat : repeat;
    font-family : Courier New;
    font-size : 10pt;
    color : E9C8C8;
    }

hr { border: solid #E9C8C8 5px;}

A:link {
    color : #EBC56A;
    }

A:visited {
    color : #AC904D;
    }

A:active {
    color : #EFD38E;
    }

A:hover {
    color: #EFD38E;
    }


.titrenews {
	COLOR: white; font-family : Courier New; FONT-WEIGHT: bold; margin-left: 7pt;
     	}

H1 {
    color : #E9C8C8;
    font-size : 24pt;
    font-family : Arial Black;
    font-weight : bold;
    text-align : center;
    }

H2 {
    color : #E9C8C8;
    font-size : 20pt;
    font-family : Arial Black;
    font-weight : bold;
    text-align : center;
    }

H3 {
    color : #E9C8C8;
    font-size : 18pt;
    font-family : Arial Black;
    font-weight : bold;
    text-align : center;
    }

.center {
    text-align : center;
    }

.justify {
    text-align : justify;
    }

.bold {
    font-weight : bold;
    }

.tableau {
    margin : 7pt;
    color: #95CCEB;
      }

.date {
    margin-right : 7pt;
    font-weight : bold;
    color : white;
      }

TD {
    font-family : Courier New;
    font-size : 10pt;
    color : E9C8C8;
    }

DIV {
    font-family : Courier New;
    font-size : 10pt;
    color : E9C8C8;
    }