td img {
	display: block;
}
img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
body, table, td, div, a {
	border: 0px none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #224542;
	text-align: left;
}
a {
	margin: 0px;
	padding: 0px;
	color: #6B5C45;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #305854;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#level0{
	margin-top: 110px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 6px;
	width: 729px;
	height: 312px;
}
#level2 {
	width: 100%;
	height: 100%;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#menu {
	width: 175px;
	height: 100%;
	background-image: url(../images/menu_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#top {
	background-image: url(../images/content_top_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 100%;
}
#bottom {
	background-image: url(../images/content_bottom_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 100%;
}
#the_content {
	margin: 16px 24px 30px 16px;
}
#the_menu {
	background-image: url(../images/menu_top_background.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
#table_menu {
	margin: 26px 0px 0px 0px;
	padding: 0px;
}
#table_menu .spacer {
	height: 5px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 10px;
}
.collection {
	width: 450px;
	border: 1px solid #B9B19A;
	margin-left: 30px;

}
.titre_meublier {
	color: #6B5C45;
}
.description {
	width:100%;
	padding-left:10px;
	background-color:#F2EDD9;
}

