/*  

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

Catalogue : Liste des produits
Thème : Phlox

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

/* produits */

.publications  .post_footer {
	height: 10px;
	clear: both;
}

/* produit_liste */

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

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

.publication_liste .post_produit_publication {
}

.post_produit_publication .post_num {
	float: left;
	width: 15px;
}

.publication_liste .post_content {
	width: 450px;
	margin: 0 0 0 15px;
	padding: 0 0 0 5px;
}

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

#main .publication_liste .post_produit_publication h2 {
	margin: 0 0 0px 0;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
}
.publication_liste .post_produit_publication .noms {
	font-style: italic;
}

#main .publication_liste .post_produit_publication .tags {
	padding: 0 0 10px 0;
}

.publication_liste .post_produit_publication .documents {
	padding: 0 0 10px 0;
}

.publication_liste .post_produit_publication .post_footer_produit {
	height: 20px;
	clear: both;
}
