<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



@media only screen{

    @-ms-viewport{ 

    	width: device-width; 

    }

}



/* textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover{

    outline:0px !important;

    -webkit-appearance:none;

} */



html *{

    outline: 0 !important;

}



a:focus, a:active{

	outline: 0 !important;

	border: 0 !important;

	text-decoration: none !important;

}



*{

	margin: 0;

    padding: 0;

	border: 0;

	font-size: 1em;

	font-family: 'Open Sans', sans-serif;

	font-weight: 300;

	box-sizing: border-box;

}



html{

	background: #FFF;

	overflow-x: hidden;

}



p{

    margin: 0 0 2px 0;

    color: #000000;

}



a{

    text-decoration: none;

    color: #000000;

}



a, a:visited, a:link, a:active{

    outline: none;

}



a:hover{	

    text-decoration: none;

}



#popup_sis_1 {

	position: fixed;

	left: 150px;

	top: 20px;

	max-width: 550px;

	max-height: 550px;

	z-index: 999999;

}



#popup_sis_1 img {

	max-width: 550px;

	max-height: 550px;

	float: left;

}



#popup_sis_1 #fechar_popup_sis_1 {

	width: 32px;

	height: 32px;

	position: absolute;

	background: url(http://www.controlemunicipal.com.br/site/prefeitura/images/fechar.png);

	top: -14px;

	right: -14px;

	cursor: pointer;

}



#popup_sis_2 {

	position: fixed;

	right: 150px;

	top: 20px;

	max-width: 550px;

	max-height: 550px;

	z-index: 999999;

}



#popup_sis_2 img {

	max-width: 550px;

	max-height: 550px;

	float: right;

}



#popup_sis_2 #fechar_popup_sis_2 {

	width: 32px;

	height: 32px;

	position: absolute;

	background: url(http://www.controlemunicipal.com.br/site/prefeitura/images/fechar.png);

	top: -14px;

	right: -14px;

	cursor: pointer;

}



#topo_geral{

	width: 100%;

	height: 214px;

	background: -webkit-linear-gradient(left, #00BBA5, #00AA55, #007441, #00723F); /* For Safari 5.1 to 6.0 */

    background: -o-linear-gradient(left, #00BBA5, #00AA55, #007441, #00723F); /* For Opera 11.1 to 12.0 */

    background: -moz-linear-gradient(left, #00BBA5, #00AA55, #007441, #00723F); /* For Fx 3.6 to 15 */

    background: linear-gradient(to right, #00BBA5, #00AA55, #007441, #00723F); /* Standard syntax (must be last) */

}



#faixa_endereco{

	width: 100%;

	height: 30px;

	background-color: #EEEEEE;

}



#topo{

	z-index: 9;

	position: relative;

	width: 1320px;

	height: inherit;

	margin: auto;

}



#logo{

	position: relative;	

	margin: 12px 0;

	float: left;

}



#nome_prefeitura {

    position: relative;

    float: left;

    margin-left: 11px;

}



#nome_prefeitura p{

	color: #ffffff;

	line-height: 75px;

}



#nome_prefeitura p:first-child{

	font-size: 1.35em;

	font-weight: 500;

	margin-left: 11px;

}



#nome_prefeitura p:last-child{

	font-size: 10em;

	text-align: left;

	font-weight: bold;

}



#menu_superior{

	position: relative;

	float: right;

	margin-top: 24px;

}



#menu_superior .fa{

	color: #ffffff;

}



#menu_superior .fa-home{

	font-size: 31px;

}



#menu_superior .fa-envelope-o{

	font-size: 24px;

}



#menu_superior .fa-commenting-o{

	font-size: 26px;

}



#menu_superior .fa{

	margin-left: 56px;

	margin-right: 9px;

}



#menu_superior a{

	font-size: 1em;

	color: #ffffff;

	font-weight: bold;

}



#menu_superior a:hover{

	opacity: 0.5;

}



#rodape_geral{

	width: 100%;

	height: 523px;

	position: relative;

	float: left;

}

