a        { color: #000088; text-decoration: none }
a:hover  { color: #FF0099; text-decoration: none }
.refover { color: #FF0099; text-decoration: none; cursor:hand}
.ref     { color: #008899; text-decoration: none }

Body,TD  { color: #000000; font-family: Tahoma, Arial, sans-serif ; font-size: 11px }
.puce    { padding-left:20; width:5% }
.titre   { font-family:Tahoma,sans-serif;
           font-size:16;
           font-weight:bold;
           text-align:left;
           color:#880000 }
.file {
        font-family: Verdana;
        color: #000000;
        font-size: 12px;
}
.fileover {
        font-family: Verdana;
        color: #0000FF;
        background-color: #FFBB00;
        font-size: 12px;
}
.date {
        font-family: Verdana;
        color: #FF0099;
        font-size: 9px;
        line-height: 12px;
}

.comment
{
        text-indent:15;
        padding-left:20;
        font-family:tahoma,sans-serif;
        font-size:13;
}

.label
{
        height:12;
        border: 0;
        font-family:tahoma,sans-serif;
        font-size:12;
        padding-left:10;
        cursor:hand;
}
.column
{
        height:12;
        border: 0;
        font-family:tahoma,sans-serif;
        font-size:12;
        background-color: #444488;
        color: #8888FF;
        padding-left:5;
        padding-right:5;
}
.labelover
{
        height:12;
        border: 0;
        font-family:tahoma,sans-serif;
        font-size:12;
        font-weight:bold;
        padding-left:10;
        color:#2222EE;
        cursor:hand;
}

textarea,input {
        padding-left:5;
        padding-right:5;
        font-family : Verdana;
        font-size: 9px;
        background-color: none;
        color: #000000
}

.field { FONT-SIZE: 11px; FONT-FAMILY: arial; width:100% }

.libupdate
{
 height : 20;
 color: #882200;
 background-color:#FFBB00;
 font-family : arial, Sans-serif;
 font-size : 12;
 font-weight : bold;
 text-align :center;
 padding-left: 2
}

.title
{
 background-color:#FFEEAA;
 color: #882200;
 font-family : arial, Sans-serif;
 font-size : 11;
 font-weight : bold;
 valign : top;
 text-align :left;
 padding-left: 4;
 height: 8;
}
.tit_update
{
 background-color:#FFEEAA;
 color: #882200;
 font-family : arial, Sans-serif;
 font-size : 11;
 font-weight : bold;
 border: 1 #883300;
 valign : top;
 text-align :left;
 padding: 4;
}
.update
{
 background-color:#FFF4BB;
 color: #882200;
 font-family : arial, Sans-serif;
 font-size : 11;
 valign : top;
 text-align :left;
 padding-left: 12
}
.separator
{
 background-color:#aa5500;
 padding: 0;
 height: 1;
 }
.more
{
 background-color:#FFEEAA;
 color: #882200;
 font-family : arial, Sans-serif;
 font-size : 11;
 font-weight : bold;
 valign : top;
 text-align :right;
}
.info {
    color: #BB0044;
    font-family: Verdana, sans-serif;
    font-size: 9;
}