/*  

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 .affichage {
	float: right;
	width: 54px;
	padding: 0 0 0 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3EBB9;
}


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

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

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

.produits .affichage .bt_liste_ {
	background: url(../../../images/affichage_liste.gif) no-repeat right top;
		margin: 0 20px 0 0;

}

.produits .affichage .bt_liste_actif {
	background: url(../../../images/affichage_liste_actif.gif) no-repeat right top;
			margin: 0 20px 0 0;

}

.produits .affichage .bt_vignette_ {
	background: url(../../../images/affichage_vignette.gif) no-repeat right top;
			margin: -17px 20px 0 0;

}

.produits .affichage .bt_vignette_actif {
	background: url(../../../images/affichage_vignette_actif.gif) no-repeat right top;
			margin: -17px 20px 0 0;

}

/* produit_vignette */

.produit_vignette li {
	margin: 0;
	padding: 0 0 10px 20px;
	float: left;
	display: inline;
	list-style: none;	
}

.produit_vignette .post_produit {
	margin: 0 0 0 0;
	padding: 8px 8px 8px 6px;
	border: 1px solid #D9D9D9;
}

.produit_vignette .illustration {
	display: block;
	text-align: center;
}

.produit_vignette .illustration img {
	/*border: 1px solid #DCDCB4;*/
}

.produit_vignette .prix {
	text-align: center;
}
.produit_vignette .detail {
	text-align: center;
	height:24px;
	display:block;

}

#main .produit_vignette h3 {
	margin: 0 0 0 0;
	height: 20px;
	text-align: center;
	overflow: hidden;
}

/* produit_liste */

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

.produit_liste .illustration {
	float: left;
	margin:5px;
	padding: 3px;
	background-color: #FFFFFF;

}

.produit_liste .post_produit {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3EBB9;
}

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

.produit_liste .color_1 {
}

.produit_liste .color_2 {
}

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

.produit_liste .produit_infos {
	float: right;
}

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

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