  /*feuille de style specifique de magasin : Magasin par default - Francais*/
/*js beaulieu*/

/*logo du magasin*/
/*image must be width:118px x height:74px*/

#section_id h1 span {
	background-image:url(../NFB_media/ui2/ID-Hv-Fr.gif);
	}
	
/*les entetes de couleur*/
.color-head,.user_cart th{
	background:url(../NFB_media/ui2/header-red_bkg.gif) repeat-x bottom;
	background-color:#BC5858;
	color:#fff;
	}
.user_cart th a{color:#fff}

#breadcrumb{
	background:url(../NFB_media/ui2/bredcrumbs-red_bkg.gif) repeat-x bottom;
	background-color:#bc5858;
	color:#fff;
	}
	
/*le bouton "ajouter au panier" des vignettes est differant en francais*/

.ajouter a{padding:3px 24px 7px 8px;}
