Salut tous le monde ^^
Problème avec ce css fonctionnant sous IE mais pas FF.
J'ai pourtant été habitué à l'inverse
Voici le CSS en question:
Code: 

- table.top > tr > td, table.top > tr > th, tr.top > td, tr.top > th, td.top, th.top, table.rtop td, table.rtop th, tr.rtop td, tr.rtop th, td.rtop, th.rtop
- {
- vertical-align: top;
- }
PS: "rtop" pour "récursive top"
Merci d'avance.