.nav1 a:link, .nav1 a:visited{
	/*accueil*/
	color: #FFF;
	font-size: 12px;
	position: absolute;
	top: 314px;
	left: 451px;
}
.nav1 a:hover, .nav1 a:active{
	color: #2CA5F8;
	text-decoration: underline;
	}
.nav2 a:link, .nav2 a:visited{
	/*archives*/
	color: #FFF;
	font-size: 12px;
	position: absolute;
	top: 314px;
	left: 538px;
}
.nav2 a:hover, .nav2 a:active{
	color: #2CA5F8;
	text-decoration: underline;
}
.nav3 a:link, .nav3 a:visited{
/*contact*/
	color: #FFF;
	font-size: 12px;
	position: absolute;
	top: 314px;
	left: 626px;
}
.nav3 a:hover, .nav3 a:active{
	color: #2CA5F8;
	text-decoration: underline;
}
/*.nav4 a:link, .nav4 a:visited{
administration
	color: #000;
	font-weight:bold;
	font-size: 13px;
	position: absolute;
	top: 37px;
	left: 555px;
}
.nav4 a:hover, .nav4 a:active{
	color: #F34901;
	font-weight: bold;
	text-decoration: none;
	left: 555px;*/
}
#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;
}