/*  

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 .post_footer {
	clear: both;
	height: 0;
}

/* produit_liste */

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

.produit_liste .bouton_facebook {
	float: left;
	width: 340px;
	padding: 50px 0 0 0;
}

.produit_liste .produit_illustration_content {
	position: relative;
	float: right;
	width: 560px;
}

.produit_liste .post_illustration {
	float: left;
	padding: 10px 0 0 0;
}
.produit_liste .post_illustration img {
	width: 130px;
}

.produit_liste .post_content {
	float: right;
	width: 360px;
}

#main .produit_liste .post_content h2{
	margin: 0 0 10px 0;
	font: 22px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}
#main .produit_liste .post_content h2 span {
	
}
#main .produit_liste .post_content h2 a{
	color: #000000;
}



.produit_liste .desc {
	margin: 10px 0;
	color: #666666;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
}



.produit_liste .decouvrir_ce_produit {
	margin: 0 0 15px 0;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}
#main .produit_liste .decouvrir_ce_produit a {
	color: #333333;
	font-variant: small-caps;
	text-decoration: underline;
}
#main .produit_liste .decouvrir_ce_produit a:hover {
	color: #be3000;
}

.produit_liste .picto_flag {
	position: absolute;
	top: 0;
	left: 160px;
	
}


.produit_liste .produit_infos {
}
.produit_liste .produit_infos .prix {
	float: left;
	width: 180px;
	color: #333333;
	font: 26px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
.produit_liste .info_texte {
	color: #b03b0c;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;	
}
.produit_liste .a_partir_de_prix_promo {
	color: #666666;
	font: 10px Arial, Verdana, Helvetica, sans-serif;
}
.produit_liste .a_partir_de_prix_promo del {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;	
}




.produit_liste .produit_infos .variantes_bt_jachete {
	float: right;
	width: 180px;
	padding: 5px 0 0 0;
	text-align: right;
}

.produit_liste .variantes {
	width: 175px;
	margin: 0 0px 0 0;
	text-align: left;
}

.produit_liste  .bt_jachete {
	width: 174px;
	height: 25px;
	background: url(../../../images/bt_jachete.png) no-repeat;
	border: 0;
	padding: 0 0 0 5px;
	margin: 7px 0 0 0;
	color: #ffffff;
	font: bold italic 14px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	cursor: pointer;
}
.produit_liste  .bt_jachete:hover {
}



.produit_liste .post_footer_produit {
	clear: both;
	height: 55px;
}

