body {
  background: url('http://www.pygram.com/libre/lib/tpl/pygram/images/trame_fond.gif') repeat;
  font-family: arial, "lucida console", sans-serif;
  font-size: 0.8em;
}

h1 {
  color: #89B1E5;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
}

img {
  border: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

html, body, p {
  color: #20367B;
  font-family: Times new Roman;
  font-size: 12px;
  text-align: justify;
}

.bar * input {
  display: inline;
  float: left;
}

#bar__topright {
  float: right;
}

input {
  font-size: 10px;
}

.clearer {
  clear: both;
}

/* FORMAT DE PAGE */
#wiki_entete {
  border: 0;
  padding: 0;
  margin:0;
  background: url('http://www.pygram.com/libre/lib/tpl/pygram/images/header.jpg') no-repeat;
  height: 146px;
}

#wiki_page_format {
  border: solid 1px black;
  padding: 0;
  margin: 0 auto;
  width: 750px;
  background-color: white;
}

#wiki_contenu {
  margin: 25px;
}

#wiki_bas_page {
  background-color: #CED7E4;
  color: #20367B;
  text-align: justify;
  border: 0;
  padding: 0 25px 0 25px;
  margin: 20px 0 0 0;
  font-size: 11px;
  font-family: Helvetica;
  font-weight: bold;
}

#wiki_bas_page a {
  color: #2E375E;
}

#wiki_pied {
  border: 0;
  padding: 0;
  margin:0;
  background: url('http://www.pygram.com/libre/lib/tpl/pygram/images/footer.jpg') no-repeat;
  height: 9px;
}
