BODY, TD, P {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003399;
}

/* ACCESSIBLE */
.SubTitle {
font-size: 12px;
line-height: +13px;
color: #003399;
font-weight: bold;
}

/* ACCESSIBLE */
.SmallTexteNoir {
font-size: 10px;
line-height: +14px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

B, STRONG {
font-weight:bold;
}

A.LienNoir {
color:#000000;
font-size: 11px;
text-decoration:underline;
}

A.LienBleuClair {
font-size: 11px;
line-height: +13px;
color: #7F99CC;
text-decoration: none;
}

A.LienBleuFonce {
line-height: +13px;
color: #003399;
text-decoration: none;
border: 0px hidden #FFFFFF;
}

/* ACCESSIBLE */
.LeftDotted {
border-top: 1px hidden #FFFFFF;
border-right: 1px hidden #FFFFFF;
border-bottom: 1px hidden #FFFFFF;
border-left: 1px dotted #003399;
padding: 0px 0px 0px 8px;
width:180px;
}

A.LienBleu {
color:#003399;
font-size: 11px;
text-decoration:underline;
}


