.nav1 a:link, .nav1 a:visited{
	/*accueil*/
	color: #62A6ED;
	font-size: 11px;
	position: absolute;
	top: 218px;
	left: 317px;
	font-weight: bold;
	padding: 0;
}
.nav1 a:hover, .nav1 a:active{
	margin: 1px 0 0 0;
	color: #000;
	}
.nav2 a:link, .nav2 a:visited{
	/*Pyrénées*/
	color: #FFF;
	font-size: 12px;
	position: absolute;
	top: 230px;
	left: 400px;
	font-weight: bold;
}
.nav2 a:hover, .nav2 a:active{
	margin: 1px 0 0 0;
	color: #000;
}
.nav3 a:link, .nav3 a:visited{
	/*Topos*/
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 230px;
	left: 490px;
	font-weight: bold;
}
.nav3 a:hover, .nav3 a:active{
	margin: 1px 0 0 0;
	color: #000;
}
.nav4 a:link, .nav4 a:visited{
	/*Contact*/
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 230px;
	left: 685px;
	font-weight: bold;
}
.nav4 a:hover, .nav4 a:active{
	margin: 1px 0 0 0;
	color: #000;
}
.nav5 a:link, .nav5 a:visited{
	/*Archives*/
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 230px;
	left: 763px;
	font-weight: bold;
}
.nav5 a:hover, .nav5 a:active{
	margin: 1px 0 0 0;
	color: #000;
}
.nav6 a:link, .nav6 a:visited{
	/*forums*/
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 230px;
	left: 602px;
	font-weight: bold;
}
.nav6 a:hover, .nav6 a:active{
	margin: 1px 0 0 0;
	color: #000;
}
#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;
}