body {
	background-color: #fff;
	margin: 10em 0px 1em 0px;
	padding: 0px;
}
body, td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02344b;
}
.fondgauche {
	background-image: url(/img/menu/fondG.gif);
	background-repeat: repeat-x;
	background-position: 0px 45px;
}
.fonddroit {
	background-image: url(/img/menu/fondD.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu {
	float: right;
	width: 222px;
}
#menu li {
	list-style: url(/img/menu/puce2.gif) none inside;
	line-height: 16px;
}
#menu a, .nodeco {
	text-decoration: none;
}
#menu li.active {
	list-style-image: url(/img/menu/puce1.gif);
}
#menu li.active a {
	color: #18729C;
}
