div#cadre {
	position: absolute;
	top: 122px;
	width: 990px;
	height:453px;
}
div#contenu {
	background: url("Images/fonds/produit2.png") no-repeat;
top:0px;
}
div#categorie{
	position: absolute;
	width: 392px;
	height: 430px;
	top: 13px;
	left: 18px;
}
div#titre-categorie{
	position: relative;
	float: left;
	width: 390px;
	height: 30px;
	padding: 0;
	margin: 0;
	background: #ff9c00;
}
div#titre-categorie h3{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF ;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 30px;
}
div#photo-categorie {
	position: relative;
	float: left;
	width: 390px;
	height: 100px;
	padding:0;
	margin:0;
}
div#contenu-categorie{
	position: relative;
	float: left;
	width: 380px;
	height: 160px;
	padding: 0 5px 0 5px;
	margin: 0;
	text-align: justify;
	overflow:auto;
}
div#liste-categorie{
	position: relative;
	margin: 5px 0 0 0;
	float: left;
	width: 380px;
	height: 140px;
	padding: 0 5px 0 5px;
	overflow:auto;
}
div#liste-categorie a{
	text-indent: 20px;
	color: #000000;
	height: 18px;
	margin: 1px 0;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	display: block;
	background: url(Images/fonds/fiches-produits/degrade-gris.jpg);
}
div#liste-categorie :hover {
	background: url(Images/fonds/fiches-produits/degrade-orange.jpg);
	color: #FFFFFF;
}
div#marques {
	position: absolute;
	width: 550px;
	height: 130px;
	left: 428px;
	top: 13px;
}
table.marque {
	margin: 0;
	padding: 0;
	height: 60px;
	width: 178px;
	float: left;
}

td.site-marque {
	margin:0;
	padding:0;
}
.img {
	border:0px;
}
div#produits {
	position: absolute;
	width: 550px;
	Height: 281px;
	left: 428px;
	top: 162px;

}

