
body {
	margin: 0;
	padding: 0;
	background: black url(../images/gabarit/fond_bas.jpg) no-repeat 50% 0;
	color: #c7c7c7;
	text-align: justify;
	font: 0.7em verdana;
}
#music {
	width: 902px;
	height: 21px;
	margin: 0 auto 0;
	text-align: left;
}

#signature {
	text-align: right;
	margin-left: 50px;
	margin-top: -18px;
}
#signature a {
	color: #c7c7c7;
}
#signature a:hover {
	color: white;
}


ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul a {
	text-decoration: none;
	display: block;
	text-indent: -5000px;
}

a#son{
	background-image: url(../images/gabarit/son_on.gif);
	height: 21px;
	width: 21px;
}
a#son:hover{
	background-image: url(../images/gabarit/son_off.gif); 
}

#smn {
	color: #926874;
	font-size: 0.9em;
	text-align: right;
}
#smn a {
	color: #926874;
	text-decoration: none;
}
#smn a:hover {
	color: white;
	text-decoration: none;
}


