/* <style> <= balise pour coloration syntaxique dans phpedit */


/*------------structure générale du site------------------------------------------------*/
/* ALL*/

#headerImg {
    display: block;
}
#header {
    display: none;
}
table.excel, table.excel td, table.excel th, table.excel td.cont {
    border: 1px solid #000000;
    font-weight: normal;
}
table.excel th {
    font-weight: bold;
}
#footer {
    display: none;
}
#menu li.rub_courante a {
    text-decoration: underline;
}

/******************************************************************************/


