*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2002-12-30 23:00:00 +00:00
parent 7bbb1878b8
commit 6487f2459c

View File

@ -19,33 +19,32 @@
* *
*/ */
BODY body {
{
background: #e0ebeb; background: #e0ebeb;
font-family: Helvetica, Verdana; font-size: 12px; font-family: Helvetica, Verdana; font-size: 12px;
text-decoration: none text-decoration: none ;
} }
/*
* Menu superieur
*/
a { a {
text-decoration: none; text-decoration: none;
} }
a.leftmenu /*
{ * Menu superieur
background: #b3cccc; */
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
color: #202020;
}
.menu
{ td.menu {
background: #b3cccc; border-right: 1px solid #000000;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; border-bottom: 1px solid #000000;
color: #000000; }
text-decoration: none }
.menu {
background: #b3cccc;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
color: #000000;
text-decoration: none }
.submenu .submenu
@ -60,27 +59,35 @@ a.leftmenu
* Barre de gauche * Barre de gauche
*/ */
TD.barre a.leftmenu
{ {
border: 1px solid #000000; font-family: Helvetica, Verdana;
background: #b3cccc; font-size: 14px;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
color: #000000; color: #202020;
text-decoration: none } }
TD.barre_select
{ td.barre {
background: #b3cccc; border-right: 1px solid #000000;
color: #000000 border-bottom: 1px solid #000000;
background: #b3cccc;
font-family: Helvetica, Verdana; font-size: 14px;
color: #000000;
text-decoration: none }
td.barre_select {
background: #b3cccc;
color: #000000
} }
DIV.titre div.titre {
{ font-family: Helvetica, Verdana; font-size: 16px; font-weight: bold;
font-family: Helvetica, Verdana; font-size: 16px; font-weight: bold; color: #336666;
color: #336666; text-decoration: none }
text-decoration: none }
/* /*
* *
*/ */