/*  

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

Catalogue : Liste des catégorie
Thème : Phlox

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

.produit_categories {
}

#main .produit_categories h1 {
	width: 330px;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px #e3e4e5 solid;
}

.produit_categories .post_content {
	padding: 0 0 0 20px;
}

.produit_categories .illustration {
	/*
	float: left;
	padding: 3px;
	border: 1px solid #E5E5E5;
	background-color: #F7F7F7;
	*/
	width: 380px;
	/*height: 250px;*/
	height: 380px;
	overflow: hidden;
	float: right;
	border-top: 1px # solid;
	margin: 0 0 5px 0;
}

.produit_categories .post_footer {
	height: 1px;
	clear: both;
}

