
#midPanBody { min-height: 350px; background-color: #f9f9f9; }

#midLeft { width: 380px; }

#midRight { width: 353px; }

#midRightChar
{
	width: 353px;
	height: 350px;
	display: block;
	background: url(../images/about/char_about.gif) 0 0 no-repeat;
	text-indent: -20000px;
	margin: -10px auto;
}
	
#botPanBody p
{
	text-align: justify;
	font-style: italic;
	font-size: 12px;
}

#botPanBody p span
{
	color: #a00;
	font-weight: bold;
}

#botPanBody h2
{
	color: #a00;
	font: 24px/35px "Trebuchet MS", Arial, Helvetica, sans_serif;
	position: absolute;
	height: 100px;
	display: block;
}

/* Barra Sobre Jogabilidade */
#aboutJogab
{
	width: 697px;
	height: 140px;
	display: block;
	position: relative;
	margin: 0 auto;
	background: url(../images/about/pontilhado.gif) 0 100% no-repeat;
}

#aboutJogab h2
{
	width: 200px;
	background: url(../images/about/joystick.gif) 0 0 no-repeat;
	left: 15px;
	top: 26px;
	text-indent: 110px;
}

#aboutJogab p
{
	width: 540px;
	display: block;
	position: absolute;
	right: 25px;
	top: 60px;
}

/* Barra Sobre Arte */
#aboutArt
{
	width: 697px;
	height: 140px;
	display: block;
	position: relative;
	margin: 0 auto;
	background: url(../images/about/pontilhado.gif) 0 100% no-repeat;
}

#aboutArt h2
{
	width: 160px;
	background: url(../images/about/arte.gif) 100% 0 no-repeat;
	right: 15px;
	top: 26px;
	text-indent: 0px;
}

#aboutArt p
{
	width: 540px;
	display: block;
	position: absolute;
	left: 25px;
	top: 60px;
}

/* Barra Sobre Conteúdo */
#aboutContent
{
	width: 697px;
	height: 140px;
	display: block;
	position: relative;	
	margin: 0 auto;
	background: url(../images/about/pontilhado.gif) 0 100% no-repeat;
}

#aboutContent h2
{
	width: 200px;
	background: url(../images/about/ideia.gif) 0 0 no-repeat;
	left: 15px;
	top: 26px;
	text-indent: 110px;
}

#aboutContent p
{
	width: 540px;
	display: block;
	position: absolute;
	right: 25px;
	top: 60px;
}