body { font-size: 10pt; font-family: verdana, arial, sans-serif; background-color: #999;}
dl, dt, dd, ul, li {margin: 0; padding: 0; list-style-type: none;}
#menu {position: relative; width: 150px; top: 0; left: 0}
#menu dd {}
#menu dt { cursor: pointer; color: #fff; font-family: verdana, arial, sans-serif; font-weight: bold; line-height: 25px; background-color: #e2001a; padding-left: 5px; border-bottom: 1px solid #fff; }
#menu li { color: white; line-height: 25px; background-color: #ff5050; padding-left: 25px; border-bottom: 1px solid white; }
#menu dt a { color: white; text-decoration: none; }
#menu li a { color: white; text-decoration: none; }
#menu dt a:hover { background-color: #ff5050; display: block; }
#menu li a:hover { background-color: #e2001a; display: block; }
#menu dt a:active { background-color: #ff5050; display: block; }
#menu li a:active { background-color: #e2001a; display: block; }
.mentions {position: absolute; top : 300px; left : 10px; color: #000000; background-color: #dddddd}
.logo { width: 150px; height: 100px; border-width: 0; }
.navigation { background-color: #e2001a; vertical-align: top; width: 150px; height: 300px; border-width: 0; }
.content { background-color: #e6e5e5; vertical-align: top; }

