body {
margin:0px;
padding:0px;
border:0px;
font-family: Tahoma, Arial, sans-serif;
font-size:10px;
line-height: 20px;
color:#888888;
background-color:#202020;
background-image:url(fond_body.png)
}


table {
font-family: Tahoma, Arial, sans-serif;
font-size:12px;
line-height: 20px;
}

h1 {
font-size:15px
}

a:link {
color:#888888;
text-decoration:none;
}
a:visited {
color:#888888;
text-decoration:none;
}
a:hover {
color:#B1C628;
text-decoration:none;
}

a.menu:link {
font-size:17px;
color:#888888;
text-decoration:none;
}
a.menu:visited {
font-size:17px;
color:#888888;
text-decoration:none;
}
a.menu:hover {
font-size:17px;
color:#B1C628;
text-decoration:none;
}


ul.menu {
margin:0px;
padding:0px;
}

li.menu {
list-style-type:none;
line-height:35px;
background-image:url(fond_menu.png);
}