
a { 
  text-decoration : underline; 
  color : #0000ff; 
}


.texto {
	color: #000000;
    font-family : "Times New Roman", Times, serif;
	font-size: 10pt;
}
.conteudo {
    font-family : "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 18pt;
}
.titulo {
    font-family : "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.quote {
    font-family : "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	padding: 0px;
	text-align: justify;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
}
div.content	{
	z-index:1;
	overflow: visible;
	}

.subseccao {
    font-family : "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #00000;
}
.Seccao {
    font-family : "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}
	
#barratopo, #navegacao, #noticias, #barrazul, #barravermelha, #barraamarela, #scrollupup, #scrolldown, #scrollup, #scrolldowndown, #impressao  {
  display : none; 
}
#conteudo {
	z-index:3;
	overflow: visible;
}

#pagina {
}
#logoUM {
	position:relative;
	left:10%;
	top:0%;
	z-index:5;
	background-image: url(images/logos.png);
}


