@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead
{ 	
	margin: 0; 	
	padding: 0; 	
	border: 0; 	
	outline: 0; 
	vertical-align: baseline; 
}

blockquote:before, blockquote:after, q:before, q:after 
{ 	
	content: none; 
	background: transparent; 
	font-size: 100%; 
}

body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 62.5%; /* 62.5% = 10px = 1em */	
	text-align: center;
	color:#fff;
	background-color: black;
}

#divPrincipal
{
	width: 770px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-color: black;
}

#divFaixaSuperior
{
	height: 5px;
	background-color: #fd6003;
}	

#divCabecalho
{
	height: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: black;
}

#divLogo
{
	float: left;
	width: 60%;
	height: 100%;
}

#divUtil1
{
	float: left;
	width: 40%;
	height: 100%;
}	
	
#divUtil2
{
	height: 20px;
}

.claBotoesUtil1
{
	width: 100%;
	height: 45%;
}

.claBotoesUtil2
{
}

.claBuscar
{
	width: 100%;
	height: 35%;
}

.claBuscar2
{
	width: 100%;
}

.claTipoBusca
{
	float: right;
	margin-left: 5px;
}

.claTipoBusca2
{
	margin-left: 5px;
}

.claTipoBusca select, .claTipoBusca2 select
{
	border: 1px solid #CCC;
	background-color: #eee;
	color:#fff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 1.2em;	
}
.claFotoNoticia 
{
	float:left;
	margin-right: 5px;
}

#divAreaUtil2
{
	padding-left: 0px;
}	

#divAreaUtil3
{
	width: 70px;
	float: left;
}

#divAreaUtil4
{
	width: 50px;
	float: left;
}		

.claAreaEsquerda
{
	float: left;
}

.claAreaDireita
{
	float: right;
}

.claAreaCentroRodape
{
	text-align: center;
	width: 100%;
	float: left;
}

#divEspacoAreaRodape
{
	width: 230px;
	float: left;
}	

.claAreaCentroRodape a
{
	line-height: 16px;
	font-size: 1.2em;
	color: white;
	text-decoration: none;
}

.claAreaoCentroRodapeDiv
{
	float: left;
	padding-right: 15px;
}

#divAreaRodape1
{
	float: left;	
}	

#divAreaRodape2
{
	float: right;		
	padding-right: 10px;
	padding-top: 30px;
}

.claAreaRodape3
{
	float: left;
	width: 100%;		
	text-align: center;
}

.claAreaRodape3 a
{
	line-height: 16px;
	font-size: 1.2em;
	color: white;
	text-decoration: none;
}		
		

#divRodapeTitulo1
{	
	padding-left: 10px;
	padding-top: 30px;
	line-height: 16px;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
}

#divRodapeTitulo2
{
	padding-left: 10px;
	padding-top: 5px;
	line-height: 16px;
	font-size: 1.2em;
	color: white;
}			

.claAreaLogo	
{
	float: left;
	width: 50%;
	height: 100%
}

.claAreaLogo2	
{
	float: left;
	width: 40%;
	height: 100%
}

.claInpBuscar  
{
	width: 142px;
	height: 14px;
	border: 1px solid #CCC;
	background-color: #eee;
	float: left;
	color:#fff;
	padding: 2px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 1.2em;
}


#divMenuPrincipal
{
	background-color: black;
	height: 60px;
	text-align: center;
}

#divMenuPrincipal a
{
	text-decoration: none;
}


#divConteudo
{
	padding-top: 5px;		
}	

#divConteudo a { text-decoration: none; color:#fff; font-size: 1.2em;}
#divConteudo a:hover { text-decoration: underline; }
#divConteudo li { padding-bottom: 10px}

#divSubConteudo {
	overflow:hidden;
}

#divSubConteudo p{ 
	font-size: 1.2em;
	padding-bottom: 15px;
}

#divEsquerda
{
	float: left;
	width: 47.4%;
	height: 100%;	
	background-color: black;
}

#divDireita
{
	float: left;
	width: 50.6%;	
	height: 100%;
	padding-left: 13px;	

}

