.fondbarre {  background-attachment: fixed; background-image: url(barre_fond.gif); background-repeat: no-repeat; background-position: right top}
.fondimeub {  background-attachment: fixed; background-image: url(fond_imeub.jpg); background-repeat: no-repeat; background-position: left bottom}
.fondplomb {
	background-attachment: fixed;
	background-image: url(fond_plomb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.fondchauffpro {
	background-attachment: fixed;
	background-image: url(fond_chauff_pro.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondcouv {
	background-attachment: fixed;
	background-image: url(fond_couv.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.fondbalcon {
	background-attachment: fixed;
	background-image: url(fond_balcon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondcheminee {
	background-attachment: fixed;
	background-image: url(fond_cheminee.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
