.banniere
{
	
	background-position:center;							/*horizontal */
	height: 110px;		/*vertical */
	margin:auto;
	background-image: url("./images/banniere.jpg");				/* image banniere */
	background-repeat: no-repeat;						
		
}