#pda_content_form {
	min-height: 900px;
}

#pda_content_all {
	height: 850px;
	background: url("/img/296/landing.gif") no-repeat;
	background-position:top center;
	margin-top: 0px;
}

#pda_content_form {
	padding-top:60px;
	margin-left:45%;
}

#pda_top  {
	width: 600px;
	height: 100px;
	background: url("/img/296/top.png") no-repeat;
}
#pda_middle  {
	width: 600px;
	background: url("/img/296/middle.png") repeat-y;
}
#pda_foot  {
	width: 600px;
	/*height: 150px; */
	margin-top:0px;
	background: url("/img/296/bottom.png") no-repeat;
	/*margin-bottom:-130px;*/
	padding-bottom: 80px;
}

#pda_formulaire {
	margin-top:0px; /* Monter le formulaire */
	margin-left:20px;
}

#pda_footer{
	clear:both;
	position:relative;
	font-family: Arial;
	font-size:10px;
	/*text-align: center;*/
	color: #666;
	line-height: 18px;
	top:100px;
	margin:10px auto; 
	width:1000px;
	margin-bottom:5px;
}

#form_mid{
	min-height: 600px;	
}