a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: #404040; }
a:active { color: #c0c0c0; }


img#poincon {
	position: absolute;
	width: 130px;
	height: 47px;
	top: 20px;
	right: 50px;
}

img.icon {
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 30px;
	border: none;
}

img.icon#contact {
	position: absolute;
	left: 100px;
}

img.icon#home {
	position: absolute;
	left: 50px;
}

div#left {
	background: #8C8C8C;
	position: fixed; top: 50px; left: 0;
	width: 65%;
	min-width: 450px;
	height: 100%;
	margin: 0;
}

div.nav a.arrow,div.back a.arrow {
	font-weight: bold;
}

div.navparent {
	position: absolute; top: 5px; left: -12px;
}

div#meuble {
	position: absolute; top: 150px; left: 20px;
	margin: 0;
	xwidth: 421px;
	xheight: 246px;
	background: red;
}
div#meuble img#meuble {
	position: absolute; top: 0px; left: 0px;
	margin: 0;
}

div#meublesmall {
	position: absolute; top: 150px; left: 20px;
	margin: 0;
}
div#meublesmall img#meuble {
	position: absolute; top: 0px; left: 0px;
	margin: 0;
}

DIV#DRAWERS {
	display: block;
	position: absolute; top: 94px; left: 45px;
	width: 421px;
	height: 246px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 10px;
	color: white;
}

div.short DIV#DRAWERS {
	width: 300px;
}

div#meublesmall DIV#DRAWERS DIV.DRAWER {
	padding-top: 5px;
	vertical-align: middle;

	height: 16px;
	width: 100%;
	border: solid 1px white;
	text-align: left;
	vertical-align: bottom;
	text-indent: 15px;
	background: #8C8C8C;
}

div#meuble DIV#DRAWERS DIV.DRAWER {
	padding-top: 5px;
	vertical-align: middle;

	height: 21px;
	width: 100%;
	border: solid 1px white;
	text-align: left;
	vertical-align: bottom;
	text-indent: 15px;
	background: #8C8C8C;
}

DIV#DRAWERS #t0 {
	position: absolute; top: 0px;
}
DIV#DRAWERS #t1 {
	position: absolute; top: 37px;
}
DIV#DRAWERS #t2 {
	position: absolute; top: 76px;
}
DIV#DRAWERS #t3 {
	position: absolute; top: 114px;
}
DIV#DRAWERS #t4 {
	position: absolute; top: 152px;
}
DIV#DRAWERS #t5 {
	position: absolute; top: 191px;
}
DIV#DRAWERS #t6 {
	position: absolute; top: 230px;
}
