/*--- Centre ---*/
#centre { position: relative;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: 45px 0 0 0 }
#centre p { clear: both;padding: 5px 20px;margin: 0 0 10px 0;text-align: justify }
#centre p img { float: right;margin: 0 0 15px 15px }
#centre span { font-weight: bold;color: #585858 }
.centre-bottom { clear: both;background: url('/img/centre-bottom.gif') no-repeat bottom;width: 640px;height: 12px }

#depot { position: absolute;top: 6px;right: 6px;background: #E75200;font-weight: bold;padding: 3px 5px }
#depot a { color: #fff }

#centre ul { list-style: none;float: left;text-align: left;padding: 0 30px 0 20px;font-size: 12px;margin-bottom: 10px }
#centre li { background: url('/img/puce.gif') no-repeat 0 -1px;padding: 0 0 5px 17px }
#centre h2 { clear: both;padding: 5px 0 5px 15px;text-align: left;font-size: 16px } 
#centre h3 { clear: both;padding: 5px 0 5px 20px;text-align: left;font-size: 14px }
#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 } 
