#logo_a
{	
	display:block;
	position:absolute;
	left:0px;
	top: 0px;
	width:995px;
	height:89px;
	background-image:url(../_img/logo_a.jpg);
}


#vente{
		background:#fff url(../_img/vente.gif) top left no-repeat;
}

#annonce{
		background:#E8E9EA url(../_img/annonce.gif) top left no-repeat;
}

#formventeb li input{
	margin:0;
	padding:0;
	border:0;
	width:60px;
	height:23px;
	background:#fff url(../_img/cherche.gif) top left no-repeat;
	cursor:pointer;
	margin-left:145px;	
}

#zoom
{	
	display:block;
	position:absolute;
	left:240px;
	top: 291px;
	width:439px;
	height:261px;	
	background:#F3F4F6 url(../_img/zoom.gif) 225px 0 no-repeat;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;	
}

td#droite.dr_new{
	background:#EBEDEF url(../_img/new_ad.gif) 124px 45px no-repeat;
}