.inputtexte{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-indent: 5px;
	height: 20px;
	width: 450px;
	border: 1px solid #e76b33;
	position: relative;
}
.titreform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #e76b33;
	height: 50px;
}
.titrelibelle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #e76b33;
	height: 20px;
	border-bottom: 1px solid #E9F2F8;
}
.textelibelle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #e76b33;
	height: 20px;
	border-bottom: 1px solid #E9F2F8;
}
.mysubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	height: 20px;
	width: 70px;
	border: 1px solid #e76b33;
	margin: 0px;
	padding: 0px;
	display: block;
	cursor: pointer;
	padding-bottom: 2px;
	background-color: #E9F2F8;
}
.erreur{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #2969a0;
}

.inputbillet{
display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-indent: 5px;
	height: 20px;
	width: 50px;
	border: 1px solid #e76b33;
	position: relative;
}
