body { background:  url(../img/fond.gif); }

#menu li {
padding: 0pt 0px 0pt 15pt;
float: right;
text-decoration: none;
list-style:none;
}

#menu ul li a {
font-weight: bold;
font-family: Arial;
font-size:18px;
text-decoration:none;
color: #9d2c2c;
}

#menu ul li a:hover {
color: #200;
}

html { overflow-y: scroll; }
