dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	width: 175px;
	font-family: "Trebuchet MS", Verdana, Arial;
	z-index: 2;
	padding-top: 40px;
}
#menu dt {
height: 20px;
line-height: 20px;
text-align: center;
font-size: 12px;
font-weight: bold;
border: none 0;
margin: 1px 0;
background: #324B83;
color: #FFFFFF;
}
#menu dd {
	border: 1px solid gray;
	font-size: 12px;
	font-weight: bold;
	background: #3B5BA6;
	color: #CCCC00;
}
#menu li {
	padding: 2px 0;
	background: #3B5BA6;
	font-family: Arial, Helvetica, sans-serif;
}
#menu li a, #menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #999933;
}.retrait1 {
	padding-left: 30px;
}
#menuAvocat {
	float: right;
}

