#general{
  width:490px!important;
  border:none;
}

body{
  background-color: #ffffff;
  color:#404040;
}

#page{
  width:470px!important;
  padding:10px;
  background-color: transparent;
  min-height:inherit;
}

#titre_quiSommesNous{
  color:#404040;
  font-size:20px;
  text-align: left;
  border-bottom:1px #404040 solid;
  margin:20px 50px;
}

#sp_nom{
  display:block;
  line-height:30px;
  font-weight:bold;
  font-size:17px;
  text-align: center;
}

div.quiSommeNous{
  margin:5px 50px;
}
#div_quiSommesNous{
  margin:0!important;
}

#div_coordonnes{
  padding:10px;
  background-color: efefef;
  color:#404040;
  text-align:center;
  font-weight:bold;
  font-size:12px;
}
  #div_coordonnes span{
    display:block;
  }
  #sp_cp, #sp_ville{
    display:inline!important;
  }
  #sp_cp{
    padding-right:3px;
  }
  
span.libQuiSommesNous{
  font-weight:bold;
  padding-right:2px;
}

#div_imgQuiSommeNous{
  display:none;
}