﻿/****CARACTERISTICAS GERAIS****/
body 
{
    font-family: Tahoma, Arial, Verdana;
    font-size: small;
    margin: 0px;
    background: url(../../imagens/bg.gif);
}
td img
{
    border: 0px;
    display: block;
}
input,  select
{
    font-size: 80%;
    background: #F5F5F5;
    border-top: 1px solid #7C7C7C;
    border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
    border-bottom: 1px solid #DDDDDD;
}
textarea
{
    font-size: 88%;
    background: #F5F5F5;
    border-top: 1px solid #7C7C7C;
    border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
    border-bottom: 1px solid #DDDDDD;
}
.checkbox
{
    border: 0px;
    background-color: Transparent;
}
.botao
{
    border: solid 1px #333333;
    color: #333333;
    font-weight: bold;
    padding: 1px 5px 0px 5px;
    height: 26px;
    background: url(../../imagens/formbg.gif) repeat-x left top;
}
.botao_pesquisa
{
	border: solid 1px #BEBEBE;
    color: #333333;
    font-weight: bold;
    padding: 1px 5px 0px 5px;
    height: 15px;
    background: url(../../imagens/formbg.gif) repeat-x left top;
}
.checkbox input
{
    border: 0px;
    background-color: Transparent;
}
a
{
	text-decoration:none;
	color: #333333;
}
.topo
{
	padding-right:10px; 
	padding-top:10px; 
	color:White;
}
.topo a
{
	font-size:11px; 
	font-weight:bold; 
	color:White;	
}
.rodape
{
	width: 751px;
    height: 73px;
    color: #333333;
    font-weight: bold;
    font-size:10px;
    background-image: url(../../imagens/rodape.jpg);
    text-align:right;
    background-repeat:no-repeat;
    padding-right:10px;
    vertical-align:bottom;
}
.texto_geral
{
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    text-align:justify;
    color: #333333;
}
.titulo_pagina
{
	font-size:15px;
	font-weight:bold;
	line-height:30px;
}
.titulo_pagina_inicial
{
	font-size:15px;
	font-weight:bold;
	color:White;
}
.sub_titulo_azul
{
	color:#314E92;	
}
.sub_titulo a
{
	font-size:11px;
	font-weight:bold;
	color:#666666;	
}
.sub_titulo
{
	font-size:11px;
	font-weight:bold;
	color:#999999;	
}
.fundo_banner
{
	background-image: url(../../imagens/banner.jpg);
    background-repeat:no-repeat;
    height:237px;
    width:547px;
}
.menu
{
	font-size:13px;
	font-weight:bold;
	color:#29272A;	
	text-align:left;
}
.menu a:hover
{
	color:#747474;	
	padding-left:10px;
}
.linha_clara
{
	background-color:#E9E9E9;	
}
.linha_escura
{
	background-color:#D7D7D7;		
}
.link a
{
	font-size:11px;
	font-weight:bold;
	color:#314E92;	
	text-align:left;
}
.link a:hover
{
	color:#747474;	
	text-decoration: underline;
}
.link:hover
{
	color:#747474;	
	text-decoration: underline;
}
/****FIM CARACTERISTICAS GERAIS****/

/****PÁGINAS PÚBLICAS****/
.DataInformativo
{
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #314E92;
    display: block;  
}

.TituloInformativo
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    display: block;
    line-height:20px;  
    
}
.AutorInformativo
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #666666;
    display: block;
    
}
.ResumoInformativo
{
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #666666;
    display: block;
    
}
.CorpoInformativo
{
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    text-align: justify;
    color: #333333;
    display: block;
    
}
.ImagemInformativo
{
    float: right;
    margin: 0 0 10px 10px;
    border: solid 2px #f5f5f5;
}
#Navegacao
{
	font-size:13px;
    text-align: center;
    padding: 7px 5px 7px 5px;
    width: 701px;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    color:#999999;
}
#Navegacao a:hover
{
    text-decoration: underline;
    color:#314E92;
}
.PaginaSelecionada
{
	font-weight: bold;
	color:#314E92;
	text-decoration: underline;
}
.PaginaDesabilitada
{
	color:#999999;
}
.PaginaHabilitada
{
	color: #555;
}
.foto_pequena
{
	width: 200px;
	height:132px;
	margin-bottom:7px;
	margin-left:7px;
	margin-right:7px;
	padding:5px;
	border: solid 2px #675D5C;	
}
.foto_pequena:hover
{
   opacity: .80;
   -moz-opacity: .80;
   filter:alpha(opacity=80);	
}

.foto_pequena_inicial
{
	width: 100px;
	height:78px;
	border: solid 2px #675D5C;	
}
.foto_pequena_inicial:hover
{
   opacity: .80;
   -moz-opacity: .80;
   filter:alpha(opacity=80);	
}
.linha_pontilhada_h
{
    background-image: url(../../imagens/linha_pontilhada_h.png);
    background-repeat:repeat-x;
}
/****FIM PÁGINAS PÚBLICAS****/

/****PÁGINAS RESTRITAS****/
.rotulo_formulario
{
	font-size: 11px;
    line-height: 16px;
    font-weight:bold;
    text-align:justify;
    color: #333333;	
}
.cabecalho_grid
{
	background: url(../../imagens/bg_cabecalho_grid.jpg) repeat-x left top;
    line-height: 15px;
    color:  #333333;
}
.visualiza_remove_imagem
{
	font-size: 11px;
    line-height: 16px;
    font-weight:bold;
    color: #314E92;	
}

/****FIM PÁGINAS RESTRITAS****/