
div.eventos {
padding: 5px 0 0 3px;
line-height: 16px;
}

.exemplos {
padding: 2px 0 0 2px;
font-size: 10px;
color: #777777;
}

#secaoHome {
	margin-left: 0;
}

#formularios {
	position: relative;
	height: 212px;
	margin-bottom: 18px;
}

#foto {
	width: 342px;
	height: 212px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #c2d5e2;
}

#jurisprudencia {
	width: 167px;
	height: 84px;
	padding: 15px 12px 7px 18px;
	position: absolute;
	top: 0;
	left: 543px;
	background-color: #c2d5e2;
}

#acompanhamentoProcessual {
	width: 167px;
	height: 84px;
	padding: 15px 12px 7px 18px;
	position: absolute;
	top: 106px;
	left: 543px;
	background-color: #d4e2eb;
}

#consultas {
	width: 172px;
	height: 184px;
	padding: 21px 12px 7px 18px;
	position: absolute;
	top: 0;
	left: 539px;
	background: #bdd1de url(../../principal/imagem/fundoConsultas.gif) top left repeat-y;
}

#paineis div.painel {
	float: left;
	width: 326px;
	margin: 0 31px 26px 0;
	border-top: 1px solid #99a4be;
	position: relative;
	padding: 20px 0 0 0;
}

#paineis .linha {
	clear: both;
}

#paineis div.alternativo {
	width: 384px;
	margin: 0;
}


#paineis div h2 {
	margin: 0;
	padding: 11px 0 0 0;
	position: absolute;
	top: -7px;
	height: 0px;
	overflow: hidden;
	background: transparent none top left no-repeat;
	width: 326px;
}

.titulo_deslocado {
	margin-top: -10px;
}


#paineis div.alternativo h2 {
	width: 384px;
}


#paineis #destaques h2 			{background:url(../../principal/imagem/tituloDestaques.gif) no-repeat;}
#paineis #eventos h2			{background:url(../../principal/imagem/tituloEventos.gif) no-repeat;}
#paineis #ultimasNoticias h2	{background:url(../../principal/imagem/tituloUltimaNoticia.gif) no-repeat;}
#paineis #stfPush h2			{background:url(../../principal/imagem/tituloPush.gif) no-repeat;}

#paineis div, #paineis div a {
	color: #587e93;
}

#paineis div .titulo {
	font-weight: bold;
	display: block;
}
#paineis div ul {
	list-style:  url("../imagem/seta.gif") outside square;
	padding: 0;
}
#paineis div ul li {
	margin: 0 0 5px 15px;
}


#formularios div h2 {
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	height: 0px;
	overflow: hidden;
	background: transparent none top left no-repeat;
	width: 176px;
}

#formularios #acompanhamentoProcessual h2 {
	background:url(../../principal/imagem/tituloAcompanhamento.gif) no-repeat;
}

#formularios #jurisprudencia h2 {
	background:url(../../principal/imagem/tituloJurisprudencia.gif) no-repeat;
	padding-top: 10px;
}

#formularios #consultas h2 {
	background: url(../../principal/imagem/tituloConsultas.gif) no-repeat;
}


#formularios input[type=text], #formularios select {
	width: 157px;
	background: #fff;
	border: 1px solid #d4d4d4;
	color: #587e93;
	padding: 2px 5px 2px 5px;
}




#formularios #acompanhamentoProcessual #botaoBusca1 {
	position: absolute;
	right: 11px;
	bottom: 7px;
	border: 1px solid #d4d4d4;
	width: 71px;
	border:0px;
	height: 22px;
	background:url(../../util/imagem/botao/botaoPesquisar.gif) no-repeat;
}

#formularios #jurisprudencia #botaoBusca2 {
	position: absolute;
	right: 11px;
	bottom: 5px;
	border: 1px solid #d4d4d4;
	width: 71px;
	border:0px;
	height: 20px;
	background:url(../../util/imagem/botao/botaoPesquisar.gif) no-repeat;
}

.btnNoticias, .btnCadastrar  {
	border: 1px solid #d4d4d4;
	width: 77px;
	height: 18px;
	background: url(../../principal/imagem/btnMais.gif) center no-repeat;
}

.btnCadastrar {
	width: 63px;
	background:url(../../principal/imagem/btnCadastrar.gif) center no-repeat;
}






.botaoImagem {
	cursor:pointer;
	text-indent:-999999px;
	border:0px;
}
/* Hack para IE5 e IE6 */
* HTML .botaoImagem {
	text-indent:0px;
	line-height:999999px;
	border:0px;
}
