body
  {
  font-family : verdana;
  font-size : 10px;
  background-color : #E8DFD8;
  margin : 0;
  }
  
td
  {
  font-family : verdana;
  font-size : 10px;
  }
  
td.links_top
  {
  width : 105px;
  height : 59px;
  background-image : url("i/liens_haut.jpg");
  color : #FFFFFF;
  padding-top : 10px;
  }
  
td.links_bottom
  {
  width : 105px;
  height : 48px;
  background-image : url("i/liens_bas.jpg");
  }
  
td.links_content
  {
  background-image : url("i/liens_milieu.jpg");
  }
  
td.liste_planches
  {
  padding-left : 60px;
  background-image : url("i/fond.gif");
	background-repeat: no-repeat;
	background-position:bottom center;
  }
  
td.alboum
  {
  text-align : center;
  }
  
table.edito
  {
  border : solid 1px #000000;
  }

a.links
  {
  text-decoration : none;
  color : black;
  }

a.links:visited
  {
  text-decoration : none;
  color : black;
  }

a.links:hover
  {
  text-decoration : underline;
  color : #F47516;
  }

#planches
  {
  position:absolute;
  border : 0px;
  width : 475px;
  height : 450px;
  overflow : auto;
  }