#menu_rodape_fundo{

	width: 100%;

	height: 276px;

	margin-top: 6px;

	background-color: #333333;

}



#menu_rodape{

	width: 1320px;

	height: inherit;

	margin: auto;

}



#menu_rodape ul li a:hover{

	color: #88C9A5;

}



#rodape_fundo{

	width: 100%;

	height: 132px;

	background-color: #14944C;

	margin: 6px 0;

}



#rodape {

    width: 1320px;

    height: inherit;

    margin: auto;

}



#faixa_horario{

	width: 100%;

	height: 39px;

	background-color: rgb(20,148,76, 0.5);

	margin-top: 20px;

}



#faixa_horario p{

	text-align: center;

	line-height: 39px;

}



#endereco_email{

	width: 1320px;

	margin: auto;

}



#corpo_busca {

    width: 512px;

    height: 33px;

    position: relative;

    float: right;

    margin-top: 42px;

}



#corpo_busca input[type="text"] {

    font-size: 1em;

    color: #000000;

    width: 401px;

    position: relative;

    height: 33px;

    border: 1px solid #777777;

}



#corpo_busca input[type="submit"] {

    background: url(images/bt_buscar.png) no-repeat;

    width: 103px;

    height: 33px;

    cursor: pointer;

    position: relative;

    margin-left: 8px;

    float: right;

}


.tituloLicita{

	display: flex;
    padding-top: 50px;
    float: right;
}


.licitaTudo{

	font-weight: bold;
    color: white;
    font-size: 40pt;
}


.navbar{

	width: 745px;

	height: 50px;

	float: right;

	margin-bottom: 0;

	background-color: transparent;

	border: transparent;

	margin-top: 27px;

	/* margin-top: -60px; */

}



.navbar-default .navbar-nav &gt; li &gt; a {

    color: #ffffff;

    font-weight: bold;

    margin-left: 26px;

}



.navbar-default .navbar-nav &gt; li &gt; a &gt; i{

	margin-left: 4px;

	color: #ffffff;

	font-weight: bold;

}



.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; .open &gt; a:hover {   

    color: #000000;

    background-color: unset;

}



.navbar-collapse {

    padding: 0;

}



ul.nav{

	float: right;

}



ul.nav li.dropdown ul.dropdown-menu li{

	padding: 5px 0;

	border-bottom: 1px solid #EEEEEE;

}



ul.nav li.dropdown ul.dropdown-menu li:last-child{

	border-bottom: none;

}



.nav &gt; li &gt; a {

    padding: 10px 0px;

}



.carousel-indicators {

    z-index: 1 !important;

}



#corpo{

	width: 100%;

	height: auto;

	position: relative;

	padding-top: 20px;

}



div#banner{

	margin-top: 9px;

	height: 448px;

}



div#banner img{

	width: 100%;

	height: 448px;

}



#conteudo{

	width: 1320px;

	margin: auto;

	min-height: 246px;

	position: relative;

}



#menu_lateral{

	position: relative;

	float: left;

	width: 15.84%;

	min-height: 1px;

}



#menu_lateral ul{

	width: 93.78%;

	border-top: 1px solid #EEEEEE;

	border-right: 1px solid #EEEEEE;

	border-left: 1px solid #EEEEEE;

}



#menu_lateral ul li{

	list-style: inside;

	border-bottom: 1px solid #EEEEEE;

	padding-left: 8px;

	height: 39px;

	line-height: 39px;

	color: #13934C;

}



#menu_lateral ul li ul{

	display: none;

	width: 200px;

	position: relative;

	left: 186px;

	bottom: 40px;

	background: #FFFFFF;

	z-index: 999999;

}



#menu_lateral ul li a{

	font-size: 0.928em;

}



#menu_lateral ul li:hover{

	background-color: #000000;

}



#menu_lateral ul li:hover a{

	color: #ffffff;

}



#menu_lateral ul li:hover ul li a{

	color: #000000;

}



#menu_lateral ul li ul li:hover a{

	color: #ffffff;

}



