.titre {
	background-image: url(bandeau.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	height: 80px;


}
