body {
	background: #726785;
	color: black;
	font: 75%/150% verdana,helvetica,arial,sans-serif;
	margin:0;
	padding:0 30px 0 90px;
	text-align: left; /* pour corriger le bug de centrage IE */
	background-image:url(warcraft3france.gif);
	background-repeat:no-repeat;
	background-position:5% 30px;
}
/***************** Fichier individuel ***********/

div#filedetails {
	margin: 0;
	padding: 0;
	background-color: #F7EEEE;
}

div#filedetails h3  {
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 11pt;
	background-color: #662F2F;
}

div#filedetails table#filemng-header td, 
div#filedetails table#filemng-file td,
div#filedetails table#filemng-players td,
div#filedetails table#filemng-players th {
	font-size : 8pt;
	padding: 3px;
	text-align: left;
}

div#filedetails table#filemng-header td#carte {
	text-align: center;
	font-weight: bold;
}

div#filedetails table#filemng-file a,
div#filedetails table#filemng-header a
{
	color: #AC9B63;
	font-weight: bold;
}

div#filedetails table#player{
	border: 1px solid #AC9B63;
	margin: 5px;
}

table#player th {
	border: 1px solid #ACAAAA;
	background-color: #662F2F;
	color: #F9F6EF;
}
