/* CSS Document */
body{
	margin:0;
	font-family:"Trebuchet MS", Trebuchet MS, Verdana, Lucida Sans;
}

/********************************************************************/
/**************************LARGURA MÁXIMA**************************/
/******************************1260PX******************************/
/********************************************************************/

*{	
	max-width:1260px;
	margin:0 auto;
	padding:0;		
}

#box_cab{
	width:100%;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	float:left;
	position:relative;
}

#cabecalho{
	width:100%;
	height:auto;
	margin:0% 0% 0% 0%;
	padding:0% 0% 0% 0%;
	float:left;
	position:relative;
}

#cabecalho img{
	width:100%;
	max-width:100%;
	min-height:auto;
}

/********************************************************************/

#cabecalho_paginas{
	width:98%;
	height:auto;
	max-height:65px;
	margin:0% 0% 1% 0%;
	padding:1% 1% 1% 1%;
	background-color:#eaeaea;
	float:left;
	position:relative;
}

#cabecalho_paginas img{
	width:100%;
	max-width:320px;
	min-height:auto;
	max-height:65px;
}

/********************************************************************/

#pageWidth{
	width:100%;
	height:auto;
	margin:1% 0% 1% 0%;
	float:left;
	position:relative;
}

/********************************************************************/

#box_texto{
	width:100%;
	height:auto;
	padding:2% 0% 2% 0%;
	float:left;
	position:relative;
}

.titulo{
	width:100%;
	height:auto;
	font-size:1.5em;
	font-style:normal;
	font-weight:bold;
	color:#444a4d;
	text-decoration:none;
	text-align: left;
	float:left;
	position:relative;
}

.texto{
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	color:#444a4d;
	text-decoration:none;
	text-align: left;
	padding:0% 0% 0% 0%;
	float:left;
	position:relative;
}

.texto a, .texto a:hover{
	color:#444a4d;
	text-decoration:none;
}

.texto a:hover{
	text-decoration:underline;
}

.texto_link {
	font-style:normal;
	font-weight:normal;
	color:#444a4d;
	text-decoration:underline;
}

.texto iframe{
	width: 100%;
	height: 100%;
	min-height:415px;
	float:left;
}

.texto i{
	font-size:0.88em;
}

.texto_anexo{
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	color:#444a4d;
	text-decoration:none;
	text-align:center;
	width:100%;
	height:auto;
	padding:1% 0% 0% 1%;
	float:left;
	position:relative;
}

.texto_anexo a {
	font-style:normal;
	font-weight:normal;
	color:#444a4d;
	text-decoration:underline;
}


#box_voltar{
	width:98.5%;
	height:auto;
	padding:5% 0% 0% 1.5%;
	float:left;
	position:relative;
}

.voltar{
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	color:#444a4d;
	text-decoration:underline;
	text-align:right;
	float:right;
}

/********************************************************************/

#box_manchete{
	width:50%;
	height:525px;
	margin: 0% 1.5% 0% 0%;
	float:left;
	position:relative;
	background-color:#eaeaea;
}

#box-foto{
	width:100%;
	height:auto;
	overflow:hidden;
}

.foto{
	max-width:100%;
	width:100%;
	height:auto;
	margin:auto;
}

.foto img{
	max-width:100%;
	width:100%;
	max-height:auto;
	min-height:auto;
}

#box-titulo-manchete{
	width:100%;
	float:left;
	position:relative;
	margin: 0%;
	padding: 0%;
}

.titulo-manchete a{
	font-size:1.6em;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color:#444a4d;
	margin:0%;
	padding: 2% 2% 2% 2%;
	position:relative;
	float:left;
}

.titulo-manchete a:hover{
	text-decoration:underline;
}

.palavra-chave-manchete{
	width:100%;
	float:left;
	color:#444a4d;
	font-size:1em;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	position:relative;
	margin: 1% 0% 0% 2%;
	text-decoration: underline #ead61b;
}

mark{
	background-color:#ead61b;
	color:#444a4d;
	padding:0.25%;
}

/**************************************/

