
.barre {
	position: absolute;
	background-image: url(images/barre.jpg);
	color: white;
	height: 3.5%;
	width: 100%;
	font-size: 14px;
}

.bgauche {
	float: left;
	text-align: left;
	margin-left: 2%;
}

.bdroite {
	float: right;
	text-align: right;
	margin-right: 2%;
}
