/***************************
BLOC STATS2 (page rubrique)
v1.2
***************************/
.stats2CelluleProduit
{
	border:1px solid #C1C8D7;
	width:135px;
	vertical-align:top;
	height:262px;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	padding-top:3px;
}
.stats2TitrePrincipal
{
	color:white;
	padding:2px;
	padding-left:5px;
	font-weight:bold;
	background:url('../../Images/Top-ProduiStar.jpg') no-repeat right;
	height:23px;
}
.produitForStats2Titre
{
	height:79px;
	text-align:center;
	vertical-align:top;
	padding:7px;
	padding-left:9px;
}
.produitForStats2Prix
{
	height:20px;
	white-space:nowrap;
	background-color:Yellow;
	text-align:center;
	padding-top:3px;
}
A.produitForStats2PrixLien
{
	color:Red;
	font-weight:bold;
	text-decoration:none;
}
A.produitForStats2PrixLien:hover
{
	color:Red;
	font-weight:bold;
	text-decoration:underline;
}
.produitForStats2Rubrique
{
	height:100%;
	/*background-color:#CCEDFF;*/
	vertical-align:top;
	padding:5px;
}
.produitForStats2Image
{
	text-align:center;
	height:102px;
	width:100%;
}

