.arquivo_historico {
	background-image:url(/_resources/images/ArquivoHistorico_PT.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height: 90px;
	padding-right:20px;
	text-align:right;
	padding-top:78px;
	color:#333333;
	margin-left:-5px;
}

.arquivo_historico h2  {
	font-size:260%;
	margin-bottom:0;
}
.arquivo_historico h3  {
	font-size:140%;
	color:#444444;
	font-weight:normal;
	margin-bottom:23px;
}
.menu_arquivo {
	text-transform:uppercase;
	font-weight:bold;
	color:#0576b3;
	letter-spacing:-0.06em;
	margin-right:-7px;
}
.menu_arquivo a{
	margin-left:6px;
	margin-right:6px;
}
.menu_arquivo li{
	display: inline;
}
.menu_arquivo li.selected a{
	color: #000000;
}
.menu_arquivo li.last {
	background-image: none;
}

.menu_arquivo span{
	background-image:url(/_resources/images/separador_azul.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:1px;
	height:11px;
	display:inline-block;
}

.arquivo_historico_en {
	background-image:url(/_resources/images/ArquivoHistorico_EN.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height: 90px;
	padding-right:20px;
	text-align:right;
	padding-top:78px;
	color:#333333;
	margin-left:-5px;
}
