#menu ul {
	margin-bottom: 20px;
}
#corps ul {
	margin-left: 80px;
}
#menu ul li {
	list-style: inside square;
	color: #000080;
	margin: 0 0 0 10px;
	text-indent: 0;
}
ol {
	margin-top: 20px;
	margin-left:30px;
}
ol li {
	margin-top: 10px;
}
dt {
	margin: 30px 0 5px 0;
	text-indent: 20px;
	color: #000080;
	font-weight: bold;
}
dt.indent {
		margin: 5px 0 5px 10px;
}
dt.accueil {
	background: url('../images/accueil.gif') no-repeat;

}
dt.anticond {
	background: url('../images/goutte.gif') no-repeat;

}
dt.givre {
	background: url('../images/flocon.gif') no-repeat;

}
dt.ventilo {
	background: url('../images/ventilo.jpg') no-repeat;

}
dt.peinture {
	background: url('../images/pot-peinture.jpg') no-repeat;

}
dt.contact {
	background: url('../images/contact.gif') no-repeat;

}