/* Feuille de style pour la section C */
@import "/css/style.css";
@import "/css/menu.css";
body {
	background-color: #ffffff;
	background-image: url('/images/bg_page.gif');
	background-repeat: repeat-x;
	overflow:scroll;
}
