/*player*/

div#player
{	
	position:absolute;
	top:0px;
	left:0px;
	width:346px;
	height:283px;
	background: url(../images/player/player.gif) no-repeat;
}
div#webcam
{	
	margin-top:13px;
	margin-left:13px;
	width:346px;
	height:283px;	
}
div#son
{	
	margin-top:-39px;
	margin-left:8px;
	margin-right:350px;
	width:346px;
	height:283px;		
}

/*player_son*/

div#player_son
{	
position:absolute;
	width:416px;
	height:27px;
	margin-top:33px;
	background: url(../images/player/player_reduit.jpg) no-repeat;
}

div#son2
{	
	width:346px;
	height:20px;	
	margin:2px 0px 0px 8px;	
}
