/* CSS do Site 1382 */
/* Corpo do Site */
BODY {
	font-family: Verdana;
	font-size: 10px;
	background-color: #113861;
}

.FundoBranco {
	background-image: url();
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

.FundoSimples {
	background-image: url();
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #113861;
}

.FundoHelp {
	background-image: url(/sites/icones/ajuda_fundo.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

TABLE.Cabecalho {
	background-color: ;
}

TABLE.CabecalhoIFrame {
	background-color: ;
}

TABLE.CabecalhoImpressao {
	background-color: ;
}

/* Fonte Padrão do Site */
H1, H2, H3, H4, H5, H6, H7 {
	font-family: Verdana;
	font-size: 13px;
}

.FonteSite {
	font-family: Verdana;
	font-size: 10px;
	color: #2D2D2D;
	font-style: normal; font-weight: normal;;
}

.FontePequena {
	font-family: Verdana;
	font-size: 9px;
	color: #2D2D2D;
}

.FonteNegrito {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #2D2D2D;
}

.FonteItalica {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #2D2D2D;
}

.FonteDestaque {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

/* Grupos de Conteudo */
.FonteTitulo {
	font-family: Verdana;
	font-size: 12px;
	color: #113861;
}

.FonteSubTitulo {
	font-family: Verdana;
	font-size: 10px;
	color: ;
}

TD {
	font-family: Verdana;
	font-size: 10px;
	color: #2D2D2D;
}

TD.TituloConteudo {
	background-color: #1F9CBE;
}

/* Scripts em Geral */
.FonteTituloScript {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2D2D2D;
}

HR {
	border-style: solid;
	color: #1F9CBE;
}

A { color: #2D2D2D; font-style: normal; font-weight: normal; text-decoration: none; }
A:ACTIVE { color: #2D2D2D; font-style: normal; font-weight: normal; text-decoration: none; }
A:LINK { color: #2D2D2D; font-style: normal; font-weight: normal; text-decoration: none; }
A:VISITED { color: #2D2D2D; font-style: normal; font-weight: normal; text-decoration: none; }
A:HOVER { color: #2D2D2D; font-style: normal; font-weight: normal;; text-decoration: underline; }

TD.Erro {
	background-color: #FF4B4B;
}

TD.Aviso {
	background-color: #F4EA64;
}

.FonteErro {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #113861;
}

.FonteMensagem {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #2D2D2D;
}

/* Formularios */
.TD.CelulaLabel {
	font-family: Verdana;
	font-size: 10px;
	color: #2D2D2D;
	text-align: left;
}

.FonteDados {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #2D2D2D;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 10px;
	color: #2D2D2D;
}

INPUT {
	font-family: Verdana;
	font-size: 10px;
	color: #2D2D2D;
}

INPUT.FSemBorda {
	border: 0px;
}

INPUT.BotaoLargo {
	font-family: Verdana;
	font-size: 10px;
	width: 200;
}

INPUT.BotaoEstreito {
	font-family: Verdana;
	font-size: 10px;
	width: 100;
}

SELECT {
	font-family: Verdana;
	font-size: 10px;
	color: #2D2D2D;
}

.botao_pesquisa_pequena {
	width:16px;
	height: 16px;
	background-color: #1F9CBE;
       border: 1px solid #113861;
       color: #113861;
}

.texto_pesquisa_pequena {
	height: 16px;
	size: 9px;
	background-color: #1F9CBE;
       border: 1px solid #113861;
       color: #113861;
}

.texto_pesquisa_pequena_branco {
	height: 16px;
	size: 9px;
	background-color: #113861;
       border: 1px solid #1F9CBE;
       color: #2D2D2D;
}

/* Tabelas */
TH.TituloTabela {
	background-color: #1F9CBE;
}

TD.TituloTabela {
	background-color: #1F9CBE;
}

TD.LinhaPar {
	background-color: #C3C3C3;
}

TD.LinhaImpar {
	background-color: #F5F5F5;
}

.LinkTabela {
	font-family: Verdana;
	font-size: 10px;
	color: #2D2D2D;
}

.FonteTituloTabela {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #113861;
}

.FonteTabela {
	font-family: Verdana;
	font-size: 10px;
	color: #2D2D2D;
}

/* Atendimento */
DIV.JanelaAtendimento {
	background-color: #113861;
	position: float;
	right: 1px;
	left: 1px;
	top: 2px;
	width: 405px;
	height: 281px;
	z-index: 1
}

/* Menus */
.TituloMenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #113861;
}

.ItemMenu {
	font-family: Verdana;
	font-size: 10px;
	color: #2D2D2D;
}

.TItemMenuHorizontal {
	background-color: #F5F5F5;
}

TD.MenuSuperior {
}

TD.MenuIntermediario {
}

TD.MenuEsquerdo {
	width: 183px;
}

TD.MenuIntegradoSuperior {
}

TD.MenuDireito {
	width: 246px;
}

TD.MenuIntegradoInferior {
}

TD.MenuInferior {
}

TD.MenuSuperiorCabecalho {
}

TD.MenuInferiorCabecalho {
}

/* Impressao */
.QuebraPagina{
	page-break-after: always;
}

/* Agenda */
.botoes {
	background:#FFFFFF;
	border:1px solid #000000;
}

.agenda_titulo_agenda {
	background-color:#1F9CBE;
}

TABLE.MenuAcel {
	background-image: url(/sites/300/331/FundodomenuIntermediario2.jpg);
	background-repeat: no-repeat;
}

/* CSS Personalizado */
/* CSS Document */

body {
	background-image: url(/sites/700/784/00000028.jpg);
	background-repeat: repeat-x;
}

.linha{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #143A5E;
}

.eventos{
	background-attachment: fixed;
	background-image: url(/sites/700/784/00000133.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.rodape{
	background-attachment: fixed;
	background-image: url(/sites/700/784/00000099.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.titulos{
	padding-left: 7px;
	font-weight: bold;
	background-color:#FFFFFF;
}
.conteudo{
	background-color:#FFFFFF;
}

.FonteMensagem {
    color: #2D2D2D;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
}