* html .visualIEFloatFix { height: 0.01%; }

body {
        background-color: #000000;
        color: #FFFFFF;
        font-family: Verdana;
        font-size: 8pt;
        background: transparent url(fond02.jpg);
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right }
.strike { text-decoration: line-through; }

 td
{
        color: #FF0000;

        }
   h1
   {
          font-size:200%;

   }

   h2
   {
          font-size:150%;

   }

   a {
        color: #008800;
        text-decoration: none;
}
a:hover { color: #880088; }

#list table tr td
{
        font-size: 8pt;
}

#container {
        top: 0%;
        width: 100%;
        left: 0%;
        right: 0%;
        position: absolute;
}


#header {
        text-align: center;
}

#content {
        margin-left: 217px;
        margin-right: 100px;
        color: #FF0000;
         text-align: center;
         background-color: #000000;

}


#menu
{
        padding-left: 10px;
        width:117px;
        float: left;
}

#menu ul
{
        padding-left: 0px;
        background: #000000 url(menu_fond.png) repeat-x top;
        text-align: left;
}

#menu li
{
        background: url(menu_sep.png) repeat-x top;
                list-style: none outside;

}

#menu h3
{
/*        float: bottom;*/
        height: 100%;
        vertical-align: bottom;
        text-align: center;
        font-size:110%;
}

#menu a {
        display: block;
        color: #ff0000;
        font-weight: bold;
        text-decoration: none;
        line-height:120%;
        padding: 1px 0 1px 10px;
        background: url(menu_puce.png) no-repeat left center;
        vertical-align: bottom;
        \width: 117px;
        w\idth: 107px;
}

#menu a:hover, #menu a:focus {
        color: #FFF !important;
        background-color: #59AAC6;
}

#footer {
        text-align: center;
        width: 100%;
        margin-left: 0%;
 /*       float: bottom;*/
}