/*--- 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-top { padding: 5px 20px;text-align: justify }
.centre-bottom { clear: both;background: url('/img/centre-bottom.gif') no-repeat bottom;width: 640px;height: 12px }
/*--- Les marques ---*/	
#liste { clear: both;width: 620px;text-align: center;padding: 20px 0 20px 20px;overflow: auto }
#liste h2 { font-size: 18px;padding: 0 0 15px 0 }
#liste ul { list-style: none;float: left;text-align: left;width: 205px }
#liste li { background: url('/img/puce.gif') no-repeat 0 -1px;padding: 0 0 5px 17px;font-weight: bold }
