
.header-middle {
	width: 900px;
	height: 150px;
	background-color: #e6e6e6;
	background-image: url(/fonds/fond4.jpg); 
    background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	overflow-x: visible;
	overflow-y: visible;
}


