/* CSS Document */
div#page{
  padding:20px;
  width:680px;
  background-image:url("/layout/themes/blu_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:#A8DCED;
}


div#credits {
  font-size:10pt;
  color:#A9A45B;
  bottom:0px;
}


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


.credits {
  color:#76B2C5;
}


a.credits {
  color:#6294A4;
  text-decoration: none;
}


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