@font-face {
  font-family: 'HelveticaNeueLT-Medium';  
  src: url('fontes/HelveticaNeueLT-Medium.eot?#iefix') format('embedded-opentype'),  
	 url('fontes/HelveticaNeueLT-Medium.woff') format('woff'), 
	 url('fontes/HelveticaNeueLT-Medium.ttf')  format('truetype'), 
	 url('fontes/HelveticaNeueLT-Medium.svg#HelveticaNeueLT-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
font-family: 'HelveticaLT-Black';
src: url('fontes/HelveticaLT-Black.eot?') format('eot'), 
     url('fontes/HelveticaLT-Black.woff') format('woff'), 
     url('fontes/HelveticaLT-Black.ttf')  format('truetype'),
     url('fontes/HelveticaLT-Black.svg#HelveticaLT-Black') format('svg');
}

@font-face {
font-family: 'HelveticaLTBold';
	src: url('fontes/helvetica-lt-bold.eot');
	src: url('fontes/helvetica-lt-bold.eot') format('embedded-opentype'),
	     url('fontes/helvetica-lt-bold.woff') format('woff'),
	     url('fontes/helvetica-lt-bold.ttf') format('truetype'),
	     url('fontes/helvetica-lt-bold.svg#HelveticaLTBold') format('svg');
}

@font-face {
	font-family: 'HelveticaNeueLT55';
	src: url('fontes/helveticalt55roman.eot');
	src: url('fontes/helveticalt55roman.eot?#iefix') format('embedded-opentype'),
		 url('fontes/helveticalt55roman.woff') format('woff'),
		 url('fontes/helveticalt55roman.ttf') format('truetype'),
		 url('fontes/helveticalt55roman.svg#helveticalt55roman') format('svg');
		font-weight: normal;
		font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTCom45Light';
	src: url('fontes/helvetica-neue-lt-45-light.eot');
	src: url('fontes/helvetica-neue-lt-45-light.eot') format('embedded-opentype'),
		 url('fontes/helvetica-neue-lt-45-light.woff') format('woff'),
		 url('fontes/helvetica-neue-lt-45-light.ttf') format('truetype'),
		 url('fontes/helvetica-neue-lt-45-light.svg#HelveticaNeueLTCom45Light') format('svg');
}

@font-face {
font-family: 'HelveticaLTRegular';
src: url('fontes/helveticalt.eot');
src: url('fontes/helveticalt.eot') format('embedded-opentype'),
     url('fontes/helveticalt.woff') format('woff'),
     url('fontes/helveticalt.ttf') format('truetype'),
     url('fontes/helveticalt.svg#HelveticaLTRegular') format('svg');
}


@font-face {
	font-family: 'MyriadWebPro';
	src: url('fontes/MyriadWebPro.eot?') format('eot'), 
	     url('fontes/MyriadWebPro.woff') format('woff'), 
	     url('fontes/MyriadWebPro.ttf')  format('truetype'),
         url('fontes/MyriadWebPro.svg#MyriadWebPro') format('svg');
}


@font-face {
   font-family: 'MyriadWebPro-Bold';
   src: url('fontes/MyriadWebPro-Bold.eot?') format('eot'), 
        url('fontes/MyriadWebPro-Bold.woff') format('woff'), 
        url('fontes/MyriadWebPro-Bold.ttf')  format('truetype'),
        url('fontes/MyriadWebPro-Bold.svg#MyriadWebPro-Bold') format('svg');
}


@font-face {
  font-family: 'Archive';
  src: url('fontes/Archive.eot?#iefix') format('embedded-opentype'),  
       url('fontes/Archive.otf')  format('opentype'),
	   url('fontes/Archive.woff') format('woff'), 
	   url('fontes/Archive.ttf')  format('truetype'), 
	   url('fontes/Archive.svg#Archive') format('svg');
  font-weight: normal;
  font-style: normal;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f2f1f0;    
	margin:0;
	padding:0;
}

.menu-restrito {
	font-family: HelveticaNeueLT-Medium, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	color: #333333;	
	border:none;
	cursor:pointer;

}

.menu-restrito a:hover {
	text-decoration: none;
	color:#D97317;
	font-weight: bold;
	}

.center-cropped {
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  height: 300px;
  width: 450px;
}

.img1-noticia-cropped {
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  height: 196px;
  width: 520px;
}

.img2-noticia-cropped {
  object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */
  height: 214px;
  width: 257px;
}


p.estilizado:first-letter{
font-size: 100px;
float: left;
color: #000099;
}	

#geral {
	left:50%;
	margin-left:-590px; /* metade da largura fictícia */
	position:absolute;
	width:1100px;
}

#conteudo {
	padding: 0;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin: 3px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin: 3px;
	padding: 4px;
	border: 1px solid #C8D2DB;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin: 3px;
	padding: 4px;
	border: 1px solid #C8D2DB;
}


.inputBusca {
	font-family: HelveticaNeueLT55, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	margin: 0;
	padding-left:20px;
	height: 40px;
	border:none;
	width: 500px;
	background-color: #FFFFFF;
}

.inputNews {
	font-family: HelveticaNeueLT55, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;	
	height: 26px;
	border: 0;	
	width: 300px;
	background-color: #FFFFFF;
}

.botaoPadrao {
	font-family: Lato, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #08c;
	border:none;
	cursor:pointer;
	height:38px;
	width:85px;
	text-indent:0;
	padding:0;
}

