#screen{
	max-width: 1300px;
	margin: 0 auto;
	width: 99%;
	height: 100%;
	position: relative;
	min-height: 97vh;
}

.produitBandeauGlobalBackgroud {
	background: url(../../common/images/bandeau_global_fond.png) repeat-x;
}

/* Page de login. */
#login_z1 {
	cursor: pointer;
	background: white center no-repeat url(../images/Logo_Atelio_Chiffrage_2014.png) !important;
}