div#artistes{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat;
	width:800px;
	height:220px;
	background-color:#141414;
}

.photoartiste{
	border:0px;
	float:left;
	margin : 5px 5px 1px;
}

/*#derniersartistes{
	width:98%;
	height:100%;
	text-align:left;
	border:0px;
}
*/
#ligneartistes{
	vertical-align:top;
}

div#aktus{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:350px;
	text-align:left;
	background-color:#141414;
}

div#table_aktus{
	position:absolute;
	top:10px;
	left:10px;
	background-color:#141414;
}

div#espacejeu{
	position:absolute;
	top:10px;
	right:20px;
	text-align:justify;
	width:250px;
	height:250px;
	background-color:#141414;
}

div#chroniques{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:265px;
	text-align:left;
	background-color:#141414;
	}
div#pub_accueil{
	position:absolute;
	left:505px;
	top:15px;
	/*width:184px;*/
	height:100%;
	padding-left:5px;
	padding-right:0px;
	}


	
div#txt_chroniques{
	position:absolute;
	left:10px;
	top:5px;
	width:458px;
	height:100%;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
	}	
	
.photoartiste2{
	border:0px;
	float:right;
	margin-top:5px;
	height:100%;
}

.separation_haut{
	margin-left:auto;
	margin-right:auto;
	/*margin-top:10px;*/
	margin-bottom:0px;
	width:800px;
	height:29px;
}

.separation_bas{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:17px;
}