body
{
margin: 0;
padding: 0;
width: 100%;
background-color: #CCCCFF;
text-align: center;
}

#haut
{
margin-left: auto;
margin-right: auto;
width: 780px;
height: 100px;
background-color: #FFFFFF;
margin-top: 30px;
margin-bottom: 30px;
}

#gauche
{
float: left;
width: 210px;
margin-left: 10px;
margin-top: 10px;
}

#droit
{
float: left;
width: 500px;
height: 30px;
margin-top: 40px;
margin-left: 5px;
text-align: left;
}

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

#corps
{
clear: both;
overflow: hidden;
margin-left: auto;
margin-right: auto;
width: 740px;
height: auto;
background-color: #9999CC;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 20px;
padding-right: 20px;
}

#titre
{
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
width: 780px;
background-color: #9999CC;
text-align:center;
}

#numero
{
display: block;
float: left;
width: 50px;
height: 50px;
background: url("../images/bouton.gif") no-repeat;
text-align: center;
margin-bottom: 25px;
margin-left: 5px;
margin-right: 5px;
}

#numero a
{
display: block;
font-family: Verdana, Arial, Georgia, "Times New Roman", sans-serif;
color: #000000;
font-size: 1em;
text-decoration: none;
line-height: 50px;
text-align: center;
}

#pied
{
width: 780px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
margin-top: 20px;
margin-bottom: 20px;
}

#xiti
{
width: 100%;
text-align: center;
padding-top: 10px;
padding-bottom: 5px;
}


