<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.chrono_credits {
	display:none;
}
.module .subtitle {
	font-weight:600!important;
}
.noticia {
	margin-bottom: 10px;
    border-bottom: 1px solid #e8e7e7;
	min-height:90px!important;
}

#content.internas div.light-image-horz {
	width: 350px;
}

main div.container .module h3 {
	margin-bottom: 0px!important;
}

@media only screen and (max-width : 480px) {
	 
	 header #logo img {display:none;}
        
    }
	
#content.internas .content-header-options-1 .btns-social-like {
    padding-top: 0px!important;
	padding-left:10px;
}

#content.internas div.light-image-vert {
    max-width: 350px!important;
}

.selectwidthauto{ 
    width:100%!important;
}

.moduloalturamenor{
	padding-bottom:0px!important;
}

.artigo-direita{
	border-radius:6px;
	margin-left:15px;
	width:350px;
	float:right;
}

.artigo-esquerda{
	border-radius:6px;
	margin-right:15px;
	width:350px;
	float:left;
}
.portal:hover{
	opacity: 0.7;
}</pre></body></html>