#botoes{

	width: 84.16%;

	height: 143px;

	background-color: #EEEEEE;

	float: right;

}



#botoes a figure {

    float: left;

    margin: 25px 0 0 0;

    width: 13.66%;

}



#botoes a figure figcaption {

    font-weight: 700;

    font-size: 13px;

    margin-top: 19px;

    text-align: center;

		font-family: 'Oswald', sans-serif;
		
		color: #000000;

}



#botoes a figure img{

	margin: auto;

	display: block;

	width: 72px;

	height: 72px;

	object-fit: contain;

}



#botoes a:hover figure img{

	opacity: 0.5;

}




#botoes a:hover figure figcaption{

	color: #333333;

}



#conteudo_interno{

	position: relative;

	float: left;

	min-height: 1px;

	width: 84.16%;

}



#noticia_destaque{

	margin-top: 16px;

	height: 515px;

	overflow-y: hidden;

}



#ultimas_noticias{

	margin-top: 19px;

}



#noticia_destaque .box_titulo_sessao p#titulo_sessao{

	width: 108px;

	height: 22px;

	background-color: #000000;

	color: #ffffff;

	padding-left: 18px;

}



#ultimas_noticias .box_titulo_sessao p#titulo_sessao{

	width: 177px;

	height: 22px;

	background-color: #000000;

	color: #ffffff;

	padding-left: 18px;

}



.box_titulo_sessao{

	width: 100%;

	height: 26px;

	border-bottom: 4px solid #000000;

}



p#titulo_sessao{

	font-weight: bold;

	line-height: 25px;

}



p#titulo_noticia{

    margin-top: 30px;

    text-align: center;

    font-weight: bold;

    font-size: 2em;

    margin-bottom: 20px;

}



#container_imagem{

	width: 57.87%;

	height: 400px;

	float: left;

}



#container_imagem img{

	width: 100%;

	height: inherit;

}



#conteudo_noticia_destaque{

    width: 42.13%;

    float: right;

}



p.artigo_inicio{

    width: 95.51%;

    float: right;

    line-height: 27px;

    text-align: justify;

}



#container_ultimas_noticias{

	width: 100%;

	background-color: #EEEEEE;

	float: left;

}



.noticia:nth-child(2n) #container_texto{

	border-right: none;

}



.noticia{

	width: 50%;

	float: left;

	height: 210px;

	border-bottom: 1px solid #CCCCCC;

}



a.noticia-especial img{

    float: left;

    margin-top: 33px;

    margin-left: 30px;

    width: 170px;

    height: auto;

}



a.noticia-especial div.titulo-especial{

    float: left;

    width: 280px;

    margin: 0 0 0 31px;

    font-size: 1.285em;

    font-weight: bold;

}



a.noticia-especial div.artigo-especial{

    float: left;

    width: 280px;

    margin: 9px 0 0 31px;

}



#container_texto {

    height: 130px;

    margin-top: 33px;

    border-right: 1px solid #CCCCCC;

}



.ultimo, .penultimo{

	border-bottom: none;

}



.linha:after, .linha:before{

	clear: both;

	display: table;

  	content: " ";

}



.bloco_busca{

	width: 100%;

	float: left;

	margin-bottom: 20px;

}



.ver_todas{

	float: left;

	margin-top: 15px;

}



#ver_todas{

	margin-top: 10px;

}



#ver_todas p{

	text-align: center;

	border: 1px solid #C9C9C9;

	font-weight: bold;

	height: 43px;

	line-height: 43px;

}



#ver_todas a:hover{

	opacity: 0.5;

}



#webmail{

	margin-top: 13px;

}



#prevencao, #servicos_cidadao, #sala_empreendedor, #previsao{

	margin-top: 13px;

}



#container_previsao{

	width: 195px;

	height: 243px;

	border: 1px solid #000000;

}



#container_previsao img{

	width: 193px;

	height: auto;

}



#container_previsao iframe{

	margin: auto;

	display: block;

}



.fa-chevron-circle-left, .fa-chevron-circle-right{

	font-size: 36px;

}



