table.container {
   width                : 1000px;
   background-color     : inherit;
   background-image     : url(images/violet/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.colonne4 {
    width               : 150px;
}

.contenu {
    margin-top                  : 10px;
    margin-left                 : 15px;
    margin-right                : 10px;
    height                      : 340px;
    width                       : 370px;
    padding-right               : 5px;
    float                       : left;
    overflow-y                  : auto;

    font-family                 : Arial, Verdana, Helvetica, sans-serif;
    font-size                   : 11px;
    color                       : #000;

    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.cartouchemessage {
    padding-top                 : 7px;
    padding-left                : 13px;
    padding-right               : 13px;
    margin-top                  : -10px;
    margin-left                 : 50px;
    background-image            : url(images/violet/cartouche_message.gif);
    background-repeat           : no-repeat;
    width                       : 274px;
    height                      : 75px;
}

div.cartouchemessage a:link, div.cartouchemessage a:visited, div.cartouchemessage a:active {
    color                       : #FFF;
    font-size                   : 12px;
    font-weight                 : bold;
    text-decoration             : none;
}

div.cartouchemessage a:hover {
    text-decoration             : none;
}

div.titre_page_sans_menu {
     font-size                  : 23px;
}
