<style>

#izquierda {
float:left;
}

#derecha {
float:left;
width:200px;
background:#fc0;
}

</style>
