a.menupic1 {
	display: block;
	width: 115px;
	height: 24px;
	position: absolute;
	bottom: -1px;	
	right: 460px;
	background: #fff url(img/navc01_fr.gif) no-repeat 0 0px;
	border-bottom: 0px solid;
}

a.menupic1:hover, a.on1 {
	background: #fff url(img/navc01_fr.gif) no-repeat 0 -26px;
	bottom: -1px;	
}

a.menupic2 {

	display: block;
	width: 115px;
	height: 24px;
	position: absolute;
	bottom: -1px;
	right: 345px;
	background: #fff url(img/navc02_fr.gif) no-repeat 0 0px;

}

a.menupic2:hover, a.on2 {
	background: #fff url(img/navc02_fr.gif) no-repeat 0 -26px;
}

a.menupic3 {

	display: block;
	width: 115px;
	height: 24px;
	position: absolute;
	bottom: -1px;
	right: 230px;
	background: #fff url(img/navc03_fr.gif) no-repeat 0 0px;

}

a.menupic3:hover, a.on3 {
	background: #fff url(img/navc03_fr.gif) no-repeat 0 -26px;
}

a.menupic4 {

	display: block;
	width: 115px;
	height: 24px;
	position: absolute;
	bottom: -1px;
	right: 115px;
	background: #fff url(img/navc04_fr.gif) no-repeat 0 0px;

}

a.menupic4:hover, a.on4 {
	background: #fff url(img/navc04_fr.gif) no-repeat 0 -26px;
}


a.menupic5 {

	display: block;
	width: 115px;
	height: 24px;
	position: absolute;
	bottom: -1px;
	right: 0px;
	background: #fff url(img/navc05_fr.gif) no-repeat 0 0px;
}

a.menupic5:hover, a.on5 {
	background: #fff url(img/navc05_fr.gif) no-repeat 0 -26px;
}