@CHARSET "ISO-8859-1";
.content_box{
	margin: 15px 0 0 0;
	width: 501px;
	background-image: url(http://marionetmoi.fr/images/box/ctn_top.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	overflow: hidden;
}
.content_box .ctn_middle{
	text-align: justify;
	width: 100%;
	background-image: url(http://marionetmoi.fr/images/box/ctn_middle.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
.content_box .ctn_bottom{
	width: 100%;
	height: 7px;
	background-image: url(http://marionetmoi.fr/images/box/ctn_bottom.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
