#ContentPane
{
	float : left;
	width : 739px;
	
	margin-left : 0px;
	padding-top: 0px;
	min-height:0px;
	_height:650px;
	min-height : 650px;
	background-color:#FFF;
	background-image :url('images_design/bord-ombre-gris.jpg');
	background-repeat : repeat-y;
	background-position: right 10px;
	border-left: #616161 solid 1px;

	_position:relative;
	_top:-3px;

}


	
