/* CSS Document */

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	overflow-x: hidden;
}

#cabecalho
{
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 1005px;
	height: 200px;
	position: absolute;
}

#logo_jogos_80
{
	top: 20px;
	left: 25px;
	width: 209px;
	height: 81px;
	position: absolute;
}

#conteudo
{
	top: 200px;
	left: 50%;
	margin-left: -500px;
	width: 1005px;
	height: 775px;
	position: absolute;
	background-color: #00008E;
}

#player
{
	top: 60px;
	left: 50%;
	width: 804px;
	margin-left: -402px;
	height: 430px;
	position: absolute;
	/* background e borders só para ilustração. */
	background-color: #AAD5FF;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#player_titulo
{
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 800px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	position: absolute;
	background-color: #323232;
	border-bottom: 1px solid #FFFFFF;
}

#paitrocinio
{
	top: 525px;
	left: 30px;
	width: 200px;
	height: 182px;
	position: absolute;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#paitrocinio_titulo
{
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 200px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	position: absolute;
	background-color: #323232;
	border-bottom: 1px solid #FFFFFF;
}

#lojinha
{
	top: 525px;
	right: 30px;
	width: 200px;
	height: 182px;
	position: absolute;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#lojinha_titulo
{
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 200px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	position: absolute;
	background-color: #323232;
	border-bottom: 1px solid #FFFFFF;
}

#programacao
{
	top: 525px;
	left: 50%;
	margin-left: -225px;
	width: 450px;
	height: 182px;
	position: absolute;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#programacao_titulo
{
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 450px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	position: absolute;
	background-color: #323232;
	border-bottom: 1px solid #FFFFFF;
}

#rodape
{
	top: 975px;
	left: 50%;
	margin-left: -500px;
	padding-top: 10px;
	width: 1005px;
	height: 50px;
	text-align: center;
	position: absolute;
	background-color: #000000;
}

#o_sedentario
{
	top: 171px;
	left: 21px;
	width: 450px;
	height: 182px;
	position: absolute;
	background-color: #AAD5FF;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
#quadros_titulo_II
{
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 446px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	position: absolute;
	background-color: #323232;
	border-bottom: 1px solid #FFFFFF;
}