@charset "utf-8";
/* CSS Document */
#theaterIndex {
	display:none
}
#bg_meio {
	background: #FFF url('../imagens/bg_int_meio.png') left top no-repeat;
}
#bg_esquerda {
	background: #FFF url('../imagens/bg_int_esquerda.gif') left top no-repeat;
}