﻿/****CARACTERISTICAS GERAIS****/
body 
{
    font-family: Tahoma, Arial, Verdana;
    font-size: small;
    margin: 0px;
    background: url(../../imagens/bg.gif);
}
td img
{
    border: 0px;
    display: block;
}
.flash
{
    z-index:0;
}
.label
{
    font-weight: bold;
    font-size:14px;
    padding-right: 20px;
}
input, textarea, select
{
    font-size: 95%;
    background: #F5F5F5;
    border-top: 1px solid #7C7C7C;
    border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
    border-bottom: 1px solid #DDDDDD;
}
.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;
}
.radio input
{
	border: 0px;
    background-color: Transparent;
}
.radio label
{
	
}

a
{
	text-decoration:none;
	color: #333333;
}
.rodape
{
	width: 776px;
    height: 49px;
    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;
}
.borda_cinza
{
	border: solid 1px #C1C1C1;
}
.titulo_pagina_principal
{
	font-size:11px;
	color:#565C60;
	font-weight:bold;
	padding-left:10px;
}
.titulo_pagina
{
	font-size:14px;
	color:#565C60;
	font-weight:bold;
	padding-left:0px;
}
.subtitulo_pagina
{
	font-size:13px;
	color:#682E54;
	font-weight:bold;
}
.navegacao_pagina
{
	padding-left: 10px;
	font-size:11px;
	color:#666666;
}
.subtitulo_pagina_m
{
	font-size:13px;
	color:White;
	font-weight:bold;
}
.subtitulo_pagina_roxo
{
	font-size:13px;
	color:#682E54;
	font-weight:bold;
}
.comentarios
{
	font-size:15px;
	color:black;
	font-weight:bold;
	font-style:italic;
}
.fundo_pontilhado_h
{
    background-image: url(../../imagens/pontilhado_h.gif);
    background-repeat:repeat-x;
}
.fundo_comentario
{
	border: dashed 1px black;
	padding: 10px;
	background-color:#EBEBEB;
}
.foto_p
{
	width: 200px;
	height:132px;
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: solid 1px #682E54;
	padding: 5px;	
}
.foto_p_normal
{
	width: 200px;
	height:132px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: solid 1px #682E54;
	padding: 5px;	
}
.fundo_linha_clara
{
	background-color: #F5F5F5;
	padding:3px;	
}
.fundo_linha_escura
{
	background-color: #E8E8E8;
	padding:3px;
}
.link
{
	color:#682E54; 
	font-size:11px; 
	text-decoration: underline; 
	font-weight:bold;
}
.foto_pequena
{
	width : 85px;
	border: solid 1px #333333;
}
.foto_grande
{
	width : 350px;
	border: solid 1px #333333;
}
/****FIM CARACTERISTICAS GERAIS****/

/****PÁGINAS PÚBLICAS****/

.barra_servicos_online_esq
{
	background-image: url(../../imagens/barra_servicos_esq.jpg); 
	background-repeat:no-repeat;
	width:219px;
	height:52px;
	font-size:14px;
    color: #682E54;
	font-weight:bold;
}
.barra_servicos_online_dir
{
	background-image: url(../../imagens/barra_servicos_dir.jpg); 
	background-repeat:no-repeat;
	width:557px;
	height:52px;
	font-size:14px;
    color: #682E54;
	font-weight:bold;
}
#Navegacao
{
    float: left;
    text-align: center;
    padding: 7px 5px 7px 5px;
    width: 500px;
    color: #999999;   
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC; 
}

#Navegacao a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #999999;
}

#Navegacao a:hover
{
    text-decoration: underline;
    color: #333;
}
.DataInformativo
{
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #682E54;
    display: block;  
}

.TituloInformativo
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    display: block;
    line-height:20px;  
    
}

.ResumoInformativo
{
    font-size: 12px;
    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;
    width: 250px;
}
.ImagemGaleriaFoto
{
    border: solid 2px #f5f5f5;
    width: 80px;
    height:60px;
}
.ImagemGaleriaFoto:hover
{
    border: solid 2px #682E54;
}
.menu_agenda
{
	color:#333333;
}
.menu_agenda:hover
{
	color:#151515;	
	font-weight:bold;
}
.ImagemDestaqueSalaImprensa
{
    border: solid 2px #f5f5f5;
}
.ImagemDestaqueSalaImprensa:hover
{
    border: solid 2px #682E54;
}
.PaginaSelecionada
{
	color:black;
}
/****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: 30px;
    color:  #333333;
    height:30px;
}
.visualiza_remove_imagem
{
	font-size: 12px;
    line-height: 16px;
    font-weight:bold;
    color: #682E54;	
}
/****FIM PÁGINAS RESTRITAS****/