#voile {
	width:		100%;
	height:		100%;
	background-image: url('../images/design/t75.png'); 
	z-index:	10;
	position: 	fixed;
	top:		0;
	left:		0;
	display:	none;
}
#login {
	width:		300px;
	height:		150px;
	margin:		auto;
	margin-top:175px;
	border: 	solid 1px black;
	background-color: #fff;
	padding: 	10px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background-image: 	 url('../images/design/orignal_r.png');
	background-position: left;
	background-repeat: 	 no-repeat;
	display:	none;
}
