/******************** partie produit des niveaux*************************/
#tab_present_produit{
width:100%;
border-collapse:collapse;
margin-top:20px;
}

#entete_present_produit{
background:#F5B6D6;
height:20px;
}

#entete_present_produit td{
font-size:11px;
line-height:20px;
font-weight:bold;
color:#FFF;
padding:0 5px;
}

#entete_article{		width:80px;	text-align:center; 	background:url(../img/commun/panier/entete_gauche.png) left top no-repeat #F5B6D6;	}
#entete_description{		}
#entete_marque{			width:15%;text-align:center; }
#entete_pu{				width:130px; 	text-align:center;background:url(../img/commun/panier/entete_droit.png) right top no-repeat #F5B6D6;	}


#tab_panier_coin_gauche{	background:url(../img/commun/panier/coin_gauche.gif) top left #7DB401;}
#tab_panier_coin_droit{		background:url(../img/commun/panier/coin_droit.gif) top right #7DB401;}

.tab_panier_contenu{
height:54px;
}

.tab_panier_contenu td{
font-size:12px;
border-top:1px solid #DDD;
border-bottom:1px solid #DDD;
border-right:1px solid #EEE;
border-left:1px solid #EEE;
padding:3px;
}

.ligne_paire{	background:#FFF;	}
.ligne_impaire{	background:#FFEDF5;	}

.nom_produit{
color:#999;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

.nom_produit:hover{
color:#777;
}

.ref_produit{
color:#AAA;
font-size:10px;
}

.prix_produit{
font-size:16px;
font-weight:bold;
text-align:center;
/*color:#999;*/
color:#D35AB5;
}

.prix_ecotaxe{
text-align:center;
color:#AAA;
font-size:10px;
}

.prix_promo_base{
color:#D35AB5;
font-size:12px;
font-weight:bold;
text-decoration:line-through;
text-align:center;
}

.prix_promo{
font-size:18px;
font-weight:bold;
text-align:center;
color:#6db31d;
}

.prix_promo .unite{
color:#6db31d;
}

.marque_produit{
color:#999;
font-size:12px;
text-align:center;
}

.unite
{
	font-size:10px;
	font-weight:normal;
	color:#D35AB5;
}

.qteParLot
{
	text-align:center;
	font-style:italic;
	color:#999999;
	font-size:10px;
	margin-top:3px;
}