/* CSS Document */

#global {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
}
#fond_blanc {
	position: absolute;
	left: 125;
	top: 33;
	z-index:1;
	border: 0px;
	width:700px;
}
#flash {
	position: absolute;
	left: 475;
	top: 33;
	z-index:5;
	border: 0px;
	width:350px;
}
#logo {
	position: absolute;
	left: 177;
	top: 79;
	z-index:5;
	border: 0px;
	width:281px;
}
#txt {
	position: absolute;
	left: 177;
	top: 293;
	z-index:5;
	border: 0px;
	width:281px;
}
#btn_bienvenue {
	position: absolute;
	left: 343;
	top: 425;
	z-index:5;
	border: 0px;
	width:115px;
}
#btn_welcome {
	position: absolute;
	left: 358;
	top: 454;
	z-index:5;
	border: 0px;
	width:100px;
}
#adresse {
	position: absolute;
	left: 125;
	top: 506;
	z-index:5;
	border: 0px;
	width:700px;
}