/* CSS Document */
#topo_capa #caixa_busca .busca {
	background: url(../img/bg_busca_portal_701a19.gif) no-repeat;
	/* IMG DE BUSCA TROCAR */
}
#topo_capa {
	background: url(../img/bg_interna_topo_701a19.gif) #701a19;
}
#topo_sec  {
	background: #a31201;
}
#dest1 {
	background: #701a19;
}
#dest2 {
	background: #f6f0f0;
	/* COR DO BOX */
}
#dest2 a:link, #dest3 a:link {
	color: #701a19;
}
#dest2 a:visited, #dest3 a:visited {
	color: #3d0000;
}
#dest2 a:hover, #dest3 a:hover {
	color: #3d0000;
}
#dest2 a:active, #dest3 a:active {
	color: #701a19;
}
#col_dir {
	color: #701a19;
}
#col_dir ul a {
	color: #701a19;
}
#col_dir p a {
	color: #3d0000;
}
#col_dir em{
	color: #3d0000;
}
#baixo {
	background-color: #e8e8e9;
}