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

div#interface table tr td#page div#content table#frame tr td.content table.gallery tr td table.photo tr td.top-left {
	background-image: url('../img-realisations/photo-top-left.png');
	background-repeat: no-repeat;
	width: 11px;
	height: 14px;
}

td.photo-top-center {
	background-image: url('../img-realisations/photo-top-center.png');
	background-repeat: repeat-x;
	height: 14px;
	width: 113px;
}

div#interface table tr td#page div#content table#frame tr td.content table.gallery tr td table.photo tr td.top-right {
	background-image: url('../img-realisations/photo-top-right.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 14px;
}

td.photo-middle-left {
	background-image: url('../img-realisations/photo-middle-left.png');
	background-repeat: repeat-y;
	width: 11px;
}

div#interface table tr td#page div#content table#frame tr td.content table.gallery tr td table.photo tr td.middle-center img.thumbnail {
	width: 113px;
}

td.photo-middle-right {
	background-image: url('../img-realisations/photo-middle-right.png');
	background-repeat: repeat-y;
	width: 12px;
}

div#interface table tr td#page div#content table#frame tr td.content table.gallery tr td table.photo tr td.bottom-left {
	background-image: url('../img-realisations/photo-bottom-left.png');
	background-repeat: no-repeat;
	width: 11px;
	height: 14px;
}

td.photo-bottom-center {
	background-image: url('../img-realisations/photo-bottom-center.png');
	background-repeat: repeat-x;
	height: 14px;
}

div#interface table tr td#page div#content table#frame tr td.content table.gallery tr td table.photo tr td.bottom-right {
	background-image: url('../img-realisations/photo-bottom-right.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 14px;
}

table.gallery table.photo tr td img.thumbnail {

	width : 113px;
		
} 


/* Ditto */
#coffrages li {
	float: left; 
	height: auto; 
	margin-bottom: 10px;
	list-style-type: none;
}
#coffrages {
	list-style: none;
	width: 100%;
	margin: 0;
}
#modenatures li {
	float: left; 
	height: auto; 
	margin-bottom: 10px;
	list-style-type: none;
}
#modenatures {
	list-style: none;
	width: 100%;
	margin: 0;
} 
#decoration li {
	float: left; 
	height: auto; 
	margin-bottom: 10px;
	list-style-type: none;
}
#decoration {
	list-style: none;
	width: 100%;
	margin: 0;
} 