html .fb_share_button
{
	display: -moz-inline-block;
	display:inline-block;
	padding:1px 20px 0 5px;
	height:16px;
	border:1px solid #260F05;
	background:url(http://www.leperroquet.ch/28aout2008/images/facebook2.png) no-repeat top right;
	vertical-align:top;
}

html .fb_share_button:hover
{
	color:#E3CEA2;
	border-color:#260F05;
	background:#260F05 url(http://www.leperroquet.ch/28aout2008/images/facebook2.png) no-repeat top right;
	text-decoration:none;
}

