#contenu
{
  width: 780px;
  margin-top: 55px
}

#access
{
  width: 240px;
  float: left;
  margin-left: 30px
}

#acces-vente
{
  width: 108px;
  height: 42px;
  margin-right: 3px;
  float: left
}

#acces-vente img, #acces-location img
{
  border: none
}

#acces-vente p
{
  margin: 10px 0px 0px 35px;
}

#acces-location
{
  background: #ccc;
  width: 129px;
  height: 42px;
  float: left
}

#acces-location.out
{
  background: transparent url(/images/acces-location.jpg) no-repeat top left;
}

#acces-location.over
{
  background: transparent url(/images/acces-location-over.jpg) no-repeat top left;
}

#acces-location p
{
  margin: 10px 0px 0px 45px;
}

#acces-vente a, #acces-location a, #acces-vente a:hover, #acces-location a:hover
{
  font-size: 14px;
  color: black;
  text-transform: uppercase;
  text-decoration: none;
}

#recherche-vous
{
  margin-top: 3px;
  background: transparent url(/images/cadre-recherche.jpg) no-repeat top left;
  width: 240px;
  height: 72px;
}

#recherche-vous h3
{
  font-size:  12px;
  color: white;
  text-transform: uppercase;
  text-align: left;
  margin: 0px;
  padding: 5px 0px 0px 40px
}

#recherche-vous p, #estimation p
{
  font-size:  12px;
  color: white;
  text-align: justify;
  margin: 5px 5px 0px 10px;
  padding: 0px;
  line-height: 1
}

#recherche-vous p a, #estimation p a
{
  font-size:  12px;
  font-weight: bold;
  color: white;
  text-decoration: underline
}

#recherche-vous p a:hover, #estimation p a:hover
{
  text-decoration: none
}

#estimation
{
  margin-top: 3px;
  background: transparent url(/images/cadre-estimation.jpg) no-repeat top left;
  width: 240px;
  height: 84px;
}

#estimation h3
{
  font-size:  12px;
  color: black;
  text-transform: uppercase;
  text-align: center;
  margin: 0px;
  padding: 10px 0px 0px 0px
}

#estimation p
{
  color: black;
}

#estimation p a
{
  color: black;
}

