﻿table.tabBase
{
    border-collapse:collapse;
    margin-bottom : 1em;
}


th.cellBase, td.cellBase
{
    vertical-align:top;
    padding-top:0.25em;
    padding-bottom: 0.25em;
}

th.cellBaseSur1Ligne, td.cellBaseSur1Ligne
{
    vertical-align:top;
    padding-top:0.25em;
    padding-bottom: 0.25em;
    white-space:nowrap;
}

th.cellEspaceGauche1, td.cellEspaceGauche1
{
    padding-left:1em;
}

th.cellEspaceGauche5, td.cellEspaceGauche5
{
    padding-left:5em;
}

th.cellEspaceDroite1, td.cellEspaceDroite1 {
    padding-right: 1em;
}

th.cellEspaceDroite5, td.cellEspaceDroite5 {
    padding-right: 5em;
}

tr.lignePair
{
    background-color:#EDEDED;
}