body
{
    background-color:#FFFFFF;
    margin:0px;
    text-align:center;
    font-size:14pt;
}

table
{
    font-size:14pt;
}

input
{
    font-size:14pt;
}

textarea
{
    font-size:14pt;
}

select
{
    font-size:14pt;
}

td
{
    font-size:14pt;
}

th
{
    font-size:14pt;
}

.largeurMax
{
    width:99%;
}

.rouge
{
    color:red;
}

.rougeGauche
{
    color:red;
    text-align:left;
}

.droite
{
    text-align:right;
}

.gauche
{
    text-align:left;
}

.haut
{
    vertical-align:top;
}

.centre
{
    text-align:center;
}

.bordure1
{
    column-width:auto;
    text-align:left;
    border-style:solid;
    border-width:1px;
    margin:1px;
    padding:1px;
}

.bordure2
{
    width:99%;
    text-align:left;
    border-style:solid;
    border-width:3px;
    margin:3px;
    padding:3px;
}

.celluleMenu
{
    width:20%;
    text-align:center;
    background-color:#EEEEEE;
}

.celluleMenuSelection
{
    width:20%;
    text-align:center;
    background-color:#CCCCCC;
}

.selectionCellule
{
    width:100%;
    display:block;
}

.menuVertical
{
    vertical-align:top;
    text-align:left;
    background-color:#FCFCFC;
}

.barreMenu
{
    width:100%;
    background-color:#FCFCFC;
}
