*{
	margin : 0;
	padding : 0;
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	color : #47423a;
	border : none;
	text-decoration : none;
	
}
body{ background-color: #ececec;}

#jogos{
	width : 934px;
	text-align : center;
	border : 1px solid #ccc;
	margin-bottom : 5px;
	float : none;
}
#jogos object{
	margin : auto;
}
h1{
	visibility : hidden;
	height : 1px;
	width : 1px;
	position : absolute;
	left : 0;
	top : 0;
}

#destaques{
	margin : 15px auto;

}
#destaques,
#destaques iframe{
	width : 310px;
	height: 560px;
	margin:0;
}

#top h1{
	display : block;
	visibility : visible;
	float : left;
	width : 936px;
	line-height : 40px;
	font-size : 18px;
	border-bottom : 1px dotted #ccc;
	background-color : #fff;
	height : 40px;
	position : relative;
	left : 0;
	top : 0;
	
}

#top h2 a,
#top h2{
	width : 89px;
	height : 89px;
	float : left;
	background-color : transparent;
	text-indent : 0;
	line-height : 12px;
}
#top h2{
	margin : 6px;
}
#top h2 a img{	border : 3px solid #fff;}
#top h2 a:hover img{	border : 3px solid #ff9900;}
#top h2 a:hover strong{	color : #ff9900;}





#conteudo{ width:100%; background-color: #ececec;}
#destaques,
.boxjogo{ float:left; background-color: #ececec;}
#conteudo h1{ display:none}
#conteudo h2{ 
	width : 500px;
	text-align : left;
	margin : 2px;
	height : 25px;
	line-height : 25px;
	color : #5d5850;
	font-size : 22px;
	text-indent : 10px;
	clear:both;
	float:left
	}
