.comp{
	max-width:40px;
	min-width:40px;
	width:40px;
	text-align:center;
	background-color:#f8f8f8;
}
.compBtn{
	background-color:#f8f8f8;
	width:125px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-family:Helvetica;
	color:#6B6B6B;
	font-size:14px;
	font-weight:bold;
	border-top:1px solid #BED9E4;
	border-right:1px solid #BED9E4;
	border-left:1px solid #BED9E4;
}
.sepBlock{
	height:5px;
	width:40px;
	background-color:#f8f8f8;
}
#rmvComp, #rmvComp2{
	cursor:pointer;
}
.ckb{
	font-size:12px;
	background: #FFF url(/img/bg.png) repeat-x 0px -50px;
	padding-left:15px;
}
.compBottom{
	border-top:0px;
	border-bottom:1px solid #BED9E4;
	
}
.compCnt{
	margin-left:30px;
	margin-right:1px;
	width:100%;
}
.product{
	width:180px;
	height:auto;
}
.disp{
	padding-left:5px;
	padding-right:5px;
}
.avail{
	color:#2E73B5;
	font-size:10px;
}
.avail2{
	color:#529632;
	font-size:10px;
}

.tbInfo{
	border:1px solid #BED9E4;
	-moz-border-top-left-radius:8px;
	-moz-border-top-right-radius:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	font-family:Helvetica;
	margin-left:30px;
	margin-bottom:5px;
}
.nmPays{
	color:#398CD8;
	font-size:18px;
	padding-left:20px;
	right:250px;
}
.detailPays{
	color:#398CD8;
	font-size:12px;
	padding-left:20px;
	width:400px;
	text-align:right;
}
.detailPays span{
	color:#5A8940;
}
.tb{
	border:1px solid #BED9E4;
	font-family:Helvetica;
	margin-left:30px;
	font-size:14px;
	height:auto;
}

.sep{
	width:100%;
	height:5px;
	margin-left:30px;
}

.tbN{
	margin-bottom:5px;
}
.tbF{
	background: #FFF url(/img/bg.png) repeat-x 0px -40px;
}
.tb td{
	vertical-align:top;
	font-size:14px;
}
.trP td, .trP{
	border-bottom:1px solid #BED9E4;
	min-height:26px;
}
.trPNT td{
	border-bottom:1px solid #BED9E4;
}
.trPN td{
	border-bottom:0px;
}
.empty{
	vertical-align:middle;
	font-size:24px;
	color:#636363;
	text-align:center;
}
.ficheP{
	border-bottom:0px;
}

.ficheP {
	width:120px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	text-align:right;
	color:#507497;
	border-right:1px solid #BED9E4;
	border-bottom:0px;
	background: #FFF url(/img/bg.png) repeat-x 0px -40px;
}
.ficheP img{
	padding-bottom:10px;
}
.legend{
	text-align:right;
	font-size:11px;
}
.sm{
	font-size:11px;
}
.orange{
	color:#f29400;
}
.vert{
	color:#97bf0d;
}
.bleu{
	color:#009ee0;
}
.legend span{
	color:#97bf0d;
}
.avail{
	text-align:center;
}
.pname{
	width:460px;
	color:#3E5A76;
}
.pname a{
	color:#3e5a76;
	text-decoration:none;	
}
.pname a:hover{
	color:#3E5A76;
	text-decoration:underline;	
}
.desc{
	font-size:12px;
	color:#828282;
	text-decoration:none;	
	background: #FFF url(/img/bg.png) repeat-x 0px -40px;
}
.desc td{
	font-size:13px;
}
.price{
	width:75px;
	color:#97bf0d;
	text-align:center;
	font-weight:bold;
}
.priceOv{
	width:75px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background: transparent url(/img/priceBG.png) no-repeat center 2px;
}
.oldprice{
	width:75px;
	color:#f29400;
	text-decoration:line-through;
}
.saveprice{
	width:50px;
	color:#009ee0;
}
#track1-left {
	position: absolute;
	width: 5px;
	height: 9px;
	background: transparent url(/img/slider_left.png) no-repeat top left;
}

#track1 {
	position:absolute;
	left:135px;
	margin-top:10px;
	background: transparent url(/img/slider_right.png) no-repeat top right;
}
#maxP{
	position: absolute;
	color:#999;
	left:340px;
	margin-top:10px;
	font-size:12px;
	float:right;
	width:70px;
}
#maxPLegend{
	margin-top:10px;
	position: absolute;
	left:40px;
	width:200px;
	height:9px;
	font-size:12px;
	color:#818181;
}
#cnDiv{
	position:absolute;
	margin-top:-20px;
	left:53px;
	width:120px;
	height:26px;
	z-index:10;
}
#country{
	width:120px;
	height:26px;
	opacity:0;
	filter : alpha(opacity=0); 
	-moz-opacity : 0;
}
#specific_form{
	padding:20px;
	width:390px;
	background-color:#FFF;
}

#specific_form label{
	display:block;
	overflow: hidden;
	float: left;
	font-size: 13px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: right;
	color:#404040;
	width:110px;
	height: 20px;
	line-height:20px;	
}
#specific_form input[type="text"]{
	height: 22px;
	margin-top:5px;
	margin-bottom:5px;
}
#specific_form select{
	width: 235px;
	height: 120px;
	margin-top:5px;
	margin-bottom:5px;
}
#specific_form small{
	color: #B4B6BA;
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 120px;
	width: 280px;
}
