nel senso che li devi mettere entrambi da una parte
Codice PHP:
#Centro{
width:690px;
margin:0 0 0 4px;
border: solid;
float: left;
}
#CentroSinistra{
width:385px;
float:left;
overflow:hidden;
border: solid;
}
#CentroDestra{
width:300px;
float:left;
overflow:hidden;
border: solid;
}