#div_bg {
	width: 1001px;
	min-height: 664px;
	overflow: hidden;
	padding-left: 8px;
	background: url(../../images/restoaparisv2/bg_white.png) repeat-y;
}

#div_bg_footer {
	width: 1001px;
	height: 20px;
	background: url(../../images/restoaparisv2/bg_white.png) repeat-y;
	overflow: hidden;
	float: left;
}

#div_bg_bottom {
	width: 1001px;
	height: 20px;
	background: url(../../images/restoaparisv2/bg_white_bottom.png) no-repeat;
	overflow: hidden;
	float: left;
}
