/*  

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

Catalogue : vignettes des produits idées cadeaux (détail produit)
Thème : Veille sur moi

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

/* produits */

.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 {
	margin: 0 8px 20px 8px;
	padding: 8px 8px 8px 6px;
	border: 1px dashed #B3B3B3;
}

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

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

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

#kdo_pdt {margin-top: 20px;}
#kdo_pdt h3 {
	background: url(../../../../images/produits_kdo-petit_top.png) no-repeat top;
	height: 55px;
	text-indent: -900em;
}
#kdo_pdt .produit_vignette {background: #E7F3FA; border: 1px solid #D6EBF5; border-top: 0 none;height: 1%; overflow: hidden;}
#kdo_pdt .produit_vignette li {float: none;}
#kdo_pdt .produit_vignette h4 {
	margin: 5px 0 0 0;
	height: 30px;
	text-align: center;
	overflow: hidden;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size:1em;
	line-height: 100%;
	color: #333;
}
#kdo_pdt .produit_vignette h4 a{color: #333; text-decoration: none;}
/* produit_liste */

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

.produit_liste .illustration {
	float: left;
	padding: 3px;
	border: 1px solid #DCDCB4;
	background-color: #FFFFFF;
}

.produit_liste .post_produit {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #B3B3B3;
}

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

.produit_liste .color_1 {
}

.produit_liste .color_2 {
}

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

.produit_liste .produit_infos {
	float: right;
}

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

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