body
{
width:760px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
background-color:#e0e0e0;
background-image:url("images/fond_ronds.png");
background-repeat:repeat-y;
}
#en_tete
{
width:760px;
height:225px;
background-image:url("images/matharchives.png");
background-repeat:no-repeat;
background-position:bottom center;
}
table
{
margin:auto;
}
td
{
vertical-align:middle;
font-family:"Comic Sans MS",serif;
font-size:1em;
text-align:left;
}
td a
{
text-decoration:none;
color:purple;
}
td a:hover
{
color:gray;
}
.images
{
text-align:right;
}
#pied_de_page
{
width:300px;
margin-top:50px;
margin-left:600px;
text-align:left;
color:gray;
font-size:0.8em;
font-family:"Comic Sans MS",serif;
}
#pied_de_page a img
{
border:none;
}

