.outils { 
	height : 33px;
	padding : 0 25px;
	line-height : 33px;
	border-right:#F1D100 solid 10px;
	background : url(../img/fond_outils.gif) top repeat-x;
	z-index : 12; 
	position : relative;
	left:-5px;
	font-size : 10px;
	float : right;
	color : #484B4F;
}

	.outils LI { display : inline; padding : 0 5px 0 0;}
	
		.outils LI A{ color : #fff;}
		
		#coup_coeur a{ position:relative; margin-left:40px;}
		
	#coup_de_coeur { z-index : 11; position : absolute; left : 190px; top : 0;}
		          
		
		
