/* block top user information */
#header_right #header_user {
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 0px;
	margin-top: 0px
}
#header_user p {height:15px; color: #000000; font-size: 12px; font-weight: normal;
/*background:url('../../../img/icon/etoile_connexion.png') no-repeat right*/}
#header_user a :hover{color:red}

#header_user span { font-size: 12px;color:#000000;line-height:12px;font-weight:bold;padding-left:0px}
#header_user span a {color:#000000;font-weight:normal;text-decoration:none}

#header_user #shopping_cart span {font-size:14px;color:000000;line-height:28px;font-weight:normal;padding-right:1px;padding-left:0px}


#header_user ul { margin-top: 0.3em; float:right; }
#header_user li {
	float: right;
	line-height: 1em;
	margin-left: 0.5em;
	white-space: nowrap
}
#header_user li a{
	color:black;
	font-size:12px;
}
#header_user #shopping_cart  { font-size: 12px ;margin-top:0px;margin-right:3px;padding-right:11px;background:url('../../../img/icon/etoile_panier.png') no-repeat right}
#header_user #your_account { font-size: 11px;padding-right:0px;/*background:url('../../../img/icon/etoile_moncompte.png') no-repeat right*/}
#header_user li#your_account { margin-top:0px }
#header_user #shopping_cart a, #header_user #your_account a {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0 4px 26px;
	height: 20px;
	text-decoration: none
}
#header_user #shopping_cart a { background-image: /*url('../../../img/icon/cart.png')*/ ; height: 26px; font-size: 14px; color:#000000;font-weight: normal  }
#header_user #your_account a { 
background-image: /*url('../../../img/icon/my-account16.png')*/; height: 26px; font-size: 11px; color: #000000;font-weight: normal }