#divImagemSubTitulo
{
	font-size: 1.8em;
	z-index: 1;
}

#divSubEsquerda
{
}

#divSubDireita1
{
	position: relative;
	float: left;
	width: 180px;
	overflow:hidden;
	border: 1px solid #CCC;
	margin-left: 8px;
	margin-top: -15px;
	z-index: 2;
	background-color: black;
}

#divSubDireita2
{
	background-color: black;
	float: right;
	width: 570px;
	padding-left: 0px;
	overflow:hidden;
	padding-top: 5px;
}

#divSubDireita2 ul
{
	font-size: 1.2em;
	padding-left: 12px;
}


#divRodape
{
	clear: both;
	height: 110px;
	background-color: #4d4d4d;
}

ul.claNavUtil 
{
	padding: 0px 0px 2px;
	height: 18px;
	display: block;
	float: left;
	list-style: none;
	font-size: 1.2em;
}

ul.claNavUtil li 
{
	float: left;
}

ul.claNavUtil li a 
{
	display: block;
	padding: 0 8px 0 25px;
	line-height: 19px;
	color:#fff;
	text-decoration: none;
}

ul.claNavUtil li.claNavUtilImg a 	
{ 
	display: block;
	width: 22px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	padding:0 0 0 0;
	cursor: pointer;	
}

#ulImgBuscar, #ulImgBuscar2 
{
	padding: 2px 2px 2px;
}	

.claInicio	
{ 
	background: url(/portal/acervo/layout/img/cabecalho/btn_home.png) no-repeat; 
	background-repeat: no-repeat; 
	background-position: 6px 2px;
}

.claMapaSite	
{ 
	background: url(/portal/acervo/layout/img/cabecalho/btn_mapa_site.png) no-repeat; 
	background-repeat: no-repeat; 
	background-position: 6px 2px;
}

.claRSS	
{ 
	background: url(/portal/acervo/layout/img/cabecalho/btn_rss.png) no-repeat; 
	background-repeat: no-repeat; 
	background-position: 6px 2px;
}

.claWebmail
{ 
	background: url(/portal/acervo/layout/img/cabecalho/btn_mail.png) no-repeat; 
	background-repeat: no-repeat; 
	background-position: 6px 2px;
	
}

.claFonteDiminuir
{ 
	background: url(/portal/acervo/layout/img/cabecalho/fontsize_decrease.png) no-repeat;
	cursor: pointer; 
	background-repeat: no-repeat; 
	background-position: 6px 2px;
}

.claFonteAumentar
{ 
	background: url(/portal/acervo/layout/img/cabecalho/fontsize_increase.png) no-repeat;
	cursor: pointer; 
	background-repeat: no-repeat; 
	background-position: 6px 2px;
}

.claImprimir
{ 
	background: url(/portal/acervo/layout/img/cabecalho/imprimir.png) no-repeat;
	cursor: pointer; 
	background-repeat: no-repeat; 
	background-position: 6px 2px;
}

.claContato
{ 
	background: url(/portal/acervo/layout/img/cabecalho/contato.png) no-repeat; 
	cursor: pointer;
	background-repeat: no-repeat; 
	background-position: 6px 2px;

}
.claBtnBuscar, .claBtnBuscar2, .claBtnBuscar3
{ 
	background: url(/portal/acervo/layout/img/cabecalho/ok.png) no-repeat;
	background-repeat: no-repeat; 
	background-position: 2px -1px;

}

.claFonteMaior1	{ font-size: 1.30em; }
.claFonteMaior2	{ font-size: 1.35em; }
.claFonteMaior3	{ font-size: 1.45em; }
.claFonteMaior4	{ font-size: 1.55em; }
.claFonteMenor1	{ font-size: 0.90em; }
.claFonteMenor2	{ font-size: 0.85em; }
.claFonteMenor3	{ font-size: 0.80em; }
.claFonteMenor4	{ font-size: 0.75em; }

h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover , h4 a:hover, h5 a:hover{ text-decoration: underline;  }

