#top-recherches {
	float: left;
	display: inline;
	width: 345px;
	height: 217px;
	margin: 10px 0 0;
	padding: 0;
	background: #fff url(/static/images/bg/modblanc_H_345.jpg) no-repeat;
}
#top-recherches span.block-title {
	float: left;
	display: inline;
	height: 30px;
	margin: 10px 0 0 10px;
	font-size: 18px;
	line-height: 18px;
	color: #39f;
	padding: 0;
	width: auto;
}
#top-recherches .content {
	float: left;
	width: 345px;
	background: url(/static/images/bg/modblanc-effaff_B_arrondis_345.jpg) left bottom no-repeat;
    padding:0;
}
#top-recherches ul {
	float: left;
	display: inline;
	margin: 5px 10px 0 10px !important;
	padding: 0;
	width: 325px;
	color: #39f;
	list-style-type: none;
}
#top-recherches ul li {
	float: left;
	display: inline;
	width: auto;
	padding: 0;
}
.topA {
	width: auto;
	font: bold 10px Tahoma;
	margin: 10px 0 0;
}
.topB {
	width: auto;
	font: bold 13px Tahoma;
	margin: 7px 0 0;
}
.topC {
	width: auto;
	font: bold 17px Tahoma;
	margin: 3px 0 0;
}
.topD {
	width: auto;
	font: bold 18px Tahoma;
	line-height: 18px;
	margin: 2px 0 0;
}
.top10w {
	margin-left: 10px;
}
#top-recherches ul li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #39f;
	display: block;
	float: left;
}
#top-recherches ul li a:hover {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #39f;
}