#bg_secao {
	background-color:  #F9E141;
}

#bg_secao_dest1 { 
	background-color: #FFFA5A;
}

#bg_secao_dest2 { 
	background-color: #FFFF8D;
}

#secao_dest1 {
	border-bottom: 1px dashed #B3B03F;
	background-color: #E5E151;
}

#secao_dest2 {
	border-bottom: 1px dashed #B3B363;
	background-color: #E5E57F;
}

#barra_secao_cont {
	background: url(img/bg_barra_anote.jpg) right no-repeat;
}

.tr_secao {
	border-bottom: 1px dashed #9F9865;
}

#bg_secao_box {
	background-color: #FCF0A0;
}

#br_secao_box {
	background-color: #E3D890;
}

#arrab_secao { 
	background: url(img/arrab_anote_box.gif) no-repeat;
}

#barra_secao_box { 
	background: url(img/barra_anote_box.gif) no-repeat;
}

#menu, .box {
	border: 1px solid #DED9AE;
	background-color: #F1EFDA;
}

#menu a {
	border-bottom: 1px dashed #C7C083;
}

#menu a.first {
	border-top: 1px dashed #C7C083;
}

#menu a:hover {
	text-decoration: none;
	background-color: #FFFEE9;
}

.links_barra a {
	border-right: 1px dashed #AF9E2D;
}

.ico {
	border-top: 1px dashed #9F9865;
}

h4 {
  text-align: center;
  font-size: 17px;
  margin-bottom: 30px
}

h4 span {
  font-size: 13px;
  display: block;
}

h5 {
  font-size: 15px;
  padding: 0;
  margin: 5px 0;
}

