@charset "UTF-8";
/* CSS Document */



img {
border:none;
}

.lien  {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal; 
text-decoration: none;

}


.lien_white  {
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal; 
text-decoration: none;

}



.text_normal  {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
text-align: left;
font-weight: normal; 
text-decoration: none;
height: 1em;

}


pre.titre {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
text-align: left;
font-weight: normal; 
text-decoration: none;
}

.titre {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
text-align: left;
font-weight: normal; 
text-decoration: none;
}

pre {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
text-align: left;
font-weight: normal; 
text-decoration: none;
}

 a {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
text-align: left;
font-weight: normal; 
text-decoration: none;
 }
 
  a:hover {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
text-align: left;
font-weight: normal; 
text-decoration: none;
 }
 
 
  .blanc {
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
text-align: left;
font-weight: normal; 
text-decoration: none;
 }
 
 
   .blanc hover{
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
text-align: left;
font-weight: normal; 
text-decoration: none;
 }
 
 .transparent {
 color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
text-align: left;
font-weight: normal; 
text-decoration: none;
 
 }
 
  .transparent:hover {
 color:#000000;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
text-align: left;
font-weight: normal; 
text-decoration: none;
 
 }