body
{
  background: white;
  font-family:  Helvetica, Verdana, Arial, sans-serif;
  background: #5d4e39;
  margin: 0px;
  padding: 0px;
  text-align: center
}

#soluceimmo
{
  background: transparent url(../images/gros-trefle.jpg) no-repeat 534px 66px;
  width:  780px;
  margin: 5px auto 0px auto;
  text-align: left
}

* html #soluceimmo {   background: #5d4e39 url(../images/gros-trefle.jpg) no-repeat 534px 72px; }

#top-entete
{
  text-align: left;
  width:  780px;
  height: 80px
}

#logo
{
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  width:  491px;
  height: 80px;
  margin-left:  59px;
}

#content-tel
{
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  float:  right;
  text-align: right;
  width: 339px;
  height: 30px
}

#telephone
{
  font-size: 16px;
  color:  white;
  text-align: center;
  background: black;
  padding-top: 5px;
  float: right;
  width: 175px;
  height: 25px
}

#img-logo, #img-cabinet
{
  border: 0px;
  margin:  5px 0px 0px 10px
}


#bottom-entete
{
  width: 552px;
  height: 23px;
  border-top: 1px solid black;
}

#carre-vide
{
  float: right;
  width: 492px;
  height: 22px;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
}

#nav
{
  width: 551px;
}

#menu
{
  width: 551px;
  height: 20px
}

#menu div.titre
{
  border-bottom: 1px solid black;
  padding-top: 9px;
  margin: 0px;
  float: left
}

#menu div a
{
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}

#menu div a:hover
{
  font-size: 12px;
  color: #9e8664;
  text-transform: uppercase;
  text-decoration: none;
}

#menu div.trefle
{
  padding-top: 14px;
  width: 23px;
  height: 20px;
  background: transparent url(../images/trefle.jpg) no-repeat bottom left;
  margin: 0px;
  float: left
}

#first-menu
{
  float: left;
  width: 10px;
  height: 24px;
  border-bottom: 1px solid black;
}

#last-menu
{
  border-bottom: 1px solid black;
  padding-top: 9px;
  width: 65px;
  margin: 0px;
  float: left
}

div.sep
{
  height: 1px;
  visibility: hidden;
  margin: 0px;
  padding: 0px;
  font-size: 1px;
  clear: both
}

#footer
{
  background: #211c14;
  height: 30px;
  width: 780px;
  margin-top: 50px;
}

#copy
{
  float: right;
  margin-right: 10px
}

#copy p
{
  float: right;
  font-size: 10px;
  color: white;
  letter-spacing: 2px
}