

TD.menu
{
   BACKGROUND-COLOR: #73AEDB;
   BORDER-RIGHT: black 2px inset;
   BORDER-BOTTOM: black 2px inset;
   COLOR: #ffffff;
}

TD.title
{
   BACKGROUND-COLOR: #B9D0B2;
   BORDER-RIGHT: black 2px inset;
   BORDER-BOTTOM: black 2px inset;
   COLOR: #ffffff;
}

TD.login
{
   BACKGROUND-COLOR: white;
   BORDER-RIGHT: black 1px inset;
   BORDER-BOTTOM: black 1px inset;
   BORDER-LEFT: black 1px inset;
   BORDER-TOP: black 1px inset;
   COLOR: #ffffff;
}

TD.title2
{
   BACKGROUND-COLOR: gray;
   BORDER-LEFT: white 1px inset;
   BORDER-TOP: white 1px inset;
   BORDER-RIGHT: black 2px inset;
   BORDER-BOTTOM: black 2px inset;
   COLOR: #ffffff;
}

div.side
{
 font-family : Arial;
 font-size : 13px;
 font-weight: bold;
 color:BLACK;
}

div.side1
{
 font-family : Arial;
 font-size : 13px;
 font-weight: bold;
 color:White;
}

div.textbold
{
 font-family : Arial;
 font-size:13px;
 font-weight: bold;
 color:BLACK;
}

div.text
{
 font-family : Arial;
 font-size:12px;
 color:BLACK;
}

div.textlien
{
 font-family : Arial;
 font-size:12px;
 color:red;
}

body.fond
{
 background-color : white;
 
}

input.back
{
 background-color : #336699 ;
 font-family : Arial ;
 color : black;
 BORDER-LEFT: white 1px inset;
 BORDER-TOP: white 1px inset;
 BORDER-RIGHT: black 2px inset;
 BORDER-BOTTOM: black 2px inset;
 width : 150px;
 
}
input.lowback
{
 background-color : #336699 ;
 font-family : Arial ;
 color : black;
 BORDER-LEFT: white 1px inset;
 BORDER-TOP: white 1px inset;
 BORDER-RIGHT: black 2px inset;
 BORDER-BOTTOM: black 2px inset;
 width : 145px;
 
}