 .favorie {
	display:block;
	position:fixed;
	z-index:13000;
	visibility:hidden;
	background:url('gfx/fond_favorie.png') no-repeat top left;
	width:420px;
	height:70px;
	padding: 10px;
	left:-1000px;
}

.favorie span {
	width:50px;
	height:50px;
	display:inline;
	float:left;
	clear:none;
	opacity:1.0;
}
.favorie span:hover {
	opacity:0.5;
}
.favorie .blogmarks {
background:url('social/BlogMarks_32x32.png') no-repeat top center;
}
.favorie .marquepage {
background:url('social/Bookmark_32x32.png') no-repeat top center;
}
.favorie .delicious {
background:url('social/Delicious_32x32.png') no-repeat top center;
}
.favorie .digg {
background:url('social/Digg_32x32.png') no-repeat top center;
}
.favorie .facebook {
background:url('social/Facebook_32x32.png') no-repeat top center;
}
.favorie .flickr {
background:url('social/Flickr_32x32.png') no-repeat top center;
}
.favorie .google {
background:url('social/Google_32x32.png') no-repeat top center;
}
.favorie .live {
background:url('social/Live_32x32.png') no-repeat top center;
}
.favorie .myspace {
background:url('social/Myspace_32x32.png') no-repeat top center;
}
.favorie .technorati {
background:url('social/Technorati_32x32.png') no-repeat top center;
}
.favorie .annuler {
background:url('social/Annuler_32x32.png') no-repeat top center;
}
