/* CSS Document */
#heberg p
{
	font-size:9pt;
	margin-left:10px;
	margin-right:20px;
	padding-bottom:8px;
	text-align:justify;
}
#heberg p.puce
{
	background:url(../_img/puce_flocon_small.gif) 10px 1px no-repeat;
	padding:0px;
	padding-bottom:5px;
	padding-left:25px;
}
#heberg p.pdf
{
	background: url(../_img/page_white_acrobat.gif) 0 0 no-repeat;
	padding-left:20px;
	padding-top:1px;
}
#heberg p a
{
	color:#B2BECE;
	text-decoration:underline;
}
#heberg p a:hover
{
	color:#fff;
	text-decoration:underline;
}
#heberg p.intitule
{
	padding:0px;
	padding-bottom:3px;
	margin-bottom:20px;
}

.stitre{
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
	color:#B2BECE;
}