.texte_moyen
{  
    font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    font-weight: bold; 
}
.texte_petit
{  
    font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
    font-style: normal;
    color: #666666;
    text-decoration: none;
    font-weight: none;
}
.menu
{  
    font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
    font-style: normal;
    color: #666666;
    text-decoration: none;
    font-weight: none;
}
.titre_rubrique
{  
    font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: none;
}
.titre_page
{  
    font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
    font-style: normal;
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
}
A:link    {text-decoration: none; color: #666666}
A:visited {text-decoration: none; color: #666666}
A:active {text-decoration: none; color: #666666}
A:hover {text-decoration: none; color: #FFFFFF}
a.menu2 
{
    font-family: Verdana, Arial; 
    font-size: 10px;
    text-decoration: none;
    font-weight: bold; 
    color: #FF0000;
}
a.menu2:visited
{
    color: #FF0000;
    text-decoration: none;
}
a.menu2:hover 
{
    color: #666666;
    text-decoration: none;
    border: 1px #FFFFFF solid;
}
.pied_page
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: none;
  color: #999999;
  text-decoration: none;
}