/* CSS Document */
/* CSS Document */
#music_fond {
	position: absolute;
	width: 650px;
	height: 520px;
	left: 0px;
	top: 100px;
	background-color:#000000;
	background:url(fd_650x520.jpg);
}
#music_groupe {
	position: absolute;
	width: 180px;
	height: 310px;
	left: 50px;
	top: 50px;
}

.music_group{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF33CC;
}
.music_group:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF33CC;
}
.music_group:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF33CC;
}
.music_group:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF33CC;
}
