.nav1 a:link, .nav1 a:visited{
	/*accueil*/
	color: #FB7203;
	font-size: 14px;
	font-weight:bold;
	position: absolute;
	top: 27px;
	left: 409px;
}
.nav1 a:hover, .nav1 a:active{
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
	}
.nav2 a:link, .nav2 a:visited{
	/*musique*/
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	position: absolute;
	top: 27px;
	left: 533px;
}
.nav2 a:hover, .nav2 a:active{
	color: #FB7203;
	font-weight:bold;
	text-decoration: none;
}
.nav3 a:link, .nav3 a:visited{
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	position: absolute;
	top: 27px;
	left: 675px;
}
.nav3 a:hover, .nav3 a:active{
	color: #FB7203;
	font-weight:bold;
	text-decoration: none;
}
.nav4 a:link, .nav4 a:visited{
/*dédié
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	position: absolute;
	top: 15px;
	left: 392px;
}
.nav4 a:hover, .nav4 a:active{
	color: #70D0FF;
	font-weight:bold;
	text-decoration: none;
}
.nav5 a:link, .nav5 a:visited{
/*passeport
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	position: absolute;
	top: 15px;
	left: 468px;
}
.nav5 a:hover, .nav5 a:active{
	color: #70D0FF;
	font-weight:bold;
	text-decoration: none;
}
.nav6 a:link, .nav6 a:visited{
/*contact
	color: #70D0FF;
	font-size: 14px;
	font-weight:bold;
	position: absolute;
	top: 15px;
	left: 555px;
}
.nav6 a:hover, .nav6 a:active{
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}*/
#fontcontrol{
	background: none;
}
#fontcontrol ul{
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#fontcontrol li{
	background: none;
}
#fontcontrol i{
	display: block;
	visibility: hidden;
}
.font1 a:link, .font1 a:visited, .font1 a:hover{
	width: 18px;
	height: 18px;
}
.font2 a:link, .font2 a:visited, .font2 a:hover{
	width: 18px;
	height: 18px;
}
.font3 a:link, .font3 a:visited, .font3 a:hover{
	width: 18px;
	height: 18px;
}
.font1 a:hover, .font1 a:active{
	background-position: 0 -18px;
}
.font2 a:hover, .font2 a:active{
	background-position: 0 -18px;
}
.font3 a:hover, .font3 a:active{
	background-position: 0 -18px;
}