/* Regras de estilo dos links do "topo" das páginas */

#titulo{
	position:absolute;
	left:313px;
	top:60px;
	width:154px;
	height:45px;
	}

#topo_imagem{
	position:absolute;
	left:0;
	top:0;
	width:780px;
	height:54px;
	}

#topo_links_esq{
	position:absolute;
	left:1px;
	top:30px;
	width:255px;
	height:10px;
	text-align:center;
	}

#topo_links_esq_contorno_1{
	position:absolute;
	left:0;
	top:29px;
	width:255px;
	height:10px;
	}

#topo_links_esq_contorno_2{
	position:absolute;
	left:2px;
	top:29px;
	width:255px;
	height:10px;
	}

#topo_links_esq_contorno_3{
	position:absolute;
	left:0px;
	top:31px;
	width:255px;
	height:10px;
	}

#topo_links_esq_contorno_4{
	position:absolute;
	left:2px;
	top:31px;
	width:255px;
	height:10px;
	}

#topo_links_dir{
	position:absolute;
	left:520px;
	top:30px;
	width:255px;
	height:10px;
	text-align:center;
	}

#topo_links_dir_contorno_1{
	position:absolute;
	left:519px;
	top:29px;
	width:255px;
	height:10px;
	}

#topo_links_dir_contorno_2{
	position:absolute;
	left:521px;
	top:29px;
	width:255px;
	height:10px;
	}

#topo_links_dir_contorno_3{
	position:absolute;
	left:519px;
	top:31px;
	width:255px;
	height:10px;
	}

#topo_links_dir_contorno_4{
	position:absolute;
	left:521px;
	top:31px;
	width:255px;
	height:10px;
	}

#topo_links_esq_contorno_1, #topo_links_esq_contorno_2, #topo_links_esq_contorno_3, #topo_links_esq_contorno_4,
#topo_links_dir_contorno_1, #topo_links_dir_contorno_2, #topo_links_dir_contorno_3, #topo_links_dir_contorno_4{
	text-align:center;
	}

#topo_links_esq a{
	font-family: arial narrow, swis721 cn bt, arial;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	margin: 2px;
	z-index: 1;
	}

#topo_links_esq_contorno_1 a, #topo_links_esq_contorno_2 a, #topo_links_esq_contorno_3 a, #topo_links_esq_contorno_4 a{
	font-family: arial narrow, swis721 cn bt, arial;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(0, 122, 224);
	margin: 2px;
	}

#topo_links_dir a{
	font-family: arial narrow, swis721 cn bt, arial;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	margin: 2px;
	z-index: 1;
	}

#topo_links_dir_contorno_1 a, #topo_links_dir_contorno_2 a, #topo_links_dir_contorno_3 a, #topo_links_dir_contorno_4 a{
	font-family: arial narrow, swis721 cn bt, arial;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(0, 122, 224);
	margin: 2px;
	}

#topo_links_esq a:hover, #topo_links_dir a:hover{
	font-family: arial narrow, swis721 cn bt, arial;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(255, 204, 0);
	margin: 2px;
	z-index: 1;
	}
