/* #PRODUIRE{fond=css/perso.css}
   md5:78f72e4a4d4372a89e9d32cf4e16b479 */
/* PERSO.CSS */
/* Cette feuille contient: */
/* les styles specifiques du site */
/* -------------------------------- */  

/*  --------------------------------------------------------------------  */
/* Personnalisation de SPIP_STYLE.CSS */
/*  --------------------------------------------------------------------  */

/* Tableaux */
table.spip { max-width: 99%; margin-right: auto; margin-left: auto; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #ffffff; }
table.spip tr.row_odd { background: #f0f0f0; }
table.spip tr.row_even { background: #e0e0e0; }
table.spip th, table.spip td { padding: 0.20em 0.40em; text-align: left; border: 1px solid #ccc; }
table.spip th { vertical-align: bottom; font-weight: bold; }
table.spip td { vertical-align: top; }
table.spip td.numeric {text-align:right;}


p.bonne_annee {text-align:center}