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

#fond {
	background-image: url(../images/07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#fondmenu {
	background-color:#99c00f;
}
#bas {
	background-color: #feed00;
}
