/*  

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

Site web (CMS) : Block d'extrait
Thème : Rhoeas
Créé le : 10/07/2007
*/

.post_extrait {
}

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

.post_extrait p {
	font-size: 0.9em;
}

/* -- main -- */

#main .post_extrait_footer {
	clear: both;
	height: 10px;
}

/* -- sidebar -- */

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

#sidebar .post_extrait_footer {
	clear: both;
}

