.musiqueBloc {
	margin-left: 15px;
	height: 29px;
}

.musiquePlayer {
	margin-left: 5px;
}

.voixPlayer {
	padding: 0 5px;
}

.musiqueTitle, .voixTitle, .stimeMusiqueTitle  {
	margin-left: 5px;
	position: relative;
}

.stimeMusiqueTitle {
	font-weight: bold;
}

#voixTable {
	width: 100%;
}

#texteTd {
	width: 70%;
	vertical-align: top;
}

#texte {
	width: 95%;
	height: 75px;
}

.typeInputBloc {
	margin-right:25px;
}

.typeInput {
}