form { margin: 0px;padding: 0px; }

input.textchk {/* just 4 JS */}
input.mailchk {/* just 4 JS */}
input.isnumber{/*numerique *//* just 4 JS */}
input.istelnumber{/*numero de telephone *//* just 4 JS */}
input.fix10number{/*numerique *//* just 4 JS */}

input.error { border: 1px solid #ff0000!important;color: #ff0000!important; }
input.error2 { border: 1px solid #ff0000!important; }


select.textchk {/* just 4 JS */}

select.error2 { color:#ff0000!important;border: 1px solid #ff0000!important; }
select.error { color:#ff0000!important; }

#message_error {
	height: 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-indent: 20px;
}

.textred {
	color: #FF0000!important;
}
