/*feuille de style specifique de magasin : Magasin par default - Anglais*/
/*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-En.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;
	
	}
	
/* bouton checkout du petit panier: le label est plus court  

.checkout{padding-top:12px;padding-bottom:12px}
.checkout a{background:url(../NFB_media/ui2/btn_checkout_arr_sm_cart.gif) no-repeat  right; padding-right:10px;}*/
