/*  

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 {
}

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

/* -- sidebar -- */

#sidebar .post_extrait {
	margin: 0;
	padding: 0;
	color: #1A1A1A;
}

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

#sidebar .post_extrait a.post_extrait_lien {
	padding: 0 0 0 13px;
	display: block;
	background: url(../../../images/bg_puce_lien_colonne_gauche.gif) 1px 4px no-repeat
}
#sidebar .post_extrait a {
	color: #1A1A1A;
	text-decoration: none;
}
#sidebar .post_extrait a:hover {
	color: #eb690b;
	text-decoration: underline;
}

#sidebar .post_extrait_footer {
	clear: both;
}



/* -- sidebar_right -- */

#sidebar_right .post_extrait {
	margin: 0;
	padding: 0;
	color: #1A1A1A;
	text-align: center;
}

#sidebar_right .post_extrait .post_extrait_illustration {
	margin: 0px 0 8px 0;
	padding: 0;
}

#sidebar_right .post_extrait .post_extrait_legende {
	margin: 0px 0 0px 0;
	padding: 0;
	font-style: italic;
}

#sidebar_right .post_extrait_footer {
	clear: both;
	height: 25px;
}


