<!--
body,td,th {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(imagesbg-8.jpg);
	background-color:#222222;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style4 {font-size: 12px}
.Style5 {font-size: 19px; color: #FFFFFF;}
-->
#global { 
  margin-left: auto; 
  margin-right: auto; 
  width:100%; /* largeur obligatoire pour être centré */ 
    }

div#header {
	width:100%;
	height:80px;
	background-color:#000000;
	}
div#contenu {
	
	width:100%;
	height:480px;
	background-color:#000000;
	}
div#player {
	
	height:44px;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#858585),color-stop(3%,#636363),color-stop(50%,#202020),color-stop(51%,black),color-stop(97%,black),to(#262626));
	line-height:50px;
	background-color:#000000;
	
}
