#footer {
  clear: both;
  font-family: Comic Sans MS;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-size: 12px;
  max-width: 1024px;
  height: 20px;
  padding-top: 10px;
}
#header {
  overflow: auto;
  background-repeat: no-repeat;
  max-width: 1024px;
  background-image: url(logos/titre-1.jpg);
  background-position:  center center;
  height: 61px;
}
#content {
  border-style: double;
  font-style: normal;
  background-repeat: no-repeat;
  text-align: justify;
  font-family: Comic Sans MS;
  padding-left: 0;
  line-height: 18px;
  font-weight: normal;
  max-width: 1024px;
  min-height: 600px;
  font-size: 14px;
  background-position: center top;
  background-image: url(../../www.rega15.ch/logos/hintergrund_zen.jpg);
}
#center {
  border-style: groove;
  font-style: normal;
  font-weight: normal;
  font-family: Comic Sans MS;
  text-align: center;
  opacity: 1;
  max-width: 1024px;
  min-height: 600px;
  line-height: 28px;
  font-size: 13px;
  background-position: center top;
  background-image: url(arriere_plans/fonds.jpg);
}
#table {
  font-family: Comic Sans MS;
  font-weight: normal;
  text-align: justify;
  font-size: 11px;
  margin-left: 15%;
  margin-right: 15%;
}
#navlist {
  border-bottom: 1px solid #777788;
  padding-right: 0;
  padding-left: 0;
  margin-left: 0;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 10px;
  padding-bottom: 15px;
  max-width: 1024px;
}
#navlist li {
  margin: 0;
  display: inline;
  list-style-type: none;
}
#navlist li a {
  border-style: solid solid none;
  border-color: #777788 #777788 -moz-use-text-color;
  border-width: 1px 1px medium;
  padding: 3px 0.5em;
  background: #ddddee none repeat scroll 0% 50%;
  margin-left: 3px;
  text-decoration: none;
}
#navlist li a:hover {
  border-color: #222277;
  background: #aaaaee none repeat scroll 0% 50%;
  color: #000000;
}
#navlist li a#current {
  border-bottom: 1px solid white;
  background: white none repeat scroll 0% 50%;
}
#message {
  border-style: double;
  font-size: 14px;
  opacity: 1;
  font-family: Comic Sans MS;
  line-height: 20px;
  min-height: 600px;
  padding-top: 20px;
  margin-top: 30px;
  padding-left: 20px;
  max-width: 1024px;
  background-position: center top;
  background-repeat: repeat-y;
  background-image: url(arriere_plans/dauphins.jpg);
}
#corneilles {
  border-style: double;
  line-height: 20px;
  opacity: 1;
  font-family: Comic Sans MS;
  min-height: 600px;
  font-size: 14px;
  max-width: 1024px;
  background-image: url(../arriere_plans/corneille.jpg);
  background-position: center top;
  background-repeat: repeat-y;
}
#form {
  font-family: Comic Sans MS;
  line-height: 14px;
  font-size: 15px;
  background-image: url(../arriere_plans/fonds.jpg);
  background-position:  center center;
}
#taupe {
  border-style: double;
  font-size: 14px;
  line-height: 20px;
  font-family: Comic Sans MS;
  min-height: 600px;
  background-repeat: repeat;
  max-width: 1024px;
  padding-left: 30px;
  background-image: url(../arriere_plans/taupe.jpg);
  background-position: center top;
}
#body {
  margin-left: auto;
  background-color: white;
  width: 1024px;
  margin-right: auto;
}

