#principal {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FAFAFA;
	text-decoration: none;
	z-index: 1;
	visibility: visible;
}
#milieu {
	float: left;
	width: 460px;
	background-color: #FAFAFA;
}
#droite {
	float: left;
	background-color: #FAFAFA;
}
#droitehaut {
	float: left;
	height: 44px;
}

#gauchehaut {
	float: left;
	height: 455px;
	width: 420px;
	font-size: 1px;
}
#gauchebas {
	float: left;
	height: 204px;
	width: 326px;
}

#gauche {
	float: left;
	width: 420px;
	background-color: #FAFAFA;
}

body {
	text-decoration: none;
	color: #6B4625;
	background-color: #FAFAFA;
}

#milieuhaut {
	float: left;
	height: 44px;
	width: 460px;
	background-color: #FFFFFF;
}
#milieubas {
	float: left;
	width: 460px;
}

