/* CSS Document */
#map_top{
  background:url(../images/charte/plan-top.jpg) no-repeat top left;
	width:600px;
	height:118px;
  float: left;
	}
#map_middle{
	width:600px;
	height: 344px;
  background: url(../images/charte/bg-middle.jpg) no-repeat top left;
  float: left;
	}
#map_bottom{
	width:600px;
	height:38px;
  float: left;
  background: url(../images/charte/plan-bottom.jpg) no-repeat top left;
	}
.imprimer{
  width: 97px;
  height: 26px;
  float: left;
  margin-left: 20px;
	}
.fermer{
  width: 78px;
  height: 24px;
  float: right;
  margin-top: 4px;
  margin-right: 10px;
	}
#plan
{
  float:left;
  margin-left:30px;
  padding-top: 27px;
}
.forward a:link, .forward a:visited{
 color: #005286;
 font-family: Arial;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
.forward a:hover, .forward a:active{
  color: #057fcb;
 font-family: Arial;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
.forward p{
  color: #057fcb;
 font-family: Arial;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
.bullets {
  padding-left: 35px;
  float: left;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  margin-top: 0px;
}
