@charset "utf-8";
/* CSS Document */




#actusblogs .post_visuel {
	float:left;
	margin-right:10px;
	margin-bottom:3px;
}

#actusblogs .post_infos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #979977;
	line-height: 13px;
	display:inline;
}

#actusblogs .post_infos a  {
	text-decoration: none;
		color: #979977;
		display:inline;

}

#actusblogs .post_auteur a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #c43306;
	font-weight: bold;
}

#actusblogs .blog_auteur a  {
	text-decoration: none;
	color: #5B4D1E;
}

#actusblogs .post_titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 2px;
	color: #979977;
}

#actusblogs .post_titre a  {
	text-decoration: none;
	color: #987136;
}

#actusblogs .post_titre a em {
	text-decoration: none;
	color: #604722;
}


#actusblogs .post_extrait {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	line-height: 16px;
	color: #3A3530;
}

#actusblogs .post_blog {
	padding-bottom: 3px;
	margin-bottom: 11px;
	clear: left;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
