body
{
	margin-top: 99px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background: url(../../imagens/background/body_repeat.png) repeat;
	_text-align: center;
}

table
{
	margin: 0 auto;
	height: 100%;
	border: none;
}

table td
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
}

table td.site
{
	width: 734px;
	height: 522px;
}

table td.top_meio
{
	width: 734px;
	height: 67px;
	background: url(../../imagens/background/top_meio.png) no-repeat;
}

table td.top_left, table td.top_right
{
	width: 67px;
	height: 67px;
}

table td.top_left
{
	background: url(../../imagens/background/top_left.png) no-repeat;
}

table td.top_right
{
	background: url(../../imagens/background/top_right.png) no-repeat;
}

table td.left, table td.right
{
	width: 67px;
	height: 522px;
}

table td.left
{
	background: url(../../imagens/background/left_fixed.png) no-repeat;
}

table td.right
{
	background: url(../../imagens/background/right_fixed.png) no-repeat;
}

table td.left_repeat
{
	background: url(../../imagens/background/left_repeat.png) repeat;
}

table td.right_repeat
{
	background: url(../../imagens/background/right_repeat.png) repeat;
}

table td.bottom_meio
{
	width: 734px;
	background: url(../../imagens/background/bottom_meio.png) no-repeat;
}

table td.bottom_left_repeat
{
	width: 67px;
	background: url(../../imagens/background/bottom_left_repeat.png) repeat;
}

table td.bottom_right_repeat
{
	width: 67px;
	background: url(../../imagens/background/bottom_right_repeat.png) repeat;
}

table td.bottom_repeat
{
	background: url(../../imagens/background/bottom_repeat.png) repeat;
}

/* Página de entrada */
table td.entrada_top_repeat
{
	background: url(../../imagens/entrada/top_repeat.png) repeat;
}

table td.entrada_meio_fixed
{
	width: 328px;
	height: 193px;
	background: url(../../imagens/entrada/meio_fixed.png) no-repeat;
}

table td.entrada_meio_fixed2
{
	padding-left: 80px;
	width: 328px;
	height: 139px;
	background: url(../../imagens/entrada/meio_fixed2.png) no-repeat;
}

table td.entrada_meio_repeat
{
	background: url(../../imagens/entrada/meio1_repeat.png) repeat;
}

table td.entrada_bottom_repeat
{
	width: 328px;
	background: url(../../imagens/entrada/meio_bottom_repeat.png) repeat;
}

table td.entrada_bottom
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 328px;
	height: 87px;
	background: url(../../imagens/entrada/meio_bottom.png) no-repeat;
}

table td.entrada_bottom div
{
	padding: 50px 0 0 0;
	margin: 0 0 0 0;
}
/* FIM Página de entrada */
