body {
	font-family: "Arial";
}
h3 {
	font-size: 12px;
	color: #0000BB;
}
h3 a {
	text-decoration: none;
	color: #0000BB;
}
#title {
}
#content {
	
}
#cover {
	float: left;
	width: 40%;
	margin-right: 10px;
	margin-left: 7px;
	margin-bottom: 15px;
}
#list {
	float: right;
	width: 40%;
	margin-right: 27px;
	margin-bottom: 15px;
}
#music {
	text-align: center;
	width: 100%;
	background: #FFFFFF url("../pics/music.jpg") no-repeat top right;
	min-height: 500px;
}
.menu_haut {
	color: #000000;
	text-decoration: none;
}
.menu_haut:hover {
	text-shadow:1px 0 0 red,0 1px 0 red,-1px 0 0 red,0 -1px 0 red;
}
.lien {
	margin-left: 25px;
	text-decoration: none;
	color: #0000BB;
}