#boite img {
	clear: left;
	float: left;
	margin: 3px;
}
table {
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	margin-bottom: 20px;
	border-top-color: #7592CE;
	border-right-color: #7592CE;
	border-bottom-color: #7592CE;
	border-left-color: #7592CE;
}
.texte-meuble {
	color: #000000;
	background-color: #7FDE6D;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.imaj-meuble {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.dimension {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.titre {
	background-color: #7FDE6D;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.qualit {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-image: url(image/caracteristique/feutre2.gif);
	background-repeat: no-repeat;
}
td {
	padding: 3px;
	list-style-type: none;
	border: 1px solid #7592CE;

}
#topo{
background-color:#E5F2FF;
}
