#header_listing {
	width: 674px;
	margin: 10px auto;
	padding: 0;
	text-align: left;
}
#label_marque_listing {
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	margin-top: 24px;
	height: 18px;
	text-align: right;
	background: url(../ximg/cat_picto_back.jpg) top right no-repeat;
	font-size: 0.75em;
	margin-bottom: 60px;
	z-index: 0;
}

#list_picto {
	display: block;
	padding: 0;
	margin: 0;
	border:0;
	position: absolute;
	top: -16px;
	left: 0;
	z-index: 1;
}

#list_infos {
	z-index: 2;
	position: absolute;
	width: 520px;
	right: 0;
}

#list_infos h3{
	display: inline;
	color: #3D3D3D;
	font-weight: normal;
	font-size: 1em;
}

#list_infos span{
	color: #9C1717;
	font-weight: bold;
	padding: 10px;
}

div.picto_cat {
	float: left;
	width: 49%;
	_margin-top: 5px
}

ul.cat_list {
	list-style-type: none;
	float: left;
	width: 80%;
	margin-left: 10px;
	margin-bottom: 10px;
}

ul.cat_list li{
	float: left;
	font-size: 0.7em;
	border-left: 1px dotted #9C1717;
}

div.picto_cat img{
	width: 40px;
	margin-bottom: 5px;
	float: left;
}

ul.cat_list li.cat{
	font-size: 0.8em;
	border-bottom: 1px solid #9C1717;
	font-weight: bold;
	line-height: 19px !important;
	border-left: 0;
	width: 100%;
}

