@charset "utf-8";
body {
	background-color: #000000;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}
#container a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#footer {
	text-align: center;
	height: 70px;
	border: medium solid #000000;
	color: #000000;
}
#footer a:hover {
	color: #be0902;
	
}
#footer li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin-right: 40px;
}
#footer li a {
	text-decoration: none;
	color: #ffeea8;
	font-weight: bold;
}
#footer ul {
	margin-top: 5px;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#music a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#music {
	font-size: 75%;
	color: #FFFFFF;
}
#texte {
	margin-left: 25px;
}

