#menu dl {
	margin-top: 20px;
	margin-bottom: 70px;
}
#menu dt {
	text-indent: 35px;
	margin: 2px 0 0 3px;
	height: 30px;
}
dt#accueil {
	background: url('../images/icone-accueil.gif') no-repeat;
	padding-top: 4px;
}
dt#ent {
	background: url('../images/icone-entreprise.gif') no-repeat;
	padding-top: 4px;
}
dt#mut {
	background: url('../images/icone-mutations.gif') no-repeat;
height: 32px;
}
dt#part {
	background: url('../images/icone-part.gif') no-repeat;
	padding-top: 4px;
}
dt#devis {
	background: url('../images/icone-devis.gif') no-repeat;
	padding-top: 4px;
}
dt#entre {
	background: url('../images/icone-ent.gif') no-repeat;
	padding-top: 4px;
}
dt#meuble {
	background: url('../images/icone-meuble.gif') no-repeat;
	padding-top: 4px;
}
dt#contact {
	background: url('../images/icone-contact.gif') no-repeat;
	padding-top: 4px;
}
dt#plan {
	background: url('../images/icone-plan-acces.gif') no-repeat;
	padding-top: 4px;
}
dt a span#milit {
	position: relative;
	left: 35px;
	top: -7px;
}
dt a {
	vertical-align: middle;
}
#menu ul {
	margin: -10px 0 7px 35px;
}
#menu ul li {
	margin: 0;
}
.square {
	margin-left: 40px;
}
.square li {
	list-style: square inside;
}
#contenu ul li {
	list-style: square inside;
	line-height: 1em;
	
	
}
