.fond {
	background-attachment: fixed;
	background-image: url(Photos/bordbas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondcote {
	background-attachment: fixed;
	background-image: url(Photos/bordcote.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.fondhaut {
	background-attachment: fixed;
	background-image: url(Photos/bordhaut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
