#menu_lb {
	overflow:hidden;
	height:280px;
}

.mil_spc {
	margin:24px 0 0 0;
}

.mil_l, .mil_r{
	float:left;
	height:260px;
}

.mil_l {
	width:234px;
	clear:left;
}

.mil_r {
	width:275px;
}

.mil_c {
	float:left;
	clear:left;
	width:100%;	
}

#artiste, #player,#artiste_lecture {
	vertical-align:middle;
	text-align:center;
}

#tourneurs {
	float:left;
	clear:left;
	margin: 40px 0 0 0;
	width:100%;
	text-align:center;
	background-color: #a9a9a9;
	padding: 5px;
}

#tourneurs ul {
	list-style: none;
	list-style-type: none;
}

#tourneurs li {
	margin:0 8px 0 0;
	display:inline;
	float: left;
	vertical-align:middle;
	text-align: left;
}

#tous_tourneurs {
	display: inline;
	position: relative;
	font-size: medium;
}
.tous_tourneurs {
	display: inline;
}

#tous_tourneurs h4{
	display: inline;
}

#tous_tourneurs ul {
	display: inline;
	list-style: none;
	list-style-type: none;
}
#tous_tourneurs li {
	display: block;
	list-style: none;
	list-style-type: none;
	text-align: left;
	float: left;
}

/*
**  mise en forme text
*/

.selected {
	color:#F19000;
}

