* {
	font-size: 11px;
	font-family: Arial, Tahoma, verdana;
	color: #0e0e0e;
	list-style: none;
	padding: 0;
	margin: 0;
}

body {
	padding: 56px 0 0 248px;
	background: url(background.jpg) left top no-repeat #262626;
}

h1 {
	display: none;
}

a {
	color: #0e0e0e;
	text-decoration: none;
}

img {
	display: block;
	border: none;
}

#global {
	float: left;
	width: 130px;
	clear: both;
}

#pochette {
	float: left;
	width: 130px;
	height: 130px;
	background: url(loading.gif) center center no-repeat;
	clear: both;
}

#vignette {
	float: left;
	width: 130px;
	height: 130px;
	clear: both;
}

#titre {
	float: left;
	width: 120px;
	height: 28px;
	padding: 5px 5px 3px 5px;
	clear: both;
}

#titre strong {
	float: left;
	width: 120px;
	font-size: 11px;
	color: #c86c00;
	clear: both;
}

#titre:hover strong {
	text-decoration:underline;
}

#titre span {
	float: left;
	width: 120px;
	font-size: 10px;
	color: #4e4e4e;
	font-style: italic;
	clear: both;
}

#partnair {
	float: left;
	width: 130px;
	height: 30px;
	clear: both;
}

#from {
	float: left;
	margin: 70px 0 0 0;
	width: 130px;
	text-align:center;
	clear: both;
}

#from:hover {
	text-decoration:underline;
}

#webplayer {
	visibility: hidden;
}

#misc {
	visibility: hidden;	
	display: none;
}
