@charset "utf-8";
/*-----------------------------------------------------------------------------
Revisao-1: dd-mm-aaaa
Alterações: ---  
-----------------------------------------------------------------------------*/

/*=====================
	BLOCOS DE NOTICIAS
======================*/

/*NOTICIA DESTAQUE 1*/
#noticia_destaque_1{margin-bottom: 20px; *margin-bottom: 15px;}
#noticia_destaque_1 li{min-height: 30px;}

#noticia_destaque_1 h1 a{
	color:#E3CD09;
	font-size: 26px;
	font-weight: bold;
	display: block;
	max-height: 55px;
	line-height: 100%;
}

#noticia_destaque_1 h1.editorias{
	text-transform: none!important;
}


/*NOTICIA DESTAQUE 2*/
#noticia_destaque_2{
	height: 160px;
	margin-bottom: 20px;
	background: #EBEBC7;
}

#noticia_destaque_2 li{
	height: 160px;
	position: relative;
}


#noticia_destaque_2 .noticia_img{
	margin-right: 22px;
	display: block;
	float: left;
}

#noticia_destaque_2 h1 a{
	margin-bottom: 14px;
	padding: 10px 5px 0 0;
	font-size: 24px;
	font-weight: bold;
	display: block;
	line-height: 110%;
	letter-spacing: -1px;
}


/*BOX NOTICIA  3 e 4*/
#noticia_destaque_3,
#noticia_destaque_4{
	margin-bottom: 30px;
	float: left;
}


/*BOX LISTA DE NOTICIAS (fica na Home) */
.box_lista_noticias .noticia_img{
	margin-right: 14px;
	display: block;
	float: left;
}

.box_lista_noticias .noticia_img img{display: block;}

.box_lista_noticias h1{
  max-height: 65px;
	line-height: 21px;
	margin-bottom: 6px;
	overflow: hidden;
}

.box_lista_noticias li .chapeu{text-transform: uppercase;}
.box_lista_noticias li{width: 100%; height: 100px; margin-top: 18px; float: left; clear: both; overflow: hidden;}
.box_lista_noticias li.first{margin-top: 0;}
.box_lista_noticias li div{display: table;}
.box_lista_noticias p{
	min-height: 22px;
	margin-bottom: 0;
	line-height: 14px;
	*line-height: 14px;
	
}

.box_lista_noticias p a{line-height: 15px;}

/*BOX NOTICIA 5*/
#noticia_destaque_5{
	width: 100%;
	float: left;
	clear: both;
}

#noticia_destaque_5 li{min-height: 94px!important;}
#noticia_destaque_5 h2{margin-top: 5px;}
#noticia_destaque_5 h1 a{
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

/*NOTICIA DESTAQUE 7*/
#noticia_destaque_7{
	width: 300px;
	min-height: 165px;
	margin-bottom: 30px;
	display: table;
}

#pg_editoria #noticia_destaque_7{min-height: 0;}

#noticia_destaque_7 li{
	width: 143px;
	height: 45px;
	margin: 7px 0 0 10px;
	padding-top: 7px;
	border-top: 1px solid #E1E1E1;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	*display: block;
	*float: left;
	*margin-left: 14px;
}

#noticia_destaque_7 li.primeira{margin-left: 0;}
#noticia_destaque_7 li.first{
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}


#noticia_destaque_7 h1{
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
}

body.plusadmin #noticia_destaque_7 li{width: 130px!important;}
body.plusadmin #noticia_destaque_7 .first{
	margin: 7px 0 0 10px;	
	padding-top: 7px; 
	border-top: 1px solid #e1e1e1;
}

body.plusadmin #noticia_destaque_7 li.primeira{margin-left: 10px;}


/*-----------
	LISTAGEM
-----------*/
ul.listagem{}

ul.listagem li{padding-top: 5px;}
ul.listagem li.first{padding-top: 0;}
ul.listagem li img{
	padding: 0 10px 10px 0;
	display: block;
	float: left;
}

ul.listagem li div{
	display: table;
	vertical-align: top;
	*height: 1%;
	*float: left;

}

