.error {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: Red;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.ok {
   font-family: verdana;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color:#009A9C;
	padding: 2px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.input_espace_cli {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-decoration: none;
   font-size: xx-small;
   font-weight: normal;
   color: White;
}

.pass_oublie {
	text-decoration: underline;
	font-style: italic;
}
