@charset "utf-8";
.background {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagens/bg_azul.jpg);
}
.divLogin {
	height: 38px;
	width: 140px;
}
.divSenha {
	height: 38px;
	width: 140px;
	background-color: #d9e650;
}
.tabelaNutricional {
	border: 1px solid #EA0000;
}

.boxCadastroLogin {
	font-family: Verdana;
	font-size: 11px;
	color: #598527;
	text-decoration: none;
	background-color: #d9e650;
	border: 1px solid #dae650;
	margin-top: 10px;
}
.textoCadastro {
	font-family: Tahoma;
	font-size: 11px;
	color: #d9e650;
	text-decoration: none;
}

.boxCadastroSenha {
	font-family: Verdana;
	font-size: 11px;
	color: #598527;
	text-decoration: none;
	background-color: #d9e650;
	border: 1px solid #dae650;
	margin-top: 9px;
	margin-right: 4px;
}
.boxCadastroBotao {
	background-image: url(../imagens/cadastrar.jpg);
	height: 38px;
	width: 124px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 .textoRodape {
	font-family: Tahoma;
	font-size: 10px;
	color: #832d16;
	text-decoration: none;
}
.textoConteudo {
	font-family: Tahoma;
	font-size: 12px;
	color: #c64a27;
	text-decoration: none;
}
.formContato {
	color: #FFCC00;
	background-color: #872e15;
	border: 1px dotted #c64a27;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 4px;
	height: 18px;
	padding-top: 5px;
}

a.textoRodape:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #DB4E2B;
	text-decoration: none;
}
.textoCopyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #a1a1a1;
	text-decoration: none;
}
a.textoCopyright:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.formContatoData {
	color: #FFCC00;
	background-color: #872e15;
	border: 1px dotted #c64a27;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 4px;
	height: 18px;
	padding-top: 5px;
	text-align: center;
}
.formContatoMensagem {
	color: #FFCC00;
	background-color: #872e15;
	border: 1px dotted #c64a27;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 5px;
}
.formContatoButton {
	color: #FFCC00;
	background-color: #872e15;
	border: 1px none #c64a27;
	font-family: Tahoma;
	font-size: 11px;
	height: 25px;
	text-align: center;
}
a.textoConteudo:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #E6957D;
	text-decoration: none;
}.tituloJogos {
	font-family: "Showcard Gothic";
	font-size: 16px;
	color: #FF3300;
	text-decoration: none;
}
  a.dcontexto{
  position:relative; 
  font:10px Tahoma; 
  padding:0;
  color:#996600;
  text-decoration:none;
  border-bottom:2px dotted #fea500;
  cursor:help; 
  z-index:24;
  }
  a.dcontexto:hover{
  background:transparent;
  z-index:25; 
  }
  a.dcontexto span{display: none}
  a.dcontexto:hover span{
	display:block;
	position:absolute;
	width:150px;
	top:3em;
	text-align:left;
	left:0;
	padding:10px 10px;
	border:1px solid #666666;
	color:#FFCC00;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color: #993300;
  }
  
.tabelaBorda {
	border: 4px solid #333333;
}
a.tabelaBorda:hover {
	border: 4px solid #993300;
}
.linha {
	font-family: Verdana;
	font-size: 11px;
	color: #d79874;
}
.textoCadastroGrande {
	font-family: "Showcard Gothic";
	font-size: 11px;
	color: #d9e650;
	text-decoration: none;
}
.rosa-marrom {
	font-family: Tahoma;
	font-size: 11px;
	color: #F04E00;
	text-decoration: none;
}
.tituloJogosAzul {
	font-family: "Showcard Gothic";
	font-size: 16px;
	color: #37adf9;
	text-decoration: none;
}
.textoMaior {
	font-family: Tahoma;
	font-size: 11px;
	color: #a0410d;
	text-decoration: none;
}
.lista {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff6648;
	text-decoration: none;
}
a.lista:hover {
	color: #cc0000;
}
.tabelaLista {
	background-image: url(../imagens/bgLista.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
