/* plan acces */
#plan{
	background:white;
	padding:15px;
	position:relative;
	width: 545px;
}
#plan #imgPlan{
	background:white;
	color:#626262;
	padding:0 20px 20px 0;
	float:left;
  position:relative;
}
#plan #imgPlang img{
	display:block;
}
#plan ul {
	/*clear: both;*/
	margin-left: -5px;
	_margin-left: 0;
}
#plan li{
	margin-bottom:13px;
}
#plan .liens li{
	margin-bottom:0;
	font-weight:bold;
	background: url(/imagerie/fh/puce_fleche_grise.gif) no-repeat  0 7px;
	padding-left:8px;
}
#header{
	width:510px;
}
#header img {
	vertical-align: middle;
	margin-right: 20px;
}
#btn_imprimer{
	float:right;
	position:relative;
  background: url(/imagerie/fh/picto_imprimer.gif) no-repeat 0 0;
	padding-left:22px;	
}

#plan .texte{
	/*float:right;
	width: 250px;*/
	margin-right: 25px;
	clear: both;
}

#plan p {
	float: right;
	width: 100px;
	margin-right: 25px;
	padding-left: 150px;
	clear: both;
}




