#login h1 a, .login h1 a {
	background-image: url("https://informapic.fr/wp-content/uploads/2025/11/logo_black_fr_2025.png");
	width: auto;
    background-size: 300px;
} 

body.login{
	background: #dedede;
}

body.login form {
	border-radius: 10px;
}

#login > p > *{
/*	color: blac!important;*/
}