* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
body {
	background-image: url(images/fnd.gif);
}

a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

#geral {
	width: 760px;
	display: table;
	background-color: #FFF;
}

/* topo */
#geral h1 a{
 	width: 211px;
	height: 86px;
	background-image: url(images/logo.gif);
	text-indent: -999px;
	overflow: hidden;
	display: block;	
	float: left;
}
#geral #topoesq {
	width: 549px;
	height: 86px;
	float: left;
	background-image: url(images/topodireita.gif);
}
#geral #topoesq #banner468 {
    width: 468px;
	height: 60px;
	margin-top: 10px;
	margin-left: 40px;
}

/* menu */
#geral #menu {
	width: 760px;
	height: 21px;
	background-image: url(images/menu.gif);
	clear: both;
	text-align:center;
}
#geral #menu ul {
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #5A5227;
	padding-top: 3px;
}
#geral #menu ul li {
	display: inline;
	margin-left: 8px;
	margin-right: 8px;	
}
#geral #menu ul li a{
	color: #5A5227;
}
#geral #menu ul li a:hover{
	color: #5A5227;
}

/* login */
#geral #login {
	width: 760px;
	height: 21px;
	background-image: url(images/menulogin.gif);
	clear: both;
	text-align:center;
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #5A5227;	
}
#geral #login #logind {
	padding-top: 2px;
}
#geral #login input {
	border:1px solid #5A5227;
	background-color: #C7C294;
	font-family:Verdana;
	font-size: 7pt;
	color:#5A5227;
}
#geral #login a{
	color: #5A5227;	
}
#geral #login a:hover{
	color: #5A5227;	
}

/* banner google */
#geral .bannerGoogle728 {
	width: 728px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 4px;
	height: 90px;
}

/* meio do site CENTRAL */
#geral #central {
	width: 438px;
	float: left;	
}
#geral #central #centralEsq {
	width: 190px;
	padding-left: 18px;
	float: left;
}
#geral #central #centralEsq h2{
	width: 190px;
	height: 21px;
	background-image: url(images/barra_titulo_jogo_ale.gif);
	text-indent: -999px;
	overflow: hidden;
	display: block;		
}
#geral #central #centralDir {
	width: 190px;
	margin-left: 20px;
	float: left;
}
#geral #central #centralDir h2{
	width: 190px;
	height: 21px;
	background-image: url(images/barra_titulo_jogo_novos.gif);
	text-indent: -999px;
	overflow: hidden;
	display: block;		
}

#geral #central #jogosmais {
	clear: both;
	padding-top: 10px;
	padding-left: 20px;
}
#geral #central #jogosmais h2 {
	width: 400px;
	height: 21px;
	background-image: url(images/barra_titulo_jogo_mais.gif);
	text-indent: -999px;
	overflow: hidden;
	display: block;	
}

/* meio do site parceiros e gooogle */
#geral #parceiros {
	width: 140px;
	height: 696px;
	float: left;
	background-color: #F0EFE3;
}
#geral #parceiros #bannerGoogle120 {
	width: 120px;
}
#geral #parceiros #chamaParceiros {
	background-color: #C7C294;
	padding-left: 20px;
	padding-top: 3px;
	width: 120px;
	height: 19px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #5A5227;
	font-weight: bolder;
}
#geral #parceiros .par1 {
	width: 120px;
	height: 18px;
	padding-top: 4px;
	padding-left: 20px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #5A5227;
	background-image: url(images/men_par_1.gif);	
}
#geral #parceiros .par2 {
	width: 120px;
	height: 18px;
	padding-top: 4px;
	padding-left: 20px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #5A5227;
	background-image: url(images/men_par_2.gif);	
}
.par1 a{
    color: #5A5227;
}
.par1 a:hover{
    color: #5A5227;
}
.par2 a{
    color: #5A5227;
}
.par2 a:hover{
    color: #5A5227;
}
#geral #parceiros #numeros {
	width: 130px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #5A5227;
	padding-left: 10px;
}

/* meio do site direita */
#geral #direita {
	width: 176px;
	float: left;
}
#geral #direita #separador {
	padding-left: 16px;
	width: 140px;
}
#geral #direita #h2BuscaJogo h2 {
	width: 140px;
	height: 21px;
	background-image: url(images/barra_titulo_dir_jogo.gif);
	text-indent: -999px;
	overflow: hidden;
	display: block;	
}
#geral #direita #h2BuscaPersonagem h2 {
	width: 140px;
	height: 21px;
	background-image: url(images/barra_titulo_dir_pers.gif);
	text-indent: -999px;
	overflow: hidden;
	display: block;	
}
#geral #direita #h2BuscaJogo .buscagoogle {
	border: solid 1px #E9E8D6;
}
#geral #direita form {
	padding-left: 6px;
}
#geral #direita form fieldset label {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
}
#geral #direita form fieldset label input {
	border: solid 1px #E9E8D6;
}
#geral #direita form fieldset label strong {
	display: block;
}
#geral #direita #h2UltimaBusca h2 {
	width: 140px;
	height: 21px;
	background-image: url(images/barra_titulo_ult_bus.gif);
	text-indent: -999px;
	overflow: hidden;
	display: block;	
}
#geral #direita #h2UltimaBusca .busca1 {
	width: 134px;
	padding-left: 6px;
	height: 16px;
	padding-top: 2px;
	background-color: #FCFCF8;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
}
#geral #direita #h2UltimaBusca .busca2 {
	width: 134px;
	padding-left: 6px;	
	height: 16px;
	padding-top: 2px;	
	background-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;	
}
#geral #direita #h2UltimaBusca a{
	color: #666;
}
#geral #direita #h2UltimaBusca a:hover{
	color: #666;
}
#geral #direita #anuncios {
	text-align: center;
}
#geral #direita #anuncios h2 {
	width: 140px;
	height: 21px;
	background-image: url(images/barra_titulo_dir_anu.gif);
	text-indent: -999px;
	overflow: hidden;
	display: block;	
}
#geral #direita #anuncioBuscape {
	width: 130px;
	padding-left: 10px;
	padding-top: 10px;
}

