table.container {
   width                : 1000px;
   background-color     : inherit;
   background-image     : url(images/jaune/fd_page.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                  : 50px;
    margin-left                 : 75px;
    height                      : 280px;
    width                       : 415px;
    padding-right               : 5px;
    overflow-y                  : auto;
    
    font-family                 : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size                   : 11px;
    color                       : #FFF;
}

div.liste_pays {
    background-image            : url(images/jaune/fd_cartouche.gif);
    background-repeat           : no-repeat;
    background-position         : 0 14px;
    width                       : 500px;
    height                      : 241px;
    margin-left                 : 20px;
}

div.liste_pays div.continent {
    font-size                   : 18px;
    margin-left                 : 30px;
}

span.nom_pays {
    display                     : block;
    color                       : #000;
    font-size                   : 13px;
    font-weight                 : bold;
    padding-right               : 10px;
    margin-top                  : 8px;
}

div.nom_produit {
    color                       : #FFF;
    font-size                   : 13px;
    font-weight                 : bold;
    padding-left                : 3px;
    margin-left                 : 60px;
}

div.zone_scrollable {
    padding-top                 : 10px;
    padding-right               : 10px;
    height                      : 190px;
    overflow-y                  : auto;
    
    scrollbar-3dlight-color     : #F6973B;
    scrollbar-arrow-color       : #FED949;
    scrollbar-darkshadow-color  : #FED949;
    scrollbar-face-color        : #F6973B;
    scrollbar-highlight-color   : #FED949;
    scrollbar-shadow-color      : #F6973B;
    scrollbar-track-color       : #FED949;
}

div.page_titre {
    color                       : #000;
    font-size                   : 18px;
}