
<!-- topo -->
.topo{
background-color: #336fb0;

}
.menu {
	background: #336fb0;
	color: #fff;
	height: 113px;
}
.menu2 li {
	margin-right: 3.3rem;
}

.ico_apresentacao {
margin-top: 2rem;

}
.busca{
margin-top: 1rem;
position: relative;
}

.st_tx_apresentacao{
    margin-top: -4rem;
    color: #ffffff;    
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    text-decoration: none !important; 
}
.posicao-rodape{
	    position: relative;

}

.destaque_noticia{
margin-top: 4rem;
}
.tit_noticia{
margin-top: 4rem;
}
.list-contents{
margin-top: 4rem;
margin-bottom: 4rem;
}
.noticia{
background-color: #dcdcdc;
margin-top: -2rem;
padding: 6px 0px 8px 0px;
text-align: center;
width: 100%;
border-radius: 7px;
}
.noticia_index{
background-color: #dcdcdc;
margin-top: 1rem;
border-radius: 7px;
text-align: justify;
max-height: 100px;
}
.galeria-listagem{
min-height: 38rem;
margin-top: 20px;
}
.bt_veja_mais_noticia{
margin-top: 2rem;
float: right;
}
.bt_color{
background-color:#004b9c;

}
.bt_topo{
background-color:#336fb0;
border:0px;
padding:6px 6px !important;
}
.banner{
margin-top: 2rem;
}
.img_semana{
margin-top: 2rem;
}
.img_da_semana{
border: 7px solid #336fb0;
border-radius: 10px;
    margin-bottom: 20px;
padding:0px;
width: 100%;
}
.academico{
	margin-top:4rem;
	position: relative;

}
.space_tit{
	margin-bottom:2rem;
}
.fonts{
	font-family: 'Roboto', sans-serif;
	text-align: center;
    margin-top: 20px;
}
.fonts_footer{
font-family: 'Roboto', sans-serif;
color:#535353;
font-size:17px;
}
.fonts_tit_leitura{
font-family: 'Roboto', sans-serif;
color:#535353;
font-size:24px;
}
.footer_azul{
	    background-color: #004B9C;
    margin-top: 33px;
}
.footer{
	background: #bfbfbf;
	color: #fff;
	height: 114px;
    margin-top: 4rem;
}

@media(min-width:768px){
	.busca {
		/*top: 6rem;*/
	}
}
@media(max-width:767px){
	.busca {
		top: -2rem;
	}
}
/* ALTERAÇÃO ABRIL 2017 */ 
.menu-topo {	
    font-family: 'Roboto', sans-serif;     
    font-size: 30px;
}
.imagem-noticia{
border-radius: 7px;
text-align: justify;
padding: 0px 10px 0px 20px;
margin-left: 32%;
position: relative;
bottom: 80px;
}
.imagem-academica {
	margin-top: 20px;
    position: relative;
}
.logo-mobile {
	width: 189px;   
    margin-top: -10px;
}
/* ALTERAÇÃO MAIO 2017 */
.box-listagem{
margin-top: -2rem;
padding: 0px 0px 13px 0px;
width: 100%;,
position: relative;
}
.conteudo-listagem {
	/*background-color: #dcdcdc;*/
	border: solid #d6d6d6 2px;
	text-align: center;
	min-height: 100px;
	padding: 12px 0px 0px 0px;
	font-size: 15px;
	font-weight: 600;
	margin-top: 7px;
}
