/* ------------------------------------------------------------------------
 * Decoration
 * ------------------------------------------------------------------------
 */

div#interface table tr td#page div#content table#frame tr td.title {
	background-image: url('../img-decoration/produits-title.png');
	background-repeat: no-repeat;
	width: 547px;
	height: 20px;
	color: #FFFFFF;
	font-size: 11pt;
	text-align: right;
	vertical-align: bottom;
}

div#interface table tr td#page div#content table#frame tr td.title a {
	color: #FFFFFF;
	font-size: 11pt;
}

div#interface table tr td#page div#content table#frame tr td.title a:hover {
	text-decoration: underline;
}

div#interface table tr td#page div#content table#frame tr td.content table {
	width: 547px;
}
	
div#interface table tr td#page div#content table#frame tr td.content table tr td.text {
	width: 271px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 10px;
}

div#interface table tr td#page div#content table#frame tr td.content table tr td.visu {
	width: 261px;
}

div#interface table tr td#page div#content table#frame tr td.content div.separate {
	background-image: url('../img-coffrages/separator.png');
	background-repeat: no-repeat;
	width: 547px;
	height: 22px;
}

