/*--- 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 { 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 }

#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 }

