@charset "utf-8";
/* CSS Document */

div#layout {
	background-image:url(layout_bg.png);
	background-repeat: repeat-y;
	width: 920px;
	margin: 0 auto;
	position: relative;
}

div#header {
	background-image:url(header_4.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 288px;
}

div#footer {
	background-image:url(footer.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 97px;
}

div#container {
	margin-top: 75px;
	margin: 0 auto;
}

a.PBHMItem:hover {
	color:#fea92a;
	text-decoration: none;
}


.PBHMItmFrm td {
	background-image:url(horiz_nav_button.png);
	background-repeat: no-repeat;
	width: 105px;
	height: 38px;
	padding-top: 0px;
}

.PBHMItmFrm {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 105px;
	height: 38px;
	margin-top: 16px;	
}

.PBVMItmFrm td {
	background-image:url(ver_nav_button.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 40px;
	padding-bottom: 5px;
}

.PBVMItmFrm {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 133px;
	height: 40px;	
}


.PBCopyright {
	padding-top: 65px;
	position: absolute;
	margin-left: -63px;
	
}

	
.PBLink .PBCopyright { 
	text-decoration: none;
}

img#visa {
	position: absolute;
	top: 390px;
	left: 20px;	
}

img#mastercard {
	position: absolute;
	top: 390px;
	left: 120px;
}

img#phoque_tachete {
	position: absolute;
	border: 0px;
	left: 734px;
	top: -65px;

}

div#cosmetique, div#epicerie {
	width: 100%;
}

div#cosmetique img, div#epicerie img {
	border: 0;
}

div#soins {
	width: 50%;
	float: right;
	position: relative;	
}

div#bain {
	width: 50%;
	float: left;
	position: relative;
}

div#bain h1 {
	cursor: pointer;
	width: 203px;
	height: 71px;
	background-image: url('/Files/25016/titre_soins_corps_2.png');
	overflow: hidden;
	text-indent: -9999px;
	position:absolute;
	left: 125px;
}

img#visuel_bain {
	margin-top: 130px;
	margin-left: 50px;
}

img#visuel_soins {
	margin-bottom: 180px;
}


div#soins h1 {
	cursor: pointer;
	width: 220px;
	height: 104px;
	background-image: url('/Files/25016/titre_bain_et_douche_2.png');
	overflow: hidden;
	text-indent: -9999px;
	position:absolute;
	top: 315px;
	left: -62px;
}

div#clear {
	clear: both;
}

div#confiserie {
	width: 33%;
	float: left;
	position: relative;	
}

div#conserverie {
	width: 33%;
	float: left;
	position: relative;
}

div#condiments {
	width: 33%;
	float: left;
	position: relative;
}

div#conserverie h1 {
	cursor: pointer;
	width: 203px;
	height: 71px;
	background-image: url('/Files/25016/titre_conserverie.png');
	overflow: hidden;
	text-indent: -9999px;
	position:absolute;
	top: 315px;
	left: -62px;
}

div#confiserie h1 {
	cursor: pointer;
	width: 203px;
	height: 71px;
	background-image: url('/Files/25016/titre_confiserie.png');
	overflow: hidden;
	text-indent: -9999px;
	position:absolute;
	top: 315px;
	left: -62px;
}

div#condiments h1 {
	cursor: pointer;
	width: 203px;
	height: 71px;
	background-image: url('/Files/25016/titre_condiments.png');
	overflow: hidden;
	text-indent: -9999px;
	position:absolute;
	top: 315px;
	left: -62px;
}

img#visuel_condiments {
	width: 147px;
	height: 98px;
}