#illustration{
	background: url("../fichiers/sources/img_roch.jpg") no-repeat;
	width: 180px;
	height: 230px;
	border:2px solid #84b819;
	left: 550px;
	top:60px;
}
#footer {
	border-top:8px solid #84b819;
	top:5px;
}
#banner {
	background-color:#84b819;
	border-bottom:8px solid #ffffff;
}
#menu UL LI{
	background-color:#e06d08;
}
#menu .menuOn{
	height: 14px;
	background-color:#08763c;
}
#menu .menuOn A{
	color:#84b819;
	font-weight:bold;
}
#menu A{
	text-decoration: none;
	color: #ffffff;
