body 
{ 
	font: 9pt Verdana, sans-serif;
	background-color: white; 
	margin: 0px 0px 0px 0px; 
}

div#player
{
	height: 65px;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: none;
}

div#colonne-gauche
{
	float: left;
}

div#IFtest
{
	width:190px; 
	height:127px;
}

div#pub
{
	float: right; 
	width:300px; 
	height:307px;
}

div#liens
{
  background: url(/img/fondPlayer.gif) no-repeat 0px 25px;
  width: 195px;
  height: 180px;
  padding: 29px 5px 0px 0px;
  margin: 0px 2px 0px 0px;
}

div#liens p
{
  background: url(/img/flechePlayer.gif) 0px 2px no-repeat;
  padding: 0px 5px 0px 15px;
  color: white;
  margin: 0px 0px 5px 5px;
}

div#liens p.windowsmedia
{
  background: url(/img/small_windowsmedia.gif) 0px 2px no-repeat;
}

div#liens p a,
div#liens p a:visited,
div#liens p a:active
{
  text-decoration: none;
  color: white; 
}

div#liens p a:hover
{
	text-decoration: underline;
	color: white;
}
