@charset "UTF-8";
/* CSS Document */

#contenu_ameublement {
	position:relative;
	width:898px;
	height:600px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8e4906;
	border-left-color: #8e4906;
}
#contenu_haut_gauche {
	position:absolute;
	left:10px;
	top:5px;
	width:680px;
	height:500px;
	z-index:4;
	margin: 0px;
	padding: 0px;
}
#contenu_haut_droite {
	position:absolute;
	left:710px;
	top:0px;
	width:190px;
	height:571px;
	z-index:4;
	padding-top: 10px;
	margin: 0px;
}
