#plan_top{
  background:url(../images/charte/plan-top.jpg) no-repeat top left;
	width:600px;
	height:157px;
  float: left;
}
#plan_content{
  width: 600px;
  height:305px;
  float: left;
  background: url(../images/charte/plan-content.jpg) no-repeat top right;
}
#plan_footer{
  background: #fff000 url(../images/charte/plan-footer.jpg) no-repeat top center;
  width: 575px;
  height:34px;
  float: left;
  padding-left: 25px;
}
#plan_footer a:link, #plan_footer a:visited
{
	float:right;
  width:85px;
  height:22px;
  margin-right:25px;
  margin-top:7px;
	background:url(../images/charte/fermer.jpg) no-repeat bottom right;
}
#plan_footer a:hover, #plan_footer a:active{
  float:right;
  width:85px;
  height:22px;
  margin-right:25px;
  margin-top:7px;
  background:url(../images/charte/fermer-over.jpg) no-repeat bottom right;
  }
.imprimer{
	width:104px;
  height: 24px;
  float:left;
  margin-top:7px;
	}
#links{
    padding:0px 0 0px 35px;
    float:left;
    width:260px;
    text-align:left;
	}
#links img
{
    float:left;
    margin: 5px 5px 5px 5px;
}