/* CSS do Site 6 */
/* Corpo do Site */
BODY {
	font-family: Verdana;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
	scrollbar-face-color: #a15639;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #a15639;
	scrollbar-darkshadow-color: #a15639;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

.FundoBranco {
	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 */
.FonteSite {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-style: normal; font-weight: normal;;
}

.FontePequena {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.FonteNegrito {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.FonteItalica {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.FonteDestaque {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

/* Grupos de Conteudo */
.FonteTitulo {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

.FonteSubTitulo {
	font-family: Verdana;
	font-size: 11px;
	color: ;
}

TD {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

TD.TituloConteudo {
	background-color: #a15639;
}

/* Scripts em Geral */
.FonteTituloScript {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

HR {
	border-style: solid;
	color: #a15639;
}

A { color:  transparent; font-style: normal; font-weight: normal; text-decoration: none; }
A:ACTIVE { color:  transparent; font-style: normal; font-weight: normal; text-decoration: none; }
A:LINK { color:  transparent; font-style: normal; font-weight: normal; text-decoration: none; }
A:VISITED { color:  transparent; font-style: normal; font-weight: normal; text-decoration: none; }
A:HOVER { color:  transparent; font-style: normal; font-weight: normal;; text-decoration: underline; }

TD.Erro {
	background-color: #FF4040;
}

TD.Aviso {
	background-color: #F4EA64;
}

.FonteErro {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.FonteMensagem {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* Formularios */
.TD.CelulaLabel {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

.FonteDados {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

INPUT {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

INPUT.BotaoLargo {
	font-family: Verdana;
	font-size: 11px;
	width: 200;
}

INPUT.BotaoEstreito {
	font-family: Verdana;
	font-size: 11px;
	width: 100;
}

SELECT {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

/* Tabelas */
TD.TituloTabela {
	background-color: #a15639;
}

TD.LinhaPar {
	background-color: EACF99;
}

TD.LinhaImpar {
	background-color: FCEBC2;
}

.LinkTabela {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.FonteTituloTabela {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.FonteTabela {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

/* 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: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.ItemMenu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.TItemMenuHorizontal {
	background-color: FCEBC2;
}

TD.MenuSuperior {
}

TD.MenuIntermediario {
}

TD.MenuEsquerdo {
	width: 15px;
}

TD.MenuIntegradoSuperior {
}

TD.MenuDireito {
	width: 15px;
}

TD.MenuIntegradoInferior {
}

TD.MenuInferior {
}

TD.MenuSuperiorCabecalho {
}

TD.MenuInferiorCabecalho {
}

/* Agenda */
.botoes {
	background:#FFFFFF;
	border:1px solid #000000;
}

.agenda_titulo_agenda {
	background-color:#a15639;
}

TABLE.MenuAcel {
	background-image: url(/sites/300/331/FundodomenuIntermediario2.jpg);
	background-repeat: no-repeat;
}

/* CSS Personalizado */
body{ 
	background-attachment: fixed;
	background-image: url(/sites/000/6/css/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/* INICIO Fotos Paises */
.fixar { 
	position: fixed !important; 
	position: absolute; left: 73px; top: 430px;z-index: 0;
}
/* FIM Fotos Paises */



/* INICIO Notícias Destaque */
.NotTable {
	padding-left: 20px;
	padding-right: 10px;
}
.NotTit {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.0em;
	TEXT-TRANSFORM: uppercase;
	COLOR: #600;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	LETTER-SPACING: 0.2em;
	padding-bottom:5px;
}
.NotCont table tr td { padding-bottom: 10px; }
.NotCont table tr td a:link { color:#637f07; text-decoration:none;}
.NotCont table tr td a:visited { color:#637f07; text-decoration:none;}
.NotCont table tr td a:hover { color:#600; text-decoration:none;}
.NotCont table tr td a:active { color:#600; text-decoration:none;}
/* FIM Notícias Destaque */


/* INICIO Titulos Site  */
.TituloSite {
	FONT-SIZE: 1.3em;
	COLOR: #660000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	padding-left:10px;
}
/* FIM Titulo Site */


