body {
  background-image:  url('images/bg.gif');
  background-repeat : repeat;
  font-family: Verdana;
}

a {
  color:#954916;
}

.defile {
  color:#EEC08E;
  font-weight:bold;
}

#titre {
  margin-top:33px; 
  margin-left:auto; margin-right:auto;
  height:35px;
  width:300px;
}

#main {
  margin-top:15px;
  height:415px;
  width:730px;
  overflow:auto;
  margin-left:auto; margin-right:auto;
  font-size:14px;
}

.bold {
  font-weight:bold;
}

.tab {
  font-size:13px;
  font-weight:bold;
}

.image {
  border:2px solid #000000;
}

.ligne {
  background-color:#C27E39;
  color:#C27E39;
  border:0px;
  width:75%;
}
