.normal, .requis, .pro, .sm-normal, .sm-requis {
	padding: 2px 2px 2px 6px;
	color: #484565;
	font-family: verdana;
	font-size: 11px;
}
.normal, .sm-normal {
	border: 1px solid #827DA6;
	background: #FFFFFF;
}
.pro, .sm-pro {
	border: 1px dotted #7171B9;
	background: #EAE6FF;
}
.requis, .sm-requis {
	border: 1px solid #DE1B1B;
	background: #FDEEEE;
}
.reset {
	width: 70px;
	margin-left: 300px;
	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: #D9321A;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	height: 24px;
}
.submit {
	width: 120px;
	color: #D9321A;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	height: 24px;
}
