/*
body {
	background: #520b07!important;
}

#bg_decor, #bg_baixo {
	background: #520b07!important;
}

#sombra_geral_dir, div.st_dir {
	background: url(../img/bg-sombra-dir.gif) right top repeat-y!important;
}

#sombra_geral_esq, div.st_esq {
	background: url(../img/bg-sombra-esq.gif) repeat-y!important;
}
*/