body {	background:#3B3B3B;	color:#000;	font-family: Arial;	font-size: 12px;	}a:hover {	color: red;	text-decoration: underline;	font-family: Arial;	font-size: 13px;}a { 	color:#000;	text-decoration: underline;	font-family: Arial;	font-size: 13px;}.erreur{	font-size: 12px;	color: red;	font-family: Arial; 	font-weight: bold;}.tableaulogin	 { border: dashed 2px #3B3B3B; border-collapse: collapse; background:#FFFFFF } p{	font-family: Verdana;	font-size: 12px;	text-align:justify;}input.bouton {	border: 1px solid black;	cursor:pointer;	background-color:#D4D0C8;}