
.invalidInput, .error{
color:#8a1f11;
background-color:#fbe3e4;
}

.msg_maj {
	font-family: "Arial", Helvetica, sans-serif;
	 font-weight: bold;
	font-size: 11px;
  color: #009933;
}
.msg_erreur {
	font-family:  "Arial",Verdana, Helvetica, sans-serif;
	font-size: 11px;
    color: #CC0000;
}
