.MainContainer {
	/* Bloc du container principal */
	width:950px;
	background-image: url("../imgs/Global-bg.jpg");
	}


.MainContainerhaut {
	width:950px;
	/* min-height:575px; */
	overflow:auto;
	background-image: url("../imgs/Global-bg-d.jpg");
	background-position:0px 0px;
	background-repeat:no-repeat;
	
	}
.libelle_produit_pro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #A7C1D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2264A1;
	color: #000000;
}
.libelle_produit_proligne1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #A7C1D9;
	border: Aucune;
	color:#FFFFFF;
}