.divisao-1{

	width: 30.3%;

}



.divisao-2{

	width: 31.82%;

}



.divisao-3{

	width: 30.3%;

}



.divisao-4{

	width: 7.58%;

}



.divisao-1, .divisao-2, .divisao-3, .divisao-4, #divisao_menu_rodape-1, #divisao_menu_rodape-2, #divisao_menu_rodape-3, #divisao_menu_rodape-4,

#divisao_menu_rodape-5, #divisao_menu_rodape-6{

	min-height: 1px;

	position: relative;

	float: left;

}



#rodape .divisao-1 img#logo_rodape{

	margin-top: 11.5px;

	position: relative;

	float: left;

}



#nome_prefeitura_rodape{

	position: relative;

	float: left;

	margin-top: 12px;

}



#nome_prefeitura_rodape p{

	color: #ffffff;

	line-height: 45px;

}



#nome_prefeitura_rodape p:first-child{

	font-size: 0.714em;

	font-weight: 500;

	margin-left: 6px;

}



#nome_prefeitura_rodape p:last-child{

	font-size: 5.142em;

	font-weight: bold;

}



.fa-map-marker {

    color: #ffffff;

    font-size: 30px;

    float: left;

    margin-top: 51px;

}



#rodape .divisao-2 p{

	float: left;

	margin-left: 16px;

	font-size: 1.142em;

	color: #ffffff;

}



#endereco{

	margin-top: 45px;

}



#contato{

	margin-top: 28px;

}



#telefone p, #telefone p i, #email_rodape p, #email_rodape p i{

	color: #ffffff;

}



#telefone p i, #email_rodape p i{

	font-size: 30px;

}



#email_rodape{

	margin-top: 18px;

}



#email_rodape p i{

	margin-right: 16px;

}



#telefone p i{

	margin-right: 22px;

}



.divisao-4 a img{

	margin-top: 30px;

}



#divisao_menu_rodape-1{

	width: 13.48%;

}



#divisao_menu_rodape-2{

	width: 16.74%;

}



#divisao_menu_rodape-3{

	width: 12.12%;

}



#divisao_menu_rodape-4{

	width: 23.86%;

}



#divisao_menu_rodape-5{

	width: 15.38%;

}



#divisao_menu_rodape-6{

	width: 18.42%;

}



#divisao_menu_rodape-1, #divisao_menu_rodape-2, #divisao_menu_rodape-3, #divisao_menu_rodape-4, #divisao_menu_rodape-5, #divisao_menu_rodape-6{

	height: 235px;

	margin-top: 18px;

	border-right: 1px solid #444444;

}



#divisao_menu_rodape-6{

	border-right: none;

}



#divisao_menu_rodape-6 img {

    display: block;

    margin: 5px auto 0 auto;

}



#divisao_menu_rodape-6 #links_app a img{

	width: 94px;

	height: 32px;

	float: left;

}



#links_app{

	margin: 37px auto 0 auto;

	width: 195px;

}



#links_app a:first-child img{

	margin-right: 7px;

}



#menu_rodape p{

	color: #88C9A5;

	font-size: 1.142em;

	font-weight: bold;

	margin-left: 17px;

}



#menu_rodape ul{

	list-style: none;

	margin: 15px 0 0 17px;

}



#menu_rodape ul li a{

	color: #ffffff;

	font-size: 0.928em;

	line-height: 22px;

}



#divisao_menu_rodape-4 ul{

	width: 44.5%;

	float: left;

}



#divisao_menu_rodape-4 ul#primeiro{

	border-right: 1px solid #444444;

}



/* POPUP */



#popup{

	width: 400px;

	height: 300px;

	padding: 25px;

	position: fixed;

	top: 30%;

	left: 30%;

	background: #FFF;

	border: solid 4px #006FEA;

	display: none;

	z-index: 999999;

}

@media (max-width: 600px) {
	#popup {
	  width: 321px;
	  left: 19px;
	  padding: 13px;
	}
  }