/****************************************/
#tarja_noticias{
	width: 48%;
	float: left;
	position: relative;
	background: #eaeaea;
	text-align: left;
	margin: 0;
	padding: 0.25%;
}

.texto_tarja_noticias{
	font-size:1.5em;
	font-weight:bold;
	color:#444a4d;
	text-decoration:none;	
}

.texto_tarja_noticias:hover{
	color:#ead61b;
	text-decoration: underline;	
}
/*************************************************************************************/

#box_manchete_menor{
	width: 48.5%;
	float: left;
	position: relative;
	margin:1.5% 0% 0% 0%;
	padding:0;
	background-color:#eaeaea;
}

#box-foto-menor{
	width:25%;
	max-height:145px;
	overflow:hidden;
	float: left;
	position: relative;
	margin:0%;
}

.foto_menor{
	width:auto; 
	height:145px; 
	overflow:hidden; 
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin:0; 
}

#box-titulo-manchete-menor{
	width:71%;
	float:left;
	position:relative;
	margin: 0% 0% 0% 0%;
	padding: 2% 2% 2% 2%;
}

.palavra-chave-manchete-menor{
	width:100%;
	float:left;
	color:#444a4d;
	font-size:0.88em;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	position:relative;
	margin: 0% 0% 0% 0%;
	text-decoration: underline #ead61b;
}

.titulo-manchete-menor a{
	width:100%;
	font-size:1.25em;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color:#444a4d;
	margin:3% 0% 0% 0%;
	padding:0% 0% 0% 0%;
	position:relative;
	float:left;
}

.titulo-manchete-menor a:hover{
	text-decoration:underline;
}

/*****************************************************************/

#box_botoes{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin:3% 0% 1.5% 0%; 
}

#botao_index{
	max-width:306px;
	width:100%;
	height:auto;
	margin:0% 0.952% 0% 0%;
	float:left;
	position:relative;
}

#botao_index img{
	max-width:306px;
	width:100%;
	max-height:68px;
	min-height:auto;
}

#botao_index_ultimo{
	max-width:306px;
	width:100%;
	height:auto;
	margin:0;
	float:left;
	position:relative;
}

#botao_index_ultimo img{
	max-width:306px;
	width:100%;
	max-height:68px;
	min-height:auto;
}

/*************************************************************************************/
/*-----------------FooT-----------------*/
#box_foot{
	width: 96%;
	height: auto;
	margin:0% 0% 0% 0%;	
	padding:2% 2% 2% 2%;
	background-color:#444a4d;
	float: left;
	position: relative;
}

#box_logo_foot{
	width:17%;
	margin:0% 0% 0% 0%;
	padding:0% 0% 0% 0%;
	float:left;
	position:relative;
}

.logo_foot{
	max-width:208px;
	width:100%;
	height:auto;
	margin:0;
}

.logo_foot img{
	max-width:208px;
	width:100%;
	max-height:50px;
	min-height:auto;
}

#box_txt_foot{
	width:45%;
	margin:0% 11% 0% 11% ;
	padding:0% 0% 0% 0%;
	float:left;
	position:relative;
}

.txt_foot{
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#ffffff;
	margin:0%;
	padding:0%;
	float:left;
	position:relative;
}

#box_redes_sociais_foot{
	width:16%;
	max-width:190px;
	margin: 1% 0% 0% 0%;
	float: right;
	position:relative;
}

