body
{
   width: 710px;
   margin: auto;
   background-color: #B0B0B1; 
   margin-top: 20px;
}
#corps
{
   width: 710px;
   text-decoration: none;
   color:#006699;
   background-color: #B0B0B1; 
   
}
#menu
{
   width: 710px;
   height: 144px;
   font-family: Arial;
   font-size: 16px;
   color:#006699;
   background-color: #B0B0B1;
}
img
{
border: 0;
}
.apercu
{
border: 1px solid black;
width: 135px;
height: 100px;
}
a
{
color: #000000;
font-size: 18px;
font-family: 'Times New Roman';
text-decoration: none;
}
a:hover
{
color: #000000;
font-size: 18px;
font-family: 'Times New Roman';
text-decoration: underline;
}