/*-------------------------------------------------
PAGE BODY
-------------------------------------------------*/

body {
	margin: 0 auto;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #000;
	text-align: center;
}

div.contenu {
	margin-right: 280px;
}
div.main {
	margin: auto;
	margin-top: 20px;
	width: 1024px;
}

#bandeau_publicitaire {
	margin-bottom: 10px;
	background: white;
}
#mise_en_avant {
	color: white;
}
div.rightcol {
	background-color: #333;
	text-color: white;
	color: white;
}
div.footer, div.footer a {
	text-color: white;
	color: white;
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
	margin-right: 280px;
}
#playlist_music {
	font-size: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 20px;
}
#playlist_music h1 {
	background-color: #999;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
}
#playlist_music a {
	text-color: white;
	color: white;
}
#playlist_music ul {
	margin: 0;
	padding-left: 20px;
	list-style-type: katakana;
}
#playlist_music li {
	margin: 0;
}
