/* CSS Document */

/* TITRES au dessus de chaques champs : transaction + type bien + budget + selection des villes */
.MiniTitre{ color:#666; padding:4px 0 3px 0;font-size:11px;}

/* Styles CHAMPS SELECT : type transaction + type bien + select villes */
.MiniSelect{ width:185px; border:1px solid #666; color:#666;font-size:11px; height:20px;}
.MiniSelect *{color:#666;}

/* Styles CHAMPS INPUT : budget + surface */
.MiniInput{ width:86px;border:1px solid #666; color:#666; font-size:11px; height:17px; margin:0; padding:0;}
.MiniInput *{color:#666;}
/* BOUTON VALIDATION : Lancer votre recherche */
#MiniBoutonInput{ margin:15px 0;}



.MiniInputTxt{ display:none; height:5px;}
#BoiteMiniMoteur br{ display:none; }
#TitreMiniReference,
#MiniInputRef{display:none;}





