/* Style des liens */

a
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #242424;
	font-weight: bold;
}

div#banner {
	width: 800px;
	height: 200px;
	margin: auto;
	padding-top: 0px;
	margin-top: 0px;
	background: url(header_bg.png);
}

a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #9f3939;
}

/* Placement */

body
{
	background-color: #242424;
	font-family: Tahoma;
	font-size: 12px;
	background: url(bg_body.jpg) repeat-x fixed;
	margin: auto;
}



#header
{	text-align: center;
	height: 158px;
	/*background-image: url('Header.png');*/
}

ul#menulist li
{
	font-size: 18px;
}

#site
{
	margin: auto;
	background-color: transparent;
	padding: 15px;
	padding-top: 15px;
	width: 825px;
	background-image: url('bg_wrap.png');
}

div#sortby {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px;
	margin: 5px;
}

#corps
{
	margin-top: 35px;
}

.Classement_plus
{
	font-family: Tahoma;
	font-size: 11px;
	color: #242424;
}

#footer
{
	height: 97px;
	font-family: Tahoma;
	font-size: 11px;
	color: #242424;
	padding-top: 30px;
}

div#menu
{
	padding: 10px 22px 0px 22px;
	height: 60px;
	
}

div#classement
{
	background: url('classement.jpg');
	height: 25px;
	background-repeat: no-repeat;
}

ul#menulist
{
	padding: 0;
	margin: 0;
	padding-top: 50px;
	list-style-type: none;
	width: 100%;
}

ul#menulist li
{
	margin-left: 2px;
	float: left;
	height: 32px;
	width: 80px;
	background-repeat: no-repeat;
}

ul#menulist li a
{
	display: block;
	height: 32px;
	width: 80px;
}

h1
{
	margin-top: 5px;
}

table#serverlist
{
	width: 95%;
}

table#serverlist td.larger_ {
	width: 25%;
}

table#serverlist td {
	padding-bottom: 10px;
	padding-top: 5px;
}

table#rank tr, table.rank tr
{
	height: 20px;
}

table#rank
{
	width: 95%;
}

table#rank tr.line1 td
{
	border-bottom: 1px solid gray;
}

table#rank tr.line2 td
{
	border-bottom: 1px solid gray;
}

table.rank
{
	width: 95%;
}

table#rank tr.line1 td
{
	border-bottom: 1px solid gray;
}

table#rank tr.line2 td
{
	border-bottom: 1px solid gray;
}

table tr.table_head
{
	font-weight: bold;
}

td.best
{
	color: green;
	font-weight: bold;
}

div#description
{
	padding: 10px 0px 10px 0px;
}

span.smaller {
	font-size: 80%;
}

a.nobold {
	font-weight: normal;
}

.servername {
	float: right;
	width: 175px;
	padding-left: 0px;
}

.serverbar {
	background-color: #594729;
	float: left;
}

.serverbarcontainer {
	width: 250px;
	border: 1px solid black;
	height: 15px;
	float: left;
}

.clear {
	clear: both;
}

.server {
	width: 450px;
	margin-bottom: 10px;
}

#servers {
	margin: 15px;
}

#events {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin: 25px;
}
