DIV.fp-picture{
	float:left;
	width:334px;
}

DIV.fp-picture IMG{
	border:1px solid #ffffff;
}

DIV.fp-galerie{
	float:left;
	width:65px;
	margin-left:5px;
}

DIV.galerie-items IMG{
	border:0px;
	margin-bottom:3px;
	border:1px solid #ffffff;
}

DIV.fp-htmlContent{
	float:left;
	margin-left:8px;
	width:140px;
	font-size:12px;
	color:#cccccc;
}

DIV.fp-featureBloc{
	margin-top:15px;
	padding-bottom:15px;
	width:550px;
	background-color:#32312F;
	border:1px solid #0A0A08;
}

DIV.feat-item{
	height:29px;
	width:520px;
	margin:auto;
}

DIV.feat-item-arrow{
	float:left;
	width:15px;
	height:29px;
	background-image:url(/img/fp-arrow.gif);
	background-repeat:no-repeat;
	background-position:center;
}

DIV.feat-item-label{
	float:left;
	height:100%;
	line-height:29px;
	font-weight:bold;
	color:#ffffff;
}

DIV.feat-sltField{
	float:right;
	height:29px;
	line-height:29px;
	width:200px;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
}

SELECT.fp-fld{
	font-size:11px;
	margin-top:5px;
}

INPUT.fp-fld{
	margin-top:5px;
	font-size:11px;
	border:1px solid #000000;
	width:50px;
	float:right;
}

DIV.feat-separator{
	height:1px;
	width:520px;
	margin:auto;
	background-image:url(/img/feat-separator.gif);
}

DIV.strikeRate{
	height:20px;
	line-height:20px;
	color:#ffffff;
	text-decoration : line-through;
}

DIV.rate-stick-left{
	margin-top:3px;
	float:right;
	width:8px;
	height:23px;
	background-image:url(/img/rate-stick-left.gif);
}

DIV.rate-stick-middle{
	margin-top:3px;
	float:right;
	height:23px;
	background-image:url(/img/rate-stick-middle.gif);
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:23px;
}

DIV.rate-stick-right{
	margin-top:3px;
	float:right;
	width:8px;
	height:23px;
	background-image:url(/img/rate-stick-right.gif);
}

DIV.rate-stick-left-black{
	margin-top:3px;
	float:right;
	width:8px;
	height:23px;
	background-image:url(/img/rate-stick-left-black.gif);
}

DIV.rate-stick-middle-black{
	margin-top:3px;
	float:right;
	height:23px;
	background-image:url(/img/rate-stick-middle-black.gif);
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:23px;
}

DIV.rate-stick-right-black{
	margin-top:3px;
	float:right;
	width:8px;
	height:23px;
	background-image:url(/img/rate-stick-right-black.gif);
}

DIV.size-table{
	width:138px;
	height:45px;
	float:left;
}

DIV.btn-add-panier{
	float:right;
	width:138px;
	height:45px;
}

DIV.btn-store-available{
	float:right;
	width:260px;
	height:45px;
	margin-top:5px;
}

DIV#zone-hidden-size-table{
	top:0px;
	width:995px;
	display:none;
	position:absolute;
	background-color:#4E4A47;
	border:1px solid #908F8D;
	z-index:3;
}

DIV.zone-hidden-panier{
	width:250px;
	display:none;
	position:absolute;
}

DIV.floating-zone{
	width:265px;
}

DIV.floating-zone-head{
	height:25px;
	background-image:url(/img/panier-adder-head.gif);
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	line-height:25px;
}

DIV.floating-zone-middle{
	background-image:url(/img/panier-adder-middle.gif);
}

DIV.floating-zone-bottom{
	height:20px;
	background-image:url(/img/panier-adder-bottom.gif);
}

DIV.float-content{
	margin:0px 5px 0px 5px;
	color:#ffffff;
	height:20px;
	line-height:20px;
}

DIV.float-left-link{
	float:left;
	margin:0px 10px 0px 10px;
	height:20px;
	line-height:20px;
}

DIV.float-right-link{
	float:right;
	margin:0px 10px 0px 10px;
	height:20px;
	line-height:20px;
}

DIV.float-left-link A,
DIV.float-right-link A{
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
}

DIV.error-qte{
	color:#ffcc00;
	font-weight:bold;
	text-align:center;
}

DIV.fp-correlats{
	width:560px;
	margin:0px;
}

DIV.fp-correlats H1{
	display:block;
	height:35px;
	line-height:35px;
	color:#ffffff;
	font-size:22px;
}

DIV#sold-out-layer{
	position:absolute;
	width:334px;
	height:500px;
	margin:-662px 0px 0px 1px;
	z-index:100;
	background-image:url(/img/sold-out-layer.png);
}