.lettrineA {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/A.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lettrineL {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/L.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lettrineD {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/D.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lettrineN {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/N.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lettrineP {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lettrineM {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/M.gif);
	background-repeat: no-repeat;
	background-position: left top;
}.background {
	background-attachment: scroll;
	background-image: url(_images/fond_interface.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.RIEN {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/lettrineRIEN.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lettrineI {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/i.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.LettrineO {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/O.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lettrineH {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/H.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lettrineE {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/E.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lettrineB {
	background-attachment: fixed;
	background-image: url(_images/LettrineTexte/B.gif);
	background-repeat: no-repeat;
	background-position: left top;
}