.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-coeur.gif) 0px 5px no-repeat;
	padding: 0 0 10px 15px;
}

.tabprod  {
	/*border: 1px solid #DFB979;*/
	border-collapse: collapse;
	background:#F5DEC3;
	-moz-border-radius:10px;
}
.tabnoborder {
	border: 0px !important; 
}
.tabprod th {
	text-align: left;
	background:#F5DEC3;
	height:26px;
	font-weight: bold;	
	font-size: 9pt;
	padding-left:15px;
	-moz-border-radius:10px;
}
.tabprod td{
	/*border: 1px solid #DFB979;*/
	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: #8CB00B;
	font-size:9pt;
	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: #F0368A;
	font-size:10pt;
	font-weight: bold;
	border-bottom:1px solid #F0368A;
	margin-right:10px;
}

.retour {
	display:block;
	color: #F0368A;
	background:transparent url(../images/fleche_retour.gif) 0px 0px no-repeat;
	width:80px;
	height:18px;
	padding:2px 0 0px 22px;
	margin-bottom:5px;
}

.retour 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;
}

/* présentation blocs */

.pave {
	float:left;
	width:200px;
	height:235px;
	background:#F5DEC3;
	padding:5px;
	margin:5px;
	-moz-border-radius:10px;
}
.imgprod {
	text-align:center;
	border:1px dashed #FFFFFF;
	padding:5px;
	height:110px;
	-moz-border-radius:10px;
}
.imgprodbig{
	text-align:center;
	border:1px dashed #FFFFFF;
	margin:10px 10px 5px 15px;
	padding:25px;
	height:220px;
	-moz-border-radius:10px;
}

.pave a {
	font-weight: bold;
	color:#F0368A;
	text-decoration: none;
}
.pave p{
	border-bottom:1px solid #F0368A;
	padding:0px;
	font-size:11px;
}

