body {
	background-image: url(file:///C|/Users/amp/Documents/sites/bendavroy/images/fond.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #070f70;
}
#logo {
	background-image: url(images/banindex.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 145px;
	width: 822px;
	margin: 0 auto;
	text-align: center;
}
#nom {
	float: right;
	background-image: url(images/stben.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 94px;
	width: 400px;
}
.clear {
	clear: both;
}