<!--	


	/* BLOCKS DANS LA STRUCTURE GENERALE SUR TOUTES LES PAGES (Menu, Panier, Recherche, fil d'ariane, etc...) */

	/* TOP */
	    #top_right{position:relative;padding-left:443px;top:23px;}
		#top_haut{position:relative;width:340px;height:0px;padding:0px 0 0 0;}
		
	
		/* Panier */
	    #panier{position:relative;width:212px;left:136px;top:-20px;clear:both;line-height:13px;font-size:13px;color:#75777B;font-weight:bold;}
		#openclosepanier{position:absolute;left:0;top:0;display:block;height:40px;width:208px;text-decoration:none;background:url(../paniers/bg-blank.gif) repeat 0 0;z-index:99;}
		#panier_top{position:relative;width:100%;line-height:13px;font-size:13px;color:#75777B;font-weight:bold;overflow:hidden;}
	    #panier_top span.gauche, #panier_top span.centre, #panier_top span.droite{float:left;display:inline;position:relative;height:27px;line-height:27px;}
	    #panier_top span.gauche{background:url(../paniers/bg-panier000.jpg) no-repeat right top;width:56px;}
	    #panier_top span.centre{background:url(../paniers/bg-panier01.jpg) repeat-x 0 0;padding-left:8px;width:140px;}
	    #panier_top span.droite{background:url(../paniers/bg-panier02.jpg) no-repeat right top;width:6px;}
	    #panier_deroulant{padding-left:18px;width:92px;height:18px;background:url(../paniers/bg-panier_derouglant00.jpg) no-repeat 0 0;}
		/* Panier Content */
		#panier_content{position:relative;width:210px;clear:both;overflow:hidden;display:none;}
		#article_panier, #details_panier, #total_panier{position:relative;width:100%;overflow:hidden;padding:4px;background:#EFEFF0;border-bottom:1px solid #fff;}
		#article_panier .article_content{position:relative;width:100%;margin:0 0 6px 2px;overflow:hidden;clear:both;line-height:1.2em;}
		#article_panier .article_content .qte_prix{position:relative;width:100%;overflow:hidden;}
		#article_panier .article_content .spanprix{position:absolute;right:20px;top:0;}
		#article_panier .article_content .spanprix img{vertical-align:middle;}
		#article_panier .article_content_titre{position:relative;width:100%;line-height:26px;display:block;font-weight:bold;color:#000;margin:0 0  0;}
		#article_panier .article_content_quantite{position:relative;width:64px;float:left;display:inline;}		
		#details_panier span.details_panier_titre,#details_panier span.details_panier_content{float:left;display:inline;line-height:1.3em;}
		#details_panier span.details_panier_titre{width:90px;}
		#details_panier span.details_panier_content{width:104px;text-align:right;}
		#total_panier{color:#000;}
		#total_panier span.total_panier_titre, #total_panier span.total_panier_content{float:left;display:inline;}
		#total_panier span.total_panier_titre{width:90px;}
		#total_panier span.total_panier_content{width:104px;text-align:right;}
		/* Panier bottom */
		#panier_content_bottom{position:relative;width:100%;overflow:hidden;height:9px;}
		#panier_content_bottom span.gauche,#panier_content_bottom span.centre, #panier_content_bottom span.droite {float:left;display:inline;height:9px;}
		#panier_content_bottom span.gauche{background:url(../paniers/bg-panier00.gif) no-repeat 0 0;width:8px;}
		#panier_content_bottom span.centre{background:url(../paniers/bg-panier02.gif) repeat-x 0 0;width:194px;}
		#panier_content_bottom span.droite{background:url(../paniers/bg-panier01.gif) no-repeat 0 0;width:8px;}
	    


-->

