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

