body { background-color: #6699FF; margin: 0px; padding: 0px;}

a, img { text-decoration: none; padding: 0; margin: 0; border-style: none; color: #336699}

div {font-family: helvetica; font-size: 14px; color:black; margin-left: 0; text-align: justify; margin-top:0px;
         color: black;}

P {text-indent:10pt; font-family: helvetica; font-size: 14px; color:black; margin-left: 0; text-align: justify; margin-top:0px;
    color: black; padding-left: 10px; padding-right:10px; padding-bottom: 5px; line-height: 1.15}

P.titre { text-indent: 0px; font-size: large; font-weight: normal; text-align: left; background-color: #990000; color:white; 
          border-style: none; border-color: black; margin: 0px;}

table { width: 800; height: 30; text-align: center; }
td { text-align: center; width: 200; border-style: solid; border-width: thin; background-color: grey; color: white; text-weight: bold}

ul { display:inline; margin: 0; padding: 0; cursor: default;}

ul { display:table; width: 100%; table-layout: fixed;}

li { display: }

div.main { 
           position: relative; top:2px; left: 0px; width:788px; height:auto; 
           clear:left; background-color:white; margin: 0px;
           }

div#navbar2 {
              height: 30px;
              width: 100%;
              border-top: solid #000 1px;
              border-bottom: solid #000 1px;
              background-color: #336699;
}
div#navbar2 ul {
                 margin: 0px;
                 padding: 0px;
                 font-family: Arial, Helvetica, sans-serif;
                 font-size: small;
                 color: #FFF;
                 line-height: 30px;
                 white-space: nowrap;
}
div#navbar2 li {
                 list-style-type: none;
                 display: inline;
}
div#navbar2 li a {
                   text-decoration: none;
                   padding: 7px 10px;
                   color: #FFF;
}
div#navbar2 lia:link {
                       color: #FFF:
}
div#navbar2 lia:visited {
                          color: #CCC;
}
div#navbar2 lia:hover {
                        font-weight: bold;
                        color: #FFF;
                        background-color: #3366FF;
}
