﻿/****CARACTERISTICAS GERAIS****/
body 
{
    font-family: Tahoma, Arial, Verdana;
    font-size: small;
    margin: 0px;
    background: url(../../imagens/bg.gif);
}
td img
{
    border: 0px;
    display: block;
}
.label
{
    font-weight: bold;
    font-size:12px;
    padding-right: 20px;
}
input, textarea, 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;
}
.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;
}
.checkbox input
{
    border: 0px;
    background-color: Transparent;
}
a
{
	text-decoration:none;
	color: #333333;
}
.rodape
{
	width: 776px;
    height: 50px;
    color: #333333;
    font-weight: bold;
    font-size:11px;
    background-image: url(../../imagens/rodape.jpg);
    text-align:center;
    background-repeat:no-repeat;
}
.texto_geral
{
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    text-align:justify;
    color: #333333;
}
.titulo_pagina
{
	font-size:15px;
	color:#333333;
	font-weight:bold;
	padding-left:20px;
	line-height:30px;
}

.fundo_titulo_pagina
{
	background-image: url(../../imagens/linha_azul_sol_h.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
	height:40px; 
	width:502px;
	padding-top:5px;	
}
.fundo_logo
{
	background-image: url(../../imagens/fundo_logo.jpg);
    background-repeat:no-repeat;
    height:220px;
    width:254px;
    text-align:center;
}
.fundo_banner
{
	background-image: url(../../imagens/banner.jpg);
    background-repeat:no-repeat;
    height:220px;
    width:522px;

}
.comentario_texto
{
	font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    text-align:justify;
    color: #333333;
    font-style:italic;	
}
/****FIM CARACTERISTICAS GERAIS****/

/****PÁGINAS PÚBLICAS****/
.DataInformativo
{
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #222B6F;
    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;
}
.ImagemGaleriaFoto
{
    border: solid 2px #f5f5f5;
    width: 100px;
    height:76px;
}
.ImagemGaleriaFoto:hover
{
    border: solid 2px #222B6F;
}

#Navegacao
{
	font-size:13px;
    text-align: center;
    padding: 7px 5px 7px 5px;
    width: 480px;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    color:#999999;
}
#Navegacao a:hover
{
    text-decoration: underline;
    color:#222B6F;
}
.PaginaSelecionada
{
	font-weight: bold;
	color:#222B6F;
}
.PaginaDesabilitada
{
	color:#999999;
}
.PaginaHabilitada
{
	color: #555;
}
.link
{
	font-size: 11px;
    line-height: 16px;
    font-weight:bold;
    color: #222B6F;	
    text-decoration: underline;	
}
.sub_titulo_inicial
{
	font-size:15px;
	color:#333333;
	font-weight:bold;
	padding-left:20px;
	line-height:16px;
}
.confira
{
	font-size:11px;	
	font-weight:bold;
}
.foto_pequena
{
	width : 110px;
	height : 100px;
	border: solid 1px #333333;
}
/****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: 12px;
    line-height: 16px;
    font-weight:bold;
    color: #222B6F;	
}
.sub_titulo
{
	font-size: 13px;
    line-height: 16px;
    font-weight:bold;
    text-align:justify;
    color: #222B6F;	
}
.botao_pesquisar
{
	background-image:url(../../imagens/btn_pesquisar_p.jpg); border:0px; background-position:center; width:50px; height:15px;	
}
/****FIM PÁGINAS RESTRITAS****/