/* /\* TODO: ajeitar o "z-index" do calendário ou jornal por causa do IE *\/ */
/* .container { */
/*     position: relative; */
/*     z-index: 1 */
/* } */

/* #edicoes-anteriores { */
/*     width: 100%;  */
/*     height: 100%; */
/*     margin-bottom: 41px; */
/* } */

/* /\* TODO: ajeitar o "z-index" do calendário ou jornal por causa do IE *\/ */
/* #ui-datepicker-div { */
/*     z-index: 5; */
/* } */

/* /\* TODO: ajeitar o "z-index" do calendário ou jornal por causa do IE *\/ */
/* .ui-datepicker { */
/*     z-index: 5; */
/* } */

/* #calend-publicacoes { */
/*     margin-bottom: 10px; */
/* } */

/* .aviso-aguarde { */
/*     display: none; */
/*     font-weight: bold;  */
/* } */

/* /\* TODO: ajeitar o "z-index" do calendário ou jornal por causa do IE *\/ */
/* #painel-jornal { */
/*     z-index: 1; */
/*     position: relative; */
/*     z-index: 0; */
/*     width: 100%;  */
/*     height: 100%; */
/*     /\* background-color: gray; *\/ */
/* } */

/* #objeto-jornal { */
/*     z-index: 1 */
/*     background-color: gray; */
/*     width: 100%;  */
/*     height: 100%; */
/* } */



/* ge:  */
/*#edicoes-anteriores {*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    width: 95%;*/
/*}*/

/*#objeto-jornal {*/
/*/*  height: 700px;*/*/
/*  width: 100%; */
/*  height: 100%;*/
/*}*/

/*#painel-jornal {*/
/*    width: 100%; */
/*    height: 100%;*/
/*    background-color: gray;*/
/*}*/

/*.aviso-aguarde {*/
/*    display: none;*/
/*    font-weight: bold; */
/*    color: red;*/
/*}*/

/* original */

#first{
	position:absolute;
	height:300px;
	width:500px;
	color:#fff;
	z-index:9999;
}

.load{
	height: 300px;
}

/*ge: .load .textoInformativo{  (a classe "load" é obsoleta) */
.textoInformativo{
	font-size: 1.2em;
	margin-bottom: 15px;
}
	
#imgLoading{
	margin-left: 380px;
	margin-top: 200px;
}

#content{
	height: 700px;
}

#anomes{
	width: 150px;
}

#portal-column-one .calendario {
	margin: 0 5px 10px 5px;
	border-bottom:none;		
}

#portal-column-one .calendario table {
	font-size: 0.9em;
	border-spacing: 2px;
	border: none;
}

#portal-column-one .calendario .navegadores form {
	padding:0;
	margin:0 5px;
}

#portal-column-one .calendario .navegadores input {
	float:left !important;
	width:78px !important;
	padding: 1px 5px !important;
}

#rodapeSite {
	background: url("img/bg_jornal_rodape.jpg") repeat-x scroll 0 0 transparent;
	border-top: 1px solid #CCCCCC;
	float: left;
	height: 75px;
	margin-top: 20px;
	position: relative;
	width: 100%;
}		

#rodapeSite ul{
	margin-top: 10px;
	margin-left: 10px;
}

/*ge: mudei os padding*/
#portal-column-content{
	padding-left: 13px; /*  15px; */
	padding-right: 13px; /* 10px; */
	/* padding-top: 15px; */
}

.linkNegrito a{
	font-weight: bold;
}

#portlet-menu-jornal { margin: 10px; } 
#portlet-menu-jornal H2 { font-size: 1.2em; font-weight: bold; }
#portlet-menu-jornal P { font-size: 0.8em; margin-bottom: 15px; }
#portlet-menu-jornal .input { width: 11em; }
.formCamara .labelPorCima { border: 1px solid red; }		

#form-pesquisa {
	margin-left: 8px;
}

#form-pesquisa .campo{
	height: 2em;
	width: 11em; 
}

#imgTopo {
	display: none;
}

