.BoiteMiniMoteur {
	position: relative;
	width: 175px;
	height: 303px;
	overflow: hidden;
}

.BoiteMiniMoteur p.MiniTitre {
    width: 175px;
    text-align: left;
    color: #5d3700;
    margin: 5px 0 5px 0;
    *margin: 2px 0 4px 0;
    
}

.BoiteMiniMoteur .MiniSelect {
    border: 1px solid #ab0b1e;
    color: #333333 ;
    font-size: 10px !important;
}

.BoiteMiniMoteur .MiniSelect {
    width: 152px;
}

.MiniDivSelect { padding-left: 20px; }

#MiniBouton {
	position: absolute;
    top:255px;
	left: 20px;
}



#MiniBouton #MiniBoutonInput {
	width: 153px;
	height: 34px !important;
}

.BoiteMiniMoteur  br { display: none; }

