body
{
width: 90%;
margin:auto;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

a
{
font-family: Verdana, Arial, Georgia, "Times New Roman", sans-serif;
font-size: 1em;
color: #786436;
text-decoration: underline;
}

#gauche
{
float: left;
width:20%;
height: 100px;
}

#droit
{
line-height: 50px;
float:left;
width:30%;
height: 100px;
text-align: left;
}

#jeu
{
clear: both;
width: 50%;
margin:auto;
}

#explication
{
width: 50%;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
padding: 25px;
border: 1px solid black;
font-family: Verdana, Arial, Georgia, "Times New Roman", sans-serif;
font-size: 1em;
color: #000000;
text-align: justify;
}

#xiti
{
width: 100%;
text-align: center;
margin-top: 35px;
}

