#menuNav dl, dt, dd, ul {
	margin: 0;
	padding: 0;
	list-style-image: url(../FW/puceTransparente.gif);
}
#menuNav li {
	margin: 0;
	padding: 0;
	list-style-image: url(../FW/puceTransparente.gif);
}
dl#menuNav dt {
	cursor: pointer;
	margin: 10px 0;
	;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	color: #FF9900;
	background-attachment: fixed;
	background-image: url(../FW/menuPuce.gif);
	background-repeat: no-repeat;
	background-position: 15px;
}
dl#menuNav li a{
	cursor: pointer;
	color: #CC6600;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	text-indent: 45px;
}
dl#menuNav li a:hover {
	cursor: pointer;
	color: #FF9933;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	text-indent: 45px;
}#maj {
	text-indent: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #689500;
}
