body
{
margin: auto;
width: 100%;
background: url("ap.gif");

}

#contenant
{
overflow: hidden;
margin: auto;
width: 800px;
background-color: #FFFFFF;
border-left: 1px solid black;
border-right: 1px solid black;
}

#retour
{
margin-left: 15px;
margin-top: 10px;
padding-bottom : 20px;
}

.frise
{
clear: both;
width: 100%;
height: 192px;
background: url("frise5.gif") repeat-x;
margin-top : 30px;
margin-bottom: 30px;
}

h1
{
text-align: center;
font-family: arial, verdana, helvetica;
font-weight: bold;
font-size: 2em;
margin-bottom : 25px;
}

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;
margin-left: 10px;
width:25%;
height: 100px;
margin-right: 5px;
margin-bottom: 20px;
}

#droit
{
line-height: 50px;
float:left;
width:50%;
height: 100px;
text-align: right;
margin-bottom: 20px;
color: #786436;
}

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

#pied
{
width: 100%;
height: 100px;
margin-top: 25px;
text-align:center;
}
