/*--- Centre ---*/
#centre { float: left;position: relative;background: url('/img/centre.gif') repeat-y;width: 640px }
#centre h1 { background: url('/img/centre-top.gif') no-repeat;width: 640px;font-size: 18px;padding: 15px 0 0 0 }
.centre-top { padding: 5px 20px;margin: 0 0 10px 0;text-align: justify }
#centre span { font-weight: bold;color: #585858 }
.centre-bottom { clear: both;background: url('/img/centre-bottom.gif') no-repeat bottom;width: 640px;height: 12px }
/*--- Recherche ---*/
#recherche { text-align: left;padding: 20px 0 0 150px }
#recherche label { font-weight: bold }
#recherche label.vendeur { font-weight: normal;cursor: pointer }
#recherche hr { display:block;width: 350px;margin: 5px 0 5px 0 !important;margin: -2px 0 -2px 0;padding: 0;color: #FD5F00;background-color: #FD5F00 }
#recherche input.num { width: 35px;text-align: center }
#recherche input.num2 { width: 70px;text-align: center }
#recherche input.num3 { width: 40px;text-align: center }
#recherche input.ok { background: url('/img/bouton.gif');margin: 0 0 0 200px;border: 0;width: 134px;height: 46px;color: #fff;font-weight: bold;font-size: 13px;cursor: pointer }
#recherche #dep { display: none;margin: 5px 0 0 0 }
