*
{
	margin:0;
	padding:0;
}

body
{
	background-color:transparent;
	margin:0;
	padding:0;
}

#titre
{
	background-image: url(../image/global/titre-listing.jpg);
	background-repeat: no-repeat;
	width: 535px;
	height:190px;
}

#titre #recherche
{
	background-image: url(../image/global/rech.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 535px;
	margin-top: -1px;
	padding-left: 150px;
	padding-top: 7px;
}

#titre #recherche input
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 150px;
}

#result
{
	background-image: url(../image/global/fond-listing.gif);
	background-repeat: no-repeat;
	background-position:center;
	height: 90px;
	width: 535px;
}

#result h1
{
	font-family: Arial;
	font-size: 14px;
	color: #5b5b5b;
}

#result h1 a
{
	font-family: Arial;
	font-size: 14px;
	color: #5b5b5b;
	display: compact;
}

#result h1 a:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	background-color: transparent;
}

#result h2
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	
}

#result h3
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	margin-top: 15px;
}

#result2
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	width: 535px;
	text-align:center;
}

#result2 a
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}

.puce
{
margin-left:10px;
}

.bando
{
margin-top: 5px;
margin-left:16px;
border: solid 1px;
border-bottom-color:#CCCCCC;
}

.img_article
{
	float:left;
	width:180px;
	height:55px;
	margin-right:30px;
	margin-left:37px;
	margin-top:3px;
}
.description
{
	margin-top:0;
	float:left;
}
