/* Barre réseau */

#barre_wb {
	font-size:8pt;position: fixed; z-index:999; bottom: 0px; left: 0px; width: 100%; text-align: center; background-color: #efefef; border-top: 1px solid #bbb;
}

#barre_wb_in {
	width: 100%; margin-left: auto; margin-right: auto; text-align: left; height: 20px; vertical-align: top; padding-top: 5px; border-top: 1px solid #fff;
}

#barre_wb_in span, #barre_wb_in a {
	float: right;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}

#barre_wb_in a {
	font-weight: bold;
}
