/*  

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

Catalogue : Produits les plus ...
Thème : Oléa

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

/* ========== Les Block produits ========== */

.produit_plus {
	padding: 3px;
	font-size: 11px;

	}

.produit_plus .post_produit {
	clear:both;
	height: 14px;
	font-size:11px;
	margin: :7px 0 7px 0;
	}

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

.produit_plus ol {
	margin: 0;
	padding: 0;
}

.produit_plus .desc {
	margin: 10px 0 0 0;
	text-align: left;
}

.produit_plus .vide {
	padding: 5px 0 0 0;
}

.produit_plus .illustration {
	display: none;
}

.produit_plus span.compteur {
	display:block;
	float:left;
	color: #c67418;
	font-weight: bold;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	
}

.produit_plus .post_produit h3 {
	display:block;
	float:left;
	width:290px;
	padding-left:2px;
	
}

.produit_plus h3 a {
	font-size:11px;
	font-weight:normal;
	color:#484848;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	}
	
.produit_plus .prix {
	display:block;
	float:left;
	font-size:11px;
	font-weight: bold;
	margin:0;
	color: #c67418;
	width:70px;
	
}

.post_produit .prod_disp {
	color:#484848;
	width:70px;
	float:left;
	font-size:11px;
	color: #c67418;
	}
	
	
.post_produit .buyit {
	display:block;
	float:left;
	background-image: url("../../../images/new/buyit.jpg");
	background-repeat: no-repeat;
	width:77px;
	height:14px;
	}

/* Comportement du premier produit 

.produit_plus .el_1 { 
	text-align: center;
}

.produit_plus .el_1 .illustration { 
	display: block;
	border: none !important;
}

.produit_plus .el_1 h3 {
	text-align: center;
	margin: 10px 0 0 0 !important;
	font-size: 1.5em !important;
}

.produit_plus h3 {
	font-size: 1.2em !important;
}

.produit_plus .el_1 .prix {
	text-align: center;
}

.produit_plus .el_1 .illustration img {
	border: 1px solid #F0F1F2;
}

*/

/* main */

#main .produit_plus li {
	display: block;
}

#main .produit_plus .post_produit {

}

/*
#main .produit_plus .el_1 .post_produit {
	border: none;
	padding: 0px 10px 6px 10px;
}
*/

/* sidebar */

#sidebar .produit_plus li {
	display: block;
}

#sidebar .produit_plus .post_produit {
	padding: 6px 0;
	border-top: 1px solid #F0F1F2;
	zoom: 1;
}

#sidebar .produit_plus .el_1 .post_produit {
	border: none;
}
