body {
	background-image: url(../Images/FondDrapeau.png);}
/*-------------------------------------Bandeau haut--------------------------------------*/
#BandeauHaut {
	position: absolute;
	left: 50%;
	top: 0px;
	width: auto;
	height: auto;
	z-index: 25;
	margin-left: -523.5px;
	visibility: visible;
}
#btnAccueil {
	position: absolute;
	left: 50%;
	top: 16px;
	width: auto;
	height: auto;
	z-index: 33;
	margin-left: -485px;
	visibility: visible;
}
#btnAppart {
	position: absolute;
	left: 50%;
	top: 16px;
	width: auto;
	height: auto;
	z-index: 35;
	margin-left: -324px;
	visibility: visible;
}
#btnVoyages {
	position: absolute;
	left: 50%;
	top: 16px;
	width: auto;
	height: auto;
	z-index: 40;
	margin-left: -12px;
	visibility: visible;
}
#btnTop20 {
	position: absolute;
	left: 50%;
	top: 20px;
	width: auto;
	height: auto;
	z-index: 45;
	visibility: visible;
	margin-left: 158px;
}
#btnTravaux {
	position: absolute;
	left: 50%;
	top: 16px;
	width: auto;
	height: auto;
	z-index: 50;
	margin-left: -165px;
	visibility: visible;
}
#btnLivre {
	position: absolute;
	left: 50%;
	top: 16px;
	width: auto;
	height: auto;
	z-index: 55;
	margin-left: 305px;
	visibility: visible;
}
#btn-Voyages {
	position: absolute;
	left: 50%;
	top: 16px;
	width: auto;
	height: auto;
	z-index: 60;
	margin-left: -12px;
	visibility: visible;
}
#btn-Travaux {
	position:absolute;
	left:50%;
	top:16px;
	width:auto;
	height:auto;
	z-index:43;
	margin-left: -165px;
	visibility: visible;
}
/*-----------------------------------Bandeau bas------------------------------------------*/
#bandeauBas {
	position: absolute;
	left: 50%;
	top: 615px;
	width: auto;
	height: auto;
	z-index: 23;
	margin-left: -523.5px;
	visibility: visible;
}
#accueil {
	position:absolute;
	left:50%;
	top:617px;
	width:auto;
	height:auto;
	z-index:21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: -213px;
	visibility: visible;
}
#appartement {
	position:absolute;
	left:50%;
	top:617px;
	width:auto;
	height:auto;
	z-index:26;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	margin-left: -160px;
	visibility: visible;
}
#voyages {
	position:absolute;
	left:50%;
	top:617px;
	width:auto;
	height:auto;
	z-index:30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 23px;
	visibility: visible;
}
#top20 {
	position:absolute;
	left:50%;
	top:617px;
	width:auto;
	height:auto;
	z-index:32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 119px;
	visibility: visible;
}
#travaux {
	position:absolute;
	left:50%;
	top:617px;
	width:auto;
	height:auto;
	z-index:28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: -60px;
	visibility: visible;
}
#livre {
	position:absolute;
	left:50%;
	top:617px;
	width:auto;
	height:auto;
	z-index:34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 184px;
	visibility: visible;
}
#mzr {
	position:absolute;
	left:50%;
	top:625px;
	width:auto;
	height:auto;
	z-index:36;
	margin-left: -115px;
	visibility: visible;
}
#montage {
	position:absolute;
	left:50%;
	top:635px;
	width:auto;
	height:auto;
	z-index:38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: -50px;
	visibility: visible;
}
#Fond {
	position: absolute;
	left: 50%;
	top: 99px;
	width: 1047px;
	height: 620px;
	margin-left: -523.5px;
	overflow: hidden;
	z-index: 5;
	visibility: visible;
}
#SignatureMZR {
	position: absolute;
	left: 50%;
	top: 100px;
	width: auto;
	height: auto;
	z-index: 65;
	margin-left: 495px;
	visibility: visible;
}
/*------------------------------------Info Bulle-----------------------------------*/
/*-----------------Bulle à droite----------------------*/
a span-droite{
	position: absolute;
	transform: scale(0);
	margin-left: 4px;
	width: 163px;
	top: -6px;
	left: 12px;
	text-shadow: 1px 1px 0px white;
	visibility: visible;
	height: 32px;
	text-align: left;
}
a:hover span-droite, a:focus span-droite{
	transform: scale(1);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003;
	line-height: 17px;
}
/*------------------Bulle à gauche-------------------*/
a span-gauche{
	position: absolute;
	transform: scale(0);
	margin-left: -210px;
	width: 200px;
	top: -6px;
	left: 50%;
	text-align: right;
	text-shadow: 1px 1px 0px white;
	visibility: visible;
}
a:hover span-gauche, a:focus span-gauche{
	transform:scale(1);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003;
}
/*-----------------Bulle à bas droite----------------------*/
a span-basdroite{
	position: absolute;
	transform: scale(0);
	margin-left: 4px;
	width: 163px;
	top: 8px;
	left: 12px;
	text-align: left;
	text-shadow: 1px 1px 0px white;
	visibility: visible;
}
a:hover span-basdroite, a:focus span-basdroite{
	transform: scale(1);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003;
}