#popup h2, #popup_empreendedor h2{

	color: #444444;

	font-size: 1.786em;

	margin-top: 0;

	margin-bottom: 5px;

}



#popup a{

	color: #006FEA;

}



#popup p{

	padding: 5px;

	font-size: 12pt;

}



#popup img{ 

	vertical-align: middle; 

}



#popup strong{ 

	font-size: 12pt; 

	color: #444444; 

}



#popup #fechar_popup{

	position: absolute;

	top: 12px;

	right: 12px;

}



#popup_empreendedor{

	width: 400px;

	height: auto;

	padding: 25px;

	position: fixed;

	top: 30%;

	left: 30%;

	background: #FFF;

	border: solid 4px #006FEA;

	display: none;

	z-index: 999999;

}



#popup_empreendedor p{

	padding: 5px;

	font-size: 12pt;

}



#popup_empreendedor img { 

	vertical-align: middle; 

}



#popup_empreendedor strong{ 

	font-size: 12pt; color: #444444; 

}



#popup_empreendedor h2{

	color: #444444;

}



#popup_empreendedor a{

	color: #006FEA;

}



#popup_empreendedor #fechar_popup_empreendedor{

	position: absolute;

	top: 12px;

	right: 12px;

}



#sliders{

	top: 452px;

	position: relative;

	float: right;

	z-index: 100;

}



#sliders a i.fa-chevron-circle-left{

	margin-right: 33px;

}



#sliders a i.fa-chevron-circle-right{

	margin-right: 172px;

}



#rodape_atualizacao{

	width: 100%;

	height: 38px;

	position: relative;

	background-color: rgb(20,148,76, 0.5);

}



#rodape_atualizacao p{

	text-align: center;

	line-height: 38px;

}

	

@media screen and (max-width: 1366px){



	#endereco_email, #topo, #rodape, #conteudo, #menu, #menu_rodape{

		width: 1000px;

	}



	.divisao-3 {

	    width: 27.3%;

	}	



	.divisao-4 {

	    width: 10.58%;

	}



	.navbar-default .navbar-nav &gt; li &gt; a {

	    margin-left: 19px;

	}



	#divisao_menu_rodape-1{

		width: 14%;

	}



	#divisao_menu_rodape-2 {

	    width: 12.74%;

	}



	#divisao_menu_rodape-3{

		width: 13.12%;

	}



	#divisao_menu_rodape-4{

		width: 26.86%;

	}



	#divisao_menu_rodape-5{

		width: 13.38%;

	}



	#divisao_menu_rodape-4 ul {

	    width: 43.5%;

	}



	#divisao_menu_rodape-6 {

	    width: 19.90%;

	}



	#menu_superior i.fa-home{

		margin-left: 0;

	}



	div#banner, div#banner img{

	    height: 339px;

	}



	.navbar {

	    width: 700px;

	    height: 35px;

	    min-height: 35px;

	    margin-top: 24px;

	}



	#menu_lateral {

	    width: 22%;

	}



	#menu_lateral ul {

	    width: 92%;

	}



	#botoes, #conteudo_interno{

	    width: 78%;

	}



	#botoes{

		height: 420px;

	}



	#container_imagem {

	    height: 554px;

	    width: 100%;

	}



	#conteudo_noticia_destaque {

	    width: 100%;

	    float: right;

	    margin-top: 20px;

	}



	p.artigo_inicio {

	    width: 100%;

	}



	a.noticia-especial img {

	    width: 330px;

	}



	.noticia {

	    height: 485px;

	}



	#container_texto {

	    height: 266px;

	}



	a.noticia-especial div.titulo-especial, a.noticia-especial div.artigo-especial {

	    width: 330px;

	}



	#noticia_destaque {

	    height: 950px;

	}



	#sliders {

	    top: 870px;

	    float: none;

		margin: auto;

		width: 110px;

	}



	#sliders a i.fa-chevron-circle-right {

	    margin-right: 0;

	}



	#botoes a figure {

	    width: 33.33%;

	}



	#container_texto .titulo-especial{

		margin-top: 15px;

	}

}



