/*THIS PART IS FOR THE NAVIGATION LINKS*/

.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited{

/*	color: #4E4E4E;*/

font-weight: bold;
font-face:arial;
font-size: 13px;

/*color: #FABF25;*/
color: white;
/*background: #dddddd;*/
	width: 80px;

	height: 20px;

	line-height: 20px;

/*	background: url(images/01_linkbg2.gif) top repeat-y;*/

	padding: 0;

}

.nav1 a:link, .nav1 a:visited{

	position: absolute;

	top: 15px;

/*	left: 14px;*/

/* left: -125px; */
left: -25px;
}

.nav2 a:link, .nav2 a:visited{

	position: absolute;

	top: 15px;

/*	left: 96px;*/

/* left: -53px; */
left: 45px;
}

.nav3 a:link, .nav3 a:visited{

	position: absolute;

	top: 15px;

/*	left: 178px;*/

left: 30px;

}

.nav4 a:link, .nav4 a:visited{

	position: absolute;

	top: 10px;

/*	left: 260px;*/

}

/*HOVER EFFECTS*/

.nav1 a:hover, .nav1 a:active, .nav2 a:hover, .nav2 a:active, .nav3 a:hover, .nav3 a:active, .nav4 a:hover, .nav4 a:active{

/*	background: url(images/01_linkbg1.gif) top repeat-y;

	margin: 1px 0 0 0;

*/

}

/*USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE*/

#home .nav1 a:link, #home .nav1 a:visited, #itempage .nav1 a:link, #itempage .nav1 a:visited, #archives .nav2 a:link, #archives .nav2 a:visited, #archives .nav3 a:link, #archives .nav3 a:visited, #archives .nav4 a:link, #archives .nav4 a:visited{

/*

	background: url(images/01_linkbg1.gif) top repeat-y;

*/



}

/*THE FOLLOWING PART IS FOR THE FONT CONTROL*/

#fontcontrol{
	background: none;
	width: 66px;
/*	width: 100px;*/
	height: 14px;
	position: absolute;
	top: 10px;
/*	left: 625px;*/
	left: 9px;
}

#fontcontrol ul{
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
font-size: 11px;
}

#fontcontrol li{
	background: none;
}

#fontcontrol i{
	display: block;
	visibility: hidden;
font-size: 11px;
}

.font1 a:link, .font1 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/01_font1.gif) no-repeat;
}

.font2 a:link, .font2 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 22px;
	background: url(images/01_font2.gif) no-repeat;
}

.font3 a:link, .font3 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 44px;
	background: url(images/01_font3.gif) no-repeat;
}

.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;
}

#angolosuperioredestro
{
	background: none;
	width: 180px;
	height: 135px;
	position: absolute;
	top: 10px;
	right: 14px;
}
