.popper
{
        POSITION:
        absolute;
        VISIBILITY: hidden;
        z-index:3;
}
#topgauche
{
        position:absolute;
        top:55px;
        left:200px;
        z-index:10;
}
.menuout
{
        height:20;
        background-color:#F5F0FF;
        color:#000088;
        border:1 solid #F5F0FF;
        padding-left:10;
        font-family:Arial;
        font-size:11
}
.menuover
{
        height:20;
        background-color:#9999CC ;
        border: 1 outset;
        color:#FFFFAA;
        padding-left:10;
        font-family:Arial;
        font-size:11;
        cursor:hand;
}
.menudisabled
{
        background-color:#F5F0FF;
        border: 0;
        font-family:Arial;
        height:4;
}
.infomenu
{
        height:12;
        border: 0;
        font-family:tahoma,sans-serif;
        font-size:10;
        text-align:left;
        color:#DDDDFF;
}

.titreout
{
        font-weight:normal;
        background-color:#6666AA;
        border:1 solid #6666AA;
        color:#FFFFFF;
        padding-left:10;
        font-family:Arial;
        font-size:12
}
.titreover
{
        font-weight:bold;
        background-color:#CCCCFF;
        border:1 inset;
        color:##CC0000;
        padding-left:10;
        font-family:Arial;
        font-size:12;
        cursor=hand;
}
.titrepage
{
        font-family:Tahoma,sans-serif;
        font-size:16;
        font-weight:bold;
        text-align:left;
        color:#880000;
}
.sstitrepage
{
        font-family:Arial,sans-serif;
        font-size:12;
        font-weight:normal;
        text-align:left;
        color:#880000;
}
.hiddenframe
{
        border:0 none #FFFFFF;
}