﻿.pageproduit .coverimage 
{
	position:absolute;
	top:0px;
	left:0px;

	width:200px;
	height:200px;
	
	background-position:center center;
	background-repeat:no-repeat;
}

.pageproduit .coverimagesuite 
{
	position:absolute;
	top:200px;
	left:0px;
	width:200px;
	text-align:center;
	font-size:10px;
}

.pageproduit .coverimagesuite .barcode 
{
	color:Gray;
	font:normal 11px Verdana;	
}



.pageproduit .rightframe1 
{
	float:right;
	width:234px;
}

.pageproduit .rightframe1 .framepanier 
{
	background-image:url(/pics.aspx?img=backgroundPanierFrame&rect=18x18x234x179);
	background-repeat:no-repeat;
	background-position:left top;
	width:234px;
	height:179px;
}

.pageproduit .rightframe1 .framecote 
{
	background-image:url(/pics.aspx?img=backgroundPanierFrame&rect=18x295x234x131);
	background-repeat:no-repeat;
	background-position:left top;
	width:234px;
	height:131px;
	margin-top:16px;
}

.pageproduit .rightframe1 .framerighttitle 
{
	font:bold 12px Tahoma;	
	text-align:center;
	padding-top:4px;
}

.pageproduit .rightframe1 .framerightcontent 
{
	margin-top:20px;
	margin-left:16px;
	text-align:left;
	margin-right:16px;
}

.pageproduit .rightframe1 .framerightcontent .status 
{
	margin-top:8px;
	font-weight:bold;
}

.pageproduit .rightframe1 .button
{
	position:absolute;
	bottom:32px;
	width:234px;
	height:16px;
	left:0px;
	text-align:center;
	cursor:pointer;
}

.pageproduit .rightframe1 .buttonhover 
{
	color:Crimson!important;
	text-decoration:underline;
}

.pageproduit .rightframe1 .buttonaddtocart
{
	width:220px;
	font-weight:bold;
}

.pageproduit .rightframe1 .buttoncote 
{
	color:dimgray;
}

.pageproduit .text 
{
	margin-left:216px;
	margin-right:240px;
}

.pageproduit .text .ProduitStatus 
{
	width:auto;
	line-height:normal;
	font-size:12px;
	padding-top:4px;
	margin-left:29px;
}

.pageproduit .text .phrasestock 
{
	color:ForestGreen;
	font:normal 12px Arial;
}

.pageproduit .descriptif 
{
	margin-left:34px;
	margin-right:16px;
	line-height:20px;
	text-align:justify;
}

.pageproduit .line 
{
	border-bottom:solid 1px whitesmoke;
	margin-bottom:4px;
}

.pageproduit .line .caption 
{
	float:left;
	width:160px;
	font:bold 12px Arial;
	
}

.pageproduit .line .value 
{
	top:-2px;
	margin-left:160px;
	
}

.pageproduit .details 
{
	min-height:700px;
}

.pageproduit .ProduitStatus {
	
	height:20px;
}



.pageproduit .pagesection {
	font:bold 14px Arial;
	letter-spacing:1px;
}
