#menu {
	background-color: #FFCC66;
	width: 20%;
}
body {
	background-color: #CCCCCC;
}
#contenu div {
	font-style: italic;
	font-weight: bolder;
}