ul.listagem li h1 a{color: #333;}

ul.listagem li p{
	margin-bottom: 5px;
	display: inline-block;
	line-height: 1.1em;
}

ul.listagem hr{
	background-color: #E8E8E8;
	border: 0 none;
	clear: both;
	color: #E8E8E8;
	display: block;
	height: 1px;
	margin: 7px 0 6px;
	*margin: 0;
	*height: 1%;
}


/*---------------
	EXIBIR NOTICIA
-----------------*/
.barra_noticia_topo{
	width: 100%;
	margin-bottom: 20px;
	background: url(../../_IMG/layout/bg_cinza_topo.jpg) repeat-x;
	clear: both;
	float: left;
}

.noticia_topo_2{
	background: none;
}


.envolve_noticia_imprimir{
	width: auto;
	padding: 12px 20px 0;
	clear: both;
	float: right;
}

.envolve_noticia_imprimir #tamanho_texto{
	width: 50px;
	height: 30px;
	margin: -5px 15px 0 0;
	float: left;
}

#tamanho_texto a{
	color: #7F7F7F;
	letter-spacing: -2px;
	font-family: 'Arimo', arial, serif;
	font-weight: bold;
	line-height: 100%;
	*line-height: 120%;

}

#tamanho_texto a:hover{text-decoration: none;}

#tamanho_texto a#diminuir_texto{font-size: 14px;}
#tamanho_texto a#aumentar_texto{padding-left: 10px;font-size: 20px;}

.envolve_noticia_imprimir .imprimir,
.envolve_noticia_imprimir .enviar-amigo{
	padding: 3px 0 0 24px;
	background: url(../../_IMG/outros/itens_imprimir.png) 0 5px no-repeat;
	color: #7F7F7F;
	display: inline-block;
	font-size: 13px;
}

.envolve_noticia_imprimir .enviar-amigo span {
  display: none;
}

.envolve_noticia_imprimir .imprimir{
	margin-left: 15px;
	background-position: 0 -22px;
}

/*exibir - noticia titulo*/
.noticia_titulo{margin-bottom: 20px; clear: both;}
.noticia_titulo span{color: #474747; display:block; margin-bottom: 5px;}
.noticia_titulo h1{
	color: #666;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
}


/*NOTICIA MIDIAS*/
.envolve_midias{
	display: block;
	clear: both;
}

.envolve_botao_twitter,
.envolve_botao_facebook,
.envolve_botao_plusone{
	float: left;	
}

.envolve_botao_twitter{width: 115px;}
.envolve_botao_plusone{width: 100px;}
.envolve_botao_facebook{width: 140px;}


/*texto*/
.envolve_texto{
	margin-bottom: 20px;
	clear: both;
}

.envolve_texto .img_box{
	width: auto;
	max-width: 246px;
	margin-bottom: 10px;
	padding: 7px;
	background: #EBEBC7;
}

.img_box p{margin-bottom: 5px;}

.img_box.left{margin-left: 20px; float: right;}
.img_box.right{margin-right: 20px; float: left;}

p.credito{
	color: #333;
	float: right;
	font-style: italic;
	font-size: 11px;
}

p.legenda{
	font-weight: bold;
	font-size: 12px;
}

div.audio_noticia {
  margin-bottom: 15px;
}

#envolve_texto .noticia_img{
	clear: both;
	display: block;
	position: relative;
}

a.noticia_img:hover{
	text-decoration: none;
}

#envolve_texto .noticia_img span{
	width: 28px;
	height: 28px;
	background: url(../../_IMG/layout/lupa_foto.png) no-repeat;
	display: block;
	position: absolute;
  bottom: 8px;
  right: 5px;
}

.envolve_noticia_img{
	margin: 0 auto;
}

.envolve_noticia_img img{
	margin: 0 auto 10px;
	clear: both;
	display: block;
}





#envolve_texto .autor{
  margin-top: 30px;
	clear: both;
}




/*------------------
  BLOCO COMENTARIOS
--------------------*/
#bloco_comentarios{
	width: 100%;
	background: #f1f1f1;
	clear: both;
	float: left;
}


li.modelo_noticia{display: none!important;}
img.sem_imagem{background: #f1f1f1;}



/*informe*/
.envolve_informe{
	width: 580px;
	margin: 10px 0 20px;
	padding: 15px;
 	border: 2px solid #666;
	clear: both;
	float: left;
	position: relative;
}

.informe_label{
 	background: #fff;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	position: absolute;
	top: -19px;
	right: 40px;
	display: none;
}

.envolve_informe .informe_label{
	display: block;
}

.envolve_informe .galeria_fotos li{
	margin-left: 6px;
}