.border_d {
	background-image: url(images/border_d.gif);
	background-repeat: repeat-y;
}
.fromage {
	background-image: url(images/fromage.jpg);
	background-repeat: repeat;
}
.texte {
	background-image: url(images/texte.gif);
	background-repeat: repeat;
}
.left {
	background-image: url(images/g09.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
