body
{
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   background-image: url("../images/wallpaper.gif");
   background-attachment: fixed;
   color:black;
   font-family:"Comic Sans MS";
}

#ban
{
   width: 0;<!--780px;-->
   height: 0;<!--110px;-->
   <!--background-image: url("img/ban.jpg");-->
   background-repeat: no-repeat;
   margin-bottom: 10px;
   <!--margin-right: 30px;-->
   <!--margin-left: 30px-->
}

ul
{
   list-style-image: url("img/puce.png");
}

.contenuPage
{
   margin: auto;
   margin-left: 3%;
   margin-right: 3%;
   margin-bottom: 10px;
   font-size: 1.4em;
   overflow: visible;
   text-align: center;
   padding-left: 1px;
}

#pied
{
   margin-left: 3%;
   margin-right: 3%;
   clear:both;
   font-size:10px;
}

.rouge
{
   color:red;
}

a
{
   color:blue;
   text-decoration:none;
}

#menu a
{
   color:black;
   text-decoration:none;
}

a:hover
{
   color:blue;
   text-decoration:underline;
}

#menu a:hover
{
   color:black;
   text-decoration:underline;
}

h2, th, td
{
    text-align:center;
}

table
{
    border-collapse:collapse;
    border:2px solid black;
    margin:auto;
}

th, td
{
    border:1px solid black;
}

a img
{
   border:none;
}

.total
{
    color : red;
}

.contenuPage ul
{
   text-align : left;
}
