﻿.productListByRow 
{
	margin-top:5px;
	}
.productListByRow > tbody > tr
{
	background-image:url(../image/fondListeProduit.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	border:solid 1px #ccc;
	margin-top:3px;
	margin-bottom:3px;
	}
	
.article_RowTable
{
	margin-top:10px;
	}

.article_RowImageCell
{
	width:125px;
}

.article_RowImage
{
	max-width:125px;
	max-height:150px;
}

.article_RowTableDesignation
{
width:320px;		
margin-left:10px;
}

.article_RowProductLink
{
	text-decoration:none;
	color:#555555;
}

.article_RowDesignation{}

.article_RowSommaire{}

.article_RowDescription{}

.Article_RowToKnowMoreTitle{
	color:#96BC0D;
}
.Article_RowToKnowMore
{
	color:#00BFCC;
}

.article_RowPriceCell
{
	margin-left:25px;
	width:100px;
}

.article_RowPriceTitle
{
	text-align:left;
}

.article_RowPrice
{
	text-align:right;
	display:block;
	font-weight:bold;
	font-size:large;
}

.normalPriceStrike
{
	text-decoration:line-through;
	}

.article_RowStock
{
	text-align:center;
	}

a.article_RowPriceBuyAnchor
{
	text-align:center;
	display:block;
	cursor:pointer;
	text-decoration:none;
}
.article_RowPriceBtn
{
	text-align:center;
	background-image:url(../image/fondBouton.jpg);
	background-repeat:repeat-x;
	background-position:left center;
color:#FFFFFF;
padding:3px 7px;
white-space:nowrap;
}

.article_RowStockStatus
{
	display:block;
margin:7px 2px 2px;
text-align:center;
	}
	
.article_RowImageStockStatus
{
	
}

.article_RowTrolley
{
	vertical-align:middle;
	}

.stockDispo
{
	color:orange;
	white-space:nowrap;
}

.productForbidden
{
	color:Maroon;
	font-weight:bold;
	font-size:18px;
}

/*
.promoCadeauTopLeft,.promoCadeauTop,.promoCadeauTopRight,.promoCadeauLeft,.promoCadeauBody,.promoCadeauRight,.promoCadeauBotLeft,.promoCadeauBot,.promoCadeauBotRight
{background-image:url(/image/fondPromoCadeau.jpg);height:5px;}
            
.promoCadeauTopLeft{background-position:left top;}
.promoCadeauTop{background-position:top;}
            
.promoCadeauTopRight{background-position:right top;}

.promoCadeauLeft{background-position:left center;}

.promoCadeauBody{background-color:#F00;background-position:center center;background-repeat:repeat-y;padding-left:20px;}
.promoCadeauBody a{color:#FFF111;}

.promoCadeauRight{background-position:right center;}

.promoCadeauBotLeft{background-position:left bottom;}

.promoCadeauBot{background-position:center bottom;}

.promoCadeauBotRight{background-position:right bottom;}
*/
.promoCadeauBody{background-color:#FFF;
background-image:url(/image/fondPromoCadeau.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-left:20px;
width:376px;
height:19px;
padding-top:2px;
margin-top:20px}
.promoCadeauBody a{color:#FFF111;}


.promoLotBody{background-color:#FF0000;
background-image:url(/image/fondPromoLot.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-left:20px;
width:276px;
height:19px;
padding-top:2px;
margin-top:20px}
.promoLotBody a{color:#FFF111;}



.article_RowBrand{line-height:50px;}
.article_RowBrandLink{margin-left:10px;line-height:50px;font-size:8pt;font-weight:bold;color:#188cb8;text-decoration:none;}
.article_RowLibCodeCIP,.article_RowCodeCIP{font-size:8pt;font-weight:bold;color:#188cb8}