body
{
  background-image: url('images/page_t.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center bottom;
}

div#cadre-content #hierarchie{
	background-image: url('../images/fond_titre.jpg');
	background-repeat: no-repeat;
	width: 590px;
	height:32px;
	font-weight: normal;
	position:relative;
	left:10px;
}

div#cadre-content #hierarchie{
	margin-top: 15px;
}

div#cadre-content #hierarchie span{
	position:relative;
	top: 8px;
	left:30px;
	font-size: 18px;
}

div#cadre-content #hierarchie span.couleur2, div#cadre-content #hierarchie span.couleur2 a{
	color: #3a9de8;
}

div#cadre-content{
	height: 1050px;
}