/*  

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

Blog : Dernier billets posté
*/

#sidebar .actu .content {
	padding: 0;
	border-top: none;
}

#sidebar .post_actu {
	padding: 5px 0;
	border-top: 1px dotted #B3A500;
}

#sidebar .post_actu .date {
	color: #808080;
}

#sidebar .post_actu .detail {
	text-align: right;
}

#sidebar .post_actu .detail a {
	padding: 0 8px 0 0;
	background: url(../../../images/puce.gif) no-repeat right 4px;
}