.normal, .precision, .requis, .pro, .sm-normal, .sm-requis, .list-requis {
	padding: 2px 2px 2px 6px;
	color: #484565;
	font-family: verdana;
	font-size: 11px;
}
.select_requis {
	padding: 2px 2px 2px 1px;
	color: #484565;
	font-family: verdana;
	font-size: 11px;
}
.normal, .sm-normal {
	border: 1px solid #827DA6;
	background: #FFFFFF;
}
.precision {
	border: 1px dotted #827DA6;
	background: #FFFFFF;
}
.pro, .sm-pro {
	border: 1px dotted #7171B9;
	background: #EAE6FF;
}
.requis, .sm-requis {
	border: 1px solid #0202AA;
	background: #FFE5F7;
}
.list-requis {
	border: 1px solid #0202AA;
	width: 140px;
	background: #FFE5F7;
}
.reset {
	width: 70px;
	margin-left: 450px;
	color: #9794B6;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	height: 20px;
}
.sm-normal, .sm-requis {
	font-size: 10px;
}
.sm-submit {
	width: 80px;
	color: #E73603;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	height: 24px;
}
.submit {
	width: 140px;
	color: #0202AA;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	height: 22px;
}
