p {
  margin: 0px;
  background-color: #ffffcc;
}

body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  background-color: #cccccc;
}

a {
  color: white;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}

a:hover {
  font-weight: bold;
  font-style: italic;
}

h4 {
  color: #ff9900;
  text-decoration: underline;
  font-weight: bold;
}

h4:hover {
}

.rwetiveci {
  font-size: 70px;
  font-weight: bold;
}

.menu {
  width: 250px;
  text-align: center;
  height: 250px;
  display: inline;
  border: 3px solid white;
  margin: 5px 4%;
  line-height: 220px;
  border-radius: 50px;
  background-position: center center;
  background-attachment: scroll;
  background-size: contain;
  background-origin: content-box;
  background-color: transparent;
  float: left;
}

.bloc-menu {
  background-color: transparent;
  text-align: left;
  display: block;
  padding-left: 25px;
  padding-right: 25px;
  float: left;
  width: 100%;
}

.menu:hover {
  background-color: #336666;
}

h1 {
  color: #ff6600;
  text-align: center;
}

img {
  padding: 0px;
  width: 200px;
  height: 200px;
}

#rwetiveci {
  border: 7px ridge #ffff66;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 440px;
  opacity: 0.508;
  margin-top: 200px;
}

li {
  border-image: url("ressources/caravane-nichoir.jpg") 0 0 0 0;
}

#menu {
  background-color: transparent;
  float: left;
  margin: 0px;
  width: 100%;
}

div {
  background-color: transparent !important;
}

span {
  background-color: transparent;
}

div {
  background-color: #ffffcc;
}

