#socialslinks {
margin-top: 10px;	
}


.gauche {
	float: left;
}

#tweetmeme_button {
	font-family: arial, helvetica, sans-serif;
	height: 20px;
	overflow: hidden;
margin-top: 1px;
	margin-right: 10px;
	float: left;
}

#tweetmeme_button a {
	text-decoration: none;
	border: none;
}

#tweetmeme_button .retweet {
	height: 16px;
	width: 50px;
	background: url('widget.gif') no-repeat 0px -45px;
	text-align: center;
	display: block;
	cursor: pointer;
	padding: 0px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}

#tweetmeme_button .retweet:hover, #tweetmeme_button .retweet.selected {
	background-position: 0px -61px;
	color: #80b62a;
}

#tweetmeme_button .retweet.selected {
	cursor: text;
}

