/*********/
/* Titre */
#div_asYouWant h1 {
	background-image: url("skin/title_authentification.png");
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	float: left;
	height: 44px;
	margin-bottom: 30px;
	margin-left: 200px;
	width: 297px;
}
#div_asYouWant h1 span {
	display: none;
}
/* Titre */
/*********/