/* Generated by KompoZer */
* {
  font-family: Arial,Helvetica,sans-serif;
}
body {
  background-color: #9999ff;
  background-image: url(ligne.jpg);
}
#container {
  border-style: outset;
  border-width: 2px;
  background-color: white;
  top: 0px;
  padding-top: 0px;
  clear: none;
  width: 782px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
#chapeau {
  top: 0px;
  position: relative;
  background-color: transparent;
}
#titre {
  top: 0px;
  position: relative;
  padding-top: 0px;
  height: 276px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(bandeau02.jpg);
}
#titre h1 {
  font-style: oblique;
  padding-top: 230px;
  padding-left: 220px;
  color: yellow;
}
#menu {
  height: 20px;
  background-color: white;
}
#menu ul {
  position: relative;
  left: -40px;
}
#menu li {
  display: inline;
  list-style-position: inside;
}
#main {
  margin-top: 0px;
  background-color: white;
}
#footer {
  border-style: solid none;
  border-color: #ffcc33;
  border-width: 1pt 0;
  clear: both;
  position: relative;
  text-align: center;
  background-color: white;
}
.bloc {
  width: 250px;
  background-color: #ffff66;
}
.bloc-right {
  float: right;
  margin-right: 20px;
}
.bloc-left {
  float: left;
  margin-left: 0px;
  margin-right: 20px;
}
.bloc h2 {
  border: 0.1em solid #ffcc33;
  text-align: center;
  font-size: 0.8em;
  width: 248px;
  margin-top: 0;
  background-color: #ffff99;
}
.bloc dt {
  font-size: 0.8em;
  font-weight: bold;
}
.bloc dd {
  font-size: 0.8em;
}
p {
  font-size: 0.9em;
  line-height: 0.95em;
}

