* { margin: 0; padding: 0; }
img { border: 0 }
a:link, a:visited { text-decoration: none; color: #3E3E3E; }
body {font-family: Verdana, Helvetica, sans-serif; color:#000000; background-color: #bbbbbb; font-size: 12px; margin: 0; padding: 10px }
select option { padding: 0 3px; }
table {width: 100%; border-collapse: collapse; font-size: 11px; background-color: #DADADA}
td { border: 1px solid white; padding: 2px 10px}
textarea { font-family: Verdana, Helvetica, sans-serif; font-size: 12px; }
table.none, table.none td { border: none; text-align: center;}

div.header { width: 100%; height: 80px; font-size: 11px }
div.menu { text-align:left; padding: none; height: 20px; vertical-align: middle;  }
div.logo { height: 60px; background: url('../icons/logo.png') no-repeat center left #8080FF;  border: 1px solid black; margin-bottom: 3px; padding-right: 5px }
div.menu a { border:1px solid grey; border-top: 1px solid black; padding: 3px 11px; font-size:11px; background-color: white }
div.menu a:link, div.menu a:visited { color:black; text-decoration:none; }
div.menu a:hover { background:#F0F0F0; text-decoration:none;}
.chat_player { position: absolute; top: 20%; margin: 0; left:13%; right: 13%; border: 1px solid black; background-color: white; min-width: 74%; text-align:center; }

div.rub { width: 100%; border: 1px solid black; margin-bottom: 15px; padding: 0; background-color: #DADADA}
.titre  { background-color: black; color: white; height: 20px; font-size: 15px; padding-left: 5px; border-bottom: 1px solid silver; font-weight: bold; }
.sstitre  { background-color: #5B5B5B; color: white; height: 20px; font-size: 13px; padding-left: 5px; font-weight: bold; }
.legende { font-weight: bold; text-align: center; background-color: #C4C4C4 }
div.feeter { text-align: right; font-size: 10px }

tr.ligne1 { background-color: #E2E2E2}
tr.ligne2 { background-color: #F0F0F0 }
tr.ligne_current { background-color: red }
tr.ligne1:hover, tr.ligne2:hover {background-color: #202020; color: white;}
tr.ligne1:hover a, tr.ligne2:hover a {color: silver;}