#album .visuel {
float: left;
background: url(/resources/catalog/cn/images/visuel_back.gif) left top repeat-y transparent;
margin-bottom: 8px;
}

	#album .miniwrapper .visuel {
	background: url(/resources/catalog/cn/images/mini_visuel_back.gif) left top repeat-y transparent;
	}

#album .visuel div {
background: url(/resources/catalog/cn/images/visuel_top.gif) left top no-repeat transparent;
}

	#album .miniwrapper .visuel div {
	background: url(/resources/catalog/cn/images/mini_visuel_top.gif) left top no-repeat transparent;
	}

#album .visuel div div {
background: url(/resources/catalog/cn/images/visuel_bottom.gif) left bottom no-repeat transparent;
padding: 12px 12px 11px 12px;
}

	#album .miniwrapper .visuel div div {
	background: url(/resources/catalog/cn/images/mini_visuel_bottom.gif) left bottom no-repeat transparent;
	padding: 10px 13px 9px 10px;
	}

#album .visuel div div img {
width: 394px;
padding: 1px;
border: 1px solid #ccc;
}

	#album .miniwrapper .visuel div div img {
	width: 181px;
	}





/**********************
Onglets multi-disques
***********************/

#album .tab ul {
margin: 0 0 10px 0;
padding: 0;
float: left;
}

#album .tab ul li {
list-style: none outside;
float: left;
width: 30px;
margin: 0;
margin-right: 4px;
padding: 0;
background: none #fff;
}

#album .tab ul li a,
#album .tab ul li span {
padding: 0;
background-image: url(/resources/catalog/cn/images/tab_cd.gif);
background-repeat: no-repeat;
background-color: transparent;
display: block;
width: 30px;
height: 30px;
text-indent: -9999px;
}

#album .tab ul li a.tab_1  {background-position: 0 -30px;}
#album .tab ul li a.tab_2 {background-position: -30px -30px;}
#album .tab ul li a.tab_3 {background-position: -60px -30px;}

#album .tab ul li.active span.tab_1 {background-position: 0 0;}
#album .tab ul li.active span.tab_2 {background-position: -30px 0;}
#album .tab ul li.active span.tab_3 {background-position: -60px 0;}




/**********************
Autre disque du meme artiste
***********************/

.others_by_artist {
margin: 15px 0 0 0;
clear: left;
padding: 15px 0 0 0;
border-top: 1px solid #ededed;
}

.others_by_artist .grid {
padding: 0;
margin: 0 0 0 0;
}

.others_by_artist h3 {
font-size: 18px;
line-height: 21px;
margin-bottom: 6px;
}

.others_by_artist .unit {
float: left;
width: 200px;
margin: 0 25px 6px 0;
padding: 0 0 0 0;
border: 0 none;
}

.others_by_artist .last,
.miniwrapper .others_by_artist .last {
margin-right: 0;
}

.others_by_artist .unit a.ecouter {
background: none transparent;
border: 0 none;
height: 46px;
overflow: hidden;
}

.others_by_artist .unit a.ecouter:hover {
background: none transparent;
border: 0 none;
}

.others_by_artist .unit a.ecouter img.format_b {
left: 0;
top: 0;
margin: 0;
width: 42px;
height: 42px;
padding: 1px;
}

.others_by_artist .unit a.ecouter span {
position: absolute;
left: 50px;
top: 1px;
width: 150px;
height: 42px;
margin-left: 0;
text-align: left;
display: block;
overflow: hidden;
}

.others_by_artist .unit a.ecouter span strong {
font: bold 12px helvetica, arial, sans-serif;
line-height: 14px;
margin: 0;
}

.others_by_artist .unit a.ecouter span em {
font: normal 11px verdana, arial, helvetica, sans-serif
line-height: 13px;
color: #343434;
}



/**********************
Sidecontent
***********************/

#album .sidecontent h4 {
margin-bottom: 4px;
}

#album .informations dl dt {
font: bold 12px helvetica, arial, sans-serif;
line-height: 12px;
}

.sidecontent .informations,
.sidecontent .users_who_list,
.sidecontent .others_by_genre,
.sidecontent .others_related,
.sidecontent .hyperliens {
margin-bottom: 25px;
}
