@charset "utf-8";
/* CSS Document */

.fond_bas {
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
