﻿

/****************** ecommerce specifique ******************/
.descPdt
{
}
.commandes
{
	background-color: White;
	text-align: left;
	padding: 2px;
}
.commandes TD
{
	font-size: 11px;
}
.descPdt IMG
{
	padding: 3px;
}
.prix
{
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #0D4391;
}
.addbasket
{
	width: 150px;
	height: 35px;
	text-align: center;
	vertical-align: text-bottom;
	padding-top: 9px;
	cursor: pointer;
	text-transform: uppercase;
}
.hrListeProduit
{
	width: 95%;
	color: #dadbf6;
}
.cssPanier
{
	border-color:#D8E6FB;
	border-width:thin;
}
