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

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

table.container td.colonne2large {
    width               : 670px;
}

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

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

.contenu {
    margin-top                  : 10px;
    margin-left                 : 15px;
    margin-right                : 10px;
    height                      : 380px;
    width                       : 370px;
    padding-right               : 5px;
    float                       : left;
    overflow-y                  : auto;
    
    font-family                 : Arial, Verdana, Helvetica, sans-serif;
    font-size                   : 11px;
    color                       : #441421;
    
    scrollbar-3dlight-color     : #C93F60;
    scrollbar-arrow-color       : #E7617C;
    scrollbar-darkshadow-color  : #E7617C;
    scrollbar-face-color        : #C93F60;
    scrollbar-highlight-color   : #E7617C;
    scrollbar-shadow-color      : #C93F60;
    scrollbar-track-color       : #E7617C;
}

img.logodepage {
    margin-left                 : 5px;   
}