*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2002-12-30 21:14:34 +00:00
parent 24f3c68b56
commit 04a819e50d

View File

@ -29,10 +29,22 @@ BODY
* Menu superieur * Menu superieur
*/ */
table.topbarre
{
background: #cbcbcb;
cell-spacing: 0;
}
a { a {
text-decoration: none; text-decoration: none;
} }
td.menu
{
border: 1px solid #000000;
}
.menu .menu
{ {
background: #cbcbcb; background: #cbcbcb;