Bouh jojo !!! Ce serait vraiment une méthode moche de barbare !
Ca gacherai tout le mal du développeur qui a fait la découpe proprement !
Enfin presque proprement

Bon, je pense avoir trouvé un moyen :
Dans ton fichier style.css, tu remplaces :
Code
#centre {
background: url(images/fond_centre.jpg) repeat-y;
width:594px;
height:600px;
float:left;
overflow:auto;
margin:right;
}
Code
#centre {
background: url(images/fond_centre.jpg) repeat-y;
width:554px;
height:600px;
float:left;
overflow:auto;
margin:right;
}
Et je crois que c'est bon