/* Tableaux */
table.spip {border-collapse: collapse;border:2px solid #006599;} /* Cf.: spip_style.css */
table.spip thead {background-color:#006599;border:1px solid #006599;}
table.spip tr.row_first {color:white;background-color:#006599;border:1px solid #006599;}
table.spip th.row_first {color:white;background-color:#006599;border:1px solid #006599;}
table.spip tr.row_odd {background-color:#EDFCFF;border:1px solid #006599;}
table.spip tr.row_even {background-color:#FFFFFF;border:1px solid #006599;}

/* formulaire */
form {margin:0;padding:0;}
input {margin:0;padding:0;}
label {margin:0;padding:0;}

/*  recherche avancée */
.blocs_recherche_avancee { width:220px;float:left;padding:5px; }
#blocs_rech {}