#conteneurtopVente,
#conteneurnouveaute,
#conteneurpromo { 
	position: relative;
	width: 539px; 
	/*height: 245px;*/
	height:225px;
	margin: 0 auto; 
}
#conteneurpromo {
	/*height:335px;*/
	height:295px;
	padding-bottom:10px;
}
#topVente,
#nouveaute,
#promo {
	clear:both;
}
#listetopVente,
#listenouveaute,
#listepromo { 
	top:4px; 
	left:0; 
	width:570px; 
	height:140px; 
	position:relative;
	margin:0; 
	padding:0; 
}
#barreNavigationtopVente,
#barreNavigationnouveaute,
#barreNavigationpromo { 
	position: absolute;
	/*top: 202px; */
	top:182px;
	width:539px; 
	height:32px;
	overflow: hidden; 
	background: url(/includes/plugins/carousel/fondBarre.jpg) no-repeat;
	background-position:0px 8px;
	visibility: hidden;
	background-color:#FFF;
	padding-bottom:20px;
}
#barreNavigationpromo{
	/*top: 272px;*/
	top: 232px; 
	height:50px; 
}
#fondBarreNavigationtopVente,
#fondBarreNavigationnouveaute,
#fondBarreNavigationpromo { 
	position:absolute; 
	width:65px; 
	height:32px; 
	cursor:pointer; 
	z-index:155;
	
}
#fondBarreNavigationnouveaute {
	width:58px; 
}
#fondBarreNavigationpromo {
	width:58px;
	height:50px; 
}
#imageBarreNavigationtopVente,
#imageBarreNavigationnouveaute,
#imageBarreNavigationpromo { 
	position: absolute; 
	width: 65px; 
	height: 32px; 
	background: url(/includes/plugins/carousel/abeille.png) no-repeat;  
	cursor: pointer; 
	z-index: 5;
}
#imageBarreNavigationnouveaute {
	width: 58px; 
	background: url(/includes/plugins/carousel/cocci.png) no-repeat;  
}
#imageBarreNavigationpromo {
	width: 65px; 
	height:50px;
	background: url(/includes/plugins/carousel/hanneton.png) no-repeat;
	background-position:0px 8px;  
}
#flecheGauchetopVente,
#flecheGauchenouveaute,
#flecheGauchepromo{
	position: absolute; 
	left: 0px; 
	top: 209px; 
	width: 15px; 
	height: 20px; 
	background: transparent; 
	z-index: 150;
	cursor: pointer; 
}
#flecheDroitetopVente,
#flecheDroitenouveaute,
#flecheDroitepromo { 
	position: absolute; 
	left: 525px; 
	top: 209px; 
	width: 15px; 
	height: 20px; 
	background: transparent;
	z-index: 150; 
	cursor: pointer; 
}
#flecheGauchepromo{
	top: 279px; 
}
#flecheDroitepromo { 
	top: 279px; 
}