/* un bar dans la lune - Stéphane Dupas */

/* lune en flash */
/*#lune {
	position:absolute;
	z-index:0;
	width:950px;
	height:500px;
	top:0;
	left:50%;
	margin-left:-475px;
}*/

/* Images pour Boissons d'illustrations */
a #blog {
	background-image: url('../img/bandeau-nounours.png');
	background-position: -1000px -1000px;
	background-repeat: no-repeat;
}
a:hover #blog {
	background-position: bottom right;
}
a:hover #unblogdanslalune {
	position:absolute;
	top:-85px;
	right:0;
	background-image:url('../img/bandeau-nounours.png');
	background-position: -410px -15px;
	width:300px;
	height:85px;
}

a #crieur1 {
	background-image: url('../img/bandeau-lecrieursurlestoits.png');
	background-position: -1000px -1000px;
	background-repeat: no-repeat;
}
a:hover #crieur1 {
	background-position: bottom right;
}
a:hover #crieur2 {
	position:absolute;
	top:-85px;
	right:50px;
	background-image: url('../img/bandeau-lecrieursurlestoits.png');
	background-position: -390px -15px;
	width:270px;
	height:150px;
}

a #jardinculturel1 {
	background-image: url('../img/bandeau-fnacjardinculturel.png');
	background-position: -1000px -1000px;
	background-repeat: no-repeat;
}
a:hover #jardinculturel1 {
	background-position: bottom right;
}
a:hover #jardinculturel2 {
	position:absolute;
	top:-85px;
	right:50px;
	background-image: url('../img/bandeau-fnacjardinculturel.png');
	background-position: -390px -15px;
	width:270px;
	height:150px;
}

a:hover #fond-croquis {
	/*NON W3C*/
	/*behavior: url('../iepngfix.htc');*/
	/**/
	position:absolute;
	bottom:0;/*-2px*/
	left:0;/*2px*/
	background-image: url('../img/fond-croquis.png');
	width:500px;
	height:100px;
}
a:hover #onim {
	/*NON W3C*/
	/*behavior: url('../iepngfix.htc');*/
	/**/
	background-image: url('../img/les-poemes-de-lane-onim.png');
	background-position: bottom right;
}
a:hover #lespoemesdelaneonim {
	position:absolute;
	top:-85px;
	left:100px;
	background-image:url('../img/les-poemes-de-lane-onim.png');
	background-position: -100px -15px;
	width:220px;
	height:85px;
}
a:hover #croquis-imaginaires {
	/*NON W3C*/
	/*behavior: url('../iepngfix.htc');*/
	/**/
	background: url('../img/croquis-imaginaires.png');
	position:absolute;
	top:-12px;
	left:0px;
	width:200px;
	height:125px;
}
a:hover #nus {
	/*NON W3C*/
	/*behavior: url('../iepngfix.htc');*/
	/**/
	/*background: url('../img/nus2.png');*/
	position:absolute;
	bottom:-2px;
	left:2px;
	width:80px;
	height:180px;
}

/**/
#eternite {
	position:absolute;
	left:0;
	top:100px;
	background-image: url('../img/logo-eternite.gif');
	background-repeat:repeat-x;
	background-position:center;
	width:100%;
	height:42px;
}

/**/
#outils-illustrations {
	position:absolute;
	top:-70px;
	left:280px;
}
