/*  

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;
	position: relative;
	margin: 0 5px 0 0;
}

/* -- main -- */

#main h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px 10px 10px;
	font-size: 2em;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 0px #6699CC;
}

#main h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

#main h2 a:hover {
	color: #FFFFFF;
}

#main h3 {
	margin: 0 0 5px 0;
	font: bold 1.25em "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #9E0000;
}

#main h3 a {
	color: #9E0000;
	text-decoration: underline;
}

#main h3 a:hover {
	color: #003366;
	text-decoration: none;
}

#main h4 {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

/* -- 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;
}


