
body {
  font-size: 15px;
  background-attachment: fixed;
  background-repeat: repeat;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #ffffcc;
  margin-left: 0px;
  margin-top: 0px;
}
h1 {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4px;
}
h2 {
  font-size: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.clr {
}
.img {
  border: 1px solid black;
  float: right;
  margin-left: 10px;
  margin-right: 50px;
  margin-top: 5px;
}

#wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 780px;
  background-repeat: no-repeat;
  background-image: url(bg.jpg);
}
#logo {
  text-align: center;
  margin-bottom: 5px;
}
#adress {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 180px;
  font-size: 13px;
  margin-left: 20px;
  margin-top: 105px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
.ville {
  font-size: 0.7em;
  padding-top: 1.5em;
}
#contenu {
  float: left;
  width: 560px;
  margin-top: 100px;
}
#pied {
  clear: both;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  margin-top: 10px;
}
.pied {
  border: 3px solid #666600;
  padding: 1em 0.5em;
  background-color: white;
  margin-top: 1.9em;
  float: left;
  margin-left: 1.6em;
  width: 265px;
  height: 341px;
}
a:link, a:active, a:visited {
  color: #3366cc;
  text-decoration: none;
}
a:hover {
  color: #3366cc;
  text-decoration: underline;
}
.map {
  border: 3px solid #666600;
  float: left;
  margin-top: 1.9em;
  margin-left: 1em;
}
.specialiste {
  text-align: right;
  font-size: 8px;
  margin-right: 4em;
}
.copyright {
  text-align: center;
}
