/* Le CSS placé ici sera appliqué à tous les habillages. */

table.wikitable {
 border:1px #AAA solid;
 border-collapse:collapse;
}

table.wikitable th, table.wikitable td {
 border:1px #AAA solid;
}

table.center {
 width: auto;
}