/*--- Centre ---*/
#centre { float: left;position: relative;background: url('/img/centre2.gif') repeat-y;width: 752px;text-align: left }
#centre h1 { background: url('/img/centre-top2.gif') no-repeat;font-size: 18px;padding: 30px 0 0 0;text-align: center }
#centre span { font-weight: bold;color: #585858 }
.centre-top { padding: 5px 20px;text-align: justify }
.centre-bottom { clear: both;background: url('/img/centre-bottom2.gif') no-repeat bottom;width: 752px;height: 12px }
/*--- Recherche ---*/
#recherche { width: 400px;margin: 10px auto;text-align: center }
#recherche table { width: 400px;text-align: left }
#recherche td { padding: 3px 5px }
#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.version { width: 250px }
#recherche input.ok { background: url('/img/bouton.gif');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 }
#recherche td.center { text-align: center }

