/*########## PAGE GLOBAL##########*/
#fond {background-image: url('../image/background.png');}
#principal {width: 450px; height: 254px; background-image: url('../image/banniere_login.png'); background-repeat: no-repeat;}
	#identification {width: 190px; height: 254px; float: right; margin-top: 15px; margin-right: 15px;}
		.advert_login {width: 450px; text-align: center; font-family: arial; font-size: 14px; color: #e8eaeb;}
		.ligne_login {width: 190px; height: 20px;}
			.libel_login{width: 50px; text-align: right; height: 20px; font-family: arial; font-size: 14px; color: #000; float: left;}
			.input_login{width: 135px; height: 20px; margin-left: 5px; float: left;}
				.style_input {border-top: 1px solid #abadb3; border-bottom: 1px solid #e3e9ef; border-right: 1px solid #e3e9ef; border-left: 1px solid #e3e9ef; width: 130px; height: 18px; padding: 0px; margin: 0px; font-family: arial; font-size: 14px; color: #6a6a6a;}
		.ligne_bouton {width: 190px; height: 35px; margin-top: 2px;}		
			.bouton_connecter {width: 90px; height: 35px; float: right;}