/* CSS Document */
div#page{
  padding:20px;
  width:680px;
  background-image:url("/layout/themes/yel_bg.jpg");
  background-repeat:no-repeat;
  z-index:2;
  font-family: "Helvetica", "Century", sans-serif;
  font-size: 10pt;
  height:240px;
}


body {
  width:100%;
  height:100%;
  margin:0px;
  background-color:#FCF69B;
}


div#credits {
  font-size:10pt;
  color:#7E7A3D;
  bottom:0px;
  margin-bottom:0px !important;
}


div#footer{
  margin-bottom:0px !important;
  bottom:0px !important;
}


.credits {
  color:#7E7A3D;
}


a.credits {
  color:#7E7A3D;
  text-decoration: none;
}


div#contenu {
  margin-left:370px;
  height:280px;
}
