.body
{  
 background-attachment: fixed; 
 background-color: #95B62B; 
 background-image: url(../images/bg.jpg); 
 background-repeat: no-repeat; 
 background-position: left top
}

.dossiertitre
{
 color: #000000;
 font-weight: bold;
 font-size: 26px;
 font-family: Times New Roman, Times ;
}

.gris
{
 color: #808080;
 font-size: 9px;
 font-family: Arial;
 text-decoration: none;
 padding-top:2px;
 padding-bottom:6px;
}

A:link.gris
{
 color: #003399;
 font-weight: 700;
}

.afptxtphoto
{
 color: white;
 font-size: 9px;
 font-family: Arial;
}

A.txtlien, .txtlien
{
 color: black;
 font-weight: normal;
 font-size: 11px; 
 font-family: Verdana;
 text-decoration: none;
}

A:hover.txtlien
{
 color: #003399;
 text-decoration: none;
}

A.unesstitre, .unesstitre 
{
 color: black;
 font-weight: bold;
 font-size: 14px;
 font-family: Times New Roman, Times ;
 text-decoration: none;
}
.unesstitre:hover
{
 color: #003399;
 text-decoration: underline;
}


.titredossier
{
 color: #000000;
 font-size: 11px;
 font-family: verdana;
 font-weight: bold;
 text-decoration: none;
}
A:hover.titredossier
{
 text-decoration: underline;
}

.boldtxt
{
 color: black;
 font-weight: normal;
 font-size: 13px; 
 font-family: Verdana;
 text-decoration: none;
}

A:hover.boldtxt
{
 color: #FFFFFF;
 text-decoration: none;
}

.art_tit {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 24px;
 line-height: 26px;
 font-weight: bold;
}
