.lecteuraudio {
	position: absolute;
	width: 360;
	height: 64; 
	left: 0; 
	top: 0;
	visibility: hidden;
	text-align: justify;
	font-family: arial;
	padding-top: 0px;
	padding-bottom : 0px;
}
.lecteurvideo {
	position: absolute;
	width: 352;
	height: 328; 
	left: 0; 
	top: 0;
	visibility: hidden;
	text-align: justify;
	font-family: arial;
	padding-top: 0px;
	padding-bottom : 0px;
}
