table.container {
   width                : 1000px;
   background-color     : inherit;
   background-repeat    : no-repeat;
   height               : 626px;
}

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

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

table.container td.colonne3 {
    width               : 265px;
    padding-top         : 100px;
}

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

div.titre_page_coach {
    margin-top          : 50px;
    margin-left         : 190px;
    color               : #FFF;
    font-size           : 20px;
    font-weight         : bold;
    width               : 200px;
    height              : 50px;
}

.contenu {
    margin-top                  : 40px;
    margin-left                 : 20px;
    height                      : 320px;
    width                       : 390px;
    padding-right               : 5px;
    overflow-y                  : auto;
    margin-bottom               : 20px;
    
    font-family                 : Arial, Verdana, Helvetica, sans-serif;
    font-size                   : 11px;
    color                       : #000;
    
    scrollbar-3dlight-color     : #D76D2E;
    scrollbar-arrow-color       : #F59B6E;
    scrollbar-darkshadow-color  : #F59B6E;
    scrollbar-face-color        : #D76D2E;
    scrollbar-highlight-color   : #F59B6E;
    scrollbar-shadow-color      : #D76D2E;
    scrollbar-track-color       : #F59B6E;
}

div.popcoach {
    color                       : #D76D2E;
    margin-left                 : 20px;
    margin-top                  : 5px;
    width                       : 356px;
    height                      : 55px;
    background-image            : url(images/orange/autres-suggestions.gif);
}

div.popcoach div.texte {
    padding-top                 : 5px;
    margin-left                 : 10px;
    font-size                   : 14px;
    font-weight                 : bold;
}

div.popcoach div.element {
    float                       : left;
    margin-left                 : 5px;
    margin-top                  : 7px;  
}