#banniere {
	background-image: url(../img/fond-bandeau.png);
	background-repeat: repeat-x;
	height: 99px;
}

#banniere table {
	text-align : center;
	width : 100%;
}

#banniere a img {
	height: auto;
	margin: 13px;
}