/*  

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

Catalogue : Liste des produits
Thème : Phlox

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

/* produits */

.liste_reportages_accueil {
	padding: 0 120px 0 20px;
}

.liste_reportages_accueil h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.liste_reportages_accueil h2 span.actus {
	color: #00a0c6;
}
.liste_reportages_accueil h2 span.culture {
	color: #755ba4;
}
.liste_reportages_accueil h2 span.sport {
	color: #6c994f;
}
.liste_reportages_accueil h2 span.watch {
	color: #eb4b35;
}

.liste_reportages_accueil .post_footer {
	height: 0;
}

.liste_reportages_accueil ul.reportages_liste_accueil {
	margin: 0;
	padding: 0;
}

/* produit_vignette */

/* produit_liste */

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

.reportages_liste_accueil .illustration {
	float: left;
	border: 1px solid #444654;
}

.reportages_liste_accueil .post_produit {
	margin: 0 0 5px 0;
}

.reportages_liste_accueil .post_content {
	font-size: 10px;
	padding: 3px 0 0 10px;
}

.reportages_liste_accueil h3 {
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.reportages_liste_accueil h3 a {
	color: #444654;
	text-decoration: none;
}
.reportages_liste_accueil h3 a:hover {
	text-decoration: underline;
}

.reportages_liste_accueil .desc {
	height: 25px;
	overflow: hidden;
}

.reportages_liste_accueil a.lien {
	color: #ff7f00;
	text-decoration: none;
}
.reportages_liste_accueil a.lien:hover {
	text-decoration: underline;
}

.reportages_liste_accueil .post_footer_produit {
	height: 0;
	font-size: 0;
	clear: both;
}

