#navcontainer ul li#b1 a
{
	background: url(../medias/images/b1_off.gif) no-repeat top left;
	color: #A4978E;
	width: 70px;
	text-align: center;
}
#navcontainer ul li#b1 a:hover
{
	background: url(../medias/images/b1_on.gif) no-repeat top left;
}
#navcontainer ul li#b2 a
{
	background: url(../medias/images/b2_off.gif) no-repeat top left;
	color: #838B97;
	width: 70px;
	text-align: center;
}
#navcontainer ul li#b2 a:hover
{
	background: url(../medias/images/b2_on.gif) no-repeat top left;
}
#navcontainer ul li#b3 a
{
	background: url(../medias/images/b3_off.gif) no-repeat top left;
	color: #969693;
	width: 70px;
	text-align: center;
}
#navcontainer ul li#b3 a:hover
{
	background: url(../medias/images/b3_on.gif) no-repeat top left;
}
#navcontainer ul li#b4 a
{
	background: url(../medias/images/b4_off.gif) no-repeat top left;
	color: #A095A1;
	width: 70px;
	text-align: center;
}
#navcontainer ul li#b4 a:hover
{
	background: url(../medias/images/b4_on.gif) no-repeat top left;
}
#navcontainer ul li#b5 a
{
	background: url(../medias/images/b5_off.gif) no-repeat top left;
	color: #969693;
	width: 70px;
	text-align: center;
}
#navcontainer ul li#b5 a:hover
{
	background: url(../medias/images/b5_on.gif) no-repeat top left;
}
#navcontainer ul li#b6 a
{
	background: url(../medias/images/b2_off.gif) no-repeat top left;
	color: #969693;
	width: 70px;
	text-align: center;
}
#navcontainer ul li#b6 a:hover
{
	background: url(../medias/images/b2_on.gif) no-repeat top left;
	color: #969693;
}
#navcontainer ul li#b7 a
{
	background: url(../medias/images/b3_off.gif) no-repeat top left;
	color: #969693;
	width: 70px;
	padding-top: 5px;
	height: 45px;
	text-align: center;
}
#navcontainer ul li#b7 a:hover
{
	background: url(../medias/images/b3_on.gif) no-repeat top left;
	color: #969693;
	padding-top: 15px;
	height: 35px;
}