/* CSS do Site 1552 */
/* Corpo do Site */
BODY {
	font-family: Arial;
	font-size: 10px;
	background-color: #FFFFFF;
}

.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: #FFFFFF;
}

.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: Arial;
	font-size: 12px;
}

.FonteSite {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-style: normal; font-weight: normal;;
}

.FontePequena {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}

.FonteNegrito {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.FonteItalica {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

.FonteDestaque {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

/* Grupos de Conteudo */
.FonteTitulo {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.FonteSubTitulo {
	font-family: Arial;
	font-size: 11px;
	color: ;
}

TD {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

TD.TituloConteudo {
	background-color: #cecece;
}

/* Scripts em Geral */
.FonteTituloScript {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

HR {
	border-style: solid;
	color: #cecece;
}

A { color: #6b6b6b; font-style: normal; font-weight: normal; text-decoration: none; }
A:ACTIVE { color: #6b6b6b; font-style: normal; font-weight: normal; text-decoration: none; }
A:LINK { color: #6b6b6b; font-style: normal; font-weight: normal; text-decoration: none; }
A:VISITED { color: #6b6b6b; font-style: normal; font-weight: normal; text-decoration: none; }
A:HOVER { color: #6b6b6b; font-style: normal; font-weight: normal;; text-decoration: underline; }

TD.Erro {
	background-color: #FF4B4B;
}

TD.Aviso {
	background-color: #F0F0F0;
}

.FonteErro {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.FonteMensagem {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

/* Formularios */
.TD.CelulaLabel {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

.FonteDados {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

TEXTAREA {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

INPUT {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

INPUT.FSemBorda {
	border: 0px;
}

INPUT.BotaoLargo {
	font-family: Arial;
	font-size: 10px;
	width: 200;
}

INPUT.BotaoEstreito {
	font-family: Arial;
	font-size: 10px;
	width: 100;
}

SELECT {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

.botao_pesquisa_pequena {
	width:16px;
	height: 16px;
	background-color: #cecece;
       border: 1px solid #FFFFFF;
       color: #FFFFFF;
}

.texto_pesquisa_pequena {
	height: 16px;
	size: 9px;
	background-color: #cecece;
       border: 1px solid #FFFFFF;
       color: #FFFFFF;
}

.texto_pesquisa_pequena_branco {
	height: 16px;
	size: 9px;
	background-color: #FFFFFF;
       border: 1px solid #cecece;
       color: #666666;
}

/* Tabelas */
TH.TituloTabela {
	background-color: #cecece;
}

TD.TituloTabela {
	background-color: #cecece;
}

TD.LinhaPar {
	background-color: ;
}

TD.LinhaImpar {
	background-color: #f6f6f6;
}

.LinkTabela {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

.FonteTituloTabela {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.FonteTabela {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

/* Atendimento */
DIV.JanelaAtendimento {
	background-color: #FFFFFF;
	position: float;
	right: 1px;
	left: 1px;
	top: 2px;
	width: 405px;
	height: 281px;
	z-index: 1
}

/* Menus */
.TituloMenu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.ItemMenu {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

.TItemMenuHorizontal {
	background-color: #f6f6f6;
}

TD.MenuSuperior {
}

TD.MenuIntermediario {
}

TD.MenuEsquerdo {
	width: 0px;
}

TD.MenuIntegradoSuperior {
}

TD.MenuDireito {
	width: 0px;
}

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:#cecece;
}

TABLE.MenuAcel {
	background-image: url(/sites/300/331/FundodomenuIntermediario2.jpg);
	background-repeat: no-repeat;
}

/* CSS Personalizado */
@charset "iso-8859-1";
/* CSS Document */

body { background: url(/sites/1500/1552/00000002.jpg) repeat-x top; }
a:link { }
a:visited { }
a:hover { }
a:active { }
input,
select,
textarea { /*background: #eee; color: #666; border: none;*/ }

input.BotaoEstreito,
input.botao_largo { /*border: 1px #666 solid; cursor: pointer;*/ }

/*_______________________________________

   HOME 
_________________________________________*/
div#topo { width: 771px; height: 211px; background: url(/sites/1500/1552/00000028.jpg) no-repeat left bottom; }

.TituloTabela { background: url(/sites/1500/1552/00000031.jpg) repeat-x top; }
.TituloTabela span.FonteTituloTabela { text-transform: uppercase; color: #666; font-size: 12px; }
.TituloTabela span.FonteTituloTabela span { display: block; float: left; padding: 8px 0 6px 0; }
.TituloTabela span.FonteTituloTabela img { float: left; margin-top: 10px; }

div.bannerConceitual { position: relative; width: 731px; height: 171px; }
div.bannerConceitual div { min-width: 733px; width: auto !important; width: 748px; min-height: 152px; height: auto !important; height: 170px; padding: 19px 0 0 15px; position: absolute; left: -8px; background: url(/sites/1500/1552/00000029.jpg) no-repeat; }

td.MenuEsquerdo,
td.MenuDireito { width: 20px; }
td.MenuEsquerdo { background: url(/sites/1500/1552/00000003.jpg) repeat-y left; }
td.MenuDireito { background: url(/sites/1500/1552/00000004.jpg) repeat-y right; }

table.anuncie { background: url(/sites/1500/1552/00000006.jpg) no-repeat left top; margin-top: 12px; height: 157px; min-height: auto !important; height: 157px; position: relative; }
td.anuncieJornais,
td.anuncieInternet,
td.anuncieRadios,
td.anuncieRevistas,
td.anuncieMidiasExt { display: block; float: left; width: 144px; position: relative !important; height: 156px; min-height: auto !important; height: 156px; }

td.anuncieJornais { background: url(/sites/1500/1552/00000007.jpg) no-repeat center 16px; }
td.anuncieInternet { background: url(/sites/1500/1552/00000008.jpg) no-repeat center 16px; }
td.anuncieRadios { background: url(/sites/1500/1552/00000009.jpg) no-repeat center 15px; }
td.anuncieRevistas { background: url(/sites/1500/1552/00000010.jpg) no-repeat center 15px; }
td.anuncieMidiasExt { background: url(/sites/1500/1552/00000011.jpg) no-repeat center 16px; }

table.jornaisCont table td,
table.internetCont table td,
table.midiasCont table td { padding: 56px 10px 0 10px; }
table.radiosCont table td,
table.revistasCont table td { padding: 55px 10px 0 10px; }

table.anuncieLeiaMais { position: absolute; right: 10px; bottom: 0; width: 66px !important; height: 10px; }
table.anuncieLeiaMais table td a {   }

table.novidades { background: url(/sites/1500/1552/00000013.jpg) repeat-x top; margin-top: 25px; height: 193px; min-height: auto !important; height: 193px; }
td.novidadesCel { background: url(/sites/1500/1552/00000014.jpg) no-repeat left 13px; }

table.novidadesContainer { margin-top: 42px; height: 151px; min-height: auto !important; height: 151px; background: url(/sites/1500/1552/00000017.jpg) repeat-y -10px 0; }
table.novidadesContainer table td {  height: 116px; min-height: auto !important; height: 116px; margin-right: 14px; padding: 9px 10px 0 14px; background: url(/sites/1500/1552/00000020.jpg) no-repeat left top; }
table.novidadesContainer table td img { padding: 0 15px 0 0; }
table.novidadesContainer table td.vejaMais { background: none; height: 30px; }
table.novidadesContainer table td b { display: block; margin-bottom: 5px; }
table.novidadesContainer table td a { text-transform: uppercase; color: #006a92; font-size: 13px; }
table.novidadesContainer table td a:visited { color: #006a92; }
table.novidadesContainer table td a:hover { color: #006a92; }
table.novidadesContainer table td a:active { }

div.rodape { background: url(/sites/1500/1552/00000015.jpg) no-repeat; height: 170px; }

/*_______________________________________

   INTERNO 
_________________________________________*/

td.titPadrao,
td.titBotoes { background: url(/sites/1500/1552/00000030.jpg) repeat-x top; padding-top: 5px; }
td.titPadrao { text-transform: uppercase; color: #006a92; font-size: 13px; padding-left: 10px; }

div#menuDiferente { width: 210px; min-height: 192px ; height: auto !important; height: 192px; font: normal 15px Arial, Helvetica, sans-serif; background: url(/sites/1500/1552/00000032.jpg) #FAFAFA repeat-x left 37px; position: relative; margin: -14px 5px 0 20px; }
div#menuDiferente dl { padding: 0 0 40px 0; margin: 0; }
div#menuDiferente dl dt { text-transform: uppercase; color: #5aa3ba; font-weight: bold; background: url(/sites/1500/1552/00000033.jpg) #eee no-repeat center top; min-height: 27px; height: auto !important; height: 37px; padding: 10px 0 0 10px; }
div#menuDiferente dl dd { font-size: 12px; margin: 5px 0 0 30px; }
div#menuDiferente dl dd a { text-decoration: underline; color: #666; }
div#menuDiferente dl dd a:hover { text-decoration: underline; }
div#menuDiferente dl dd a:visited { text-decoration: underline; }
div#menuDiferente dl dd a:active { }
div#menuDiferente span { color: #000; font-weight: bold; }

/*_______________________________________

   DOCUMENTOS DIGITAIS 
_________________________________________*/
table tr.tabela_fragmento { background: url(http://www.webadvisor.com.br/sites/1500/1552/00000030.jpg) repeat-x top; }
table.padrao tr td { padding-top: 18px; }
table.padrao2 tr td { padding: 18px 0; }
