
#article_visuel{
	float:left;
	width:380px;
	margin: 0 0 14px 0;
}
#large {
	float: left;
	position:relative;
	width: 380px;
	height:380px;
	background: #FFFFFF url(../_img/zoomloader.gif) no-repeat center center;
	border: 1px solid #AEABAB;
}
#thumbnail {
	width: 380px;
	list-style: none;	
	padding: 0px 0 5px 0;
	margin: 0;
}
#thumbnail li {
	float: left;
	width: 45px;
	height:45px;
	margin: 8px 12px 8px 0;
	background-color:white;
}
#thumbnail a {
	display: block;
	border: 1px solid #6F6F6F;
	height:45px;
	width:45px;
	background-color:white;

}
#thumbnail a:hover {
	border-color: #7B2524;
}

.jqzoom{
	float:left;
	position:relative;
	margin:30px;
	cursor:pointer;
	width:320px;
	height:320px;
}

.jqzoom img{
	float:left;
	border: none;
}


div.zoomdiv {
	z-index: 100;
	position: absolute;
	top:0px;
	left:0px;
	width: 190px;
	height: 190px;
	display:none;
	text-align: center;
	border: 1px solid #6F6F6F;
	overflow: hidden;
}

div.jqZoomPup {
	z-index : 10;
	visibility: hidden;
	position: absolute;
	top:0px;
	left:0px;
	width: 50px;
	height: 50px;
	background: #ffffff url(../_img/zoom.gif) 50% top  no-repeat;;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.successPanier{
	font-size:14px;
}
#article_info{
	float:left;
	width:336px;
	width:336px;
	font-size:11px;
	margin: 0 0 14px 14px;
}

#article_info .prix{
	font-weight:normal;
	color:#6F6F6F;
	font-size:20px;
	float:right;
	margin:27px 0px 0px 0px;
	line-height:20px;
}
#article_info .boutonPanier{
	border:0;
	cursor:pointer;
	background:url('../_img/bouton_panier.jpg') center center no-repeat;
	width:227px;
	float:right;
	height:33px;
}

.divpointure, .divpointurehover, .divpointuredisabled {
	height: 32px;
	width: 33px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	float: left;
}


.divpointure a, .divpointure a:link, .divpointure a:visited {
	display: block;
	height: 32px;
	width: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 32px;
	font-weight: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background:url('../_img/rond_actif.jpg') no-repeat center center;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.divpointure a:hover, .divpointure a:active {
	display: block;
	height: 32px;
	width: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 32px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background:url('../_img/rond_actif.jpg') no-repeat center center;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.divpointurehover a {
	display: block;
	width: 32px;
	height: 33px;
	line-height: 32px;
	color: #6F6F6F;
	outline:none;
	text-decoration: none;
	font-weight:bold;
	background:url('../_img/rond_tour.jpg') no-repeat center center;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.divpointuredisabled a {
	display: block;
	height: 32px;
	width: 33px;
	line-height: 32px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background:url('../_img/rond_gris.jpg') no-repeat center center;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.divpointure a sup.pointure, .divpointuredisabled a sup.pointure {
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.divpointurehover a sup.pointure {
	font-size: 9px;
	line-height: 9px;
	color: #FF8F44;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

div#hiddenzone1{	
	height: 78px;
}
div#hiddenzone2{
	clear:both;
	font-weight:bold;
	text-align:center;
}
div#hiddenzone1.hide, div#hiddenzone3.hide {
	display: none;
	height: 0px;
}
div#hiddenzone1.display, div#hiddenzone3.display {
	display: block;
}
div#hiddenzone2.hide {
	display: none;
	height: 0px;
}
div#hiddenzone2.display {
	display: block;
}