.fondgeneralindex {
	background-image: url(../images/fond-navigation-index.png);
	background-repeat: no-repeat;
}
#navigationindex {
	height: 100px;
	width: 1000px;
	position: relative;
}
#visuelsindex {
	height: 250px;
	width: 1000px;
	float: left;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(../images/fond-navigation-index.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#corpsdroitebordhaut {
	background-image: url(../images/cadre-bord-haut-index.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 800px;
	margin-top: 160px;
}
