#interfaceLecteur {
	position:relative;
	top:0px;
	left:80px;
	/*height:168px;
	width:168px;*/
	height:10px;
	width:30px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	/*background-image:url(../images/fondPlayer.png);*/
}

/* évite le poinillé autour des balises a  */
#interfaceLecteur a {
	outline-width: 0px;
}

#stopCtrl {
	position:absolute;
	top:10px;
	left:0px;
	height:10px;
	width:10px;
}

#playPauseCtrl {
	height:10px;
	width:10px;
	position:absolute;
	top:10px;
	left:20px;
}