@charset "utf-8";
/* CSS Document */

#aocMenu {
	margin: 0px auto;
	width: 1000px;
	height: 45px;
	background-image: url(../images/aoclaileoulacuisse_menuNormal.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#aocMenuItem1 {
	width: 92px;
	height: 45px;
	position: relative;
	left: 227px;
	top: 0px;
}
#aocMenuItem2 {
	width: 62px;
	height: 45px;
	position: relative;
	left: 319px;
	top: -45px;
}
#aocMenuItem3 {
	width: 83px;
	height: 45px;
	position: relative;
	left: 381px;
	top: -90px;
}
#aocMenuItem4 {
	width: 119px;
	height: 45px;
	position: relative;
	left: 464px;
	top: -135px;
}
#aocMenuItem5 {
	width: 57px;
	height: 45px;
	position: relative;
	left: 583px;
	top: -180px;
}
#aocMenuItem6 {
	width: 132px;
	height: 45px;
	position: relative;
	left: 640px;
	top: -225px;
}
#aocMenuItem1 a, #aocMenuItem2 a, #aocMenuItem3 a, #aocMenuItem4 a, #aocMenuItem5 a, #aocMenuItem6 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#aocMenuItem1 a:hover {
	background-image: url(../images/aoclaileoulacuisse_menuOver.jpg);
	background-repeat: no-repeat;
	background-position: -227px 0px;
}
#aocMenuItem2 a:hover {
	background-image: url(../images/aoclaileoulacuisse_menuOver.jpg);
	background-repeat: no-repeat;
	background-position: -319px 0px;
}
#aocMenuItem3 a:hover {
	background-image: url(../images/aoclaileoulacuisse_menuOver.jpg);
	background-repeat: no-repeat;
	background-position: -381px 0px;
}
#aocMenuItem4 a:hover {
	background-image: url(../images/aoclaileoulacuisse_menuOver.jpg);
	background-repeat: no-repeat;
	background-position: -464px 0px;
}
#aocMenuItem5 a:hover {
	background-image: url(../images/aoclaileoulacuisse_menuOver.jpg);
	background-repeat: no-repeat;
	background-position: -583px 0px;
}
#aocMenuItem6 a:hover {
	background-image: url(../images/aoclaileoulacuisse_menuOver.jpg);
	background-repeat: no-repeat;
	background-position: -640px 0px;
}