/*  

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

Site web (CMS) : Block d'extrait
Thème : Phlox

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

.post_extrait .illustration {
	float: left;
	margin: 0 5px 0 0;
}

/* -- main -- */

#contenu .post_extrait {
}

#contenu .post_extrait_footer {
	clear: left;
	height: 5px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E9E9E9;
}

/* -- sidebar -- */

#sidebar .post_extrait {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #E9E9E9;
}

#sidebar .post_extrait_footer {
	clear: both;
}

