/* CSS Document */
#map_top{
  background:url(../images/charte/plan-top.jpg) no-repeat top left;
	width:600px;
	height:148px;
  float: left;
	}
#map_middle{
	width:600px;
	height:312px;
  background: url(../images/charte/bg-middle.jpg) no-repeat top left;
  float: left;
	}
#map_bottom{
	width:600px;
	height:40px;
  float: left;
  background: url(../images/charte/plan-bottom.jpg) no-repeat top left;
	}
.imprimer{
  width: 127px;
  height: 34px;
  float: right;
  margin-right: 10px;
	}
.fermer{
  width: 89px;
  height: 30px;
  float: right;
  margin-top: 2px;
  margin-right: 10px;
	}
/*#left-col
{
  float:left;
  width:539px;
  height:280px;
}*/
#plan
{
  float:left;
  margin-left: 32px;
  padding-top: 17px;

}
/*#right-col img
{
  float:left;
}*/
.forward a:link, .forward a:visited{
 color: #6f6f6f;
 font-family: Arial;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
.forward a:hover, .forward a:active{
  color: #afafaf;
 font-family: Arial;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}
.forward p{
  color: #ffffff;
 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;
}
