@charset "iso-8859-1";
/* auteur: AW */
/* Date de création: 2007-02-12 */
td {
   font-family: Arial; 
   font-size: 13px; 
   color: #000000; 
   line-height: 16px;
}
form {
   font-size: 12px
}
select {
   font-size: 12px
}
input {
   font-size: 12px
}
textarea {
   font-size: 12px
}
A:link {
   font-family: Arial; 
   font-size: 12px; 
   color: #000000; 
   text-decoration: none;
}
A:visited {
   font-family: Arial; 
   font-size: 12px; 
   color: #000000; 
   text-decoration: none;
}
A:hover {font-weight: bold; 
text-decoration: none;
} 
#footer a {
   font-size:10px;
   color: #666
}
#titre h1 {
   font-size:1.5em;
   color: #000;
   margin:0;
   padding:0;
   text-align: center;
}
#des  {
   width: 600px;
   text-align: center;
   padding-left: 100px;
}
#desc  {
   width: 600px;
   text-align: justify;
}
.lien  a {
   color: #00f;
   text-decoration: underline;
}
.lien  a:visited {
   color: #00f;
   text-decoration: underline;
}