@media screen and (max-width: 1024px){



	#endereco_email, #topo, #rodape, #conteudo, #menu, #menu_rodape {

    	width: 760px;

	}



	#menu_lateral {

	    width: 28.5%;

	}



	#botoes, #conteudo_interno {

	    width: 71.5%;

	}



	div#banner, div#banner img {

	    height: 251px;

	}



	#menu_lateral ul {

	    width: 91%;

	}



	#container_imagem {

	    height: 379px;

	}



	#noticia_destaque {

	    height: 900px;

	}



	#sliders {

	    top: 770px;

	}



	a.noticia-especial img {

	    width: 212px;

	}



	#container_texto {

	    height: 170px;

	}



	a.noticia-especial div.titulo-especial, a.noticia-especial div.artigo-especial {

	    width: 212px;

	}



	a.noticia-especial div.titulo-especial {

	    font-size: 1.1em;

	}



	.noticia {

	    height: 420px;

	}



	#rodape_fundo {

	    height: 240px;

	}



	.divisao-1 {

	    width: 24%;

	}



	#rodape .divisao-1 img#logo_rodape {

	    float: none;

	    display: block;

	    margin: 11.5px auto 0 auto;

	}



	#nome_prefeitura_rodape {

	    float: none;

	    margin-top: 0px;

	}



	#nome_prefeitura_rodape p {

	    text-align: center;

	}



	.divisao-2 {

	    width: 35%;

	}



	.divisao-3 {

	    width: 28%;

	}



	.divisao-4 {

	    width: 13%;

	}



	#menu_rodape_fundo {

	    height: 542px;

	}



	#divisao_menu_rodape-1 {

	    width: 22%;

	}



	#divisao_menu_rodape-2 {

	    width: 17%;

	}



	#divisao_menu_rodape-3 {

	    width: 17%;

	}



	#divisao_menu_rodape-4 {

	    width: 44%;

	}



	#divisao_menu_rodape-5 {

	    width: 39%;

	}



	#divisao_menu_rodape-6 {

	    width: 61%;

	}



	#menu_superior .fa {

	    margin-left: 25px;

	}



	#logo {

	    margin: 12px 0 0 0;

	    width: 100px;

	    height: auto;

	}



	#nome_prefeitura {

	    margin-left: 0;

	}



	#nome_prefeitura p:first-child {

	    font-size: 0.75em;

	    margin-left: 5px;

	}



	#nome_prefeitura p {

	    line-height: 50px;

	}



	#nome_prefeitura p:last-child {

	    font-size: 5em;

	}



	#menu_superior {

	    margin-top: 13px;

	}



	#corpo_busca {

	    margin-top: 77px;

	}

}



@media screen and (min-width: 768px){



	.navbar-default .navbar-nav &gt; li:hover ul{

		display: block;

	}



	#menu_lateral ul li:hover ul{

		display: block;

	}

}



