#global {
	position:relative;
	top:0px;
	left:0px;
	width:0px;
	border: 0px;
}
#site {
		position: absolute;
		top: 13px;
		left: 0;
		z-index:100;
		width: 0px;
		heigth: 0px;
		border: 0px;
}
#btn_accueil {
	position: absolute;
	left: 681;
	top: 0;
	z-index:10;
	width: 46px;
	border: 0px;
}
#btn_html {
	position: absolute;
	left: 722;
	top: 0;
	z-index:10;
	width: 225px;
	border: 0px;
}
#btn_accueil_en {
	position: absolute;
	left: 669;
	top: 0;
	z-index:10;
	width: 46px;
	border: 0px;
}
#btn_html_en {
	position: absolute;
	left: 710;
	top: 0;
	z-index:10;
	width: 225px;
	border: 0px;
}
.acces_version {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}

.acces_version a{
	color: #000000;
	text-decoration:none;
}

.acces_version a:hover{
	color: #000000;
	text-decoration:underline;
}

.acces_version a:visited{
	color: #000000;
	text-decoration:none;
}