
#etapes {
height:auto;
width:950px;
height:150px;
}

#gauche {
float:left;
width:630px;
height:350px;
}

#droite {
float:right;
width:320px;
height:350px;
}

#bas {
height:30px;
}


