
/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
/* body {
/* 	background: #FFF;
/* 	margin: 1.5em;
/* 	text-align: center;
/* 	font-size: 1em;
/* 	color: #333;
/* } */

/* Fil d'Ariane */
/* #hierarchie {
/* 	clear: both;
/* 	margin-bottom: 2em;
/* 	font-size: 0.77em; } */

.pagination { font-size: 0.90em; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
/* a { text-decoration: none; color: #333; }
/* a:hover { text-decoration: underline; } */

