@charset "utf-8";
/* CSS Document */


.liste-ecoute-fond-petit {
	position:relative;
	float:left;
	width:341px;
	height:55px;
	left:15px;
	padding-left:20px;
	margin-bottom:5px;
}

.liste-ecoute-photo {
	position:absolute;
	left:5px;
	top:6px;
}
.liste-ecoute-titre{
	position:absolute;
	left:60px;
	top:20px;
}
.liste-ecoute-play {
	position:absolute;
	left:300px;
	top:10px;
}

.detail-liste-ecoute-photo {
	position:relative;	
	width:200px;
	height:43px;
}

.detail-liste-ecoute-mail {
	position:relative;	
	width:200px;
	height:20px;
	margin-top:5px;
}

.detail-liste-ecoute-mailtexte {
	position:absolute;
	left:0px;
	top:2px;
}
.detail-liste-ecoute-mailimage {
	position:absolute;
	left:102px;
	top:2px;
}

.detail-liste-ecoute-infos {
	position:absolute;
	left:205px;
	top:0px;
	height:40px;
	width:480px;
}

.detail-liste-ecoute-infos-prix {
	position:absolute;
	left:340px;
	bottom:25px;
}

