#contenu {
	background-image: url(images/contenu_emballage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 250px;
	width: 800px;
	margin-left: 6px;
	padding: 20px;
	z-index: 1;
}
#bottomleft-menu {
	clear: both;
	background-image: url(images/bottomleft-menu_emballage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
	height: 9px;
	float: left;
}

ol
{

 list-style: decimal inside url();
 padding: 10px;
}
.adresse
{
  margin-left:15px;
}

.emballage img
{
 
  margin:10px;
}

