/*******************************************************************************************/
/* Gabarit 2007                                                                            */
/*******************************************************************************************/
td.degrader_gauche {
    background          : url(images/2007/degrader_g.gif) no-repeat;
}
td.degrader_droite {
    background          : url(images/2007/degrader_d.gif) no-repeat;
}
td.colonnegauche {
    /*padding-left        : 1px;*/
    background-color    : #FEF6E3;
}
div.contenu {
    margin              : 15px 15px 15px 20px;
}
div.copyright {
    font-size           : 7pt;
    text-align          : center;
    width               : 600px;
    margin              : 10px 0px;
}

/* Menu Horizontale */
td.menuh {
    background          : url(images/2007/menuhaut_degrader.gif) no-repeat;
}
table.menuh td.last {
    background          : url(images/2007/menuhaut_fond_off.gif) no-repeat;
}
div.menuh a,
table.menuh td a, table.menuh td a:visited, table.menuh td a:link {
    display             : block;
    height              : 21px;
    line-height         : 19px;
    background          : url(images/2007/menuhaut_fond_off.gif) no-repeat;
    padding             : 0px 10px 0px 15px;
    font-family         : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size           : 8pt;
    font-weight         : bold;
    color               : #000000;
    text-decoration     : none;
}
table.menuh td a.on, table.menuh td a.on:visited, table.menuh td a.on:link,
table.menuh td a.on:active, table.menuh td a.on:hover,
table.menuh td a.active, table.menuh td a.active:visited, table.menuh td a.active:link,
table.menuh td a.active:active, table.menuh td a.active:hover,
table.menuh td a:active, table.menuh td a:hover {
    display             : block;
    height              : 21px;
    background          : url(images/2007/menuhaut_fond_on.gif) no-repeat;
    padding             : 0px 10px 0px 15px;
    font-family         : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size           : 8pt;
    font-weight         : bold;
    color               : #000000;
    text-decoration     : none;
}

td.contenu {
    background          : #fff url(images/fd_contenu.gif) repeat-y top left;
}

div.raccourcis {
    background          : #fab110 url(images/fd_raccourcis.gif) repeat-y top left;
    text-align          : center;
}

div.raccourcis a:link, div.raccourcis a:visited {
    color               : #000;
    text-decoration     : none;
}

div.raccourcis a:hover, div.raccourcis a:active {
    text-decoration     : underline;
}

img.up, img.down {
    cursor : pointer;
}

*:focus {
    outline             : none;
}

/*******************************************************************************************/
/* Fin Gabarit 2007                                                                            */
/*******************************************************************************************/

