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

