body {
  margin: 0px;
  font-family:Helvetica,Arial,sans-serif;
  color: #5e5e5e;
  background-color: #dcdcdc;
}

h1 {
  font-size: 18px;
}

h2 {

}

h3 {

}

p {
  font-size: 12px;
}

img {
  border: 0px;
}

a {
	color: #254343;
}

.largeur {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.appel-action-link {
  color: #5e5e5e;  
}

#photo-gite {
  float: left;
  width: 475px;
  height: 300px;
}

li {
  font-size: 12px;
}

#desc-chambre {
  float: left;
  width: 475px;
  height: 300px;
  border: 1px solid black;
}

#main-gite {
  width: 960px;
  height: 300px;
  padding: 0px 30px 10px 30px;
}

#menu-bottom {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 12px;
}

#big-menu {
  width: 100%;
  height: 112px;
}

#big-contenu {
  width: 100%;
  background-color: white;
}

#big-header {
  width: 100%;
  height: 112px;
}

.wrapper {
  width: 960px;
  overflow: hidden;
  position: relative;
}

.menu-item {
  float: left;
}

#gite-quatre-etoile {
  left: 20px;
  top: 7px;
  position: absolute;
  color: #cfc784;
  font-size: 12px;
}

#menu {
  right: 10px;
  position: absolute;
}

.lien-menu {
  color: white;
  float: left;
  padding: 14px 10px 0px 10px;
  text-decoration: none;
  font-size: 14px;
  
}

#slide-show{
  position: absolute; 
  left: 0px;
  top: -20px;
  display:block;
  margin:0px;
  padding:0px;
  width:446px;
  height:423px;
  overflow:hidden;
} 

#spacer-bottom-menu {
  height: 20px;
  width: 100%; 
}

#contenu {
  width: 960px;
  min-height: 300px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

#pitch-vente {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 500px;
  height: 300px;
  
}

#home-footer {
  height: 220px;
  width:100%;
}

.bottom-element {
  font-size: 12px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-top: 70px;
  float: right;
  text-align: right;
}

#sondage {
  width: 291px;
  height: 116px;
  background-color: #595752;
  color: white;
  
}

