div.socialtags {
	margin: 0px 0 0px 0;
	padding: 0;
	clear:right;
	float:right;
	height:21px;
}

.socialtags ul {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.socialtags ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 2px 1px 0px;
	padding: 1px;
	line-height:1em;
}
.news .topnewsitem .newshead2 .innnewshead .partage .socialtags img {
	display:inline;
	float: none;
	width: auto;
	height: 16px;
	border: 0;
	margin: 2px 0 0;
	padding: 0;
}

.socialtags-hovers {
	opacity: 1;
	filter: alpha(opacity=100);
}
.socialtags-hovers:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
