/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 100%;
}
#global2 {
	position: absolute;
	z-index:2;
	width: 100%;
	left: 50%;
	top: 50%;
	margin-left: -50%;
	height:521px;
	margin-top: -260px;
	border: 0px;
}
#bande_fond {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
	width: 100%;
	height:190px;
	border: 0px;
	background-color:#FAFDE2;
}
#global {
	position: relative;
	margin-left: auto;
    margin-right: auto;
	z-index:2;
	width: 933px;
	height:521px;
	border: 0px;
	background : url(../images/fond.gif);
}
#flash {
	position: absolute;
	left: -1px;
	top: 0px;
	z-index:5;
	width: 933px;
	height:403px;
	border: 0px;
}
#btn_francais {
	position: absolute;
	left: 464px;
	top: 403px;
	z-index:5;
	width: 97px;
	border: 0px;
}
#btn_anglais {
	position: absolute;
	left: 587px;
	top: 403px;
	z-index:5;
	width: 88px;
	border: 0px;
}
#tiret {
	position: absolute;
	left: 569px;
	top: 412px;
	z-index:5;
	width: 8px;
	border: 0px;
}
#txt_ref {
	position: absolute;
	left: 230px;
	top: 435px;
	z-index:5;
	width: 681px;
	border: 0px;
}
#adresse_fond {
	position: absolute;
	left: 0px;
	top: 487px;
	z-index:4;
	width: 920px;
	height:24px;
	border: 0px;
	background-color:#fef3e1;
}
#adresse {
	position: absolute;
	left: 0px;
	top: 492px;
	z-index:5;
	width: 920px;
	border: 0px;
}

