.repetex {
	background-repeat: repeat-x;
}
.justify {
	text-align: justify;
}
.norepeat {
	background-repeat: no-repeat;
}
.fondfixe {
	background-attachment: fixed;
	background-image: url(menu/RAYURES1.gif);
	background-repeat: repeat-y;
}

