body {
  background: #004d8d none repeat scroll 0% 50%;
  color: #ffffff;
}
a {
  color: #ff6533;
}
a:hover, a:focus {
  color: #ff4c00;
}
strong {
  color: #a1b55d;
}
#centre {
  background: transparent url(img/11-colgauche.png) repeat-y scroll left top;
}
#centre-bis {
  background: transparent url(img/11-coldroite.png) repeat-y scroll right top;
}
#navigation {
  background: #000035 none repeat scroll 0% 50%;
}
#navigation a {
  color: #ffffff;
}
#navigation a:hover, #navigation a:focus {
  background: #000035 none repeat scroll 0% 50%;
  color: #ffff33;
  font-size: larger;
}
#principal {
  background: #dae7f0 none repeat scroll 0% 50%;
  color: #181a12;
}
#principal a {
  color: #332510;
}
#principal a:hover, #principal a:focus {
  color: #6e5122;
}
#principal strong {
  color: #181a12;
}
#secondaire {
  background: #000035 none repeat scroll 0% 50%;
}
body {
  padding: 5px 5px;
}
#global {
  max-width: 90em;
  margin-left: auto;
  width: 90%;
  min-width: 850px;
  margin-right: auto;
}
#entete {
  padding: 2px 0;
}
#entete h1 {
  margin: 0;
}
#entete h1 img {
  margin: 7px 20px 10px 0;
  float: left;
}
#entete .sous-titre {
  margin: 4px 0 15px;
}
#centre-bis {
  overflow: hidden;
  width: 100%;
}
#navigation {
  float: left;
  width: 180px;
}
#navigation ul {
  margin: 0;
  padding: 10px 5px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#navigation a {
  padding: 3px 5px;
  display: block;
  height: 1%;
  line-height: 1.5;
  font-size: 0.9em;
  text-decoration: none;
}
#principal {
  padding: 5px 10px;
  margin-left: 200px;
  margin-right: 260px;
}
#principal > *:first-child {
  margin-top: 10px;
}
#principal p, #principal li {
  line-height: 1.5;
}
#secondaire {
  left: -20px
  padding: 6px 10px;
  float: right;
  width: 240px;
}
#pied {
  margin: 0;
  padding: 5px 260px 5px 200px;
  font-size: 0.85em;
}
#copyright {
  margin: 8px 0 0;
  color: #ffffff;
  font-size: 2em;
  text-align: left;
}
