Blawk, t´as tout vérifié ? même avec une class CSS ?
Sinon tu peux tester un truc pour moi ?
Mets ça dans le <head></head> :
<style type="text/css">
TD.cell { background-color: #EFEFEF; height: 28px; font-weight: bold;
font-size: Arial; letter-spacing: 1px; color : #000000 }
</style>
Pis après tu fais un tableau :
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="50%" class="cell">CSS TEST</td>
<td width="50%">CSS TEST</td>
</tr>
</table>
=> Pis matte avec Opera ce que ça donne, normalement la 1ere cellule sera grise, 28px, texte gras, arial, noir, lettres espacées