#albumbts {
	height: 625px;
	width: 256px;
	float: left;
	background-image: url(Images/gare_bts_album.jpg);
	background-repeat: no-repeat;
	color: #000;
}
#container #free_space #contenu #albumbts p a:hover {
	background-color: #929059;
}
#container #free_space #contenu #albumbts p a {
	display: block;
	height: 40px;
	width: 230px;
	color: #5C5C39;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 45px;
	text-align: center;
	background-color: #F2EB9C;
	margin-right: 13px;
	margin-left: 13px;
}
#album {
	float: left;
	width: 700px;
}
