body
{
width: 90%;
margin:auto;
text-align: center;
}

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

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

#gauche
{
float: left;
width:20%;
height: 80px;
margin-right: 5px;
}

#droit
{
line-height: 40px;
float:left;
width:30%;
height: 80px;
color: #786436;
}

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

#jeu
{
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
height: auto;
}

#source
{
margin: auto;
width:60%;
text-align: center;
}

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


