/*mini_moteur*/
#BoiteMiniMoteur { width: 500px; text-align: left;position: relative; }
#BoiteMiniMoteur div, #BoiteMiniMoteur p, #BoiteMiniMoteur span { color: #365c86; }
#MiniTypeLoi, #MiniTypeTrans, #MiniTypeBien, #MiniPieces, #MiniBudget, #MiniSurface, #MiniRayon, #MiniSituation, #MiniSousTypeBien, #MiniVilles { width: 185px; padding-top: 12px; float: left; margin-left: 50px; }
 #MiniTypeLoi{position: absolute; top:0; right: 30px;}
 #MiniBouton { width: 185px; padding-top: 12px; float: right; margin-right: 35px; _margin-right: 30px; }
.MiniTitre { margin: 2px 0; }
.MiniSelect, .MiniInput { background-color: #d7dadb; color: #365c86; border: none; }
.MiniSelect { width: 180px; }
.MiniInput{ width: 75px; }

