h1 {
  font-family: 'Permanent Marker',cursive;
  font-size: 2em;
  color: #999900;
}
h2 {
  font-family: 'Permanent Marker',cursive;
  font-size: 1.3em;
  color: #ffcc33;
}
#menu {
  display: block;
  float: left;
  width: 215px;
  margin-left: 5px;
  margin-right: 5px;
}
#menu .li {
  font-family: 'Gochi Hand',cursive;
  font-size: 1.2em;
  color: #ffffcc;
}
#menu ul {
  font-family: 'Gochi Hand',cursive;
  font-size: 1em;
}
#central {
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(../images/papier2.png);
  background-position: center top;
  color: #000043;
  display: block;
  float: left;
  width: 700px;
  background-repeat: no-repeat;
}
#publi {
  font-family: 'Gochi Hand',cursive;
  margin-left: 932px;
  padding-left: 0px;
  left: 0px;
  display: block;
  width: 175px;
}
#pied {
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 485px;
}
#menu a:hover {
  font-family: 'Gochi Hand',cursive;
  font-size: 1.1em;
  background-color: #999900;
}
.bloc {
  margin: 8px 10px 6px;
  display: block;
  float: left;
  width: 195px;
  height: 155px;
}
#navigation {
  font-family: 'Gochi Hand',cursive;
  font-size: 1.1em;
}
#central .li {
  color: #660000;
}
.txt {
  margin-right: 46px;
  margin-left: 2px;
  padding-right: 3px;
  right: 4px;
  color: #330000;
}
#central .li .a {
  color: #663333;
  font-family: Arial,Helvetica,sans-serif;
}
#central .txt .li .a {
  color: #333300;
}
#central .txt .ul .li .a {
  color: #333300;
}
