.recherche input{
	border:0;
	width:90px;
	height:23px;
	background:#fff url(../_img/cherche2.gif) top left no-repeat;
	cursor:pointer;
}

.recherche input:hover {
	border:0;
	width:90px;
	height:23px;
	background-position:-90px 0;
	cursor:pointer;
}

div#formulaire-rdv li.envoi input{
	margin-top:10px;
	border:0;
	width:90px;
	height:23px;
	background:#fff url(../_img/envoyer.gif) top left no-repeat;
	cursor:pointer;
}

div#formulaire-rdv li.envoi input:hover {
	border:0;
	background-position:-90px 0;
	cursor:pointer;
}

table#table_contenu td#contenu_central div#formulaire li.envoi input:hover {
	border:0;
	background-position:-90px 0;
	cursor:pointer;
}

table#table_contenu td#contenu_central div#formulaire li.envoi input{
	margin-top:10px;
	border:0;
	width:90px;
	height:23px;
	background:#fff url(../_img/envoyer.gif) top left no-repeat;
	cursor:pointer;
}

.newad{
	background:#EBEDEF url(../_img/new_ad.gif) 200px 5px no-repeat;
}