h1 
{
	margin: 0 0 15px;
	font-size: 2.0em;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	color: #cc0000;	
}
h1 a { color: #cc0000; }

h2 
{
	margin: 0 0 15px;
	font-size: 1.6em;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	color:#fff;
}
h2 a 
{ 
	color: #000; 
}

h3 
{
	margin: 0 0 15px;
	font-size: 1.2em;
	font-weight: normal;
	color:#fff;
}

h3 a 
{ 
	color:#fff; 
	text-decoration: none; 
	color:#fff; 
	font-size: 1.2em;
}


h4 
{
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	margin: 0 0 0px;
	font-size: 1.2em;
	font-weight: normal;
	color:#fff;
}

h4 a 
{ 
	font-size: 1.2em;
	color:#fff;	
}

h5 
{
	margin: 0 0 0px;
	font-size: 1.4em;
	font-weight: bold;
	color:#fff;
	text-align: center;
	padding-bottom: 10px;
}

#divNoticia1
{
	width: 100%;
	overflow: hidden;
}

#divNoticia2e3
{
	width: 100%;
	height: 100%;
	overflow:hidden;
}

#divNoticia2
{
	float: left;
	width: 47%;
	height: 100%;
	overflow: hidden;
}

#divNoticia3
{
	float: left;
	padding: 0px 10px 0px;
	width: 47%;
	height: 100%;
}

.claGrupoNoticias
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 5px;
	color: white;
	background-color: #cc0000;
}

.claGrupoNoticias a
{
	padding-left: 0px;
	text-decoration: none;
}

.claNoticias
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 5px;
	color: white;
	background-color: #cc0000;
}

.claNoticias a
{
	padding-left: 0px;
	text-decoration: none;
	color: white;
	font-size: 1.2em;
}

.claDivisaoNoticia
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top: 10px;
	padding-bottom: 10px;
	border-color: #9d9b99;
}	

#outrasNoticias
{
	padding-top: 10px;	
}	

#divInformativos
{
	padding-top: 10px;
	float: left;
	width: 100%;
}	

.claEspacoDivisao
{
	padding-top: 5px;
	overflow:hidden;
}	

.claCidade
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 5px;
	color: white;
	background-color: #203987;
}

.claCidade a
{
	padding-left: 0px;
	text-decoration: none;
}

#divFotoDestaque
{
	width: 100%;
	background-color: #203987;
}	

#divAcessoRapido
{
	padding: 10px 4px 0px;
	height: 35px;
	background-color: #203987;
}

#divAcessoRapido1
{
	float: left;
}

#divAcessoRapido2
{
	padding-left: 8px;
	float: left;
}				

#divBanners
{
    margin-top: 5px;
	/*height: 159px;*/
	border: 1px solid black;
	overflow: hidden;
}

#divEnquete
{
	padding-top: 10px;
	overflow:hidden;
}	

#divLinks
{
	padding-top: 5px;
	overflow:hidden;
}
	
#divLinks a
{
	text-decoration: none;
}	

#divExpandirLinks
{
	text-align: right;
}	

.claComboAcessoRapido
{
	width: 186px;
}

.claBarraEnquete
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	color: white;
	padding-left: 5px;
	background-color: #DB6120;
}

.claBarraInformativo
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	color: white;
	padding-left: 5px;
	background-color: #DB6120;
}

.claBarraBannerLink
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	color: white;
	padding-left: 5px;
	background-color: #DB6120;
}				

.claCursorPointer, .claBtnBanners, .claBtnLinks
{
	cursor: pointer;	
}	

.claAreaControlePlay
{
	margin-top: 0px;
	width: 389px;
	font-size: 1.2em;
	color: white;
	background: black;
	overflow: hidden;
}

#divBotoesBannersControle
{
	position: absolute;
	float: left;
	padding-left :5px;
	padding-right :5px;
	margin-top: -12px;
}

#divAreaBannersIndicador
{
	padding-left: 85px;
}		

.claBannerLinkImage
{
	padding-top: 5px;
}	

.claBannerLinkImage a
{
	text-decoration: none;
}

.claTextoNormal
{
	font-weight: normal;	
}	

