/*  

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

Catalogue : Liste des produits
Thème : Phlox

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

/* produits */

#main .produit_nav2 a.lien_tri {
	float: right;
	font-style: italic;
	color: #333333;
}

.produit_nav2 {
	min-height: 450px;
}

.produits .affichage {
	float: right;
	width: 54px;
	padding: 10px 0 0 0;
	margin: 0;
}

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

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

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

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

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

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

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

/* produit_vignette */

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

.produit_vignette .post_produit {
	height: 230px;
	margin: 0 7px 20px 7px;
	padding: 8px 8px 8px 6px;
	border: 1px solid #E5E5E5;
}

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

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

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

#main .produit_vignette 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: left;
	border: 1px solid #809c1b;
}

.produit_liste .post_produit {
	margin: 0 0 6px 0;
	padding: 8px 5px 10px 8px;
	zoom: 1;
}

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

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

.produit_liste .color_2 {
	background-color: #d7e08f;
}

.produit_liste .tags {
	font-size: 14px;
	font-style: italic;
	color: #3a4a00;
	margin: 0;
}
#main .produit_liste .tags a {
	font-size: 14px;
	font-style: italic;
	color: #3a4a00;
	margin: 0;
	text-decoration: none;
}
#main .produit_liste .tags a:hover {
	text-decoration: underline;
}

.produit_liste .post_content .prix {
	float: right;
	color: #3a4a00;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 5px 0 0 20px;
}

.produit_liste .desc {
	font-size: 14px;
	color: #3a4a00;
	margin: 20px 0 0 0;
}

.produit_liste .produit_infos {
	float: right;
}

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

#main .produit_liste .post_produit h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	border: 0;
}
#main .produit_liste .post_produit h2 a {
	font-size: 18px;
	color: #3a4a00;
	text-decoration: none;
}
#main .produit_liste .post_produit h2 a:hover {
	text-decoration: underline;
}

.produit_liste .post_footer_produit1 {
	clear: both;
}

.produit_liste .post_footer_produit {
	height: 10px;
	clear: both;
	border-top: 1px #3a4a00 solid;
}