/* plan acces */
#plan{
	background:white;
	padding:15px;
	position:relative;
	width: 600px;
}
#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_bleu.gif) no-repeat  0 7px;
	padding-left:8px;
}
#header{
	width:550px;
}
#btn_imprimer{
	float:right;
	position:relative;
	top:-15px;
  background: url(/imagerie/fh/picto_imprimer.gif) no-repeat 0 0;
	padding-left:22px;	
}
#plan .texte{
	width: 250px;
	margin-right: 25px;
}

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




