/* CSS Document */
/* PRESENTATION PAGE ACCUEIL */

#mainindex {
	width: 1104px;
	height: 730px;
}
div#diaporamaAccueil {
	height: 710px;
	background-image:url(../gif/FondEcran.jpg);
	background-attachment:fixed;
}