a
{
	color: #5F8237;
	text-decoration: underline;
}

a:hover
{
	color: #82AF4B;
}

body
{
	font-family: Verdana;
	background-color: #E9F0CE;
}

div { display: inline-block; }  div { display: block; } 

body div#conteudo-raiz
{
	width: 1000px;
	left: 50%;
	position: relative;
	margin-left: -500px;
	
	-moz-box-shadow:  4px 0 30px #CCD1B3;
	-webkit-box-shadow:  4px 0 30px #CCD1B3;
	box-shadow: 4px 0 30px #CCD1B3;
	
	border-right: solid 1px #D4D8BF;
	border-left: solid 1px #D4D8BF;
	background-color: #FDFDFB;
}

/* INICIO CABECALHO*/
#cabecalho a
{
	text-decoration: none;	
}

#cabecalho
{
	background: #CDDAAC url("../img/bkg_header.png") no-repeat left;
	height: 126px;

	border-bottom:solid 1px #BBC7A7;
	z-index:100;
}

#cabecalho ul
{
	list-style: none;
}

#cabecalho .logoSimples
{
	top: 28px;
	position: relative;
	left: 25px;
}

#cabecalho .faleConosco
{
	top: 28px;
	position: absolute;
	right: 50px;
}

#cabecalho #busca
{
	position: absolute;
	right: 24px;
	*margin-top: 75px;
}

#cabecalho #busca p
{
	color: #1e7038;	
	font-size: 11px;
	padding: 0 0 0 2px;

}

#cabecalho #busca input
{
	-moz-box-shadow: 0 0 5px #B4CEA8;
	-webkit-box-shadow: 0 0 5px #B4CEA8;
	box-shadow: 0 0 5px #B4CEA8;	
	border: solid 1px #BED0B6;
}

#cabecalho #busca a
{
	margin: 10px 0 0 0;
}

#cabecalho #busca .icone
{
	vertical-align: bottom;
}

#cabecalho > ul
{
	top: 5px;
	position: absolute;
	right: 113px;
	font-size: 11px;
	line-height: 16px;
	top: 129px;
}

#cabecalho > ul a
{
	color: #1E7038;	
	width: 100%;
}

#cabecalho > ul li
{
	float: left;
	padding-right: 5px;
	padding-left: 1px;
	border-right: solid 2px #B3CBA7;
}

#cabecalho > ul #ultimo
{
	border-right: none;
}

#cabecalho > ul li img
{
	padding-left: 5px;
	margin-bottom: -2px;
}

#cabecalho > ul li #voltar
{
	margin-bottom: -3px;
}

#cabecalho #menuSuperior
{
	position: absolute;
	top: 120px;
	width: 510px;
	left: 50%;
	margin-left: -255px;
	z-index: 1000;
}

#cabecalho #menuSuperior li
{
	border: none;
	padding: 0;
	z-index: 1000;
}

#cabecalho #menuSuperior a
{
	padding: 0 5px;
	display: block;
	z-index: 1000;
}

#cabecalho #menuSuperior img
{
	vertical-align: top;
	z-index: 1000;
}

#cabecalho #menuSuperior ul
{
	border: solid 1px #C5CAB3;
	width: 234px;
	margin: -2px 0 0 11px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	display: none;
	z-index: 1000;
	*background-color: Red;
}

#cabecalho #menuSuperior ul li	
{
	float: none;	
	padding: 3px 10px;
	border-top: solid 1px #D4E0B8;
	background-color:#F8FAEF;
	z-index: 1000;
}

#cabecalho #menuSuperior ul li:hover	
{
	background-color: #E7F1CF;
	cursor: pointer;
	color: #1e7038;
	z-index: 1000;
}

#cabecalho #menuSuperior ul li:hover a
{
	color: #1e7038;
}

#cabecalho #menuSuperior li ul .todos
{
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	text-align: right;
	cursor: auto;
}

#cabecalho #menuSuperior li ul .todos a
{
	color: #658D6B;
	font-size: 10px;
	background: transparent url("../img/bullet_todos_servicos.png") no-repeat 3px 5px;
	padding: 0px 0 0 11px;
	display: inline;	
}

#cabecalho #acessibilidade
{
	position: absolute;
	top: 127px;
	right: 52px;
}

/* FIM CABECALHO*/

/* INICIO CONTEUDO*/
#conteudo
{
	background-color: #FDFDFB;
	min-height: 400px;
	margin: 90px 30px 40px 30px;
}

#menuEsquerda
{
	border-top: solid 1px #AFC483;	
	border-bottom: solid 1px #AFC483;
	width: 176px;
	background-color: #EFF5D9;
	color: #4F643D;
	font-size: 12px;
	margin: 0 30px 30px 0;
	list-style: none;	
}

#menuEsquerda a
{	
	color: #466039;
	text-decoration: none;
	
}
#menuEsquerda > li
{
	background: transparent url("../img/v.png") no-repeat 135px 14px;
	
}

#menuEsquerda > li p
{
	padding: 10px 10px;
	background: transparent url("../img/linha_divisao_menu.png") no-repeat bottom;
	text-align: center;
	cursor: pointer;
	line-height: 16px;
}

#menuEsquerda .ultimo
{
	background: none;
}

#menuEsquerda .link
{
	background: none;
}

#menuEsquerda .ultimo p
{
	background: none;
}

