body {
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	body-color: #ffffff
}

#tableau_principal {
	position:absolute;
	left: -14px;
	top: 30px;
	width: 762px;
	height: 152px;
	z-index: 1;
}


#iframe_page {
	position: absolute;
	left: 0px;
	top: 152px;
	width: 600px;
	height: 500px;
}

#iframe_connexion {
	position: absolute;
	left: 600px;
	top: 152px;
	width: 160px;
	height: 500px;
}



#sideLH {
	position: absolute;
	height: 247px;
	width: 5px;
	background-image: url(images/leftslice.gif);
	top: 34px;
	z-index: 80;
	left: 0px;
}

#Top {
	position: absolute;
	height: 39px;
	width: 760px;

	background-image: url(images/topslice.gif;
	z-index: 60;
	left: 0px;
	top: -2px;
	background-image: url(images/Topslice.gif);
}

#sideRH {
	position: absolute;
	height: 247px;
	width: 5px;
	background-image: url(images/rightslice.gif);
	top: 34px;
	z-index: 82;
	left: 755px;
}
#bckgnd {
	position: absolute;
	height: 194px;
	width: 764px;
	left: 0px;
	top: 133px;
	z-index: 1;
	background-image: url(../bckgnd.jpg);
}
#entete {
	height: 140px;
	width: 746px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
}
#Pub {
	position: absolute;
	left: 3px;
	width: 760px;
	height: 100px;
	top: -1px;
	z-index: 10;
	visibility: visible;
}
