<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.boxLeft {
	width: 748px;
	height: auto;
	float: left;
	text-align: justify;
	position: relative;
}
.boxRight {
	width: 152px;
	height: auto;
	float: right;
	line-height: 23px;
	position: relative;
}
.conteudoRight {
	margin-top: 358px;
}
.miniaturas {
	min-height: 112px;
	background-size: contain;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	width: 204px;
}
h3 {
	font-size: 44px !important;
	color: #007ac3;
	font-weight: lighter;
}
h4 {
	font-weight: normal;
}
.observacao {
	color: #666;
	font-style: italic;
	font-size: 12px;
}
.etiqueta {
	width: 320px;
	height: 126px;
	float: left;
	position: relative;
	margin-top: 10px;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	margin-right: 172px;
}
.etiqueta .conteudo {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: wrap;
	width: 465px;
	height: 106px;
}
.etiqueta .imagem {
	width: 150px;
	height: 100px;
	border: 3px solid #fff;
	box-shadow: 0px 0px 2px #999;
	background: rgba(0,0,0,0.5);
	float: left;
	margin: 0px 2px 10px 0px;
	transition: all 0.5s;
	background-size: cover;
}
.etiqueta:hover .imagem, .subtitulo_noticia {
	color: #999;
	font-size: 24px;
	line-height: 30px;
	margin-top: -27px;
}
.subtitulo_noticia {
	margin-bottom: 0;
}
.dataPublicacao {
	color: #595656;
	font-size: 13px;
}
.legenda_destaque {
	color: #3D3939;
	margin-top: 0px;
	background: #EEEEEE;
	width: 100%;
	min-height: 30px;
	height: auto;
	font-size: 12px;
	position: relative;
	margin: auto;
	top: -38px;
}
.imgDestaque {
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	margin: auto;
	/* background-size: contain; */
	background-position: center center;
}
.conteudoNoticia {
	font: x-small arial, helvetica, freesans, sans-serif!important;
	text-align: justify;
	color: #555;
	font-size: 16px!important;
	letter-spacing: 0;
	line-height: 25px!important;
	padding-bottom: 1.5em;
	word-wrap: break-word;
}
.conteudoNoticia img {
	margin-top: 20px;
	margin-bottom: 30px;
}
.legen {
	min-height: 20px;
	margin-bottom: 30px;
	margin-top: -6px;
	color: #3D3939;
	font-size: 12px;
	padding: 0px 10px;
	line-height: 18px;
}
.legenda_miniatura {
	color: #3D3939;
	margin-bottom: -7px;
	width: 201px;
	text-align: left;
	height: auto;
	font-size: 12px;
	padding: 0px 10px;
}
.legenda_creditos {
	color: #3D3939;
	width: 201px;
	min-height: 20px;
	text-align: left;
	height: auto;
	font-size: 12px;
	padding: 0px 10px;
}
.conteudoNoticia p {
	color: #555;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 20px;
	padding-bottom: 1.5em;
	word-wrap: break-word;
}
.vejaMais {
	margin-top: 0px !important;
}
.boxLeft p img {
	width: 600px !important;
	height: 430px !important;
}
.font {
	font-size: 14px!important;
	color: #494444;
 //font-family: 'Myriad Pro Regular';
	font: x-small arial, helvetica, freesans, sans-serif;
}
.AssinaturaConteudo {
	color: rgb(85, 85, 85);
	font-family: myriad pro regular;
	font-size: 16px;
}
</pre></body></html>