#conteneur {
width:950px;
margin:0 auto;
/*background:url(../img/bg1.jpg) top repeat;*/
border: 1px #6173f6 solid;
margin-top:2px;
background:#FFFFFF;
}

#header {
margin-bottom:5px;
border-bottom:1px #996633 solid;
height: 60px;
background-color: #535353;
background-image:url(../img/logo_rc.png);
}

#centre {
padding:3px;

}

#pied {
clear:both;
border: 1px #CCC solid;
height: 55px;
background-image:url(../img/btm_RC.png);


}

.produit {
border-left: 1px #393 solid;
margin-left:12px;
width:400px;
float:left;
min-height:200px;
}



