/*** Accueil ***/
#banniere {
	background: url(img/fr/bg-banniere.jpg) no-repeat 14px 0;
}
#bannieres #ssbanniere-acc {
	background: url(img/fr/ssbanniere-acc.jpg) no-repeat 0 0;
	}
	
#bannieres #annonce {
	background: url(img/fr/ssbanniere-annonce.jpg) no-repeat 0 0;
}
/*** Banniere ***/
#banniere #blc-client {
	background: url(img/fr/bg-blc-client.jpg) no-repeat 0 0;
	}

/**** Colonne de gauche ****/
a.pub-veck {
	background: url(img/fr/pub-veckring.png) no-repeat 0 0;;
}
a:hover.pub-veck {
	background: url(img/fr/pub-veckring.png) no-repeat -249px 0;
}

	
/* TROIS : les 5 icones promotion etc... */
#trois .bloc-thumb .new, #trois .bloc-thumb .selection, #trois .bloc-thumb .promotion, #trois .bloc-thumb .destockage, #trois .bloc-thumb .special {
	background: url(img/fr/icones-promos-3.png) no-repeat 0 0;
}
#trois .bloc-thumb .destockage {
	background: url(img/fr/icones-promos-3.png) no-repeat 0 -45px;
	background: url(img/fr/icones-promos-3.png) no-repeat 0 -2000px;
}
#trois .bloc-thumb .special {
	background: url(img/fr/icones-promos-3.png) no-repeat 0 -90px;
	background: url(img/fr/icones-promos-3.png) no-repeat 0 -2000px;
}
#trois .bloc-thumb .new {
	background: url(img/fr/icones-promos-3.png) no-repeat 0 -135px;
}
#trois .bloc-thumb .selection {
	background: url(img/fr/icones-promos-3.png) no-repeat 0 -180px;
}

/* CINQ : les 5 icones promotion etc... */
.cinq .bloc-thumb .new, .cinq .bloc-thumb .selection, .cinq .bloc-thumb .promotion, .cinq .bloc-thumb .destockage, .cinq .bloc-thumb .special {
	background: url(img/fr/icones-promos-5.png) no-repeat 0 0;
}
.cinq .bloc-thumb .destockage {
	background: url(img/fr/icones-promos-5.png) no-repeat 0 -29px;
	background: url(img/fr/icones-promos-5.png) no-repeat 0 -2000px;
}
.cinq .bloc-thumb .special {
	background: url(img/fr/icones-promos-5.png) no-repeat 0 -58px;
	background: url(img/fr/icones-promos-5.png) no-repeat 0 -2000px;
}
.cinq .bloc-thumb .new {
	background: url(img/fr/icones-promos-5.png) no-repeat 0 -87px;
}
.cinq .bloc-thumb .selection {
	background: url(img/fr/icones-promos-5.png) no-repeat 0 -116px;
}

.bon-achat {
	background: url(img/fr/bon-achat.png) no-repeat 0 0;
}

a.pub-pack {background: url(img/fr/bg-pub-pack.jpg) no-repeat 0 -122px;}
a:hover.pub-pack {background: url(img/fr/bg-pub-pack.jpg) no-repeat 0 0px;}

body#accueil a.pub-pack {background: url(img/fr/bg-pub-pack-acc.jpg) no-repeat 0 -122px;}
body#accueil a:hover.pub-pack {background: url(img/fr/bg-pub-pack-acc.jpg) no-repeat 0 0px;}

a.cbs {
	display: block;
	height: 126px;
	background: url(img/fr/bg-pub-cbs.jpg);
	cursor: auto;
}

/**  pour les commandes  **/

#contenu-pop a.poursuivre, #contenu-pop a.finaliser {
	background: url(img/fr/btn-popup.jpg) no-repeat 0 0;
}
#contenu-pop a.finaliser {background-position: -210px 0;}

#detail .btn_next {
	background: url(img/fr/btn_next.png) no-repeat 0 0;
}

#client input.btn-paie {
	background: url(img/fr/btn-paie.png) no-repeat 0 0;
}

.pack input.modifier {
	background: url(img/fr/btn-modifier.png) no-repeat 0 0;
}

/**  Pour les extras  **/
body#accueil a.stock-reel, a.stock-reel {
display: block;
position: absolute;
top: -20px;
left: 480px;
	width: 128px;
	height: 110px;
	background: url(img/fr/stock-reel.png) no-repeat 0 0;
	z-index:99;
}
body#rubrique a.stock-reel, body#produit a.stock-reel {
top: 220px;
left: 820px;
}
body#produit a.stock-reel {
	top: 250px;
left: 740px;
}
