@CHARSET "UTF-8";

/************************************************************
 * Feuille de style spécifique à la page d'authentification *
 ************************************************************/
 
ul.msg_auth {
	width: 100%;
	color: red;
	text-align: center;
	list-style-type: none;
	margin: 10px;
	padding: 0;
}