.bg {
	background-image: url(images/bgbrun.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: ffffff;
}
.bg2 {

	background-image: url(images/bgbrun.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: 60451C;
}
.bg3 {

	background-image: url(images/bgbleu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: ffffff;
}
