#slideshow{
z-index: 1;
position: relative;
display: none;
}
#slideshow li{
display: block;
width: 676px;
height: 339px;
}
#slideshow a{
display: block;
width: 100%;
height: 100%;
}
#slideshow a span{
display: none;
}
#slideshow #leftControl{
top: 50%;
position: absolute;
display: block;
/*background: url(../Brindilles-img/prev.png);*/
width: 20px;
height: 20px;
}
#slideshow #rightControl{
cursor: pointer;
right: 0;
bottom: 40%;
position: absolute;
display: block;
background: url(../Brindilles-img/next2.png);
width: 50px;
height: 50px;
}

#pubs2 table
{
	float: left;
	position: relative;
	left: -35px;
	margin-top: 20px;
	width: 973px;
	height: 10px;
}
#pubs2 td
{
	text-align: center;
	padding-bottom: 10px;
}

#float1
{
	float: left;
	margin-bottom: 15px;
	margin-right: 25px;
	width: 675px;
	height: 339px;
}
#float2
{
	float: left;
	margin-bottom: 22px;
}

#float4
{
float: left;
}

#produits
{
	padding-top: 15px;
	width: 923px;
}


/* End */
#liste_prod{
clear: both;
width: 921px;
}
#liste_prod .elem{
width: 229px;
height: 245px;
border-right: 1px dotted #ccc;
margin-bottom: 0;
}
#liste_prod .elem.last{
border-right: 0;
}
#liste_prod li{
display: none;
color: #999;
}
#liste_prod a.titre{
display: block;
font-size: 15px;
color: #666600;
margin: 0 auto;
margin-bottom: 20px;
background: #fff;
padding: 5px;
width: 200px;
text-transform : uppercase; 
}
#liste_prod a.titre.nouveautes{
background: #d3b556;
}
#liste_prod a.titre.promos{
background: #e1e22f;
}
#liste_prod a.titre.choixmois{
background: #a5dbdb;
}
#liste_prod a.titre.cadeaux{
background: #a0b208;
}
#liste_prod .prix{
color: #333;
height: 21px;
padding-top: 1px;
}
#liste_prod .image{
margin-bottom: 0px;
height: 125px;
}

#largeban{
display: none;
}

#giveaway, #miniban_elem_2{
display: block;
width: 221px;
height: 339px;
background: url(../Brindilles-img/giveawayban.jpg);
text-align: center;
position: relative;
}
#giveaway img, #miniban_elem_2 img{
position: relative;
top: 120px;
}
#giveaway .nom, #miniban_elem_2 .nom{
display: block;
position: relative;
top: 130px;
left: 5px;
width: 210px;
color: #fff;
font-size: 12px;
}