.botaoImagem {
	border-style: none;
	padding: 0px;
	cursor:pointer;
	margin:0px;
	background-color:transparent;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

h1 {
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color:#3c685b;	
	margin-top: 0px;
	margin-bottom:0px;		
	letter-spacing: 0px;
}

h1 a {
	color:#3c685b;;
	text-decoration: none;
}

h2 {
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top:2px;
	margin-bottom:6px;
}

h3 {
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom:8px;	
}

h4 {
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E9272D;
	margin:0px;
}

h4 a {
	
	text-decoration: none;
	color: #C71313;
}

h5 {
	font-family: HelveticaNeueLT-Roman;
	font-size: 20px;
	font-weight:normal;
	color: #000000;
	margin:0px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-left: 25px;
	background-image:url(../imagens/logo_secaoPQ.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

h5 a {
	
	text-decoration: none;
	color: #000000;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-stretch:condensed;
	color: #138420;
	margin-top:2px;
	margin-bottom:4px;
}

h6 a {
	
	text-decoration: none;
	color: #138420;
}

h6 a:hover {
	text-decoration: underline;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

ul li {
	margin-left: 12px;
	padding-left: 18px;
	padding-top: 4px;	
	padding-bottom: 10px;
	background-image:  url(../imagens/pontoPQ.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 8px;
}

ul li ul li {
	margin-left: 12px;
	padding-left: 18px;
	padding-top: 4px;	
	padding-bottom: 10px;
	background-image:  url(../imagens/pontoPQ.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 8px;
}

.fonteNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	background: rgba(0, 0, 0, .7); 
	height:60px;
	display:table; 
	width: 100%;
	text-align:left;
}

.fonteCabecalho {
	font-family: MyriadWebPro, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #8CA283;
	letter-spacing:-1px;
}

.fonteTituloNoticia {
	font-family: HelveticaNeueLT55, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	color: #3F3F51;
	font-weight:bolder;
	
}

.fonteSubTituloNoticia {
	font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #3F3F51;
}

.fonteXPQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.fontePQMenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3F3F51;
	
}

.fontePQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}

.fonteMD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #3F3F51;
}

.fonteMD1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #333333;
}

.fonteMD2 {
	font-family: Archive, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #555555;
	letter-spacing: -2px;
	line-height: 100%;
}


.fonteGD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	
}

.fontePQCor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}

.fontePQMenorCor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #858592;
	font-weight: normal;
}

.fontePQCor2 {
	font-family: Archive, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color: #999999;
}

.fontePQCor3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000;
	font-weight:bold;
}

.fontePQCor2 a {
	color: #014365;
}


.fonteGDCor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #666;
	font-weight: normal;
}

.fonteGDCor2 {
	font-family: HelveticaNeueLT55;
	font-size: 17px;
	color: #D8261D;
	font-weight:bold;
}

.fonteGDCor2 a {
	color: #D8261D;
}

.fonteCabecalho01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #909090;
	font-weight:normal;
	float:right;
	margin-right:0px;
	margin-top:0px;
}
.fonteCabecalho01 a {	
	color: #909090;		
}
.fonteRodape01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D8261D;
	font-weight:bold;
}

.fonteRodape02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight:normal;
}

.fonteRodape03 {
	font-family: HelveticaNeueLT55;
	font-size: 12px;
	color: #909090;
	font-weight:normal;
}

.tablePrincipal {
	background-color: #A7BAC5;
	border: thin double #A7BAC5;
}
.tdEntradaCampo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #F2F2E6;
}
.tdTituloCampo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #E2E2C2;
}
.tdExibicaoCampo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

.tableBordas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 10px;
	margin-left: 15px;
	width: 745px;
}

.tableBordasFinas {
	border: 1px solid #D0D0D2;
	padding: 10px;
	background-color: #F7F7F7;
}

.tableBordasFinasPublicacoes {
	border: 1px solid #D0D0D2;
}

.tableBordasFinasFotos {
	border: 1px solid #E8E8E8;
	padding: 10px;
	background-color:#FFF;
}

.paginacaoAtual {
	
	background-color:#DA251C;
	padding-left:3px;
	padding-right:3px;
	color:#FFF;
	margin:3px;
	border-style:solid;
	border-width:1px;
	border-color:#DA251C;
}

.paginacaoOutras {

	background-color:#E0E0E0;
	padding-left:3px;
	padding-right:3px;
	color:#7D7D7D;
	margin:3px;
	border-style:solid;
	border-width:1px;
	border-color:#C7C7C7;

}

.tdRodape {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tdBordaDireita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.tdBordaDireita2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.imgJornalCapas {
	border:none;
	width:136px;
	height:193px;
}

.imgColunistas {
	border:none;
	width:100px;
	height:100px;
}

#borda_sombraGD img {
	padding:4px;
	border:1px solid #c4c4c4;
	float:left; 
	margin-right:10px;
	margin-bottom:10px;	
	width:350px;
}


.PublicacaoCapa {	
	width:180px;
	padding:0px;
    border:3px solid #FFFFFF;
	/* height:194px; */
}

.borda_left {
	padding:4px;
	border:1px solid #c4c4c4;
	float:left; 
	margin-right:10px;
	margin-bottom:10px;	
	width:350px;
}

.borda_right {
	padding:4px;
	border:1px solid #c4c4c4;
	float:right; 
	margin-left:10px;
	margin-bottom:10px;	
	width:350px;
}

.esquerda {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:300px;
}

.direita {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	width:300px;
}

.info, .ok, .warning, .error { 
font-family:Arial, Helvetica, sans-serif; 
font-size:13px;
border: 1px solid;
margin: 10px 0px 10px 0px;
padding:10px 10px 10px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('../imagens/info.png');
}
.ok {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('../imagens/ok.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('../imagens/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('../imagens/error.png');
}

.brand {
      position: absolute;
      right: 5%;
      
      display: block;
	  z-index:9999;
      }