#principal {
	position: absolute;
	width: 1024px;
	height: 768px;
	background-color:#FFFFFF;
	left: 50%;
	clip: rect(auto,auto,auto,auto);
	margin-left: -512px;
	top: 0px;
}


#haut{
	position: absolute;
	width: 1024px;
	height: 200px;
	top: 0px;
	background-image: url(images/index_01.jpg);
}

#zone{
	position: absolute;
	width: 1024px;
	height: 400px;
	top: 200px;
}

#zoneg{
	position: absolute;
	width: 170px;
	height: 400px;
	left: 0px;
	background-image: url(images/index_02.jpg);
}

#zonesite{
	position: absolute;
	width: 340px;
	height: 400px;
	left: 170px;
	
}

#zonecommerce{
	position: absolute;
	width: 340px;
	height: 400px;
	left: 510px;
	background-image: url(images/index_04.jpg);
}

#zoned{
	position: absolute;
	width: 174px;
	height: 400px;
	left: 850px;
	background-image: url(images/index_05.jpg);
}


#sansen{
	position: absolute;
	width: 1024px;
	height: 80px;
	top: 600px;
	background-image: url(images/index_06.jpg);
}

#plugging{
	position: absolute;
	width: 1024px;
	height: 30px;
	top: 680px;
}

#pluggingg{
	position: absolute;
	width: 350px;
	height: 30px;
	left: 0px;
}

#pluggingok{
	position: absolute;
	width: 350px;
	height: 30px;
	left: 350px;
	
}

#pluggingd{
	position: absolute;
	width: 324px;
	height: 30px;
	left: 700px;
}


#bas{
	position: absolute;
	width: 1024px;
	height: 58px;
	top: 710px;
}


body {
	background-color:#FFFFFF;
}