/* rodpae */
#geral #ultimosconectados {
    width: 740px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	clear: both;
}
#geral #ultimosconectados a{
	color: #666666;
}
#geral #ultimosconectados a:hover{
	color: #666666;
}
#geral #rodape {
	width: 760px;
	height: 17px;
	padding-top: 8px;
	background-image: url(images/menu_fim.gif);
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;
	clear: both;
}
#geral #rodape a{
	color: #666666;
}
#geral #rodape a:hover{
	color: #666666;
}




/* css do jogo */
#boxJogoTopo, #boxJogoTopo2, #boxJogoTopo3, #boxJogoTambem {
   width: 700px;
   padding: 10px;
   margin: 0 auto;
   border: solid 1px #D0CDA8;
   background-color: #F0EFE3;
   font-family: Tahoma, "Trebuchet MS", Verdana;
   font-size: 11px;
   color: #5A5227;
   text-align: left;
   display: table;
}
#boxJogoTambem a {
   color: #5A5227;
}
#boxJogoTopoESQ2, #boxJogoTopoESQ3 {
   width: 330px;
   float: left;
   text-align: left;
}
#boxJogoTopoESQ {
   width: 230px;
   float: left;
   text-align: left;
}
#boxJogoTopoESQm {
   width: 260px;
   float: left;
   text-align: left;
}
#boxJogoTopoDirV {
   width: 140px;
   float: left;
   text-align: left;
   font-family: Tahoma, "Trebuchet MS", Verdana;
   font-size: 11px;
   color: #5A5227;   
}
#boxJogoTopoDirV span {
   font-family: Arial, "Trebuchet MS", Verdana;
   font-size: 14px;
   color: #5A5227;
   font-weight: bold;
}
#boxJogoTopoDirV select {
   font-family: Arial, "Trebuchet MS", Verdana;
   font-size: 8pt; 
   background-color: #F0EFE3;
   border: solid 1px #5A5227;
}
#boxJogoTopoDirV input {
   font-family: Arial, "Trebuchet MS", Verdana;
   font-size: 8pt; 
   background-color: #F0EFE3;
   border: solid 1px #5A5227;
   padding-left: 3px;
   padding-right: 3px;
}
#boxJogoTopoESQm2, #boxJogoTopoESQm3 {
   width: 330px;
   float: left;
   text-align: left;
}
#boxJogoTopoESQ a{
   color: #5A5227;
}
#boxJogoTopoESQ a:hover{
   color: #5A5227;
}
#boxJogoTopoDIR {
   width: 330px;
   float: left;
   text-align: left;
}
#boxJogoTopoDIRm {
   width: 330px;
   float: left;
   text-align: left;
}
#boxJogoTopoDIR a{
   color: #5A5227;
}
#boxJogoTopoDIR a:hover{
   color: #5A5227;
}
#jogo {
   padding-top: 20px;
}
#jogo #jogoDescricao {
    width: 400px;
    margin: 0 auto;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
#jogo #jogoDescricao h2 {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana;
	font-size: 16px;
	color: #FA4F01;
	font-weight: bold;
}
#jogo #boxmostrajogoG {
    width: 720px;
    margin: 0 auto;
    text-align: center;
}
#jogo #boxmostrajogo {
    width: 560px;
    text-align: center;
    float: left;
}
#jogo #boxmostrajogoBL {
    width: 160px;
    text-align: center;
    float: left;
}
#msgdicanega {
    text-align: center;
}

.code {
   width: 320px;
   height: 70px;
   overflow: scroll;
   background-color: #FFFFFF;
   border: solid 1px #D0CDA8;
}
.cheat {
   width: 300px;
   height: 200px;
   overflow: scroll;
   background-color: #FFFFFF;
   border: solid 1px #D0CDA8;
   padding: 10px;
}
.cheat a{
   text-decoration: none;
   color: #5A5227;
}
.cheat a:hover{
   text-decoration: underline;
   color: #5A5227;
}
.bloco_anuncio_horizontal {
  height: 31px;
  padding-top: 8px;
  width: 728px;
  margin: 0 auto;
}
.bloco_anuncio_horizontal_esq {
  height: 60px;
  width: 234px;
  float: left;
  margin-left: 20px;
}
.bloco_anuncio_horizontal_dir {
  height: 30px;
  width: 468px;
  margin: 0 auto;
}

/* foto */
#boxfoto {
  width: 120px;
  border: solid 1px #D0CDA8;
  background-color: #F0EFE3;
  padding: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

