body,html {
	margin:0px;
	padding:0px;
	height:100%;
	background:url(../_imagens/bg.gif);
	text-align:center;
}
#page {
	position:relative;
	margin:0 auto 0 auto;
	width:745px;
	background:#FFF;
	height:auto !important;
	height:100%;
	min-height:100%;
	text-align:left;
}
#bgpagina {
	background:url(../_imagens/bg_pagina.jpg) repeat-x;
}
#top {
	background:url(../_imagens/background.jpg) repeat-x;
	height:60px;
}
#minilogo {
	background: url(../_imagens/logo_gamegol.png) no-repeat;
	position:absolute;
	left:6px;
	top:0px;
	float:left;
	display:inline;
	width:115px;
	height:112px;
}
#container {
	background:url(../_imagens/bg_cinza_pg.jpg) no-repeat top left;
	width:100%;
	padding:0 0 25px;
}
#loading {
	font: 11px Arial, Helvetica, sans-serif;
	color:#676767;
	margin:0 0 100px 189px;
	width:534px;
}
#content {
	font: 11px Arial, Helvetica, sans-serif;
	color:#676767;
	margin:0 0 0 189px;
	width:534px;
}
#content input {
	border:1px #EAEAEA solid;
	width:513px;
	margin:0 0 13px 0;
	.margin:0 0 13px -189px;
}
#rodape {
	position:absolute;
	width:100%;
	bottom:0;
	background:url(rodape.jpg);
	height:27px;
}
#botoes {
	background:url(../_imagens/sobre_bt_cinza.png) no-repeat top right;
	width:517px;
	height:35px;
}
#botoesBrinde {
	background:url(../_imagens/sobre_bt_cinza.png) repeat-x top right;
	width:517px;
	height:35px;
}
#botoesBrinde2 {
	background:url(../_imagens/sobre_bt_cinza.png) repeat-x top right;
	width:517px;
	height:35px;
}
#detalhes {
	display:none;
}
#teamCheck {
	padding:10px;
	background:url(../_imagens/sobre_bt_cinza.png) repeat-x;
	height:35px;
	width:495px;
}
#teamCheckMsg {
	margin:20px;
}
.texto_normal {
	color:#676767;
}
.texto_azul {
	color:#1F7DA1;
}
.link {
	text-decoration:underline;
	color:#1F7DA1;
}
.link:hover {
	text-decoration:none;
}
.back {
	float:right;
}
img {
	border:none;
	margin:0;
	padding:0;
}
p {
	margin:0px;
}
#conteudo {
	width:500px;
	height:400px;
	background:red;
	direction:up;
}

/*----------------------------------------------*/
/*-------------    LISTAGEM   ------------------*/
/*----------------------------------------------*/
.tabList{
	background-repeat: repeat-x;
	background-image : url(../../imagens/listTabFundo.gif);
	background-color: #2AA1C4;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.trCabList{}

.tdCabList
{
	background-repeat: repeat-y;
	background-position : right;
	background-image : url(../../imagens/listCabDivisao.gif);
	
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-bottom-color : #0C78A5;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	vertical-align: top;
	padding-left : 6px;
	padding-right : 8px;
	padding-top : 3px;
	padding-botton : 3px;
	cursor: default;
}

.trItemList1
{
	background-color: #f0f0f0;
}
.trItemList2
{
	background-color: #FFFFFF;
}

.tdItemList
{
	
	background-repeat: repeat-y;
	background-position : right;
	background-image : url(../../imagens/listItemDivisao.gif);
	
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left : 6px;
	padding-right : 8px;
	padding-top : 3px;
	padding-botton : 3px;
	vertical-align: top;
}

#temporario {
	font: 11px Arial, Helvetica, sans-serif;
	color:#676767;
	margin:0 0 0 189px;
	width:534px;
}