
#conteudointernaPQ .txtcorridoimprensa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;
	border-bottom: 5px solid #e8e8e8;
}

#conteudointernaPQ .txtcorridoimprensa p{
	padding-bottom:9px;
}

#conteudointernaPQ .txtcorridoimprensa p strong{
	font-weight:bold;
	color: #669999;
} 


#conteudointernaPQ .homeimprensa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;
	border-bottom: 0px solid #e8e8e8;
}

#conteudointernaPQ .homeimprensa p{
	padding-bottom:9px;
}

#conteudointernaPQ .homeimprensa p strong{
	font-weight:bold;
	color: #669999;
} 

#conteudointernaPQ .txttitulointerna {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1b75b8;
	padding-top: 10px;
	display: block;
	text-align:center;
	border: 0px solid black;
}

#conteudointernaPQ .titimprensa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669999;
	text-align:center;
	padding: 10px 0 10px 60px;
	display: block;
	font-weight:bold;
	width:345px;
}

#conteudointernaPQ .subtitimprensa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	width:470px;
	color: #8c8c8c;
	text-align:center;
	padding: 10px 0 20px 0;
	display: block;
	font-style:italic;
	font-weight:bold;
}
#conteudointernaPQ .subtitinternaimprensa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width:480px;
	color: #669999;
	padding: 10px 0 20px 0;
	display: block;
	float:left;
	font-weight:bold;
}
/*CHAMADAS LATERAL DIREITA*/

.imprensachamada{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c8c8c;
	display:block;
	float:left;
	width:192px;
	height:300px;
}

.imprensachamada .imprensabox{
	width:191px;
	height:72px;
	display:block;
	float:left;
	background:url(images/ilustra_imprensa_info.jpg)  no-repeat top;
	border-bottom:5px #e8e8e8 solid;
	border-top:5px #e8e8e8 solid;
	margin:10px 0 10px 0;
}

.imprensachamada p strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#669999;
	display:block;
	font-weight:bold;
	float:left;
	width:192px;
	padding:5px 0 8px 0;
}

.imprensachamada a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#669999;
	display:block;
	float:right;
	text-align:right;
	width:192px;
	height:15px;
	background-color:#cfd4d4;
	border-bottom:1px #8c8c8c solid;
	border-top:1px #8c8c8c solid;
	padding-right:5px;
}
.imprensachamada a:hover{
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#a8c5c5;
}

/*IMAGEM LATERAL*/

.ilustraimprensasesq {
	background:url(images/ilustra_imprensa.jpg)  no-repeat;
	width: 191px;
	height: 431px;
	border-bottom: 5px solid #e8e8e8;
	display:block;
	float:left;
}













