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               : 420px;
}

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

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

.sousmenu div.element a {
    display             : block;
    width               : 165px;
    height              : 35px;
    
    padding-right       : 40px;
    text-align          : right;   
    
    margin-top          : 13px;
    background-image    : url(images/violet/puce_sous_menu.gif);
    background-repeat   : no-repeat;
    background-position : top right;
    
    font-size           : 12px;
	font-family         : Arial, Verdana, Helvetica, sans-serif;  
}

.contenu {
    margin-top                  : 35px;
    margin-left                 : 10px;
    height                      : 270px;
    width                       : 375px;
    padding-right               : 15px;
    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;
}

.imglactiumcoach {
    border                      : 0;
    margin-top                  : 30px;
}

.titre_page {
    background-image            : url(images/violet/fd_titre.gif);
    background-position         : left center;
    background-repeat           : no-repeat;
    padding-left                : 14px;
    font-weight                 : bold;
    font-size                   : 14px;
}