#conteneur {
width: 962px;
margin: 0 auto;
background: #fff;
}

#page {
padding-bottom: 40px;
overflow: hidden;
background: url(../images/coin_page.jpg) no-repeat bottom left;
}

#centre {
text-align: justify;
padding: 0 12px 12px 12px;
width: 98%;
min-height:600px;
}
#pied {
height: 33px;
padding-top: 18px;
text-align: center;
color: #9D9E93;
width: 100%;
clear: both;
}
