#liste_promo #entete_promo {
	width:630px;
	height:132px;
	background-image:url('images/img_promo.jpg');
}
#liste_promo #texte_promo {
	width:630px;
	margin-top:10px;
	margin-bottom:10px;
}
#liste_promo #haut_moteur_promo {
	height:15px;
	margin-top:10px;
	width:630px;
	background-image:url('images/fond_tab_vert_haut.jpg');
}
#liste_promo #bas_moteur_promo {
	height:15px;
	margin-bottom:10px;
	width:630px;
	background-image:url('images/fond_tab_vert_bas.jpg');
}
#liste_promo #moteur_promo {
	width:630px;
	background-image:url('images/fond_tab_vert_milieu.jpg');
}
#liste_promo #moteur_promo .selectBox {
	margin-left:15px;
	float:left;
}
#moteur_promo form {
	height:50px;
	margin-top:5px;
}
.selectBox select {
	width:99%;
	margin-top:5px;
}
.selectBox input,.selectBox input[type=submit] {
	width:48px;height:33px;border:none;
	background-color:none;
	background: transparent url('images/bt_ok.jpg'); 
}
.selectBox.date {
	width:120px;
}
.selectBox.prix {
	width:180px;
}
.selectBox.compagnie {
	width:170px;
}
#haut_promotion{width:630px;
	background-image:url('images/fond_tab_blanc_haut.jpg');height:12px}
#bas_promotion{width:630px;
	background-image:url('images/fond_tab_blanc_bas.jpg');height:13px}
#milieu_promotion{width:630px;
	background-image:url('images/fond_tab_blanc_milieu.jpg');}