

#menuContainer div a{
	height:37px;
	width:229px;
	display:block;
	text-decoration:none;
	}
#menu1{
	height:37px;
	width:229px;
	background:url(/img/menu/shopenligne.jpg);
	background-position:0px -37px;
	float:left;
	}
#menu1:hover{
	background-position:0px 0px;
	}
#menu2{
	height:37px;
	width:229px;
	background:url(/img/menu/girlyshop.jpg);
	background-position:0px -37px;
	float:left;
	margin-left:6px;
	}
#menu2:hover{
	background-position:0px 0px;
	}
#menu3{
	height:37px;
	width:229px;
	background:url(/img/menu/grenier.jpg);
	background-position:0px -37px;
	float:left;
	margin-left:6px;
	}
#menu3:hover{
	background-position:0px 1px;
	}
#menu4{
	height:37px;
	width:229px;
	background:url(/img/menu/absenlive.jpg);
	background-position:0px -37px;
	float:left;
	margin-left:6px;
	}
#menu4:hover{
	background-position:0px 0px;
	}
