/*  

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 -- */

#main .post_extrait h3 a {
	color: #000000;
	text-decoration: underline;
}

#main .post_extrait h3 a:hover {
	text-decoration: none;
}

#main .post_extrait h4 a {
	color: #333;
	text-decoration: none;
}

#main .post_extrait h4 a:hover {
	text-decoration: underline;
}

#main .post_extrait {
}

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

/* -- sidebar -- */

#sidebar .post_extrait h3 a {
	color: #7F7F7F;
	text-decoration: underline;
}

#sidebar .post_extrait h3 a:hover {
	color: #000000;
	text-decoration: none;
}

#sidebar .post_extrait {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}

#sidebar .post_extrait_footer {
	clear: both;
}

