#menu {
	text-align: left;
}

DT {
	padding:0px;
	margin: 0px; 
}

DD, UL, LI {
	padding:0px;
	margin: 0px; 
	list-style-type: none;
}

#menu {
	margin: 0 0 0 10px;
	padding: 0 0 0 0 ; 
	font-size: 14px;
	position: relative;
}

#menu DT {
	font-weight: bold; 
	margin: 2px 0px;
	line-height: 20px; 
	height: 20px; 
	background: #F9FAEC;
	background-image: url(/images/divers/puce_6carres.gif);
	background-repeat: no-repeat; 
	background-position:0px 5px ;
	color: #AE152A;
	position: relative;
	text-indent: 10px;
}

#menu DT A {
	display: block;
	color: #AE152A;
	text-decoration: none;
}

#menu DT A:hover {
	text-decoration: underline;
}

#menu DD {
	border: #535353 1px solid; 
	background: #F8EAB9; 
	z-index: 100;
	margin-top: -23;
	left: -175px;
	width: 13em; 
	position: absolute;
}

#menu UL {
	padding: 2px;
}

#menu LI {
	font-size: 10px;
	font-weight: bold; 
	line-height: 18px;
	height: 18px;
	text-align: right;
}

#menu LI A {
	display: block;
	color: #AE152A;
	text-decoration: none;
}

#menu LI A:hover {
	text-decoration: underline;
}
