.nav1 a:link, .nav1 a:visited{
	/*accueil*/
	color: #8A9D00;
	font-size: 12px;
	position: absolute;
	top: 250px;
	left: 257px;
}
.nav1 a:hover, .nav1 a:active{
	color: #FF7700;
	text-decoration: none;
	}
.nav2 a:link, .nav2 a:visited{
	/*archives*/
	color: #8A9D00;
	font-size: 12px;
	position: absolute;
	top: 250px;
	left: 300px;
}
.nav2 a:hover, .nav2 a:active{
	color: #FF7700;
	text-decoration: none;
}
.nav3 a:link, .nav3 a:visited{
/*contact*/
	color: #8A9D00;
	font-size: 12px;
	position: absolute;
	top: 250px;
	left: 360px;
}
.nav3 a:hover, .nav3 a:active{
	color: #FF7700;
	text-decoration: none;
}
.nav4 a:link, .nav4 a:visited{
/*administration*/
	color: #8A9D00;
	font-size: 12px;
	position: absolute;
	top: 250px;
	left: 425px;
}
.nav4 a:hover, .nav4 a:active{
	color: #FF7700;
	text-decoration: none;
}
.nav1a a:link, .nav1a a:visited{
	/*accueil*/
	color: #8A9D00;
	font-size: 12px;
	position: absolute;
	top: 254px;
	left: 40px;

}
.nav1a a:hover, .nav1a a:active{
	color: #FF7700;
	text-decoration: none;
	}
.nav2a a:link, .nav2a a:visited{
	/*archives*/
	color: #8A9D00;
	font-size: 14px;
	position: absolute;
	top: 253px;
	left: 55px;

}
.nav2a a:hover, .nav2a a:active{
	color: #FF7700;
	text-decoration: none;
}
.nav3a a:link, .nav3a a:visited{
/*contact*/
	color: #8A9D00;
	font-size: 16px;
	position: absolute;
	top: 250px;
	left: 70px;

}
.nav3a a:hover, .nav3a a:active{
	color: #FF7700;
	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;
}
