body{
	/*background-color: #336666;*/
	/*text-align: center;
 /* Pour centrer avec IE*/
	}


#centrage {
	position: absolute;
	left: 50%;
	width: 1000px;
	height: 700px;
	margin-left: -500px;
	margin-top: 0px;
	top:0px;
	z-index: 1;	
}
#global {
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
     }

#tableau{
/*position:absolute;
left:200px;
top:0px;*/
width:600px;
height:500px;

top:0px;
}
#tableau_corps10{
position:absolute;
background-color:#33FFFF;
/*left:50px;*/
top:150px;
width:1000px;
height:500px;
z-index:1002;
}
#tableau_console{
position:absolute;
/*background-color:#33FFFF;*/
/*left:50px;*/
top:150px;
width:1000px;
height:500px;
z-index:99;
}
.fond_haut {
	background-image: url(file://///Web3cube/beta/html/images/fond_haut.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 247px;
	width: 1000px;
	top: 0px;
	right: 0px;
	left: 0px;
}
.txt_haut_droite {
	position: absolute;
	height: 29px;
	width: 462px;
	top: 9px;
	right: 6px;
	background-image: url(file://///Web3cube/beta/html/images/txt_haut_droite.jpg);
}
.txt_index_droite {
	position: absolute;
	height: 661px;
	width: 494px;
	top: 129px;
	right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: top;
	text-align: justify;
}
.inc_index_droite {

	position: fixe;
	height: 661px;
	width: 494px;
	top: 0px;
	right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: top;
	text-align: justify;
}
#index_cree_site {
	position: absolute;
	height: 61px;
	width: 172px;
	top: 300px;
	left: -100px;
}
#index_comment_creer {
	position: absolute;
	height: 225px;
	width: 326px;
	top:600px;
	left: 100px;
}
#inc_barnav {
	position: absolute;
	height: 288px;
	width: 157px;
	top: 0px;
	left: -150px;
}

