<!-- Style Create by Adriano Dadario -->

body {
	background: #ffffff;
	color: #000000;
	font-family: Arial;
	margin-top: 1px;
	font-size: 12px;
}

a{
	font-family: Times;
	text-decoration: none;
	color: #00f;
}
a:visited {
  color: #00f;
}
a:hover {
  color: #000;
}

a:active {
  color: #555;
 }

pre {
	font-family: Courier new;
	font-size: 11px;
} 
 
td.itemMenu{
	border-left: 1px dotted;
	border-right: 1px dotted;
	padding-left: 10px;
	padding-right: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
    font-size: 12px;
}

.topicoVersao {
	color:#5575B0;
	font-size: 12pt;
	border-bottom: 1px dotted black;
	font-family: Arial;
}

.tituloNovidade {
	color:#5575B0;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
}

.textoVersao {
	text-align: justify;
}

.titleMenu {
  letter-spacing: .2em;
  font-family: Times;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  width: 100%;
  padding-left: 5px;
  color: #FFF;
  background-color: #5575B0;
}

.pontos {
  font-weight: bold;
  font-size: 14px;
}



#top {
	position: relative;
	left:0px;
	width:100%;
	top:0px;
	text-align:left;
}

#superMenu {
	left:3px;
	top:0px;
	width: 100%;
	text-align: left;
	border: 1px solid;
	background-color: #ffffff;
}

#menu {
	border-left: #ffffff outset 3px;
	border-top: #ffffff outset 3px;
	border-right: #ffffff outset 3px;
	border-bottom: #ffffff outset 3px;
	padding: 5px;
	position: relative;
	left:0px;
	width:100%;
	text-align: left;
}

#telaTexto {
	left:10px;
	top:0px;
}

.toOldBrowsers {
    display: none;
}

.pageName {
	color: #fff;
	background-color: #5575B0;
	text-align: left;
	font-family: Verdana;
	font-size: 16px;
	padding-left: 1em;
	font-weight: bold;
}

.campoTabela {
    margin-left: 30px;   
}

.tabelaDownload {
	width: 65%;
	border: 3px solid #5575B0;
}

.superTitulo {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
}

.tituloTabela {
	text-align: center;
	font-weight: bold;
}

.linhaTabela {
	text-align: center;
}