body {
  background-color: white;
  clear: both;
  background-image: url("ressources/ban-caravaning.png");
  background-position: center top;
  background-repeat: no-repeat;
  color: #333333;
  max-width: 1600px;
}

.menu {
  width: 200px;
  text-align: center;
  height: 40px;
  display: inline;
  border-style: none;
  border-color: #33cc00 !important;
  margin: 5px;
  line-height: 40px;
  border-radius: 0px;
  background-color: transparent;
  border-width: 2px;
  list-style-type: none;
}

.bloc-menu {
  background-color: transparent;
  text-align: left;
  float: left;
}

.menu:hover {
  background-color: transparent;
}

h1 {
  color: black;
  text-align: center;
  margin-top: 10px;
  font-size: 50px;
}

h2 {
  color: #000099;
  text-align: left;
  margin-top: 210px;
  font-weight: normal;
  font-style: italic;
  font-size: 24px;
  position: static;
}

h3 {
  color: black;
  text-align: left;
  font-size: 18px;
}

p {
  color: #333333;
  font-weight: normal;
  padding: 0px;
  margin: 10px;
  background-color: transparent;
}

a {
  color: #3333ff;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #ff6666;
  background-color: transparent;
}

.gras {
  font-weight: bold;
}

#scroll_to_top {
  width: 80px;
  height: 80px;
  bottom: 50px;
  position: fixed;
  left: 30px;
}

#scroll_to_top img {
  width: 25px;
}

#scrool_to_top_img {
  width: 80px !important;
}

#pied {
  height: 100px;
  text-align: center;
  background-color: silver;
  padding: 20px;
}

#head {
  background-color: transparent;
  margin-top: 110px;
}

li {
  color: black;
  border-color: #009900;
}

ul {
  border-style: none;
  border-color: #666666 transparent transparent;
  margin-left: 130px;
  margin-right: 30px;
  border-radius: 0px;
  padding: 10px;
}

.bloc-liste:hover {
  list-style-type: none;
}

.liste:hover {
  list-style-type: none;
}

.bloc-liste {
  list-style-type: none;
  border-style: none !important;
  float: left;
}

.liste {
  float: left;
  margin-right: 10px;
  text-decoration: none;
  background-color: #ffff66;
  padding: 2px;
  border-width: 2px;
  border-style: solid;
  border-radius: 30px;
  margin-bottom: 5px;
}

.norm {
  background-color: white;
}

.camp {
  list-style-type: none;
  border-style: none;
  font-size: 20px;
}

h4 {
  padding: 0px 40px 3px;
  font-size: 26px;
  border: 2px solid #009900;
  margin: 0px 0px 0px 110px;
  display: inline;
  border-radius: 40px;
}

.fiches {
  width: 800px;
}

.pied {
  height: 50px;
  margin-left: 150px;
}

div {
  border-style: none;
}

#camping {
  border-width: 5px;
}

#corp {
  border-bottom-style: none;
}

.bloc-camp {
  border-bottom-style: solid;
}

.ul-menu {
  border-top-color: transparent;
  float: left;
}

.li-menu {
  list-style-type: none;
  float: left;
  border-style: solid;
  border-radius: 30px;
  width: 200px;
  height: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  margin: 0px 10px;
  background-color: rgba(255, 255, 255, 0.5);
}

.li-camp {
  border-bottom-color: transparent;
  border-style: none;
  list-style-type: none;
}

.surligne {
  background-color: #ffff66;
}

.contact {
  width: 800px;
  margin-left: 50px;
  font-size: 16px;
  line-height: 40px;
}

.resize-vertical {
  resize: vertical;
}

#carte {
  display: block;
  top: 160px;
  width: 105px;
  background-color: white;
  height: 99px;
  position: fixed;
}

.carte {
  border-style: solid;
  width: 100px;
}

.carte:hover {
  bottom: 400px;
}

