/*  

Copyright © 2006 Troll d'idées. Tous droits réservés.

Catalogue : Liste des produits
Thème : Phlox

Créé le : 15/03/2007
*/

/* produits */

.produits_bulletin .affichage {
	float: center;
	width: 54px;
	padding: 10px 0 0 0;
	margin: 0;
}

.produits_bulletin .affichage li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.produits_bulletin .affichage a {
	display: block;
	padding: 0 0 0 10px;
	width: 17px;
	height: 17px;
}

.produits_bulletin .affichage a span {
	display: none;
}

.produits_bulletin .affichage .bt_liste_ {
	background: url(../../../../images/affichage_liste.gif) no-repeat right top;
}

.produits_bulletin .affichage .bt_liste_actif {
	background: url(../../../../images/affichage_liste_actif.gif) no-repeat right top;
}

.produits_bulletin .affichage .bt_vignette_ {
	background: url(../../../../images/affichage_vignette.gif) no-repeat right top;
}

.produits_bulletin .affichage .bt_vignette_actif {
	background: url(../../../../images/affichage_vignette_actif.gif) no-repeat right top;
}

/* produit_vignette */

.produit_vignette_bulletin li {
	margin: 0;
	padding: 0;
	float: center;
	display: inline;
	list-style: none;	
}

.produit_vignette_bulletin .post_produit {
	/* height: 230px; */
	margin: 0 0px 20px 0px;
	padding: 0px 0 10px 0;
	border: 0px solid #E5E5E5;
	background: #FFFFFF;
}

.produit_vignette_bulletin .post_produit .prix {
	margin: 10px 0 0 0;	
}

.produit_vignette_bulletin .illustration {
	display: block;
	text-align: center;
	padding: 0 0 0px 0;
}

.produit_vignette_bulletin .illustration img {
	/*border: 1px solid #CCC1B9;*/
}

.produit_vignette_bulletin .prix {
	text-align: center;
}

#sidebar .produit_vignette_bulletin h3 {
	margin: 5px 0 0 0;
	/* height: 40px; */
	text-align: center;
	/*overflow: hidden;*/
}

/* produit_liste */

.produit_liste li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.produit_liste .illustration {
	float: center;
	padding: 2px;
	border: 1px solid #E5E5E5;
}

.produit_liste .post_produit {
	margin: 0 0 10px 0;
	padding: 10px;
}

.produit_liste .post_content {
	padding: 0 0 0 30px;
}

.produit_liste .color_1 {
	background-color: #F2F2F2;
}

.produit_liste .color_2 {
}

.produit_liste .desc {
	margin: 10px 0;
}

.produit_liste .produit_infos {
	float: center;
}

.produit_liste .variantes {
	margin: 0 10px 0 0;
}

#main .produit_liste .post_produit h3 {
	margin: 0;
}
