.bloc_recherche_div {
	padding: 2px 0 0 0;
}
.bloc_recherche_div .libelle{
	float: left;
	font-weight: 600;
	/*color: #717171;*/
	color: #42567D;
	width: 75px;
	height: 20px;
	text-align: right;
	padding: 1px 4px 0 0;
}

.bloc_recherche_div.parCategorie .libelle {
	/*height: inherit;*/
	width: 75px;
}

.bloc_recherche_div .select {
	float: left;
	color: #717171;
	width: 95px;
	color: #000000;
}
.bloc_recherche_div .select select,
.bloc_recherche_div .select input {
	width: 85px;
	font-size: 11px;
}
.bloc_recherche_div .select.departement select {
	width: 55px;
}
.bloc_recherche_div .btn_style {
	float: left;
	margin-right: 9px;
}

.bloc_recherche_div .blockRadios {
	float: left;
	width: 615px;
	padding: 0 0 5px 0;
}
.bloc_recherche_div .blockRadios label {
	width: 75px;
	float: left;
}

form#recherche {
	margin: 0;
	padding: 0;
}

.recherche_renseignement{
}	
.recherche_renseignement .fleche{
	padding: 5px 0;
	background: #fed691 url('../images/site/centre/haut/fleche.jpg') 16px 9px no-repeat;
}
.recherche_renseignement .fleche table {
	margin: 0 0 0 47px;
}

.lst_param_recherche_libelle{
	white-space: nowrap;
}
.lst_param_recherche{
	margin-right: 20px;
}

.bandeau_resultat_recherche td{
	font-weight: bold;
	height: 24px;
	color :#000;
	text-align: center;
	background-color: #D0E6F3;
	background-image: url(../images/site/centre/tableau_fond_libelles.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bandeau_resultat_recherche td a {
	/*color :#9d9d9d;*/
}
.bandeau_resultat_recherche td.on a {
	color: #000000;	
}

.bandeau_resultat_recherche .numero{
	width: 45px;
}
.bandeau_resultat_recherche .photo{
	width: 80px;
}
.bandeau_resultat_recherche .marque{
	width: 55px;
}
.bandeau_resultat_recherche .modele{
	width: 55px;
}
.bandeau_resultat_recherche .energie{
	width: 55px;
}
.bandeau_resultat_recherche .departement{
	width: 25px;
}
.bandeau_resultat_recherche .annee{
	width: 35px;
}
.bandeau_resultat_recherche .kilometres{
	width: 65px;
}
.bandeau_resultat_recherche .map{
	width: 70px;
}
.bandeau_resultat_recherche .prixReserve{
	width: 90px;
}
.bandeau_resultat_recherche .date{
	width: 65px;
}
.bandeau_resultat_recherche .etat{
	width: 60px;
}
.bandeau_resultat_recherche .autre{
}

.recherche_ligne_fonce,
.recherche_ligne_fonce_orange,
.recherche_ligne_clair,
.recherche_ligne_clair_orange{
	height: 67px;
	text-align: center;
	color: #717171;
}

.recherche_ligne_fonce a img,
.recherche_ligne_fonce_orange a img, 
.recherche_ligne_clair a img,
.recherche_ligne_clair_orange a img{
	border: 1px solid #ffffff;
}

.recherche_ligne_fonce .pair
{
	background-color: #d9ebf5;
}
.recherche_ligne_fonce .impair{
	background-color: #d0e6f3;
}
.recherche_ligne_fonce_orange .pair
{
	background-color: #fbb038;
}
.recherche_ligne_fonce_orange .impair{
	background-color: #f69e32;
}
.recherche_ligne_clair .pair{
	background-color: #eef6fb;
}
.recherche_ligne_clair .impair{
	background-color: #eaf4fa;
}
.recherche_ligne_clair_orange .pair{
	background-color: #fbdeaa;
}
.recherche_ligne_clair_orange .impair{
	background-color: #fbdeaa;
}
.btn_infos{
	background: url('../images/site/centre/btn_infos.png') top left no-repeat;
	margin: 5px auto;
	width: 154px;
	height: 25px;
}

.btn_ajouter{
	background: url('../images/site/centre/btn_ajouter.png') top left no-repeat;
	margin: 5px auto;
	width: 154px;
	height: 25px;
}
.btn_inner{
	padding: 5px 0 0 20px;
}

.recherche_multipage{
	background: url('../images/site/centre/fond_multipage.png') top left repeat-x;
	height: 27px;
	padding: 0 8px 0 0;
	text-align: right;
	color: #717171;
}

.recherche_multipage a {
	text-decoration: none;
	color: #717171;
}
.recherche_multipage .mutipage_current {
	color: #EE8524;
	font-weight: bold;
}
.recherche_multipage a.multipage_arrow {
	color: #EE8524;
}


.onglets {
	clear: both;
	margin: 1px;
	height: 40px;
}
.onglet_gauche {
	float: left;
	background: url('../images/site/onglet/onglet_gauche.jpg') top left no-repeat;
	height: 39px;
	width: 5px;
}
.onglet_centre {
	float: left;
	background: url('../images/site/onglet/onglet_fond.jpg') top left repeat-x;
	height: 39px;
	width: 684px;
}
.onglet_droite {
	float: left;
	background: url('../images/site/onglet/onglet_droit.jpg') top right no-repeat;
	height: 39px;
	width: 4px;
}

.onglets .onglet,
.onglets .onglet_selected {
	float: left;
	height: 25px;
	/*background: url('../images/site/onglet/onglet_puce.jpg') 8px 10px no-repeat;*/
	text-align: left;
	padding: 8px 4px 0px 6px;
	width: 102px;
	line-height: 12px;
}

.onglets  .onglet a {
	font-weight: bold;
	color: #717171;
	text-decoration: none;
	font-size: 10px;
}
.onglets  .onglet a:hover {
	text-decoration: none;
}
.onglets  .onglet.selected {
	/*background: url('../images/site/onglet/onglet_puce_selected.jpg') 8px 10px no-repeat;*/
}
.onglets  .onglet.selected a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.onglets  .onglet_separateur {
	float: left;
	background: url('../images/site/onglet/onglet_separateur.jpg') top left no-repeat;
	height: 39px;
	width: 2px;
}

.paiementAccepte {
	color: #92ae1d;
}
.coordonneesVendeur {
	margin: 5px;
	text-align: left;
}

.saisieCodeAcquereur {
	margin: 5px;
	text-align: left;
}
.saisieCodeAcquereur input.codeAcquereur {
	width: 90px;
	margin: 3px 0;
	float: left;
}
.saisieCodeAcquereur a.btn {
	margin: 0 0 0 5px;
}
.saisieCodeAcquereur a.btn span {
	padding: 1px 2px 1px 5px;
}
.prix_actuel {
	font-weight: bold;
	color: #183c6d;
	display: none;
	/*background-image: url(../images/site/page/px_actuel_bg.png);
	background-repeat: no-repeat;
	background-position: center center;*/
	height: 30px;
	width: 115px;
}


.valeurPrix {
	font-size: 12px;
	font-weight: bold;
	color: #036;
	padding: 2px;
	margin-bottom: 3px;
}
