/* ------------------------------------------------------------------------
 * Produits
 * ------------------------------------------------------------------------
 */


div#interface table tr td#page div#content table#frame tr td.content {
	text-align: middle;
}

div#interface table tr td#page div#content table#frame tr td.content div.gamme {
	width: 536px;
	margin-top: 4px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

div#interface table tr td#page div#content table#frame tr td.content div.gamme div.desc-coffrages {
	background-image: url('../img-produits/coffrages-image.png');
	background-repeat: no-repeat;
	width: 496px;
	height: 57px;
	padding: 20px;
	text-align: left;
}

div#interface table tr td#page div#content table#frame tr td.content div.gamme div.desc-coffrages h2 {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}

div#interface table tr td#page div#content table#frame tr td.content div.gamme div.desc-modenatures {
	background-image: url('../img-produits/modenatures-image.png');
	background-repeat: no-repeat;
	width: 496px;
	height: 57px;
	padding: 20px;
	text-align: left;
}

div#interface table tr td#page div#content table#frame tr td.content div.gamme div.desc-modenatures h2 {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}

div#interface table tr td#page div#content table#frame tr td.content div.gamme div.desc-decoration {
	background-image: url('../img-produits/decoration-image.png');
	background-repeat: no-repeat;
	width: 496px;
	height: 57px;
	padding: 20px;
	text-align: left;
}

div#interface table tr td#page div#content table#frame tr td.content div.gamme div.desc-decoration h2 {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}