.lai{
	width:30px;
	height:30px;
	margin:0% 1% 0% 0%;
	background: url(../img/foot/lai.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}

.cb{
	width:30px;
	height:30px;
	margin:0% 1% 0% 0%;
	background: url(../img/foot/cb.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}

.fb{
	width:30px;
	height:30px;
	margin:0% 1% 0% 0%;
	background: url(../img/foot/fb.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}

.tw{
	width:30px;
	height:30px;
	margin:0% 1% 0% 0%;
	background: url(../img/foot/tw.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}

.yt{
	width:30px;
	height:30px;
	margin:0% 1% 0% 0%;
	background: url(../img/foot/yt.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}

.fk{
	width:30px;
	height:30px;
	margin:0% 0% 0% 0%;
	background: url(../img/foot/fk.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}



.titulo_tabela{
	font-size:0.8em;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
    padding: 2% 2% 2% 2%;
    word-break: break-word;
}

th, titulo_tabela{
	padding:0% 0% 0% 0%;
}

.texto_tabela{
	font-size:0.8em;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;	
	word-wrap:break-word;
}

/********************************************************************/
/*****************************VERSÃO 1024****************************/
/********************************************************************/

@media screen and (max-width: 1024px) {
	
#cabecalho_paginas {
    width: 93%;
    margin: 0% 2.5% 1% 2.5%;
}
	
#box_texto {
    width: 95%;
    padding: 2% 2.5% 2% 2.5%;
}
	
#box_manchete {
    height: 470px;
}
	
.titulo-manchete a {
    font-size: 1.5em;
}

.foto_menor {
    height: 130px;
}
	
#box_resumo_view_noticias {
    width: 36% !important;
    margin: 0% 1.5% 1.5% 2.5% !important;
}
	
#quadro_view_noticias {
    width: 57.5% !important;
}
	
#botao_index {
max-width: 250px;
margin: 0% 0.75% 0% 0%;
}
	
#botao_index_ultimo {
    max-width: 250px;
}
	
#box_txt_foot {
    width: 47%;
    margin: 0% 5% 0% 5%;
}
	
#box_txt_foot {
    width: 47%;
    margin: 0% 5% 0% 5%;
}
	
.txt_foot {
    font-size: 0.88em;
}
	
#box_redes_sociais_foot {
    width: 20%;
}
	
}
/********************************************************************/
/**************************VERSÃO RESPONSIVA*************************/
/********************************************************************/
@media screen and (max-width: 768px) {
*{	
	max-width:100%;
	margin:0 auto;
	padding:0;		
}

#box_cab{
	width:100%;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	float:left;
	position:relative;
}

#cabecalho{
	width:100%;
	height:auto;
	margin:0% 0% 0% 0%;
	padding:0% 0% 0% 0%;
	float:left;
	position:relative;
}

#cabecalho img{
	width:100%;
	max-width:100%;
	min-height:auto;
}

/********************************************************************/

#pageWidth{
	width:100%;
	height:auto;
	margin:1% 0% 0% 0%;
	float:left;
	position:relative;
}

/********************************************************************/

#box_texto{
	width:90%;
	padding:2% 5% 2% 5%;
}

.titulo{
	font-size:1.25em;
}

.texto{
	font-size:1em;
}

/********************************************************************/

#box_manchete{
	width:100%;
	height:auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position:relative;
	background-color:#eaeaea;
}

#box-foto{
	width:100%;
	height:auto;
	overflow:hidden;
}

.foto{
	max-width:100%;
	width:100%;
	height:auto;
	margin:auto;
}

.foto img{
	max-width:100%;
	width:100%;
	max-height:auto;
	min-height:auto;
}

#box-titulo-manchete{
	width:96%;
	float:left;
	position:relative;
	margin: 0%;
	padding: 2% 2% 2% 2%;
}

.titulo-manchete a{
	font-size:1.6em;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color:#444a4d;
	margin:0%;
	padding: 0%;
	position:relative;
	float:left;
}

.titulo-manchete:hover{
	text-decoration:underline;
}

.palavra-chave-manchete{
	width:100%;
	float:left;
	color:#444a4d;
	font-size:1em;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	position:relative;
	margin: 0% 0% 1% 0%;
	text-decoration: underline #ead61b;
}

mark{
	background-color:#ead61b;
	color:#444a4d;
	padding:0.25%;
}

/**************************************/

#tarja_noticias{
	display:none;
}

.texto_tarja_noticias{
	display:none;
}

.texto_tarja_noticias:hover{
	display:none;
}

/*************************************************************************************/
#box_manchete_menor{
	width: 100%;
	background-color:#eaeaea;
	margin:2% 0% 0% 0%;
	padding:0% 0% 0% 0%;
	float: left;
	position: relative;
}

