/* CSS Document */

body { 
	background-color: #b1a9ab;
}

/* Claques */


#arplan {
	background-position:center;
	background-image: url(imagepagegarde/arplan.gif);
	height: 565px;
	width: 982px;

	position:absolute;
	left:50%;
	margin-left:-491px;
}

#montblanc {
	background-image:url(imagepagegarde/montblanc.gif);
	width:340px;
	height:237px;
	margin-top:20px;
	margin-left:20px;
}

#valleeverte {
	background-image:url(imagepagegarde/valleeverte.gif);
	width:396px;
	height:227px;
	margin-top:-90px;
	margin-left:280px;
}

#leman {
	background-image:url(imagepagegarde/leman.gif);
	width:340px;
	height:237px;
	margin-top:-90px;
	margin-left:620px;
}

#AventureMontagneNature {
	background-image:url(imagepagegarde/titre.gif);
	background-repeat:no-repeat;
	margin-top:-500px;
	margin-left:380px;
	width:600px;
	height:237px;
}

#logo {
	margin-top:3px;
}