/*------------------Bulle à bas gauche-------------------*/
a span-basgauche{
	position: absolute;
	transform: scale(0);
	margin-left: -205px;
	width: 200px;
	top: 5px;
	left: 50%;
	text-align: right;
	text-shadow: 1px 1px 0px white;
	visibility: visible;
}
a:hover span-basgauche, a:focus span-basgauche{
	transform:scale(1);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003;
}
/*-----------------Bulle en haut-------------------*/
a span-haut{
	position: absolute;
	transform: scale(0);
	margin-left: -100px;
	width: 201px;
	top: -19px;
	left: 3px;
	text-align: center;
	text-shadow: 1px 1px 0px white;
	visibility: visible;
}
a:hover span-haut, a:focus span-haut{
	transform:scale(1);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003;
}
/*-----------------Bulle en haut droite-------------------*/
a span-hautdroite{
	position: absolute;
	transform: scale(0);
	margin-left: -5px;
	width: 201px;
	top: -19px;
	left: 3px;
	text-align: left;
	text-shadow: 1px 1px 0px white;
	visibility: visible;
}
a:hover span-hautdroite, a:focus span-hautdroite{
	transform:scale(1);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003;
}
/*-----------------Bulle en haut gauche-------------------*/
a span-hautgauche{
	position: absolute;
	transform: scale(0);
	margin-left: -195px;
	width: 201px;
	top: -19px;
	left: 3px;
	text-align: right;
	text-shadow: 1px 1px 0px white;
	visibility: visible;
}
a:hover span-hautgauche, a:focus span-hautgauche{
	transform:scale(1);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003;
}
/*-----------------Bulle punaise basdroite-------------------*/
a span-b{
	position: absolute;
	transform: scale(0);
	margin-left: 5px;
	top: 35px;
	left: 50%;
	text-align: left;
	text-shadow: 1px 1px 0px white;
	visibility: visible;
	width: 90px;
	height: auto;
}
a:hover span-b, a:focus span-b{
	transform: scale(1);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003;
	line-height: 16px;
}
/*-----------------Bulle punaise basgauche-------------------*/
a span-g{
	position: absolute;
	transform: scale(0);
	margin-left: -100px;
	top: 35px;
	left: 50%;
	text-align: right;
	text-shadow: 1px 1px 0px white;
	visibility: visible;
	width: 90px;
}
a:hover span-g, a:focus span-g{
	transform: scale(1);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003;
	line-height: 16px;
}
a:link {
	color: #666;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #666;}
a:hover {
	text-decoration: underline;
	color: #666;}
a:active {
	text-decoration: none;
	color: #666;}
