*
table.zebra {width: 100%;}
table.zebra tr:nth-child(even) {background-color : #CCC;}
table.zebra tr:nth-child(odd) {background-color : #FFF;}
table.zebra tr:first-child { text-align: left; background-color: #8B0000; color: white;}
table.zebra th, table.zebra td { padding: 0 10px;}
table.zebragrey {width: 100%;}
table.zebragrey tr:nth-child(even) {background-color : #CCC;}
table.zebragrey tr:nth-child(odd) {background-color : #FFF;}
table.zebragrey tr:first-child { text-align: left; background-color: grey; color: white;}
table.zebragrey th, table.zebragrey td { padding: 0 10px;}
table.zebranotitle {width: 100%;}
table.zebranotitle tr:nth-child(even) {background-color : #FFF;}
table.zebranotitle tr:nth-child(odd) {background-color : #CCC;}
table.zebranotitle th, table.zebragrey td { padding: 0 10px;}
span.Tag { background-color: #8B0000; padding: 10px; border: 3px solid gold;}
span.Tag a.categorylink { color: white !important; font-weight: bold;}
span.Lvl {float: right; color:red;}
.AutoTOCdiv {min-width: 250px; background-color: snow; }
.sidenote {width: 260px !important;}
Table.Caracs,Player.CaracteristiquesDeBase
table.zebranotitle td:nth-child(1) {width : 100px; text-align: left; font-weight: bold;}