#page{
	text-align: left;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	background: #4c5844 url("back.gif")  left top repeat-y;
	padding: 0;
}

h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

/* Header et Menu Header
------------------------------------------------------ */
#header {
	position: relative;
	width: 1024px;
	height: 149px;
	background: #769712 url("header.gif") left top no-repeat;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

/********* Contenu **************/
#contenu {
	margin: 0 92px 0 122px;
	padding: 5px;
	line-height: 1.5em;
	background: white;
}

#contenu p {
	margin-bottom: 1.1em;
	text-align: justify;
}

/********* Footer **************/
#footer{
	clear: both;
	width: 1024px;
	height: 3.5em;
	background: url("footer.png") left bottom no-repeat;
	color: black;
	font-size: 0.95em;
	font-weight:bold;
	text-align: left;
	margin: 5px auto 0 auto;
	padding-top: 0.2em;
}

#footer p {
	margin: 0 0 0 150px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	background-color:#c60;
	color:#fff;
}

/********* Affichage membre **************/
.memberblock {
	margin:10px auto 15px auto;
	width:520px;
}

.pseudo {
	text-indent:100px;
	margin:0 auto 20px auto;
}

.pseudo span {
	color:#C31111;
}

.td_titretab {
	width:120px;
	font-weight: bold;
}

.td_valuetab {
	width:200px;
}

.left {
	float: left;
}
.right {
	margin-left: 200px;
}

.centre {
	text-align:center;
}

/********* Tableau score **************/
 #tab_match th{ border-bottom:1px dotted #666666; text-align:center; } #tab_match td{ text-align:center; } .center{ text-align:center; } .blue{ color : #0066ff; } .green{ color : #009900; } .red{ color : #cc0000; }
#tab_match caption {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 0.1ex;
	color: navy;
	margin: 0 0 0.25em 0;
}
