body         {
        font-family: Arial;
        font-size: 12px;
}

table, tr, td, input         {
        font-family: Arial;
        font-size: 12px;
}

.title {
        font-size: 18px;
        font-weight: bold;
        color: #2362AB;
}
.subtitle {
        font-size: 14px;
        color: #0099FF;
}

.bold         {
        font-weight: bold;
        font-size: 12px;
}

.saint        {
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
}

a.lienheader
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
a.lienheader:hover
{
color:#00CC00;
font-weight:bold;
}
a.lienfooter
{
        color:#999999;
        text-decoration:none;
        font-size: 10px;
}
a.lienfooter:hover
{
        color:#000000;
        text-decoration:underline;
        font-size: 10px;
}
a.liencontenu
{
        color:#707070;
        text-decoration:none;
        font-weight: bold;
}
a.liencontenu:hover
{
        color:#88DFEF;
        font-weight: bold;
}
a.liencontenu2
{
color:#FFFFFF;
text-decoration:none;
}
a.liencontenu2:hover
{
color:#006600; }
.txtfooter {
        font-size: 9px;
        color: #999999;
}
.txtheader {
        font-weight: bold;
        color: #FFFFFF;
}
.txttitre {
        font-size: 14px;
        color: #D6441D;
        font-weight: bold;
}
.txtcontenu {
        font-size: 10px;
        color: #000000;
}
.ptxtdivers {
        font-weight: bold;
        color: F10001;
}
.txtdivers2 {
        font-weight: bold;
        color: #71DB1D;
        font-size: 14px;
}
.txtdivers3 {
        font-size: 14px;
        color: #000000;
        font-weight: bold;
}

