#lien_accueil{
	display: block;	
	position: absolute;
	top: 22px;
	left: 34px;
	width: 135px;
	height: 55px;
}

#ht_centre{
	position: relative;
	z-index: 2;
}
#ht_centre_bottom{
	position: relative;
	z-index: 1;
	float: left;
	width: 526px;
	background:  left bottom no-repeat;
}

#ht_centre_top{
	position: relative;
	z-index: 1;
	float: left;
	width: 526px;
	background: left top no-repeat;
	min-height:430px;
	height:auto;
	_height:430px;
}
#contenu{
	padding: 42px 10px 42px 10px; 
	color:#531212;
}

#ht_ariane{
	position: absolute;
	z-index: 5;
	top: 278px;
	left: 237px;
}
