.menu {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.rodape {
	font-family: Trebuchet MS;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}

.pub {
	font-family: Trebuchet MS;
	font-size: 7pt;
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
}

.contador {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #8c8c8c;
	text-decoration: none;
}

.menu1, .menu1b {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menu1:hover {
	color:#ff0000;
	text-decoration: none;
}

.menu2 {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.menu2:hover {
	color:#0B1F83;
	text-decoration: none;
}


.links {
	font-family: Trebuchet MS;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.titulo {
	font-family: Trebuchet MS;
	font-size: 11pt;
	color: #001b97;
	text-decoration: none;
	font-weight: bold;
}

.titulo2 {
	font-family: Trebuchet MS;
	font-size: 14pt;
	color: #001b97;
	text-decoration: none;
	font-weight: bold;
}


.subtitulo {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.data {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #8C8C8C;
	text-decoration: none;
}

.categoria {
	font-family: Trebuchet MS;
	font-size: 11pt;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.titulopaginas {
	font-family: Trebuchet MS;
	font-size: 11pt;
	color: #0b1f83;
	text-decoration: none;
	font-weight: bold;
}


.texto, .texto table tr td {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.texto2 {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}



.cabecalho_listagem{
	font-family: Tahoma;
	font-size: 7pt;
	color: #5D8262;
	text-decoration: none;
	font-weight: bold;
}
.titulo_listagem{
	font-family: Tahoma;
	font-size: 7pt;
	color: #C5C5C5;
	text-decoration: none;
}
.conteudo_listagem{
	font-family: Tahoma;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}

.paginas{
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #8C8C8C;
	text-decoration: none;
}

.voltar{
	font-family: Tahoma;
	font-size: 7pt;
	color: #FF9900;
	text-decoration: none;
}

a{
	text-decoration: none;
	color: #0b1f83;
}

a:hover {
	text-decoration: underline;
}

input, select, textarea{
	border:1px solid #001b97; 
	font-family: Trebuchet MS;
	font-size: 8pt; 
	padding: 2px;
	margin: 0px;
}

.formulario{
	border:1px solid #666666; 
	font-family: Trebuchet MS;
	font-size: 8pt; 
	padding: 1px;
	margin: 0px;
	height: 18px;
	overflow: hidden;
}

.botao{
	border:0px; 
	color: #FFFFFF;
	background-color: #001b97;
	font-family: Trebuchet MS;
	font-size: 8pt; 
	padding: 2px;
}
.botao2{
	border:0px;  
	color: #FFFFFF;
	background-color: #666666;
	font-family: Trebuchet MS;
	font-size: 8pt; 
	padding: 1px;
	width: 57px;
	margin: 1px 0px 0px 0px;
	height: 17px;
	overflow: hidden;
}

.goog-te-menu-value > span:first-child 
{
    display: inline-block;
    width: 123px;
}