/*********************************************************
 * Nom du fichier: index.css                             *              
 * Date de creation: 8 decembre 2004                     *
 * Auteur: Jacques Monastier                             *
 * Objet: Effets de style associe a la page index        *
 *********************************************************/
  
  
/* liens */
a:link {text-decoration: none; color:#000066; font-family: Arial, Impact ; font-size: 10pt; font-weight:bold;}
a:visited {text-decoration: none; color:#000066; font-family: Arial, Impact; font-size: 10pt; font-weight:bold;}
a:active {text-decoration: none; color:#000066; font-family: Arial, Impact; font-size: 10pt; font-weight:bold;}
a:hover {text-decoration: underline; color:#CC6600; font-family: Arial, Impact; font-size: 10pt; font-weight:bold;}
 
.fladmin{font-size: 10pt; color:#000066;}  
