table.container {
   width                : 1000px;
   background-color     : inherit;
   background-image     : url(images/violet/fd_page.gif);
   background-repeat    : no-repeat;
   height               : 626px;
}

table.container td.colonne1 {
    width               : 180px;
}

table.container td.colonne2 {
    width               : 430px;
}

table.container td.colonne3 {
    width               : 240px;
}

table.container td.colonne4 {
    width               : 150px;
}

.contenu {
    margin-top                  : 50px;
    margin-left                 : 0px;
    height                      : 280px;
    width                       : 415px;
    padding-right               : 5px;
    overflow-y                  : auto;
    
    font-family                 : Arial, Verdana, Helvetica, sans-serif;
    font-size                   : 11px;
    color                       : #FFF;
    
    scrollbar-3dlight-color     : #B66B9D;
    scrollbar-arrow-color       : #CE95BE;
    scrollbar-darkshadow-color  : #CE95BE;
    scrollbar-face-color        : #B66B9D;
    scrollbar-highlight-color   : #CE95BE;
    scrollbar-shadow-color      : #B66B9D;
    scrollbar-track-color       : #CE95BE;
}

div.actuhome {
    margin-top            : 35px;
    background-image      : url(images/violet/fd_actu_home.gif);
    background-repeat     : no-repeat;
}

div.actuhome .actutitre {
    color                 : #FFF;
    font-size             : 16px;
    font-weight           : bold;
    margin-left           : 10px;
    margin-top            : 12px;
}

div.actuhome .actudescription {
    color                 : #FFF;
}

div.actuhome .image {
    margin-left           : 20px;
    margin-top            : 3px;
}