/*  

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

Site web (CMS) : Block d'extrait
Thème : Kiwi
Créé le : 08/07/2006

*/

#sidebar .post_extrait {
}

#sidebar .post_extrait h3 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #0068B4;
}

#sidebar .post_extrait h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

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

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

/* -- container -- */

#container .post_extrait {
}

#container .post_extrait h3 {
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #0068B4;
}

#container .post_extrait h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

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

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

