body, html{
	margin:0;
	padding:0;	
}
#barrebond {
	position: absolute;
	z-index: 10000;
	width: 100%;
	height: 24px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background-color:#fff;
}

#barrebond_spacer {
	height: 24px;
	width: 1px;
}

#bar_reseau {
	background-position:left top !important
}

#bar_reseau  table td {
	vertical-align:middle;
}

#bar_reseau  table td a{
	font-size:9pt;
}


/*#####     Facebook     #####*/
#barrebond_fb{
	position: absolute;
	z-index: 10000;
	width: 100%;
	height: 78px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background-color:#fff;
}

#barrebond_spacer_fb {
	height: 78px;
	width: 1px;
}