 #zone_questions {
height: 300px;
text-align: left;
margin: 20px 5px;
padding: 0;
}

.balisediv2 {
height: 300px;
float: left;
margin: 20px 5px;
padding: 0;
}

body { text-align: center;
    color: navy;
    }

  div#wrapper { margin: 0pt auto;
    text-align: left;
    width: 780px;
    }

  div#corps { font-family: Arial;
    text-align: justify;
    }

  div#corps h1 { margin: 0pt;
    font-size: 14px;
    text-align: center;
    background-color:#003366;
    color: white;
    }

  div#corps h2 { font-size: 14px;
    text-align: center;
    margin-top: 2%;
    }

  table#questions_differe { border-style: solid;
    border-width: thin;
    margin: 10px;
    font-family: Arial;
    empty-cells: show;
    }

  table#questions_differe tr#sommaire { color: navy;
    background-color: rgb(205, 230, 255);
    }

  table#questions_differe tr#sommaire td { border-width: thin;
    padding: 10px;
    border-right-style: solid;
    border-bottom-style: solid;
    }

  table#questions_differe td { border-style: none dotted solid none;
    border-width: thin;
    padding: 5px 10px;
    }

  table#questions_differe td a { text-decoration: none;
    color: navy;
    }

  table#questions_differe td a:hover { color: red;
    }

  div#navigation_bas { margin-top: 40px;
    }

