#topProducts{
	height:412px;
	text-align:center;
	margin:10px 0;
}


/* * * * * * * * * * * * * * * * *
  	CAROUSEL HORIZONTAL
* * * * * * * * * * * * * * * * */





.jcarousel-skin-ie7 .jcarousel-container {
    position: relative;
	width:874px;
	margin:auto;
}

.jcarousel-skin-ie7 .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0px;
    overflow: hidden;
    position: relative;
}

.jcarousel-skin-ie7 .jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	cursor:pointer; 
}



.jcarousel-skin-ie7 .jcarousel-list li,
.jcarousel-skin-ie7 .jcarousel-item {
        float:left;
    	list-style: none;
    	height:134px;
	width:284px;
        margin:0 11px 0 0;
 	background:url(../../img/white/ongletMusic.png) no-repeat center center;
}

.jcarousel-skin-ie7 .jcarousel-item  .anArtist{
    width:271px;
    margin:auto;
    height:134px;
}

h3,
h3 a,
h3 a:visited{
	padding:1px 0 0 10px; 
	font-weight:bold;
	font-size:12px;
	color:#707070; 
	text-transform:uppercase;

}

.jcarousel-skin-ie7  .jcarousel-prev{  
	background:url(../../img/prev.png) no-repeat center center;    
	z-index:10;
    	width:39px;
    	height:50px;

	position:absolute;
	top:40px;  
	left:-46px; 
	cursor:pointer;
} 

.jcarousel-skin-ie7 .jcarousel-next{
	background:url(../../img/next.png) no-repeat center center;
	z-index:10; 
     	width:39px;
    	height:50px;
	position:absolute;        
	top:40px;   
	left:880px; 
	cursor:pointer;   
}


.aP
{
	height:100px;
	margin:0 0 0 6px;
	overflow:hidden;
	width:268px;
}

.ptitre{
	padding:3px 0 0 20px;
	color:#707070;
	font-size:12px;
	text-transform:uppercase;
}

#bottomProducts{
	padding:10px 15px 20px;
}

#bottomProducts .eb{
	border:solid #FFF 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	
	-moz-box-shadow:0 0 10px #888888;
	-webkit-box-shadow:0 0 10px #888888;
	box-shadow:0 0 10px #888888;
}