img{
	border-width: 0px;
	display:block;
}

BODY{
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	padding:10px;
}
.bodyMain {
	background-image: url(img/fond-videos.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	background-color: #889298;
}

P{
	margin-bottom:7px;
}

#videoLayer {
	position:absolute; 
	left: 41px; 
	top: 56px; 
	width:580px; 
	height:300px; 
	z-index:1;
	padding:0px;
	margin:0px;
}

#onglets {
	position:absolute; 
	left: 418px; 
	top: 32px; 
	width:192px; 
	height:17px; 
	z-index:1;
	padding:0px;
	margin:0px;
}



