body
{
	background-image: url(../imagens/fundocomplexo.gif);
	background-repeat: repeat;
	margin: 0px;
}

#complexo
{
	background-image: url(../imagens/complexo_01.gif);
	background-repeat: no-repeat;
	height: 61px;
	height: 150px;
	width: 900px;
	background-position: bottom center;
}
#teatro
{
	height: 439px;
	width: 446px;
	float: left;
}
#multi
{
	height: 439px;
	width: 454px;
	float: left;
}
#total
{
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#total #topo
{
	height: 6px;
	width: 900px;
}
