#pageFond{
	width: 967px;
	margin: 0 auto;
	background: url('images/fond-site-967.png') top left repeat-y;
}

#page{
	width: 947px;
	margin-left: 10px;
}

#banniere{
	width: 695px;
	height: 295px;
	float: left;
}

#navigationOutil{
	position: absolute;
	margin-left: 695px;
	margin-top: 20px;
	width: 35px;
	text-align: center;
}

#menuHaut #bouton{
	margin-left: 155px;
}

#menuHautBouton{
	width: 695px;
	height: 30px;
	background: #453f29;
}

#pictoCoeur{
	position: absolute;
	margin-left: 940px;
	margin-top: -6px;
}

#footer{
	width: 947px;
	height: 154px;
	background: url('images/fond-footer-947.png') top left repeat-x;
}

#contenuPrincipal{
	width: 947px;
	overflow: hidden;
}

#contenuGauche{
	float: left;
	width: 155px;
}

#contenu_centre{
	float: left;
	width: 541px;
	margin-bottom:4px;

}

#menuGauche{
	float: left;
}

#contenuDroit{
	float: right;
	margin-right:5px;
	margin-bottom: 20px;
	width: 210px;
	overflow: hidden;
}

#contenuGaucheTexte{
	float: left;
	margin-top: 5px;
	margin-left: 2px;
	padding-bottom: 5px;
	width: 536px;
}