/* CSS Document */

#general {
	position:absolute;
	left:0;
	top:0;
	width:900px;
	height:523px;
	z-index:1;
	margin-top: 31px;
	margin-left: 80px;
}
#barre_boutons {
	position:absolute;
	left:-15px;
	top:0px;
	width:71px;
	height:200px;
	z-index:3;
	margin-top: 181px;
	margin-left: 115px;
}

#barre_navig {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:523px;
	z-index:2;
}
#a {
	position:absolute;
	left:115px;
	top:513px;
	width:38px;
	height:27px;
	z-index:4;
}
#corps_de_texte {
	position:absolute;
	left:300px;
	top:0px;
	width:600px;
	height:523px;
	z-index:5;
}
