#catalogue-title {padding:5px 0 5px 10px;}

#catalogue-albumtable {width:100%;}
#catalogue-albumtable td {width:33%;background-color:#00101f;-moz-border-radius:6px;-webkit-border-radius:6px;}
#catalogue-albumtable a {color:#CDCDC9;text-decoration:none;}
#catalogue-albumtable a:hover   {text-decoration:underline;}
#catalogue-albumtable img {float:left;padding:2px;-moz-box-shadow:0 0 3px lightblue;-webkit-box-shadow:0 0 3px lightblue;box-shadow:0 0 3px lightblue;opacity:0.9; /* 0 à 1 */filter:alpha(opacity=90); /* 0 à 100 *//*width:78px;height:78px*/}
#catalogue-albumtable img:hover	{opacity:1; /* 0 à 1 */filter:alpha(opacity=100); /* 0 à 100 */}
.catalogue-odd {}
.catalogue-even{}
.catalogue-albumtitle     {font-size:0.8em;font-weight:bold;color:#0B3762;margin:0;padding-top:3px;text-indent:4px;}
.catalogue-albumtitle a   {color:#0B3762}
.catalogue-albumperformer {font-size:0.9em;color:white;margin-bottom:0.6em;text-indent:4px;}
.catalogue-albumperformer a {color:#0B3762}
.catalogue-albumlabel     {font-size:0.9em;margin-bottom:0.9em;text-indent:4px;}
.catalogue-albumlabel a   {color:#0B3762}

.catalogue-albumpricediv  {margin-left:86px;text-align:right;font-size:0.8em;color:#FEAA01;font-weight:bold;vertical-align:top;background-color:#000D19;border: 1px solid #151D24;padding:3px;-moz-border-radius:6px;-webkit-border-radius:6px;}

.catalogue-listen-rollover{background:url(/design/imgs/cask24r.png);display:block;float:left;width:20px;height:13px;margin:4px 0 3px 0;}
.catalogue-listen-rollover:hover{background:url(/design/imgs/cask24.png)}
.catalogue-listen-rollover:focus{background:url(/design/imgs/cask24f.png)}
.catalogue-add-to-cart-rollover{background:url(/design/imgs/buy24r.png);display:block;float:left;width:27px;height:13px;margin:0 0 3px 0;}
.catalogue-add-to-cart-rollover:hover{background:url(/design/imgs/buy24.png)}
.catalogue-add-to-cart-rollover:focus{background:url(/design/imgs/buy24f.png)}
.charts-listen-rollover{background:url(/design/imgs/more-infos-r.png);display:block;float:left;width:20px;height:13px;margin:0 0 3px 0;}
.charts-listen-rollover:hover{background:url(/design/imgs/more-infos.png)}
.charts-listen-rollover:focus{background:url(/design/imgs/more-infos.png)}

#catalogue-tracktable  {width:100%;color:white;margin:0;padding:0;}
#catalogue-tracktable td   {border-bottom:1px solid #001932;}
#catalogue-tracktable tr   {background-color:#00101f;}
#catalogue-tracktable tr:hover   {background-color:#000D19;}
#catalogue-tracktable a {color:#CDCDC9;text-decoration:none;}
#catalogue-tracktable a:hover {text-decoration:underline;}
.tracklist-img          {width:35px;padding:0;opacity:0.9; /* 0 à 1 */filter:alpha(opacity=90); /* 0 à 100 */}
.tracklist-img:hover          {opacity:1; /* 0 à 1 */filter:alpha(opacity=100); /* 0 à 100 */}
.tracklist-listen       {width:20px;padding:0 3px 0 4px}
.tracklist-title        {width:290px;font-size:0.8em;padding:3px 0 0 3px;vertical-align:top;}
.tracklist-performer        {width:295px;font-size:0.8em;font-weight:bold;padding:3px 0 0 3px;vertical-align:top;}
.tracklist-label        {width:200px;font-size:0.8em;padding:3px 0 0 3px;vertical-align:top;}
.tracklist-date     {width:55px;font-size:0.7em;color:#FEAA01;text-align:left;padding:3px 0 0 3px;vertical-align:top;}
.tracklist-price     {width:55px;font-size:0.7em;color:#FEAA01;text-align:left;padding:3px 0 0 3px;vertical-align:top;}
.tracklist-buy		{width:20px;padding:0 4px 0 3px}

.labellist-img	   {float:left;padding:4px;margin:0 5px 0 0;opacity:0.9; /* 0 à 1 */filter:alpha(opacity=900); /* 0 à 100 */}
.labellist-img:hover	{opacity:1; /* 0 à 1 */filter:alpha(opacity=100); /* 0 à 100 */}
.labellist-name     {font-size:0.9em;font-weight:bold;color:white;margin:0;}
.labellist-name a   {text-decoration:none;color:#CDCDC9;}
.labellist-name a:hover   {text-decoration:underline;}
.labellist-styles	{font-size:0.8em;color:white;}

.artistlist-img	   {float:left;padding:4px;margin:0 5px 0 0;opacity:0.9; /* 0 à 1 */filter:alpha(opacity=900); /* 0 à 100 */}
.artistlist-img:hover	{opacity:1; /* 0 à 1 */filter:alpha(opacity=100); /* 0 à 100 */}
.artistlist-name     {font-size:1em;font-weight:bold;color:#0B3762;margin:0;}
.artistlist-name a   {color:#0B3762}
.artistlist-name a:hover   {color:#044689}

#catalogue-list-chooser {float:right;font-size:0.9em;margin:2px 3px 3px 0;color:#CDCDC9;background:transparent;}
#catalogue-list-chooser a {text-decoration:none;color:#707070;}
#catalogue-list-chooser a:hover {color:#359fff;background-color:#080808;-moz-border-radius:3px;-webkit-border-radius:3px;}
.chooser-selected       {color:#359fff;background-color:#080808;-moz-border-radius:3px;-webkit-border-radius:3px;}

.catalogue-paginationdiv{width:100%;padding:3px;font-size:0.9em;color:#CDCDC9;background:transparent;}
.catalogue-paginationdiv a{-moz-border-radius:3px;-webkit-border-radius:3px;text-decoration:none;color:white;background-color:#00101f;margin:2px;padding:0 3px;border:1px solid #0B3762}
.catalogue-paginationdiv a:hover{background:#000D19;color:#359fff;}
.catalogue-paginationdiv span{margin:2px;padding:0 3px;}
.catalogue-paginationdiv span.disabled{color:#9F9F9F}
.catalogue-paginationdiv span.selected{color:#359fff;background:#121212;-moz-border-radius:3px;-webkit-border-radius:3px;border: 1px solid #0B3762}