#livraisonMiddle {
/* background-image:url('../../IMG/centre_green_bar.png');
background-repeat:repeat-x */;
background-color:#CCD1D3;
/* padding-top:14px; */
margin-top:0;
margin-bottom:0;
margin-left: 200px;
margin-right: 200px;
border-left:1px solid white;
border-right:1px solid white;
}
#Middle {
/* background-image:url('../../IMG/centre_green_bar.png');
background-repeat:repeat-x */;
background-color:#CCD1D3;
/* padding-top:14px; */
margin:0 200px;
border-left:1px solid white;
border-right:1px solid white;
}
* html #Middle{/* 3px jog*/
	margin-left:197px;
	margin-right:197px;
}

/* Hides from IE5-mac \*/
* html #Middle {height: 1%;}
/* End hide from IE5-mac */


