body {
	width:885px; 
	margin:auto;
	margin-top: 0px;
	}

#popup {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index:10;
	background-image:url(../images/grille.gif);
	}

/* Style pou les tournois*/
.titre{
font-size: 24px;
font-weight: bold;
}
.titre_tableau{
font-weight: bold;
font-size: 18px;
}
.titre_desc{
font-weight: bold;
font-style: italic;
font-size: 18px;
}
.interieur_tableau{
padding: 5px;
}
	
.tableau_principal{border: 2px shadow black;}

#image_header {width:800px;}
.image_header_defaut {height:172px;background-image:url(../design/bannieres/stany.jpg);}
.image_header_moe {height:200px;background-image:url(../design/bannieres/moe.jpg);}
.image_header_kitsune{height:200px;background-image:url(../design/bannieres/kitsune.jpg);}
.image_header_kay999b{height:200px;background-image:url(../design/bannieres/kay999b.jpg);}
.image_header_kyky{height:200px;background-image:url(../design/bannieres/kyky.jpg);}
.image_header_infogames{height:200px;background-image:url(../design/bannieres/infogames.jpg);}
.image_header_kay999 {height:200px;background-image:url(../design/bannieres/kay999.jpg);}

#mgauche_arrondi {
	float:left;
	width:auto;
	margin:0px;
	padding:0px;
	}
	
#page_centre {
	width:97%;
	padding-left: 11px;
	padding-right:8px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
div#corps {
	float:right;
	width:500px;
	padding-right:125px;
	height: auto;
	}
	
div#menu_int{
	width: 150px;
	padding: 10px;
	margin: 0px;
	}
	
div#menu ul {
	margin:0;
	padding:0;
	} 
	
div#menu li { 
	margin-left:10px; 
	}
	
div#coin_menu {
	float: right;
	width:auto;
	}
	
#td_menu {
	background-image:url(../../design/defaut/menu_centre.gif);
	background-repeat: repeat-y;
	}
	
#banniere {
	width:800px;
	height:200px;
	background-image:url(../../design/defaut/ddr.jpg);
	text-indent:-9000px;
	margin-top:0px;
	}
	
p#footer {
	width:885px;
	height:73px;
	background-image:url(../../design/defaut/footer.jpg);
	margin-bottom:0;
	clear:both;
	color:#939393;
	text-align:center;
	font-size:9px;
	}
	
#conteneur {
	float:left;
	background-image:url(../../design/defaut/corp.jpg);
	background-repeat:repeat-y;
	width:885px;
	height:auto;
	}

	
