
div#bandeau {
	width:820px;
	height:65px;
	background-color:black;
	text-align:center;
	}
div#menu {
	float:left;
	width:140px;
	height:400px;
	
	}
div#menu_haut {
	text-align:center;
	width:120px;
	height:350px;
	

	margin: 0 ;
	padding: 0 ;
	align: left;
	}



div#menu_bas {
	
	width:120px;
	height:150px;
	
	}
div#contenu {
	float:left;
	width:700px;
	height:480px;
	background-color:black;
	overflow:auto;
		
		}
div#bloc_news {
	text-align:center;
	float:right;
	width:112px;
	height:182px;
	background-color:black;
	background-image:url(../img/killerhsmall.png);
	background-position: center top;
	background-repeat:no-repeat;
	}
div#pied_page {
	clear:both;
	width:820px;
	height:65px;
	text-align:center;
	background-color:black;
	background-image:url(../img/tournoien.png);
	background-repeat:no-repeat;
	
        }


