#montage1 {
	background-image: url(../images/montages/montage1.gif);
	height: 832px;
	width: 431px;
	z-index: 2;
	top: 134px;
	left: 530px;
	float: left;
	position: absolute;
}
#montage2 {
	background-image: url(../images/montages/montage2.gif);
	height: 832px;
	width: 431px;
	z-index: 2;
	top: 134px;
	left: 530px;
	float: left;
	position: absolute;
}
#montage_illustration {
	background-image: url(../images/montages/montage_illustration.gif);
	height: 832px;
	width: 600px;
	z-index: 2;
	top: 134px;
	left: 530px;
	float: left;
	position: absolute;
	background-repeat: no-repeat;
}
#montage_audio {
	background-image: url(../images/montages/montage_audio.gif);
	height: 450px;
	width: 300px;
	z-index: 2;
	top: 134px;
	left: 670px;
	float: left;
	position: absolute;
	background-repeat: no-repeat;
}
#montage_web {
	background-image: url(../images/montages/montage_web.gif);
	height: 380px;
	width: 450px;
	z-index: 2;
	top: 154px;
	left: 550px;
	float: left;
	position: absolute;
	background-repeat: no-repeat;
}
