/* CSS do Site 135 */
/* Corpo do Site */
BODY {
	background-color: #FFFFFF;
	scrollbar-face-color: #184510;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #184510;
	scrollbar-darkshadow-color: #184510;
	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: #FFFFFF;
}

TABLE.CabecalhoIFrame {
	background-color: #FFFFFF;
}

TABLE.CabecalhoImpressao {
	background-color: #FFFFFF;
}

/* 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: #000000;
}

TD {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

TD.TituloConteudo {
	background-color: #AAD062;
}

/* Scripts em Geral */
.FonteTituloScript {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

HR {
	border-style: solid;
	color: #AAD062;
}

A { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; }
A:ACTIVE { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; }
A:LINK { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; }
A:VISITED { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; }
A:HOVER { color: #000000; font-style: normal; font-weight: normal;; text-decoration: underline; }

TD.Erro {
	background-color: #FF4040;
}

TD.Aviso {
	background-color: #F4EA64;
}

.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 */
TH.TituloTabela {
	background-color: #AAD062;
}

TD.TituloTabela {
	background-color: #AAD062;
}

TD.LinhaPar {
	background-color: ;
}

TD.LinhaImpar {
	background-color: #EAF0E1;
}

.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: #EAF0E1;
}

TD.MenuSuperior {
}

TD.MenuIntermediario {
	background-image: url(/sites/100/135/cabecalho/Barra_Banner_Principal.gif);
}

TD.MenuEsquerdo {
	width: 164px;
	background-color: #DEEBBD;
}

TD.MenuIntegradoSuperior {
}

TD.MenuDireito {
	width: 164px;
}

TD.MenuIntegradoInferior {
	background-image: url(/sites/100/135/00000022.gif);
}

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:#AAD062;
}

TABLE.MenuAcel {
	background-image: url(/sites/300/331/FundodomenuIntermediario2.jpg);
	background-repeat: no-repeat;
}

/* CSS Personalizado */
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1515" name=GENERATOR></HEAD>
<BODY><PRE>/* CSS do Portal do GDF */

/* Área de Conteúdo */
	/* Borda */
	.CorpoBorda {
	 	     	border-color: #AAD062; // #202457;
				border-style: solid;
				border-bottom-width: 1px;
				border-left-width: 1px;
				border-right-width: 1px;
				border-top-width: 1px;
        		}
	/* Títulos */
	.titulo_conteudo {
				font-family: Arial Black;
				font-size: 10pt;
				color: #FFFFFF;
				filter:glow(color=#274D22,Strength=1.5);
				text-align: left;
				vertical-align: center;
				padding-left: 3px;
				}

/* Menus */
	a {text-decoration: none; color:"#000000"} 
	a:hover {text-decoration: underline}
	/* Títulos */
	.cabecalho_grupo_prin 	{ 
				background-color: #9CC252;
				border-left: 2px solid #7EA439;
				border-right: 2px solid #7EA439; 
				border-top: 2px solid #7EA439; 
				display: block; 
				font: 11px Verdana, Arial, sans-serif; 
				font-weight: bold;
				color: #000;  
				line-height: 1.5; 
				padding-left: 5px; 
				height: 19px; 
				}
	/* Itens */
	.item_menu 	{ 
			background-color: #FFFFFF; 
			font: 11x Verdana, Arial, sans-serif; 
			color: #000000;  
			line-height: 0.7; 
			text-align: center;
			}			
	.cabecalho_grupo 	{ 
				background-color: #DAEABD; 
				border-top: 0px solid #F4F9EC; 
				border-bottom: 2px solid #FFFFFF; 
				display: block; 
				font: 11px Verdana, Arial, sans-serif; 
				color: #000;  
				line-height: 1.5; 
				padding-left: 9px; 
				height: 9px; 
				}
	.tabela_grupo		{ 
				border: 0px solid #638228; 
				background-color:#FFFFFF; 
				padding: 5px; 
				font: 11px Verdana, Arial, sans-serif; 
				text-align: left center;
				height: 0px; 
				}</PRE></BODY></HTML>
.TituloAudiencia {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	background-image:url(/sites/icones/fundosga.jpg);
	background-position:left center;
	border-left: 0px none #66852E;
	border-right: 0px none #7EA439;
	border-top: 0px none #7EA439;
	display: block;
	font: bold 11px/0.5 Verdana, Arial, sans-serif;
	cor: #7EA439;
	color: #495F21;
	height: 7px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #7EA439;
}
