body {
   	margin:0 0 5px 0;
	padding:0;
	color: #c2d897;
	font-family: tahoma;
	font-size: 12px;
	letter-spacing: 0px;
	background-color: #323232;
	background-image: url("imagens/bg.png");
	background-repeat: repeat;
	background-attachment: fixed;
	}
h1 {
   	margin:8px;
	font-size: 18px;
	color: #E09900;
}
h2 {
   	margin:0 0 5px 0;
	font-size: 13px;
	color: #c2d897;
	background-image: url("imagens/title_bar.png");
	background-position: right;
	height: 33px;
	line-height: 38px;
	text-indent: 5px;
	text-align:left;
}
h3 {
   	margin:0 0 5px 0;
	font-size: 14px;
	color: #c2d897;
	background-image: url("imagens/title_bar.png");
	background-position: right;
	height: 33px;
	line-height: 38px;
	text-indent: 10px;
}
h4 {
   	margin:0 0 5px 0;
	font-size: 14px;
	color: #495d22;
	background-image: url("imagens/title_bar_2.png");
	background-position: bottom right;
	height: 27px;
	line-height: 27px;
	text-indent: 5px;
	
	font-weight: bolder;
}
p {
   	margin:3px;
	text-align:center;
}
li {
	line-height: 20px;
	text-indent: 5px;
	background-image: url("imagens/arrow.png");
	background-repeat: no-repeat;
	background-position: 0 .2em;
	list-style: none;
}
li:hover {
	line-height: 20px;
	text-indent: 5px;
	background-image: url("imagens/arrow-red.png");
	background-repeat: no-repeat;
	background-position: 0 .2em;
	list-style: none;
}
.jogo { 
	text-decoration : none;
	color: #c2d897;
	font-size: 12px;
	text-align:center;
} 
.jogo:hover { 
   	margin:0;
	color : #ff9933;
	background-image: url("imagens/bg-lista.png");
	width: 138px;
	height: 182px;
    display:block;
	font-size: 12px;
	text-align:center;
} 
img{
	border:1;
	border-style: solid;
	border-color: #c6d3a8;
  display: block;
  margin-left: auto;
  margin-right: auto;}
a { 
	text-decoration : none;
	color: #c2d897;
} 
a:hover { 
	text-decoration : none;
	color : #ff9933;
} 
.top { 
	text-decoration : none;
	font-size: 11px;
	color: #495d22;
} 
.top:hover { 
	text-decoration : none;
	font-size: 11px;
	color: #ffffff;
} 
#frame{
	position: relative;
	top: 10px;
	left: 50%;
	width: 980px;
	height: 1100px;
	margin: 0 0 0 -490px;
	background-color: #323232;
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
}
#cabecalho{
	position: absolute;
	width: 980px;
	height: 114px;
	background-image: url("imagens/cabecalho.jpg");
}
#barra-links{
	position: absolute;
	top: 113px;
	width: 980px;
	height: 26px;
	font-size: 11px;
	color: #495d22;
	background-image: url("imagens/link-bar.png");
	background-position: right;
	height: 26px;
	line-height: 26px;
	text-indent: 5px;
	text-align: right;
	font-weight: bold;
	

}
#conteudo{
	position: absolute;
	top: 140px;
	width: 980px;
	background-color: #323232;
}
#conteudo-centro{
	position: absolute;
	top: 2px;
	left: 209px;
	width: 765px;
}
#conteudo-destaque{
	position: relative;
	width: 573px;
	height: 250px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
	background-image: url("imagens/bg_light.png");
}
	#conteudo-destaque-1{
		position: relative;
		width: 270px;
		height: 250px;
		float:left;
		text-indent: 0px;
	}
	#conteudo-destaque-2{
		position: relative;
		width: 300px;
		height: 250px;
		float:right;
	}
.conteudo-categoria{
   	margin:0 5px 0 0;
	position: relative;
	top: 5px;
	width: 138px;
	height: 182px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
	background-image: url("imagens/bg_dark.png");
	float:left;
	text-align:center;
	}
.conteudo-linha{
	height: 5px;
	clear:both;
}
#rodape-1{
	position: absolute;
	top:822px;
	width: 573px;
	height: 24px;
	line-height: 24px;
	background-image: url("imagens/bg_dark.png");
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
	text-align: center;
}
#pub-rodape{
	position: absolute;
	top:851px;
	width: 764px;
	height: 90px;
	background-image: url("imagens/bg_dark.png");
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
	text-align: center;
}
#conteudo-barra-1{
	position: relative;
	top: 2px;
	left: 3px;
	width: 200px;
	background-color: #323232;
	background-image: url("imagens/bg_light.png");
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
}
#conteudo-barra-2{
	position: relative;
	top: 6px;
	left: 3px;
	width: 200px;
	background-color: #323232;
	background-image: url("imagens/bg_light.png");
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
}
#conteudo-barra-3{
	position: absolute;
	top: 2px;
	left: 788px;
	width: 186px;
	height: 540px;
	background-color: #323232;
	background-image: url("imagens/bg_light.png");
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
}
#conteudo-barra-4{
	position: absolute;
	top: 548px;
	left: 788px;
	width: 186px;
	background-color: #323232;
	background-image: url("imagens/bg_light.png");
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
}
.img-des{
	float:left;
	}
.cat-img{
	position: absolute;
	left: 105px;
	border:0;
	}
.cat-img-2{
	position: absolute;
	left: 165px;
	border:0;
	}
.cat-img-3{
	position: absolute;
	left: 150px;
	border:0;
	}
.cat-img-4{
	float: left;
	left: 4px;
	border:0;
	}
.logo{
	position: absolute;
	left: 0px;
	border:0;
	}
.ferramentas{
	line-height: 48px;
	text-indent: 5px;
	vertical-align:middle;
	}
#jogar{
	position: absolute;
	top: 1px;
	width: 765px;
}
#jogar-destaque{
	position: relative;
	width: 765px;
	height: 127px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
	background-image: url("imagens/bg_light.png");
}
	#jogar-destaque-1{
		position: relative;
		width: 129px;
		height: 127px;
		float:left;
		vertical-align:middle;
	}
	#jogar-destaque-2{
		position: relative;
		width: 636px;
		height: 127px;
		float:right;
		text-align:left;
	}
.mais-conteudo{
	position: relative;
	top: 3px;
	width: 765px;
	background-image: url("imagens/bg_dark.png");
	border-width: 1px;
	border-style: solid;
	border-color: #c6d3a8;
}
.txt-jogar {
	position: absolute;
	left: 120px;
	top: 35px;
	width: 380px;
	text-align:left;
}
.jogar-img{
	position: absolute;
	left: 500px;
	top: 2px;
	border:0;
	z-index:2;
}