.fondindex {
	background: url('../herbergement_label_handicap/accueil.jpg') no-repeat 0px 0px;
	height: 606px;
	width: 995px;
	margin: auto;
	position: relative;
}

.fond {
	background: url('../herbergement_label_handicap/fond.jpg') no-repeat 0px 0px;
	height: 606px;
	width: 995px;
	margin: auto;
	position: relative;
}

.fancybox1 { /* partie accueil */
	position: absolute;
	text-decoration: none;
	float: left;
	left: 470px;
	bottom: 150px;
	font-family: script mt bold;
	font-size: 20px;
	color: red;
	margin: 1px 0;
	font-weight: bold;
	text-shadow: 0.05em 0.05em 0.05em blue;
	text-align: center
}

.meteo_header {
	text-align: center;
}
a.meteo_link {
	padding: 0;
	margin: 0;
	color: blue;
}
.meteo_container {
	z-index: 50;
	width: 400px;
	background-color: #fff;
	margin: 0 auto;
	position: absolute;
	left: 30%;
}

.footer {
	text-align: center;
	margin-top: 20px;
}
.footer a {
	margin-left: 100px;
	margin-right: 100px;
}

.label{ 
	background: transparent url('../herbergement_label_handicap/label-1.png') no-repeat top center;	
	width: 70px;
	height: 61px;
	display: absolute;
	position: absolute;
	float: left;
	margin-left: 37px;
	bottom: 404px;
}
 
.label:hover {
	z-index: 2;
	background: url('../herbergement_label_handicap/label-2.png')no-repeat top center;
	width: 274px;
	height: 241px;
	display: absolute;
	position: absolute;
	float: left;
	margin-left: 37px;
	bottom: 225px;
}

.enter { 
	background: transparent url('../herbergement_label_handicap/bienvenue.png') no-repeat top center;	
	width: 165px;
	height: 56px;
	display: absolute;
	position: absolute;
	float: left;
	margin-left: 450px;
	bottom: 520px;
}
 
.enter:hover {
	background: url('../herbergement_label_handicap/entrer.png')no-repeat top center;
}

h1{
	font-family: script mt bold;
	font-size: 24px;
	color: black;
	margin: 1px 0;
	font-weight: bold;
	text-shadow: 0.05em 0.1em 0.1em #777777;
	text-align: center
}

.content1 {
	position: absolute;
	margin-left: 200px;
	margin-right: 20px;
	top: 120px;
}

.content2 {
	position: absolute;
	left: 300px;
	top: 450px;
}

.magnifier {
	position: absolute;
	right: 200px;
	top: 410px;
}

.magnifier a:hover {
	text-decoration: none;
}

.magnifier1 {
	position: absolute;
}