body { font-family: sans-serif; } table { border-collapse: collapse; margin-left: 40px; } td { border-width: 1px; border-color: #2e3436; border-style: solid; font-size: small; } .hidden { display: none; } .grandecellule { font-size: 1.4rem; } /*************************** * Styles ODS * *************************/ cell.Header { font-style: italic; background-color: #2244aa; } cell.Grande ~ .essai { font-size: 12pt; padding: 0.3cm; border: 0.75pt solid #333; } cell.EncorePlusGrande ~ .grandecellule { font-size: 18pt; } column.Longue ~ .longuecolonne { width: 7cm; } row.Entete { height: 2cm; background-color: #ff00ff; }