@charset "utf-8";
/* CSS Document */

#main{
	background:#ffffff url(../_img/commun/bg1.gif) repeat-x left top;
	position:relative;
	width:958px;
	margin:auto;
}

#left{
	background:url(../_img/commun/left-bg.gif) repeat-y left top;
	height:auto;
	_height:952px;
	min-height:952px;
}


#left-particuliers{
	position:absolute;
	top:0;
	left:0;
}

#left-professionnels{
	position:absolute;
	bottom:0;
	left:0;
}

#center{
	padding-bottom:120px;
}

#footer-photo{
	position:absolute;
	bottom:0;
	right:0;
	background:url(../_img/commun/footer-bg1.jpg) no-repeat;
	width:101px;
	height:124px;
}
