.surligne
{
  background-color: #FFDFDF;
}

body{
  font-family: Verdana Arial;
  font-size: 10pt;
  color: black;

}

.banner{
  float: left;
  width: 1024px;
  height: 250px;
  clear: both;
  background: url(interface/banner.png) repeat-x top center #000000;
}

.menuleft{
  float: left;
  width: 224px;
}

.main{

  float: left;
  width: 800px;
}