.claTextoNegrito
{
	font-weight: bold;	
}	

.claTermoBusca0
{
	font-weight: bold;
	background:#FF9;
}

.claTermoBusca1
{
	font-weight: bold;
	color: blue;

}

.claTermoBusca2
{
	font-weight: bold;
	color: green;	
}
.claTermoBusca3
{
	font-weight: bold;
	color: red;	
}
.claCaixaSecretarias { 
	padding-top: 5px;
	padding-left: 5px; 
	padding-right: 5px; 
	margin-top: 5px;
	background-color: black;
	border: 1px solid #CCC;
}

.claContraste
{ 
	background: url(/portal/acervo/layout/img/cabecalho/contraste.png) no-repeat;
	cursor: pointer; 
	background-position: 6px 3px;	
}

.claRevistaDigital
{ 
	background: url(/portal/acervo/layout/img/cabecalho/usa_flag.png) no-repeat;
	cursor: pointer; 
	background-position: 6px 3px;	
}

#divCalendarioEventos
{
	text-align: center;
	overflow: hidden;
}

#divCalendarioOpcoesExtra
{
	margin-top: 5px;
	text-align: center;
}		

div.calendar
{
  font-size: 1.0em;
  color: #3e3e3e;
}

div.calendar.popup
{
  margin-left: -40px;
  margin-top: -100px;
  z-index: 9999;
}

div.calendar table
{
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-collapse: separate;
  border-spacing: 1px;
}

div.calendar thead {
  background-color: black;
}

div.calendar td,
div.calendar th
{
  padding: 2px;
  text-align: center;
}

div.calendar td.title
{
  font-weight: bold;
  color: #e8a800;
}

div.calendar th
{
  font-weight: bold;
}

div.calendar tr.days td {
  width: 2em;
  color: #3d60ba;
  text-align: right;
  cursor: pointer;
  border: 1px solid #e5e5e5;
}

div.calendar tr.days td:hover,
div.calendar td.button:hover
{
  border-color: #e8a800;
  background-color: #e5e5e5;
  cursor: pointer;
}
div.calendar tr.days td:hover
{
 background-color: #ffffff;
}

div.calendar tr.days td:active
div.calendar td.button:active
{
  background-color: #cde;
}

div.calendar tr.days td.selected
{
  font-weight: bold;
  /*background-color: #e8a800;*/
  border-color: #e8a800 !important;
  /*color: #fff !important;*/
}

div.calendar tr.days td.featured
{
  font-weight: bold;
  background-color: #cc0000;
  border-color: #e8a800 !important;
  color: #fff !important;
}	

div.calendar tr.days td.weekend {
	color: #7f9de8;
}

div.calendar tr.days td.today
{
  font-weight: bold;
  border-color: #3d60ba;
}

div.calendar tr.days td.otherDay
{
  background: #e5e5e5;
  color: #fff;
}

#divGaleriaAreaImagens
{
	overflow: hidden;
}

#divGaleriaAreaPastas img
{
	vertical-align: middle;
}	
	
.claGaleriaBox
{
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
	text-align: center;
}

.claGaleriaBoxImg
{
	border: 1px solid #d4d0c8;
	width: 250px;
	height: 300px;
	overflow: auto;
}

.claGaleriaBoxFile
{
	float: left;
	margin-bottom: 5px;
}

.claGaleriaBoxFileTable
{
	border-bottom: 1px solid #d4d0c8;
	padding-bottom: 5px;
	width: 565px;
	overflow: hidden;
	font-size:1.2em;
}

.claGaleriaBoxFileTable img {
	vertical-align: middle;
}	

#tabGaleriaImg
{
	border: none;
	width: 250px;
	height: 300px;
	vertical-align: middle;
}

#tabGaleriaFile
{
	border: none;
	width: 565px;
	vertical-align: middle;
}

#tabGaleriaImgBox
{
	border: none;
  	width: 700px;
  	height: 470px;
	vertical-align: middle;
	text-align: center;
}		

.claGaleriaBoxRodape
{
	height: 25px;
}

.claGaleriaBoxFileRodape
{
	text-align: right;
}		

