/* branco */
#pagina_bg {
	background: #fff;
}
#geral {
	background: #fff;
}

#meioA {
	background: #FFF url(/images/tema_branco/sombrasA.png) repeat-y;
}
#meioB {
	background: #f7f7f7 url(/images/tema_branco/sombrasB.png) repeat-y;
}

#topo {
	background: url(/images/tema_branco/sombra_meio.png) repeat-y;
}
#topo_logo {
	background: url(/images/tema_branco/topo.png) no-repeat;
}

#rodape {
	background: url(/images/tema_branco/rodape_meio.png) no-repeat;
}
