.produits {
	/* */
}

.produits .contenus {
	padding-top: 10px;
	font-size: 8pt;
}

.produits  ul {
	list-style: none;
	padding: 10px 0 10px 5px;
	margin: 0;
}

.produits li{
	background: transparent url(../images/puce-grise.gif) 0px 4px no-repeat;
	padding: 0 0 10px 15px;
}

.tabprod  {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.tabnoborder {
	border: 0px !important; 
}
.tabprod th {
	background: #F0F0F0 url(../images/fd_tab.gif) 0px 0px repeat-x;
	height:26px;
	font-weight: bold;	
	font-size: 9pt;
}
.tabprod td{
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 8pt;
}

.tabprod .blocs_commentaires {
	padding:2px;
	margin:5px;
	border:1px dashed #CCCCCC;
}

.blocs_commentaires  .utilisateurs{
	font-weight:bold;
}

.blocs_commentaires .notes {
	color:#333333;
}

.blocs_commentaires  .commentaires{
	color:#555555;
}

.prodplusmoinsajout td{
	border:0px none #FFFFFF;
}

.quantite{
	height: 15px;
	width: 15px;
}

.tdprix {
	text-align: right;
	padding-right:5px;
}
.prix {
	height: 5px;
	color: #006600;
	font-size:8pt;
	font-weight: bold;
}

.pourcentage_reduction_bloc {
	background-color:#FFFF00;
	color:#FF0000;
	font-size:10pt;
	padding:5px;
	margin:5px;
	-moz-border-radius:10px;
	text-align:center;
}

.pourcentage_reduction {
	font-size:12pt;
	font-weight:bold;
}

.barre {
	height: 5px;
	color: #CCCCCC;
	font-size:8pt;
	font-weight: bold;
	text-decoration: line-through;
}

.reduc {
	height: 5px;
	color: #CC0000;
	font-size:8pt;
	font-weight: bold;
}

.bleu {
	color: #006387;
	font-size:10pt;
	font-weight: bold;
}

.retour_cat {
	height:32px;
	line-height:32px;
	background:transparent url(../images/fleche_retour.gif) 0px 0px no-repeat;
	padding:0 0 0 40px;
}

.retour_cat a {
	color:#4FAC24;
}

.tag_select {
	height:30px;
}

.tag_select .block_left {
	display:block;
	float:left;
	padding:2px 2px 2px 2px;
}

.tag_select a {
	display:block;
	float:left;
	padding:2px 10px 2px 25px;
	color:#00639D;
}

.tag_select .tout {
	/*background:transparent url(../images/tags/all.gif) 2px center no-repeat;*/
}

.tag_select .bio {
	background:transparent url(../images/tags/ab_mini.gif) 2px center no-repeat;
}

.tag_select .cdc {
	background:transparent url(../images/tags/coup_de_coeur_mini.gif) 2px center no-repeat;
}

.tag_select .promo {
	background:transparent url(../images/tags/promo_mini.gif) 2px center no-repeat;
}
