html{
	width:100%;
	/*height:1200px;overflow:auto;*/}
body{
	width:100%;
	background: #FFF bottom url(http://test.svp.fr/template/template1/bg.jpg) repeat-x;
	/*height:1200px;
	overflow:auto;
	*/
}
#page{
	background: left bottom url(http://test.svp.fr/template/template1/femme.png) no-repeat;
	width:1024px;
	margin:5px auto;
}
#gauche{width:180px;}
#droite,#conditions{margin-left:290px;}
textarea.champ{
	float:left;
	width:369px;
	height:177px;
	border:1px solid #304D8F;
	margin-right:10px;
	margin-bottom:5px;
}
#lesbulles{float:right;}
a.help{
	float:left;
	text-decoration:none;
	display:block;
	width:250px;
	height:30px;
	font-size:15px;
}
a.help img{margin-right:5px;}
.champ{
	background-color:#FFF;
	width:319px;
}
#firstQuestion p{/*margin-bottom:8px;*/}
p.bt{
	position:absolute;
	top:130px;
	left:290px;
}
#conditions{
	clear:both;
	margin-top:50px;
	text-indent:290px;
	color:#939BA1;
	font-size:8px;
}