/*--- Centre ---*/
#centre { float: left;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 p { padding: 5px 20px;margin: 0 0 10px 0;text-align: left }
#centre span { font-weight: bold;color: #585858 }
.centre-bottom { clear: both;background: url('/img/centre-bottom.gif') no-repeat bottom;width: 640px;height: 12px }

#centre ul { clear: both;list-style: none;float: left;text-align: left;padding: 0 30px 0 20px;font-size: 12px;margin-bottom: 50px }
#centre li { background: url('/img/puce.gif') no-repeat 0 -1px;padding: 0 0 5px 17px }
#centre h2 { clear: both;padding: 25px 0 5px 50px;text-align: left;font-size: 16px } 

#centre table { width: 500px;margin: 15px auto;border-collapse: collapse }
#centre td.a { background: #D9622B;font-weight: bold;color: #fff;border: 1px solid #D96C39;height: 30px }
#centre td.b { border: 1px solid #D96C39;height: 30px;text-align: left;padding-left: 10px }
#centre td.c { border: 1px solid #D96C39;height: 30px;font-weight: bold;font-size: 16px;color: #02722C }
#centre td.d { height: 50px }
#centre input.valid { background: url('/img/bouton2.gif');border: 0;width: 183px;height: 33px;padding: 0 0 3px 0;color: #fff;font-weight: bold;font-size: 13px;cursor: pointer }