/* Feuille de style pour la section C */
@import "/css/style.css";

.gauche a {
   text-decoration:none;
   color:#FFFFFF;
   }
	  
.gauche a:hover {
   text-decoration:none;
   font-weight:bold;
   color:#f5c017;
}
