@charset "utf-8";

body {
	font-family: Georgia, "Times New Roman", Times, serif !important;
}

#conteudoDestaque{
    font-size: 1.1em;
	margin-bottom:20px;
	}
	
#conteudoDestaque span.chapeu{
	text-transform: uppercase;
    font-size: 0.7em;
    font-weight: bold;
    color: #666;
    border-bottom: 2px solid #666;
    width: 50%;
    display: block;
    margin-bottom: 10px;
}

#conteudoDestaque a:link, #conteudoDestaque a:visited{
    font-weight: bold;
    color: #036;
    font-size: 0.8em;
	text-decoration:none;
}

#conteudoDestaque a:hover{
	text-decoration:underline;
}

#boxcadastro{
    background-color: #e4e4e4;
	padding-top: 10px;
	padding-bottom: 15px;
}

#boxcadastro h2{
	margin: 0;
}

#boxcadastro input{
	margin-bottom: 5px;
}

.noticias {
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 1.1em;
	}
	
.noticias span {
	text-transform: uppercase;
    font-size: 0.7em;
    font-weight: bold;
    color: #666;
    border-bottom: 2px solid #666;
    width: 60%;
    display: block;
    margin-bottom: 10px;
	}
	
.noticias h5 > a:link, .noticias h5 > a:visited{
    font-weight: bold;
    color: #036;
    font-size: 1.1em;
	text-decoration:none;
}

.noticias h5 > a:hover{
	text-decoration:underline;
}

.publicidade {
	    text-align: center;
		margin-bottom:20px;
	}
	
#maislidas {
	background-color:efefef;
	}

#maislidas h2 {
    color: #666;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #666;
	font-weight: bold;
	}
	
#leiaoutras h2 {
    color: #666;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #666;
	margin-bottom: 30px;
	font-weight: bold;
	}
	
#googlead {
	padding: 20px 0;
	text-align:center;
	}	

footer {
	background-color: #333333;
	padding-top: 30px;
	padding-bottom:30px;
	border-top: 2px solid #999;
	color: #efefef;
	text-align: center;
	font-size:0.8em;
	}
	
.chapeu{
	text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #666;
    border-bottom: 2px solid #666;
    margin-bottom: 10px;
    padding: 0 0 5px;
}

.chapeu2 {
	text-transform: uppercase;
    font-size: 0.6em;
    font-weight: bold;
    color: #888;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 2px solid #888;
    margin-bottom: 10px;
    padding: 0 0 5px;
    width: 45%;
    display: block;
}

.page-item.active .page-link {
    background-color: #89c !important;
}

#ferramentas{
	font-size: 20px;
    text-align: right;
}

#ferramentas a{
	color:#666;
}



#coluna1 h1{
    font-weight: bold;
    color: #036;
    font-size: 2.5em;
	text-decoration:none;
	margin-bottom:3%;
}

#coluna1 p{
    font-size: 1.2em;
}

#pag {
	font-size: 14px;
	color:#333
}

#pag .data {    
	width: 78px;
	display: inline-block;
    margin-right: 12px;
    margin-left: 5px;}

#pag a.mais:link, #pag a.mais:visited {
	font-size: 14px;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #efefef;
    width: 100%;
    display: block;
    padding: 3px;
}

#pag a.mais:hover {
	text-decoration:underline;
}

#pag p {
	text-align:center;
	margin: 5px 0
}

#pag a.pag:link {
	font-size: 12px;
	text-decoration:none;
	color:#333;
	width: 25px;
	height: 25px;
	display:block;
	line-height: 25px;
	background-color:#efefef;
	border: 1px #CCCCCC solid;
	border-radius: 5px;
	float:left;
	text-align:center;
	margin:2px;
}

#pag a.pag:hover {
	text-decoration:underline;
}

#tabs {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (max-width: 1020px) {
	
.d-mobile-none {
	display:none;
	}

.date-top {
    color: #9d9d9d;
    margin-top: 15px;
    display: block;
	margin-left: 5px;
}

#menu1 {
	visibility:hidden;
	display:none;
	}
	
#menu2 {
	visibility:hidden;
	}
	
#conteudoDestaque a:link, #conteudoDestaque a:visited{
    font-size: 0.6em;
}

#conteudoDestaque nav {
    font-size: 1em;
}

.noticias h5 > a:link, .noticias h5 > a:visited{
    font-size: 1.25em;
}

footer img {
	margin-bottom: 10px;
}

.chapeu{
	text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    color: #666;
    border-bottom: 2px solid #666;
    width: 50%;
    display: block;
    margin-bottom: 10px;
}

.chapeu2 {
	text-transform: uppercase;
    font-size: 0.6em;
    font-weight: bold;
    color: #888;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 2px solid #888;
    margin-bottom: 10px;
    padding: 0 0 5px;
    width: 75%;
    display: block;
}

#formPesquisa {
		display:none;
		}

}