#tout {
	background-image: url(Fond_ecran1.gif);
	width: 100%;
	height: 20%;
	overflow: auto;
}
#hautgauche {
	text-align: center;
	width: 32%;
	height: 100%;
	float:left;
	overflow: auto;
}
#hautmilieu {
	text-align: center;
	width: 55%;
	height: 100%;
	float: left;
	overflow: auto;
}
#hautdroite {
	background-image: url(Fond_ecran1.gif);
	text-align: center;
	width: 13%;
	height: 100%;
	float: left;
	overflow: auto;
}
#tout2 {
	width: 100%;
	height: 3%;
	left: 0;
}
#intervertical{
	width: 100%;
	text-align: center;
	height: 100%;
}
#tout3 {
	background-image: url(Fond_ecran1.gif);
	width: 100%;
	height: 77%;
	overflow: auto;
	left: 0;
}
#basgauche {
	background-image: url(fond_ecran_jll.jpg);
	width: 40%;
	text-align: center;
	height: 100%;
	overflow: auto;
	float: left;
}
#interhorizontal{
	width: 3%;
	text-align: center;
	height: 100%;
	float: left;
}
#basdroite {
	background-image: url(fond_ecran_jll.jpg);
	text-align: center;
	width: 55%;
	float: left;
	height: 100%;
	overflow: auto;
}
#basdroite2 {
	background-image: url(images/Granville1.jpg);
	width: 55%;
	float: left;
	height: 100%;
	overflow: auto;
}


#toutx {
	width: 100%;
	height: 100%;
	overflow: auto;
}
#hautgauchex {
	background-image: url(Image4.jpg);
	text-align: center;
	width: 80%;
	height: 100%;
	float:left;
	overflow: auto;
}
#hautdroitex {
	background-image: url(Image4.jpg);
	text-align: center;
	width: 20%;
	height: 100%;
	float: left;
	overflow: auto;
}

