/* ------------------------------------------------------------------------
 * Coffrages
 * ------------------------------------------------------------------------
 */
 
div#interface table tr td#page div#content table#frame tr td.title {
	background-image: url('../img-coffrages/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;
}
	
div#interface table tr td#page div#content table#frame tr td.content table tr td.cintres {
	background-image: url('../img-coffrages/coffrages-cintres-back.png');
	background-repeat: repeat-y;
	width: 275px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
	
div#interface table tr td#page div#content table#frame tr td.content table tr td.corniches {
	background-image: url('../img-coffrages/coffrages-corniches-back.png');
	background-repeat: repeat-y;
	width: 222px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
	
div#interface table tr td#page div#content table#frame tr td.content table tr td.cintres-bottom {
	background-image: url('../img-coffrages/coffrages-cintres-bottom.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 9px;
}
	
div#interface table tr td#page div#content table#frame tr td.content table tr td.corniches-bottom {
	background-image: url('../img-coffrages/coffrages-corniches-bottom.png');
	background-repeat: no-repeat;
	width: 247px;
	height: 9px;
}