@media screen and (max-width: 767px){



	#corpo_busca input[type="submit"] {

	    float: left;

	}



	#corpo_busca input[type="text"] {

	    float: left;

	}



	#topo_geral {

	    height: 224px;

	}



	p#titulo_noticia {

	    font-size: 1.7em;

	}



	#noticia_destaque {

	    height: 780px;

	}



	#sliders {

	    top: 710px;

	}



	#conteudo_noticia_destaque {

	    height: 195px;

	    overflow-y: hidden;

	}



	#endereco_email, #topo, #banner, #rodape, #conteudo, #menu, #menu_rodape {

    	width: 530px;

	}



	#banner{

		display: none;

	}



	#rodape_fundo {

	    height: 370px;

	}



	.divisao-1, .divisao-2, .divisao-3{

	    width: 50%;

	}



	.divisao-4 {

	    width: 100%;

	}



	.divisao-4 a img {

	    display: block;

	    margin: 30px auto 0 auto;

	}



	#menu_rodape_fundo {

	    height: 800px;

	}



	#divisao_menu_rodape-1 {

	    width: 35%;

	}



	#divisao_menu_rodape-2 {

	    width: 33%;

	}



	#divisao_menu_rodape-3 {

	    width: 32%;

	}



	#divisao_menu_rodape-4 {

	    width: 60%;

	}



	#divisao_menu_rodape-5 {

	    width: 40%;

	}



	#divisao_menu_rodape-6 {

	    width: 100%;

	}



	.menu-lateral{

		display: none;

	}



	#botoes, #conteudo_interno {

	    width: 100%;

	}



	#container_imagem {

	    height: 370px;

	}



	#container_texto {

	    height: 166px;

	}



	a.noticia-especial img {

	    width: 206px;

	}



	a.noticia-especial div.titulo-especial, a.noticia-especial div.artigo-especial {

	    width: 206px;

	}



	.navbar {

	    width: 250px;

	    margin-top: 0;

	    bottom: 175px;

	    position: absolute;

	    right: 0;

	}



	#corpo_busca {

	    margin-top: 16px;

	}



	.navbar-default .navbar-collapse, .navbar-default .navbar-form {

	    background-color: #ffffff;

	    border-radius: 5px 0 5px 5px;

	    border: 2px solid;

	    right: 13px;

		position: relative;

		bottom: 8px;

	}



	ul.nav {

	    float: none;

	}

	.navbar-nav {

	    margin: 0;

	}



	.navbar-default .navbar-nav &gt; li &gt; a, .navbar-default .navbar-nav &gt; li &gt; a &gt; i {

	    color: #000000;

	}



	.navbar-default .navbar-nav &gt; li &gt; a &gt; i {

	    margin-left: 0;

	    float: right;

	    margin-right: 70px;

	}

}



@media screen and (max-width: 550px){



	#endereco_email, #topo, #banner, #rodape, #conteudo, #corpo_noticia_destaque img, #conteudo_noticia_destaque, #menu, #menu_rodape {

    	width: 300px;

	}



	#faixa_horario {

	    height: auto;

	}



	#rodape_fundo {

	    height: 550px;

	}



	.divisao-1, .divisao-2, .divisao-3 {

	    width: 100%;

	}



	#menu_rodape_fundo {

	    height: 1280px;

	}



	#divisao_menu_rodape-1, #divisao_menu_rodape-4, #divisao_menu_rodape-5, #divisao_menu_rodape-6 {

	    width: 100%;

	}



	#divisao_menu_rodape-2, #divisao_menu_rodape-3{

		width: 50%;

	} 



	#container_imagem {

	    height: 230px;

	}



	p#titulo_noticia {

	    font-size: 1.4em;

	}



	#noticia_destaque {

	    height: 635px;

	}



	#sliders {

	    top: 570px;

	}



	.noticia {

	    width: 100%;

	}



	#container_texto {

	    border-right: none; 

	}



	a.noticia-especial img {

	    width: 239px;

	}



	a.noticia-especial div.titulo-especial, a.noticia-especial div.artigo-especial {

	    width: 239px;

	}



	#botoes {
    height: 550px;
	}



	#botoes a figure {

	    width: 50%;

	}



	#botoes a figure figcaption {

	    font-size: 0.9em;

	}



	#corpo_busca input[type="text"] {

	    width: 197px;

	    bottom: 1px;

		height: 35px;

	}



	#corpo_busca input[type="submit"] {

	    width: 103px;

	    margin-left: 0;

	}



	#corpo_busca {

	    width: 300px;

	}



	#topo_geral {
    height: 315px;
	}



	#menu_superior .fa-commenting-o{

	    margin-left: 85.5px;

	}



	#menu_superior{

		display: none;

	}



	.navbar {
    bottom: 107px;
	}



	#corpo_busca {
    margin-top: 10px;
	}

}

.atividades{
	display: flex;
	justify-content: center;
	cursor: pointer;
    margin-right: 75%;
    margin-bottom: 0%;
    margin-top: -13%;
  }

.cor{
	color: #FFFFFF !important;
}</pre></body></html>