body{
  margin: 0; /* pour éviter les marges */
  text-align: center; /* pour corriger le bug de centrage IE */
  font-size:13px;
}
td{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:13px;
}
image{
  border: 0px;
}
a img{
  border: 0px;
}
a{ 
color: #999999; font-family: verdana, arial, helvetica, sans-serif;	font-size: 11px; font-weight:400; text-decoration: none; line-height: 180%; font-weight: bold;
}
a:hover { 
color: #666666; font-family: verdana, arial, helvetica, sans-serif;	font-size: 11px; font-weight:400; text-decoration: none; line-height: 180%; font-weight: bold;
}
#contenu{
  margin-left:auto;
  margin-right:auto;
    width: 959px;
    border: 1px solid #000;
}
#haut{
    height: 106px;
    background-color:#869092;
    width:959px;
}
#milieu{
}
#bas{
    height: 35px;
    background-color:#535e62;
    width:959px;
text-align:left;
}
