div#content_main_left {
	padding: 0 0 10px 0;
	width: 1px;
	position: absolute;
	left: -1200px;		
}
div#content_main_center {
	margin-left: 0px;
	float: left;
	width: 100%;
}
div#content {
	background-image: url(../images/content/deux_col.gif);
	background-repeat: repeat-y;
	clear: both;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


