#paginas {  margin-top: 10px; margin-right: 15px; margin-bottom: 10px; margin-left: 15px; background-color: #FFFFFF}
.body {  background-color: #E5F3F5; margin-top: 0px; margin-bottom: 0px}
.table {  border: 0px; height: 100%}
.td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #40637A}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #40637A}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #40637A}
.textTab {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #40637A; margin-left:10pt;}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; font-size: 20px; color: #40637A; font-weight: bold}
.titleEsq {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #40637A; font-weight: bold}
.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; font-size: 16px; color: #40637A; font-weight: bold}
.subtitleEsq {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #40637A; font-weight: bold}
.logo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #4DD6EC}
.bottom {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #40637A}
a:link {  color: #009900; text-decoration: none}
a:visited {  color: #009900; text-decoration: none}
a:hover {  color: #00CC33; text-decoration: none}
a.designby:link {  color: #009900; text-decoration: none}
a.designby:visited {  color: #009900; text-decoration: none}
a.designby:hover {  color: #00CC33; text-decoration: none}

/*Classes para links do menu*/
.a1:link {  color: #FFFFFF; text-decoration: none}
.a1:visited {  color: #FFFFFF; text-decoration: none}
.a1:hover {  color: #CCCCCC; text-decoration: none}
/*Fim*/

/*Classes para figuras em fundo verde*/
.a2:link {  color: #336633; text-decoration: none}
.a2:visited {  color: #336633; text-decoration: none}
.a2:hover {  color: #336633; text-decoration: none}
/*Fim*/

/*Classes para figuras em fundo branco*/
.a3:link {  color: #FFFFFF; text-decoration: none}
.a3:visited {  color: #FFFFFF; text-decoration: none}
.a3:hover {  color: #FFFFFF; text-decoration: none}
/*Fim*/

/*Classes para o estatuto*/
.paragrafo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #40637A}
.subparagrafo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #40637A}
/*Fim*/

/*Classes para regras de submissão*/
.paragrafoTab {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; margin-left:10pt; text-align:justify; color: #40637A}
/*Fim*/

/*Classes para os números publicados da revista*/
.titulo {  font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; font-size: 15px; color: #40637A; font-weight: bold}
.subtitulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #40637A; font-weight: bold}
.item {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #40637A}
/*Fim*/

/* Início do código de sub-menu */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	border-bottom: 1px solid #336633;
	}
	
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 129px;
	width: 165px;
	top: 0;
	display: none;
	}
	
ul li a {		
	border-left:1px solid #336633; border-right:1px solid #336633; border-top:1px solid #336633; display: block;
	text-decoration: none;
	color: #777;
	background: #669966;
	padding: 5px;
	border-bottom: 0px none;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; background: #669966;}
/* End */
	
li:hover ul, li.over ul { 
	display:block;
}
/* Fim do código de sub-menu */


/* Menu de notícias */
#ticker-container {
	position:relative;
	overflow:hidden;
	width: 130px;
	height: 100px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	padding: 2px;
	border:  0px;
    }
	
	#ticker {
	position:relative;
	width:130px;
	}
	
	#ticker ul {
		padding:0;
		margin:0;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: arial;
            font-size: xx-small;
            font-weight: normal;
            color: #ff0000;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: arial;
            font-size: xx-small;
            font-weight: normal;
            color: #336633;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: arial;
            font-size: xx-small;
            color: #663366;
            text-decoration: none;
            padding-left: 2px;
        }

.tipo_usuario{
	border-style:solid;
	text-align:center;
	border-right-width:0px;
	border-left-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#006600;
}
.busca{
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#003366;
	height:50px;
	width:100%;
	font-size:12px;
}
.logon_borda_externa{
	border-style:solid;
	border-width:1px;
	border-spacing:0px;
	border-color:#333333;
}
.logon_borda_interna1{
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;			
	border-spacing:0px;
	border-color:#333333;	
}
.texto1{
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.texto2{
	font-size:12px;
	color:#333333;
}
.texto3{
	font-size:10px;
	color:#333333;
	font-weight:bold;	
}
.texto4{
	font-size:10px;
	color:#333333;
}
.titulo1{
	font-size:13px;
	color:#666666;
	font-weight:bold;
}
.corpo{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.corpo_relatorio{
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.borda_externa{
	width:784px;
	border-style:solid;
	border-color:#003333;
	border-width:1px;
	border-spacing:0px;
	padding:0px;
}
.borda{
	line-height:0px;
	width:635px;
	border-style:solid;
	border-color:#003333;
	border-width:1px;
	border-spacing:0px;
	padding:0px;
}
.borda_interna{
	border-left-width:1px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#003333;
	border-spacing:0px;
}
.titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-color:#235c01;
	text-align:center;
	width:100%;
	position:static;
	padding:0px;
	border-width:0px;
}
.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align:left;
	background-color:#3e771c;
	border-color:#FFFFFF;
	border-style:solid;
	border-right-width:0px;
	border-left-width:1px;
	border-bottom-width:1px;	
	border-top-width:1px;
	text-decoration:none;
	cursor:pointer;
	padding:1px;
	position:static;	
	width:98%;
}
.menu_over{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#235c01;
	border-color:#FFFFFF;
	border-width:1px;
	text-decoration:none;
	cursor:pointer;
	padding:2px;
	position:static;
	width:97%;
	text-align:center;
}
.erro{
	color:#FF0000;
	font-size:12px;
	text-align:center;
	width:100%;
}
.busca_usuario{
	font-size:12px;
	text-indent:10px;
}
.botao{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#235c01;
	color:#FFFFFF;
	font-size:10px;
	width:65px;
	height:20px;
	border-width:3px;
	border-color:#669966;
	text-align:center;
}
.botao2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#235c01;
	color:#FFFFFF;
	font-size:10px;
	width:65px;
	height:17px;
	border-width:1px;
	border-color:#3e771c;
	vertical-align:text-top;
	vertical-align:top;
}
.tabela_busca{
	font-size:9px;
	width:100%;
	padding:0px;
	border-spacing:0px;
	color:#235c01;
}
.tabela_busca_fechamento{
	font-size:9px;
	width:70%;
	padding:0px;
	border-spacing:0px;
	color:#235c01;
}
.tabela_busca2{
	font-size:14px;
	width:98%;
	padding:0px;
	border-spacing:0px;
	color:#003300;
}
.seleciona{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-align:left;
	background-color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	position:static;
}
.seleciona_over{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-align:left;
	background-color:#235c01;
	border-color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	position:static;
}
.marca{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-align:left;
	background-color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	position:static;
}
.marca2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;
	text-align:left;
	background-color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	position:static;
}
.marca_over{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-align:left;
	background-color:#235c01;
	border-color:#FFFFFF;
	text-decoration:none;
	position:static;
}
.seta{
	font-style:italic; 
	font-size:11px; 
	cursor:pointer; 
	font-weight:bold; 
	width:25px;
}
.linha_tabela{
	border-style:solid; 
	border-bottom-width:1px;
	border-right-width:0px; 
	border-left-width:0px;
	border-top-width:0px;
	color:#FFFFFF; 
	font-size:0px; 
	border-color:#003333;
}
.sucesso{
	font-size:14px;
	font-weight:bold;
	color:#235c01;
	text-align:center;
}
.conteudo{
	height:auto;
}
