a
{
	color: #999999;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #333333;
}
#titre_mixtape
{
	background: url("../images/soirees/bouton.gif");
	width: 400px;
	height: 60px;
	margin: auto;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 4em;
	color: #999999;
}
#background_mixtape
{
	background: url("../images/soirees/contenu-soiree.jpg") no-repeat;
	width: 500px;
	height: 200px;
	padding-left: 25px;
	margin: auto;
	font-size: 0.75em;
}
.description_mixtape
{
	float: right;
	display: block;
	width: 290px;
	height: 130px;
	padding-top: 20px;
	color: #999999;
}
.description_mixtape a
{
	display: block;
	background: url("../images/sound/bouton-footer.png") no-repeat;
	width: 63px;
	height: 24px;
	line-height: 1.9em;
	text-align: center;
	color: #999999;
	text-decoration: none;
}
.description_mixtape a:hover
{
	text-decoration: underline;
	color: #333333;
}
.infos_mixtape
{
	position: relative;
	display: block;
	width: 190px;
	height: 130px;
	padding-top: 20px;
}