.TDText{font-family:Verdana;font-size:11pt;}

a{color: #0000FF;text-decoration: none;}
a:hover{text-decoration: underline;}

.fontmenu
{
         font-family:Verdana;
         font-size:10pt;
         color:#000000;
         text-decoration:none;
}

.inText
{

         font-family:Verdana;
         font-size:9pt;
         color:#000000;
}

.inTextDisabled
{

         font-family:Verdana;
         font-size:9pt;
         color:#D0D0D0;
}

.zeInput
{
        BACKGROUND-IMAGE: url(../images/bkinput.gif);
        BACKGROUND-REPEAT: no-repeat;
        COLOR: #000000;
        FONT-FAMILY: verdana;
        border: 2px ridge Black;
}

.zeInputRed
{
        BACKGROUND-IMAGE: url(../images/bkinputred.gif);
        BACKGROUND-REPEAT: no-repeat;
        COLOR: #000000;
        FONT-FAMILY: verdana;
        border: 2px ridge #ff0000;
}

.bouton
{
        border: 5px outset #C0C0FF;
        background-color: #C0C0FF;
        color: #000000;
        font: bold 10pt Verdana;
        cursor: hand;
}
.boutonover
{
        border: 5px inset #C0C0FF;
        background-color: #C0C0FF;
        color: #FF0000;
        font: bold 10pt Verdana;
        cursor: hand;
}