a.txt
{
    font-size: 13px;
    color: #BCBEC0;
    text-align: justify;
    font-family: Arial, 'Arial Narrow';
    line-height: 18px;
    text-decoration: none;
}

a.txt:hover
{
    font-size: 13px;
    color: #ffffff;
    text-align: justify;
    font-family: Arial, 'Arial Narrow';
    line-height: 18px;
    text-decoration: none;
}
a.txtNoir
{
    font-size: 13px;
    color: #000000;
    text-align: justify;
    font-family: Arial, 'Arial Narrow';
    line-height: 18px;
    text-decoration: none;
}

a.txtNoir:hover
{
    font-size: 13px;
    color: gray;
    text-align: justify;
    text-decoration: none;
    font-family: Arial, 'Arial Narrow';
    line-height: 18px;
}
a.txtBlanc
{
    font-size: 12px;
    color: silver;
    text-align: justify;
    text-decoration: none;
    font-family: Arial;
}

a.txtBlanc:hover
{
    font-size: 12px;
    color: dimgray;
    text-align: justify;
    text-decoration: none;
    font-family: Arial;
}
.titreEdit
{
    font-weight: bold;
    font-size: 16px;
    color: white;
}
.copy
{
    FONT-SIZE: 11px;
    COLOR: #ffffff
}
.ent
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-style: italic;
    background-color: darkgray;
    font-family: Arial;
}
.txt
{
    font-size: 13px;
    color: #BCBEC0;
    text-align: justify;
    font-family: Arial;
    line-height: 18px;
}
.txtNoir
{
    font-size: 13px;
    color: #000000;
    text-align: justify;
    font-family: Arial, 'Arial Narrow';
}
.txtPlan
{
    font-size: 13px;
    color: #0e2952;
    text-align: justify;
    font-family: Arial;
}
a.txtPlan
{
    font-size: 13px;
    color: #0e2952;
    text-align: justify;
    font-family: Arial;
    text-decoration: none;
}
a.txtPlan:hover
{
    font-size: 13px;
    color: #0e2952;
    text-align: justify;
    font-family: Arial;
    text-decoration: none;
}
.titre
{
    font-size: 13px;
    color: #BCBEC0;
    text-align: justify;
    font-family: Arial;
    font-weight: bolder;
    text-decoration: underline;
}
.titreNoir
{
    font-size: 13px;
    color: black;
    text-align: justify;
    font-family: Arial;
    font-weight: bolder;
    text-decoration: underline;
}
.titre2
{
    font-size: 13px;
    color: #BCBEC0;
    text-align: justify;
    font-family: Arial;
    font-weight: bolder;
}
.champ2
{
    BORDER-RIGHT: #5c0909 thin;
    BORDER-TOP: #5c0909 thin;
    FONT-SIZE: 10px;
    BORDER-LEFT: #5c0909 thin;
    BORDER-BOTTOM: #5c0909 thin;
    BACKGROUND-COLOR: #74769f
}
.champ
{
    border-right: white thin;
    border-top: white thin;
    font-size: 12px;
    border-left: white thin;
    border-bottom: white thin;
    background-color: gainsboro;
    text-align: left;
}
.copyright
{
    color: white;
    font-family: 'Arial Narrow' , 'Arial Black';
    font-variant: small-caps;
    letter-spacing: 2px;
    font-size: 13px;
}