#box-foto-menor{
	display:none;
}

.foto_menor{
	display:none;
}


#box-titulo-manchete-menor{
	width:96%;
	float:left;
	position:relative;
	margin: 0% 0% 0% 0%;
	padding: 2% 2% 2% 2%;
}

.palavra-chave-manchete-menor{
	width:100%;
	float:left;
	color:#444a4d;
	font-size:0.88em;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	position:relative;
	margin: 0% 0% 1% 0%;
	text-decoration: underline #ead61b;
}

.titulo-manchete-menor, .titulo-manchete-menor a{
	font-size:1.25em;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color:#444a4d;
	margin:0%;
	padding:0% 0% 0% 0%;
	position:relative;
	float:left;
}

.titulo-manchete-menor:hover{
	text-decoration:underline;
}

/*************************************************************************************/

#box_botoes{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin:3% 0% 0% 0%; 
}

#botao_index{
	max-width:100%;
	width:100%;
	height:100%;
	margin:0% 0% 2% 0%;
	float:left;
	position:relative;
}

#botao_index img{
	max-width:100%;
	width:100%;
	max-height:100%;
	min-height:auto;
}

#botao_index_ultimo{
	max-width:100%;
	width:100%;
	height:100%;
	margin:0% 0% 2% 0%;
	float:left;
	position:relative;
}

#botao_index_ultimo img{
	max-width:100%;
	width:100%;
	max-height:100%;
	min-height:auto;
}

/*************************************************************************************/

/*-----------------FooT-----------------*/
#box_foot{
	width: 96%;
	height: auto;
	margin:0% 0% 0% 0%;	
	padding:2% 2% 2% 2%;
	background-color:#444a4d;
	float: left;
	position: relative;
}

#box_logo_foot{
	width:100%;
	margin:0% 0% 0% 0%;
	padding:0% 0% 0% 0%;
	float:left;
	position:relative;
}

.logo_foot{
	max-width:208px;
	width:100%;
	height:auto;
	margin:0;
}

.logo_foot img{
	max-width:208px;
	width:100%;
	max-height:50px;
	min-height:auto;
}

#box_txt_foot{
	width: 100%;
    max-width: 530px;
    margin: 0% auto;
    padding: 0%;
    align-content: center;
    float: initial;
}

.txt_foot{
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	margin: 2% 0% 2% 0%;
	padding:0%;
}

#box_redes_sociais_foot{
	width:100%;
	max-width:320px;
	margin: 0% 0% 0% 0%;
    float: initial;
	position:relative;
}

.lai{
	width:48px;
	height:48px;
	margin:0% 1% 0% 0%;
	background: url(../img/foot/lai.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}

.cb{
	width:48px;
	height:48px;
	margin:0% 1% 0% 0%;
	background: url(../img/foot/cb.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}

.fb{
	width:48px;
	height:48px;
	margin:0% 1% 0% 0%;
	background: url(../img/foot/fb.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}

.tw{
	width:48px;
	height:48px;
	margin:0% 1% 0% 0%;
	background: url(../img/foot/tw.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}

.yt{
	width:48px;
	height:48px;
	margin:0% 1% 0% 0%;
	background: url(../img/foot/yt.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}

.fk{
	width:48px;
	height:48px;
	margin:0% 0% 0% 0%;
	background: url(../img/foot/fk.png) no-repeat ;
    background-size: 100%;
	float: left;
	position:relative;
}


/*************************************************************************************/
/*******************************************/
/*************tabela responsiva*************/
/*******************************************/

/* Force table to not be like tables anymore */
#no-more-tables table,
#no-more-tables thead,
#no-more-tables tbody,
#no-more-tables th,
#no-more-tables td,
#no-more-tables tr {
display: block;
}
 
/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
 
#no-more-tables tr { border: 1px solid #ccc; }
  
#no-more-tables td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
white-space: normal;
text-align:left;
}
 
#no-more-tables td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
text-align:left;
font-weight: bold;
}
 
/*
Label the data
*/
#no-more-tables td:before { content: attr(data-title); }

/*****************************/
}