/*------------------------------------------

Par Ayaelle - www.creayaelle.fr
Feuille de style page d'entrée

--------------------------------------------*/


#case {
	width:800px;
	height:600px;
	background: url(img/case.gif) no-repeat;
	margin: 0 auto;
	padding:0;
	position: relative;
	border:none;
}

#case li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	position:absolute;
}

#case a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
}

#jardin {
	left: 48px;
	top: 282px;
	width: 158px;
	height: 231px;
}

#jardin a {
	height: 231px;
}

#jardin a:hover {
	background: url(img/jardin.gif) no-repeat;
}

#atelier {
	left: 236px;
	top: 174px;
	width: 78px;
	height: 107px;
}

#atelier a {
	height: 107px;
}

#atelier a:hover {
	background: url(img/atelier.gif) no-repeat;
}

#grenier {
	left: 366px;
	top: 175px;
	width: 198px;
	height: 75px;
}

#grenier a {
	height: 75px;
}

#grenier a:hover {
	background: url(img/grenier.gif) no-repeat;
}

#salon {
	left: 281px;
	top: 299px;
	width: 111px;
	height: 99px;
}

#salon a {
	height: 99px;
}

#salon a:hover {
	background: url(img/salon.gif) no-repeat;
}

#cuisine {
	left: 504px;
	top: 286px;
	width: 116px;
	height: 70px;
}

#cuisine a {
	height: 70px;
}

#cuisine a:hover {
	background: url(img/cuisine.gif) no-repeat;
}

#courrier {
	left: 627px;
	top: 331px;
	width: 127px;
	height: 84px;
}

#courrier a {
	height: 84px;
}

#courrier a:hover {
	background: url(img/courrier.gif) no-repeat;
}
