#plan_top{
  background:url(../images/charte/plan-top.jpg) no-repeat top left;
	width:600px;
	height:42px;
  padding-top: 136px;
  float: left;
}
#plan_content{
  background: url(../images/charte/plan-middle.jpg) no-repeat top left;
  width: 600px;
  height: 275px;
  float: left;
  padding-top: 7px;
}
#plan_footer{
  background: url(../images/charte/plan-bottom.jpg) no-repeat top left;
  width: 600px;
  height:40px;
  float: left;
}
#plan_footer a:link, #plan_footer a:visited
{
	float:right;
  width:108px;
  height:32px;
  padding-top:4px;
  margin-right:15px;
	background:url(../images/charte/fermer.jpg) no-repeat bottom right;
}
#plan_footer a:hover, #plan_footer a:active{
  background:url(../images/charte/fermer-over.jpg) no-repeat bottom right;
  }
.imprimer{
	width:125px;
  height: 37px;
  float:right;
	}
#links{
    padding:0px 0 0px 0;
    float:left;
    width:260px;
    height: 42px;
    text-align:left;
	}
#links img
{
    float:left;
    margin: 0px 5px 0px 5px;
}