#formDlgDemandeInfos .largTitre {
	width: 125px;
}
#formDlgDemandeInfos LABEL {
	font-weight: bold;
	padding-right: 10px;
}

#formDlgDemandeInfos INPUT, #formDlgDemandeInfos TEXTAREA {
	color: #666666;
}

#formDlgDemandeInfos .fieldNom {
	width: 150px;
}

#formDlgDemandeInfos .fieldMail {
	width: 250px;
}

#formDlgDemandeInfos .telephoneBloc {
	margin-left: 50px;
	margin-bottom: 10px;
}

#formDlgDemandeInfos .fieldTelephone {
	width: 140px;
}

#formDlgDemandeInfos .fieldHeure {
	width: 60px;
}

#formDlgDemandeInfos .fieldQuestions {
	width: 350px;
}

#formDlgDemandeInfos .degrade {
	margin-top: 10px;
	height: 23px;
	line-height: 23px;
	background: transparent url('images/Barre-degrade2.jpg') no-repeat scroll top right;
	text-align: right;
}

#formDlgDemandeInfos .degrade A {
	margin-right: 17px;
	color: #732813;
	font-weight: bold;
}


#waitingDiv {
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}

#waitingDiv IMG {
	text-align: center;
	width: 200px;	
}

