body {
	background:#bacfe1 url(/media/interface/fonds/bandeau-produits.jpg) no-repeat 50% 4px ;
	/*background:#bacfe1 url(/media/interface/fonds/bandeau-reflet-produits.jpg) no-repeat 50% 4px ;*/
	min-width:985px;
	color:#00002e; /* BLEU MARINE */
}

#page{
	margin:0 auto;
	position:relative;
    width:100%;
}

/* ACCESSIBILITY ==================================== */
#accessibility{
	display:none;
}
/* BANNER ==================================== */
#banner{	
	width:985px !important;
	margin:0 auto;
	border-bottom:0px solid #fff;
	display:block;
	background:transparent;
	background-image:none;
	position:relative;
	z-index:6;
}

	#banner .content {
		height:218px;
		position:relative;
	}
/* WRAPPER ==================================== */	
#wrapper{
	font-size:1em;
	width:100%;
	border:0px solid green;
	background:transparent url(/media/ombrpiedwarpper__087529200_1423_13032010.png) repeat-x bottom left;
	padding-bottom:20px;
}