#jmusic {
	float:right;
	width:466px;
	background:url(images/jmusic_contenu.gif) 0 29px no-repeat;
	border-bottom:1px solid #dfdfdf;
}
#jmusic_contenu {
	padding:0 10px 20px 10px;
}
#recherche_jmusic {
	clear:both;
}
#jmusic #recherche_rapide {
	list-style-type:none;
	margin-top:5px;
	height:20px;
	
}
#jmusic #recherche_rapide li {
	float:left;
	margin-right:9px;
}

#jmusic #recherche_rapide li a {
	float:left;
	color:#242964;
}

#recherche_jmusic  {
	border-top:1px dotted #8f8f8f;
	border-bottom:1px dotted #8f8f8f;
	margin-top:6px;
	padding:10px 0;
	margin-bottom:13px;
}
#recherche_jmusic label {
	float:left;
	padding-right:5px;
	line-height:20px;

}
#recherche_jmusic input {
	float:left;
	width:130px;
	border:1px solid #000000;
	margin-right:5px;
}

*html #recherche_jmusic input {
	margin-right:2px;
}

#recherche_jmusic #afficher_clip {
	width:64px;
	border:none;
	position:relative;
	margin-top:-5px;
	padding:0;
}

.detail_musique {
	border-bottom:1px dotted #8f8f8f;
	padding:5px 0;
}
.pochette {
	float:left;
	height:50px;
	width:67px;
}
.titre_musique {
	background: url(images/titre_musiquebg.gif) no-repeat;
	color:#FFFFFF; 
	margin-left:6px;
	float:left;
	width:301px;
	height:23px;
	line-height:20px;
	text-indent:5px;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.top {
	margin-bottom:10px;
	display:block;
}
.titre_morceau {
	color: #000000;
	font-size:14px;
	font-weight:bold;
}

.vote {
	float:left;
	width:35px;
	height:62px;
	border:1px solid;
	margin-left:17px;
}

.vote img {
	margin-left:9px;
	margin-top:10px;
}