div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:13px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;

}



#liste-article{
	width:860px;
	overflow:hidden;
	clear:both;
	padding:0px;
	padding-left:40px;
	margin:0px;
}
.bloc_art{
	width:376px;
	height:164px;
	float:left;
	margin-left:43px!important;
	margin-left:23px;
	margin-top:30px;
	background-image:url(images/style/bloc_art.jpg);
	background-repeat:no-repeat;
}
.sous_bloc_art_left{
	width:126px;
	height:128px;
	float:left;
	padding-top:32px;
	padding-left:32px;
	padding-right:8px;
	padding-bottom:0px;
	margin:0px;
}
.sous_bloc_art_right{
	width:184px;
	height:140px;
	float:left;
	padding-top:20px;
	padding-left:16px;
	padding-right:8px;
	padding-bottom:0px;
	margin:0px;
	color:#7ba2a5;
	font-size:11px;
	text-align:center;
}
.prix,.prix a {
	color:#5e7c7e;
	font-weight:bold;
	font-size:24px;
	padding:0px;
	margin:0px;
	text-decoration: none;	
}
.prix_promo,.prix_promo a{
	color:#86b0b3;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-decoration: line-through;	
}
.titre_art,.titre_art a{
	color:#89311d;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	margin:0px;	
}
.text_art{
	color:#5e7c7e;
	font-size:11px;
	width:150px;
	height:40px;
	padding:0px;
	margin:0px;
}
.img_art{
	float:right;
	border:0px;
}
.loupe{
	margin-left:15px;
	border:0px;
}
.sous_bloc_art_left ul{
	list-style-type:none;
	padding:0px;
	margin:0px;

}
.sous_bloc_art_left ul li{
  display:block;
  float:left;  
  width:auto;
  margin:0px;
  padding:2px;
  padding-bottom:0px;
}
.sous_bloc_art_left ul li a{
	color:#5e7c7e;
}
.sous_bloc_art_left ul li img{
	border:0px;
}