#thisWeek, #mp3player, #mp3Gauche, #mp3Main, #mp3Haut, #mp3Centre, #mp3Bas, #extra, #note, #aideNote, #grdNote, #grdNote a#action, #selecteurNote, #titreCatalog, 
#catalog, .mix, #bas-contenu{
	display:inline;
	float:left;
	margin: 0;
	padding: 0;
	width: 0;
}
.stripTransmitter { 
	bottom: 50px;
	left: 18px;
} 
#thisWeek{
	height:350px;
	width: 759px;
	margin: 67px 0 0 15px;
}
#mp3player, #mp3Gauche, #mp3Main, #mp3Haut, #mp3Centre, #mp3Bas{
	height:288px;
	width: 280px;
}
#mp3Gauche{
	height:288px;
	width: 16px;
	background: url(img/flplayer/audio-gauche.jpg) no-repeat center;
}
#mp3Main{
	height:288px;
	width: 264px;
	background: url(img/flplayer/audio-droite.jpg) no-repeat right;
}
#mp3Haut{
	height:4px;
	width: 248px;
	background: url(img/flplayer/audio-haut.jpg) no-repeat center;
}
#mp3Centre{
	height:260px;
	width: 248px;
}
#mp3Bas{
	height:23px;
	width: 248px;
	background: url(img/flplayer/audio-bas.jpg) no-repeat center;
}
#extra{
	height:326px;
	width: 365px;
	margin: 0;
	overflow: hidden;
	background: url(img/audio-mix-title.png) no-repeat top left;
}
#extra p{
	font-weight: bold;
	font-size: 12px;
	margin: 35px 0 0 0;
}
#playlistId{font-size: 16px;}
#playlistId span{color : #d06d12;}
#playlistId a{
	color: #D6C9B9;
	cursor: pointer;
}
#playlistId a:hover{color: #D6C9B9;}

#note{
	height:219px;
	width: 100px;
}
#aideNote{	
	height:78px;
	width: 102px;
	background: url(img/notation/help-bubble.png) no-repeat top;
	visibility: hidden;
}
#aideNote span.content{
	display:block;
	height:46px;
	width: 75px;
	margin: 21px 0 0 12px;
}
#grdNote{
	height:219px;
	width: 47px;
	margin: 0 0 0 35px;	
}
#grdNote a#action{
	height:219px;
	width: 47px;
}
#selecteurNote{
	height:219px;
	width: 47px;
	visibility: hidden;
}
#selecteurNote a{
	display: block;
	cursor: pointer !important;
	height: 43.8px;
	width: 47px;
}
#facebookShare a{
	display: block;
	height: 18px;
	width: 81px;
	background: url(img/facebookPartage.png) no-repeat center;
}
#titreCatalog{
	height:30px;
	width:226px;
	margin: 0 0 0 27px;
	color : #d06d12;
	font-size: 16px;
	font-weight: bold;
}
#catalog{margin: 10px 0 0 27px;}

.subcontainer{
	display: inline;
	width: 750px; 
	height: 260px;
	text-align: justify;
}
.mix{
	width: 120px; 
	height: 127px; 
}
.mixDetails{
	font-size: 12px;
	height: 20px;
	width: 112px; 
	font-weight: bold;
	padding: 5px 2px 0 2px;
	background: #474441;
}
.mixNumber{
	display: block;
	float: left;
	height: 20px;
	width: 35px; 
}
.mixNote{
	display: block;
	float: left;
	height: 16px;
	width: 77px; 
}
.mixImg {display: block;}

.mixImg a{
	display:block;
	height:83px;
	width: 110px;
	z-index:1;
	padding: 2px;
	border: 1px solid #5b4f40;
}
.mixImg a span.hover{
	cursor: pointer !important;
	display: block;
	margin:0;
	padding:0;
	height: 83px;
	width: 110px;
	background: url(img/boutons/img-play.png) no-repeat center;
	z-index: 100;
}
#bas{height: 250px;}

#bas-contenu{
	width: 200px;
	height: 100%;
	margin: 50px 0 0 165px;
}
