#webtv_blahblah_accueil {
	width: 643px;
	height: 428px;
	float: left;
	overflow: hidden !important;
}

#webtv_player_accueil {
	position: relative;
	height: 428px;
 	width: 156px;
 	float: left;
 	overflow: hidden !important;
}

#webtv_blahblah_accueil #wmpPlayer {
	width: 640px;
	height: 280px;
	margin-left: 4px;
	margin-top: 4px;
	background-color: black;
}

#webtv_player {
	position: relative;
	height: 480px;
}

#webtv_player #wmpSWF {
	position: absolute;
	top: 0px;
	left: 0px;
}

#webtv_player #wmpPlayer {
	position: absolute;
	top: 4px;
	left: 4px;
}