
#article_visuel{
	float:left;
	width:380px;
	margin: -2px 0 14px 0;
}
#large {
	float: left;
	position:relative;
	width: 380px;
	height:380px;
	background: #FFFFFF url(../_img/zoomloader.gif) no-repeat center center;
}
#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 #676767;
	height:45px;
	width:45px;
	background-color:white;

}
#thumbnail a:hover {
	border-color: #a8cc13;
}

.jqzoom{
	border: 1px solid #676767;
	float:left;
	width: 340px;
	padding:20px;
	height:340px;
	position:relative;
	cursor:pointer;
}

.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 #676767;
	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_pages{
	float:right;
	margin-top:-25px;
}

#article_info{
	float:left;
	width:371px;
	margin: -2px 0 14px 30px;
	color:#676767;
}

#article_info .nom_article{
	font-size:20px;
	color:#a8cc13;
	font-weight:bold;
}
#article_info .marque_article{
	font-weight:bold;

}
#article_info .prix_article{
	font-size:20px;
	color:#a8cc13;
	font-weight:bold;
}
#article_info .prix_barre_article{
	font-size:14px;
	color:#747474;
	
}
#article_info .sous_titre_article{
	font-size:14px;
	font-weight:bold;
}
#article_info .pointure_article, #article_info .select_article{
	color:#a8cc13;
	font-weight:bold;
}	
#article_info .boutonPanier{
	border:0;
	cursor:pointer;
	background:url('../_img/bouton_panier.jpg') center center no-repeat;
	width:195px;
	float:right;
	height:35px;
	margin-top:-60px;
}

#article_description{
	color:#747474;

}


.divpointure, .divpointurehover, .divpointuredisabled {
	height: 35px;
	width: 35px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	float: left;
	font-size:11px;
}


.divpointure a, .divpointure a:link, .divpointure a:visited {
	display: block;
	height: 35px;
	width: 35px;
	font-size: 11px;
	line-height: 35px;
	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;
	font-size:11px;
}
.divpointure a:hover, .divpointure a:active {
	display: block;
	height: 35px;
	width: 35px;
	font-size: 11px;
	line-height: 35px;
	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;
	font-size:11px;
}
.divpointurehover a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	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;
	font-size:11px;
}
.divpointuredisabled a {
	display: block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	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;
	font-size:11px;
}
.divpointure a sup.pointure, .divpointuredisabled a sup.pointure {
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size:11px;
}
.divpointurehover a sup.pointure {
	font-size: 9px;
	line-height: 9px;
	color: #FF8F44;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size:11px;
}


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;
}