#menuEsquerda li ul
{
	display: none;
}

#menuEsquerda .aberto
{
	background: transparent url("../img/v_fechar.png") no-repeat 135px 14px;	
}

#menuEsquerda .aberto p
{
	background: none;
	border-bottom: solid 1px #AFC483;
}

#menuEsquerda li ul
{
	border-bottom: solid 1px #AFC483;

}

#menuEsquerda li ul li
{
	padding: 10px 10px;
	text-align: center;
	background: #f5f8e6 url("../img/linha_divisao_menu.png") no-repeat bottom;
}

#menuEsquerda li ul li:hover
{
	background-color: #E3E9CF;	
}
#menuEsquerda li ul .ultimo
{
	background-color:#F5F8E7;
}	

#colunaEsquerda
{
	float: left;
}
#colunaEsquerda > a
{
	display: block;	
	margin-bottom: 15px;
	text-align: center;
	width: 176px;
}

#placeHolder
{
	float:left;
	width:734px;	
}

#placeHolder.aplicacoes
{
	width: 100%;	
}

.iframe
{
	width: 100%;
	height: 100%;	
}
/* FIM CONTEUDO*/


/* INICIO RODAPE*/
#rodape
{
	background-color: #C9DE8F;
	height: 22px;
	position: relative;
	text-align: center;
	padding-top: 13px;
	clear: both;
}
#rodape #linkReceita
{
	position: absolute;
	right: 5px;
	top: 2px;
}
#rodape #politica
{
	color: #5F9E41;
	font-size: 9px;
}
/* FIM RODAPE*/



.tooltip {
	display: none;
	background-color: #FEFAC4;
	font-size: 12px;
	
	width: 130px;
	padding: 3px;
	color: #647048;	
	border: solid 2px #D3DAB6;
	font-size: 9px;
	line-height: 10px;
	height: 60px;
}

/* override the arrow image of the tooltip */
.tooltip.bottom {
	background: red url("../img/tooltip.png");
	padding-top: 40px;
	height: 55px;
}

.tooltip.bottom {
	background: red url("../img/tooltip.png");
}

.titulo
{
	background: #aacb5a;
	background: -moz-linear-gradient(top,  #aacb5a 32%, #8ca942 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(32%,#aacb5a), color-stop(100%,#8ca942));
	background: -webkit-linear-gradient(top,  #aacb5a 32%,#8ca942 100%);
	background: -o-linear-gradient(top,  #aacb5a 32%,#8ca942 100%);
	background: -ms-linear-gradient(top,  #aacb5a 32%,#8ca942 100%);
	background: linear-gradient(top,  #aacb5a 32%,#8ca942 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aacb5a', endColorstr='#8ca942',GradientType=0 );
	color: White;	
	font-size: 9px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding: 0 15px 0 15px;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 10px 10px 0 0;		
}

.htmlEditor
{
	color: #727272;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	margin-bottom: 10px;
}
.htmlEditor ul
{
	list-style: disc outside none;
	margin-left: 40px;
	margin-top: 5px;

}
.htmlEditor ol
{
	list-style: decimal outside none;
	margin-left: 40px;
	margin-top: 5px;
}

.htmlEditor h1
{
	color: #727272 !important;
	background: none !important;
	cursor: text !important;
	font-size: 18px !important;
}

.htmlEditor h2
{
	color: #727272 !important;
	background: none !important;
	cursor: text !important;
	font-size: 17px !important;
	
}

.htmlEditor h3
{
	color: #727272 !important;
	background: none !important;
	cursor: text !important;
	font-size: 16px !important;
}

.htmlEditor h4
{
	color: #727272 !important;
	background: none !important;
	cursor: text !important;
	font-size: 15px !important;
}

.htmlEditor h5
{
	color: #727272 !important;
	background: none !important;
	cursor: text !important;
	font-size: 14px !important;
}

.htmlEditor h6
{
	color: #727272 !important;
	background: none !important;
	cursor: text !important;
	font-size: 13px !important;
}

table
{
	border: solid 1px #B4C493;	
	width: 100%;
}

table thead tr
{
	background: #F7F9F4;
	background: -moz-linear-gradient(top, #F7F9F4 0%, #DDEAC0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7F9F4), color-stop(100%,#DDEAC0));
	background: -webkit-linear-gradient(top, #F7F9F4 0%,#DDEAC0 100%);
	background: -o-linear-gradient(top, #F7F9F4 0%,#DDEAC0 100%);
	background: -ms-linear-gradient(top, #F7F9F4 0%,#DDEAC0 100%);
	background: linear-gradient(top, #F7F9F4 0%,#DDEAC0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9f4', endColorstr='#ddeac0',GradientType=0 );
	color: #49653B;
	line-height: 31px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 1px #B4C493;	
	text-align: center;
}

table tbody tr
{
	font-size: 12px;	
	color: #787879;
	line-height: 15px;
	margin: 0 5px 0 5px;
	border-bottom: solid 1px #CACFBE;
}

table tbody tr td
{
	font-size: 11px;
	padding: 5px 10px;
	border-right: solid 1px #CACFBE;
}

table tbody tr .ultimo
{
	border: none;
}

table tbody tr .link
{
	text-align: center;
	vertical-align: middle;
}

.desativado
{
	color: #ccc !important;	
	cursor: default !important;
}