body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 100%;
	background: url(../../images/background/body_background.png) repeat;
	_text-align: center;
}

img
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}

table
{
	margin: 0 auto;
	padding: 0 0 0 0;
	border: none;
	_text-align: center;
}

table.site
{
	width: 734px;
	height: 523px;
}

table td
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
}

table td.left, table td.right
{
	width: 67px;
}

table td.left { background: url(../../images/background/left.png) no-repeat; }
table td.right { background: url(../../images/background/right.png) no-repeat; }

table td.top_fixed
{
	width: 868px;
	height: 114px;
	background: url(../../images/background/top_fixed.png) no-repeat;
}

table td.top_center
{
	width: 734px;
	height: 68px;
	background: url(../../images/background/top_center.png) no-repeat;
}

table td.top_left
{
	width: 67px;
	height: 68px;
	background: url(../../images/background/top_left.png) no-repeat;
}


table td.top_right
{
	width: 67px;
	height: 68px;
	background: url(../../images/background/top_right.png) no-repeat;
}

table td.bottom 
{
	width: 868px;
	height: 102px;
	background: url(../../images/background/bottom.png) no-repeat;
	vertical-align: top;
}

table td.bottom_left, table td.bottom_right 
{
	width: 67px;
}

table td.bottom_center 
{
	width: 734px;
	height: 67px;
}

table td.bottom_left
{
	background: url(../../images/background/bottom_left.png) repeat;
}

table td.bottom_left2
{
	background: url(../../images/background/bottom_left2.png) repeat;
}

table td.bottom_center
{
	background: url(../../images/background/bottom_center.png) repeat;
}

table td.bottom_center2
{
	background: url(../../images/background/bottom_center2.png) repeat;
}

table td.bottom_right
{
	background: url(../../images/background/bottom_right.png) repeat;
}

table td.bottom_right2
{
	background: url(../../images/background/bottom_right2.png) repeat;
}

#bloco_principal { width: 100%; height: 100%; }

#bloco_intro 
{
	margin: auto;
	padding: auto;
	width: 432px;
	height: 624px;
}

#bloco_intro #text_top 
{
	margin: 40px auto;
	width: 156px;
	height: 14px;
	background: url(../../images/intro/text_top.png) no-repeat;
}

#bloco_intro #fnd00, #bloco_intro #fnd01, #bloco_intro #fnd02, #bloco_intro #fnd03 
{ 
	clear: both;
	width: 432px; 
	height: 156px;
}

#bloco_intro #fnd00 { background: url(../../images/intro/intro00.png) no-repeat; }
#bloco_intro #fnd01 { background: url(../../images/intro/intro01.png) no-repeat; }
#bloco_intro #fnd02 { background: url(../../images/intro/intro02.png) no-repeat; }
#bloco_intro #fnd03 { background: url(../../images/intro/intro03.png) no-repeat; }

#bloco_intro #fnd02 { text-align: center; }
#bloco_intro #fnd02 #entrar { padding: 125px 0 0 0; _padding: 117px 0 0 0; }

#bloco_intro #fnd03 { text-align: center; }
#bloco_intro #fnd03 #creditos { padding: 92px 0 0 0;  }
