#menu{	
	display: flex;
	align-items: center;
    height: 50px;
}
verde #2a512f
marron #b0571f #b0571f
.container.navegacao{
    height: 100%;
}

#menu ul.nav.navbar-nav {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    
}

.navbar-nav > li {
    display: flex;
    float: left;
    flex-grow: 1;
    justify-content: center;
}

#menu li a{
    text-align: center;
    padding: 0px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 610px;
}

#topo #menu li .multi-level a{
    text-align: left;
}

#topo-comum {
	background: #e6e6e6;
	border-bottom: 0;
}
#topo-titulo h1, #topo-titulo p, #topo-titulo h2 {
	color: #2a512f;
}
.btn-search {
	color:  #2a512f;
}
#menu {
	background:  #2a512f;
}
#menu li a {
	padding: 15px 1.9em;
}
#menu li a {
	background:  #2a512f;
}
#menu li.active a, #menu li a:hover, #menu li a:focus, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background: #b0571f;
	color:  #fff;
}
.carousel-indicators li{
  border: 1px solid #2a512f;
  background: #fff;
}
.carousel-indicators .active {
  border: 3px solid #2a512f;
  background-color: #2a512f;
  margin: 0 5px;
}
#conteudo-portal-padrao .titulo, #fotos .titulo{
	border-bottom: 4px solid #b0571f;
	color: #2a512f;
	margin-top: 0px;
}

.titulo-padrao {
	margin-top: 0px;
}
#fotos .titulo-barra{
	padding-right: 15px;
}
.noticias-destaque-padrao{
    margin-right: 0px;
	padding-left: 0;
}
.noticias-padrao .col-sm-4 {
	min-height: 27em;
}
.padrao_com_titulo a:hover, .padrao_com_titulo_2 a:hover, .padrao_com_titulo_3 a:hover {
	background: #b0571f;
}
.padrao_com_titulo a, .padrao_com_titulo_2 a, .padrao_com_titulo_3 a {
	background: #e4e4e4;
	color: #0f6675;
}
.padrao_com_titulo a {
	padding: 13.9px 0;
}

#fotos, .banner-fixo {
	margin-top: 30px;
}
.banner-fixo {
padding-left: 0;
}

#fotos .col-sm-12, #fotos .col-sm-4, #fotos {
	padding-left: 0;
}
#fotos .col-sm-4{
	margin-top: 10px;
}

#agenda {
	margin-top: 30px;
}
.nanoAgenda {
	height: 32em;
}

.padrao_com_titulo{
	margin-top: 30px;
}

#agenda li {
    border-bottom: 1px solid #e8e8e8;
    padding: 3px 0px;
}

.nanoAgenda ul > :first-child .data-agenda {
    background: #3a9fa0;
}

#agenda h3 {
	margin-top: 0;
	color: #5b5a5a;
}
