gauche
{
    float: left;
    width: 200px;
    border: 1px solid black;
}

section
{
	margin-left: 220px;
    border: 1px solid blue;
}
