#formulaireQuestion h1{
	padding:0;
	margin:0;
	color:#003D79;
	padding:10px 0;	
	text-transform:none;
}
#formulaireQuestion{
	width:450px;
}
#formulaireQuestion .inscript{
	margin-left:195px;
}
#expertQuestion{
	position:absolute;
	top:169px;
	left:0px;
	display:block;
	height:414px;
	width:188px;
	background: bottom left url(../images/question.jpg) no-repeat;
}
#part1 {
	float:left;
	display:block;
	width:350px;
}
#part1 h4{
	display:block;
	width:350px;
	height:37px;
	background:bottom left url(../images/h4question.gif) no-repeat;
}
textarea.champ{
	height:125px;
}
#der{
	position:absolute;
	top:398px;
	left:754px;
	width:145px;	
}
#go{
	position:absolute;
	top:475px;
	left:550px;
}
#error{
	left:230px;
	top:166px;
	padding:60px;
}
#fin{
	position:absolute;
	top:70px;
	left:310px;
	width:-41px;
	height:104px;
	text-align:center;
}
#formUpload{
	position:relative;
	clear:both;
	display:block;
	padding:5px;
	width:260px;
	height:176px;
}
html[xmlns] .clearfix {
	display:block;
	clear:both;
}
#formUpload{
	display:block;
	float:left;
	margin-right:5px;
	width:270px;
	padding:0;
}
#formUpload input.fichier{
	width:256px;
}
#numFichier{
	display:none;
}
div.champ{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	color:#0B245B;
	padding:1px;
	width:170px;
	background-attachment: scroll;
	background-image: url(../images/inputInscr.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin-top:-8px;
	margin-bottom:11px;
}
.fichierUpload{
	float:left;
	margin:5px;
}
.finQuestion{
	text-align:center;
	padding-top:150px;
}