.claGaleriaBoxRodape img
{
	vertical-align: middle;
}

.claGaleriaPaginas
{
	margin-bottom: 5px;
}	

#boxesMask
{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: black;
  display: none;
}

#boxes .window
{
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 9999;
  padding: 20px;
}

#boxes #dialog
{
  padding: 10px;
  background-color: black;
  width: 700px;
  height: 500px;
  overflow: auto;
}

#divGaleriaViewImg
{
  width: 700px;
  height: 470px;
  overflow: auto;
}

#boxes #dialog a, #divLegendImgView
{
	color: white;
}

.close
{
	display: block;
	text-align: right;
}

.claDivServicosCidadao {
 	margin-bottom: 15px;
	float: left;
    width: 100%;
    height: auto;
}

.claServicosCidadao {
	padding-left: 37px;
    font-size: 1.2em;
	font-weight: bold;
    padding-bottom: 5px;
	border-top-width: 1px;
    border-top-style: solid;
	border-top-color: #CCC;
	height: 50px;
	overflow: hidden;
	color: #cc0000;
}

.claDivGrupoServicosCidadao {
	float: left;
    width: 132px;
    margin-right: 10px;
    border-top-width: 1px;
	border-top-style: solid;
    border-top-color: #CCC;
}


#divServicosProcessos {
	background: url(/portal/acervo/layout/img/cidadao/grafico1.png) no-repeat;
}

#divServicosContas{
	background: url(/portal/acervo/layout/img/cidadao/impostos2.png) no-repeat;
}

#divServicosNegocio{
	background: url(/portal/acervo/layout/img/cidadao/meu_negocio1.png) no-repeat;
}

#divServicosCasa{
	background: url(/portal/acervo/layout/img/cidadao/casa1.png) no-repeat;
}

#divServicosDireitos{
	background: url(/portal/acervo/layout/img/cidadao/direitos.png) no-repeat;
}

#divServicosLazer{
	background: url(/portal/acervo/layout/img/cidadao/lazer1.png) no-repeat;
}

#divServicosNatureza{
	background: url(/portal/acervo/layout/img/cidadao/natureza3.png) no-repeat;
}

#divServicosEmprego{
	background: url(/portal/acervo/layout/img/cidadao/emprego1.png) no-repeat;
}

#divServicosSaude{
	background: url(/portal/acervo/layout/img/cidadao/saude2.png) no-repeat;
}

#divServicosVeiculo{
	background: url(/portal/acervo/layout/img/cidadao/carro.png) no-repeat;
}

#divServicosEstudando{
	background: url(/portal/acervo/layout/img/cidadao/estudos.png) no-repeat;
}

#divServicosEmergencias{
	background: url(/portal/acervo/layout/img/cidadao/saude1.png) no-repeat;
}
#divServicosOutros{
	background: url(/portal/acervo/layout/img/cidadao/outros.png) no-repeat;
}

.claDivisaoNoticiaComentarioNum
{
	font-size: 1.2em;
	float: left;
	width: 7%
}

.claDivisaoNoticiaComentario1
{
	padding-left: 10px;
	width: 90%;
	font-size: 1.2em;
	float: left;
	overflow: hidden;
}
	
.claDivisaoNoticiaComentario2
{
	padding-left: 10px;
	width: 90%;
	font-size: 1.2em;
	float: left;
	overflow: hidden;
	border: 1px solid #DDF1FF;
}

.claDataComentario
{
	color: #53a2e9;
	font-size: 1em;
	font-weight: bold;
}	

.claDeixeComentario
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #9d9b99;
	margin-bottom: 10px;
}

.claVideoPrincipal
{
	overflow:hidden;
}

.claVideoPrincipal
{
	margin-top: 5px;
	overflow:hidden;
}

#divLinkPrincipal
{
    margin-top: 5px;
	/*height: 159px;*/
	border: 1px solid black;
	overflow: hidden;
}

#divLinkPrincipal1
{
    margin-top: 5px;
	/*height: 159px;*/
	border: 1px solid black;
	overflow: hidden;
}

