/* Generated by KompoZer */
#encart {
  background-color: white;
  background-image: url(../images/encart-vieille-porte-lierre.jpg);
  background-repeat: repeat;
  background-position: left top;
  width: 220px;
  opacity: 0.969;
}
#encart h2 {
  padding-bottom: 5px;
  text-align: center;
  padding-top: 5px;
  background-color: transparent;
  font-size: 16px;
  color: #ff6600;
}
#encart h3 {
  padding-bottom: 5px;
  text-align: center;
  padding-top: 5px;
  color: #ffff33;
  font-family: Comic Sans MS;
  font-size: 19px;
  font-weight: bold;
}
#encart p {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #ffff33;
  text-align: center;
  font-weight: bold;
  font-family: Comic Sans MS;
  line-height: 1px;
  font-size: 14px;
}
#encart a {
  color: white;
  font-weight: bold;
}
#encart a:hover {
  color: #ff6600;
}
