#barrebond {
	position: absolute;
	z-index: 10000;
	width: 100%;
	height: 24px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background-color:#000;
}

#bar_reseau .bar_dollz {
	background: url(http://bar.poneyvallee.com/dollz.png) no-repeat top left;
}

#bar_reseau .bar_poney {
	background: url(http://bar.poneyvallee.com/poney.png) no-repeat top left;
}

#bar_reseau .bar_forum {
	background: url(http://bar.poneyvallee.com/board.png) no-repeat top left;
}
#bar_reseau .bar_chat {
	background: url(http://bar.poneyvallee.com/chat.png) no-repeat top left;
}
#bar_reseau .bar_desktop {
	background: url(http://bar.poneyvallee.com/desktop.png) no-repeat top left;
}

#bar_reseau .bar_favorite {
	background: url(http://bar.poneyvallee.com/bookmark.png) no-repeat top left;
}

#bar_reseau {
	background-image: url(http://bar2.feerik.com/fond.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Trebuchet MS", sans-serif, Arial;
	
	border-collapse: collapse;
}

#bar_reseau a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 32px;
}

#bar_reseau a:hover {
	color: #CCCCCC;
}

#news {
	overflow: hidden;

	height: 15px;
	background-color: #444;
	border: 1px solid #888;
	color: #aaa;
	
	padding: 2px 5px;
	padding-bottom: 1px;
	font-size: 12px;
}

a#news-title {
	color: white;
	padding: 0px;
	opacity: 0;
}

#fb-bookmark {
	display: none;
}

#fb-bookmark a {
	padding: 0px;
}