/* CSS Document */
#topo_capa #caixa_busca .busca {
	background: url(../img/bg_busca_portal_f09348.gif) no-repeat;
	/* IMG DE BUSCA TROCAR */
}
#topo_capa {
	background: url(../img/bg_interna_topo_f09348.gif) #fe9900;
}
#topo_capa #titulo h1 em {
	color:#fffd00;
}
#topo_sec  {
	background: #cc6601;
}
#dest1 h1{
	background: #cc6601;
	color:#fffd00;
}
#dest1 {
	background: #cc6601;
}
#dest1 .imagem {
	border-top: 7px solid #f09348;
}


.dest2 h1{
	background: #e07749;
}
.dest2 a:link {
	color: #935700;
}
.dest2 a:visited {
	color: #e07749;
}
.dest2 a:hover {
	color: #e07749;
}
.dest2 a:active {
	color: #935700;
}


#novidade  {
	color: #935700;
}
#novidade  h2 a {
	color: #935700;
}
#novidade  p a {
	color: #935700;
}
#novidade  em{
	color: #291902;
}