/*  

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


/* -- sidebar -- */

#sidebar .block_les_plus_tecnifruits {
	margin: 0 0 60px 0;
}

#sidebar .block_les_plus_tecnifruits .post_extrait {
}

#sidebar .block_les_plus_tecnifruits .post_extrait h2 {
}

#sidebar .block_les_plus_tecnifruits .post_extrait_content {
	padding: 15px 5px 15px 15px;
	background: #dddddd;
}

#sidebar .block_les_plus_tecnifruits .post_extrait_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar .block_les_plus_tecnifruits .post_extrait_content ul li {
	padding: 0 0 0 20px;
	margin: 0 0 9px 0;
	background: url(../../../../images/puce_li_les_plus_tecnifruits.gif) no-repeat 0 3px;
}

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


