*{padding:0;margin:0;}

body{
	background-color: #FFF ;
	font-family: Arial, Helvetica, sans-serif;
	color: #202C33 ;
	font-size: 15px ;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #202C33 ;
	font-size: 15px ;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #202C33 ;
	font-size: 14px;

}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #202C33 ;
	font-size: 14px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #062D00 ;
	font-size: 12px ;
}
.link-h1{
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px ;
	text-decoration:none;
}
.link-h1:hover{
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px ;
	text-decoration:underline;
}
.link-h4{
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	text-decoration:none;
	font-weight: bold;
}
.link-h4:hover{
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	text-decoration:underline;
	font-weight: bold;
}
.link-branco-h4{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	text-decoration:none;
	font-weight: bold;
}
.link-branco-h4:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	text-decoration:underline;
	font-weight: bold;
}
.texto-bold{
	font-family: Arial, Helvetica, sans-serif;
	color: #202C33;
	font-size: 12px ;
	font-weight: bold;
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	color: #828282 ;
	font-size: 12px ;
}
#container-topo{
	text-align: right ;
	width: 100% ;
	height: 101px ;
	background-image: url('img/top-bg.png') ;
	background-repeat: repeat-x ;
}
#topo{
	text-align:left;
	width: 940px;
	height: 91px;
	margin-left: auto ;
	margin-right: auto ;
	padding: 5px ;
}
#topo-logo{
	width: 405px ;
	height: 54px ;
	margin-top:1px;
	background-image: url('img/logo.png') ;
	background-repeat: no-repeat ;
	background-position: left top ;
	float: left;
}
#topo-pesquisa{
	width: 331px;
	height: 24px;
	float: right;
	margin-top:20px;
}

#menu-topo{
	width:940px;
	height:23px;
	text-align:left;
	margin-top:17px;
	float:left;
}


#wrap{
	width:940px;
	margin-left: auto ;
	margin-right: auto ;
	text-align:center;
}
#conteudo-titulo{
	width: 940px ;
	height: 27px ;
	margin-top: 5px ;
	padding: 5px;
	background: #E3E8EB ;
	margin-left:auto;
	margin-right:auto;
}
#titulo{
float: left ;
}
#apps{
	width:159px;
	height:27px;
	float:right;
}
#contador{
	width:159px;
	height:27px;
	float:right;
}
#thumbs-top{
	width: 940px ;
	padding: 5px;
	background: #FFFFFF ;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#conteudo{
	width: 940px ;
	padding: 5px;
	background: #FFFFFF ;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#container-jogo{
	width:940px;
	background:#FFFFFF;
	padding:5px;
	margin:auto;
	text-align:center;	
}
#container-paginacao{
	width:940px;
	background:#FFFFFF;
	padding:5px;
	margin:auto;
	text-align:center;
	
}
#jogo{
	width:837px;

	margin:auto;
	
}
#paginacao{
	width:837px;
	height:665px;
	border-style:solid;
	border-width:5px;
	border-color: #E3E8EB;
	margin:auto;
	background:#E3E8EB;
}
#container-info-game{
	width:940px;
	background:#FFFFFF;
	padding:5px;
	margin-left: auto ;
	margin-right: auto ;
	float:left;
}

#descricao-game{
	width:486px;
	background:#E3E8EB;
	margin-top:5px;
	margin-left:47px;
	padding:5px;
	float:left;
}
#texto-descricao-game{
	text-align:left;
	padding:5px;
	width:475px;
	background:#FFFFFF;
	margin-top:5px;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
#texto-descricao-game-b{
	text-align:left;
	padding:5px;
	width:324px;
	background:#FFFFFF;
	margin-top:5px;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
#img-thumb-game{
	width:120px;
	height:100px;
	padding:5px;
	background:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	float:left;
	overflow:hidden;
}
#img-thumb-game-random{
	width:120px;
	height:100px;
	padding:5px;
	margin-left:4px;
	margin-right:3px;
	background:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	float:left;
	overflow:hidden;
	
}
#img-thumb-paginacao{
	width:120px;
	height:150px;
	padding:5px;
	margin-left:4px;
	margin-right:3px;
	margin-top:3px;
	background:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	float:left;
	overflow:hidden;
	
}
.Link_img_atual {
	font-size: 19px;
	font-weight: bold;
	color: #202C33;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	padding:3px;
}
.Links_Img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #006666;
	color: #FF3300;
	padding:3px;
}
.Links_Img:hover {
	TEXT-DECORATION: underline;
	color: #FF3300;
	font-size:15px;
}
li{
list-style-type:none;
}
#img-thumb-game-random li:hover{

	background:#FFFACD;
	border-color:#FFFACD;

}
#img-thumb-paginacao li:hover{

	background:#FFFACD;
	border-color:#FFFACD;

}

#dados-game{
	width:340px;
	height:100px;
	padding:5px;
	background:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	text-align:left;
	float:right;
}
#dados-game-b{
	width:190px;
	height:100px;
	padding:5px;
	background:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	text-align:left;
	float:right;
}
#descricao-game-b{
	width:336px;
	background:#E3E8EB;
	margin-top:5px;
	margin-right:47px;
	padding:5px;
	float:right;
}
#thumbs-rodape{
	width:940px;
	height:200px;
	background:#FFFFFF;
	float:left;
	padding:5px;
}
#thumbs-rodape-modulo{
	width:837px;
	height:180px;
	background:#E3E8EB;
	padding:5px;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom:5px;
}
#container-rodape{
	margin:auto;
}
#rodape{
	width: 100% ;
	height: 88px ;
	background: #062D00 ;
	margin-left: auto ;
	margin-right: auto ;
	float:left;
	background-image: url('img/rodape-bg.png') ;
	background-repeat: repeat-x ;
	text-align: center ;
	padding-top: 10px;
}


ul#menu-top{
   margin:2px;
   text-align:left;
   position:absolute;
   z-index: 10;
}

ul#menu-top li{
   position:relative;
   float:left;
}

ul#menu-top li a{
      display:block;
      float:left;
      padding:0 14px;
      height:22px;
	  width:150px;
      line-height:22px;
      background:#EFF2F4;
      color:#66757C;
      text-decoration:none;
}
ul#menu-top li a:hover{
      background:#FFF388;
   }
ul#menu-top li ul{
      display:none;
      position:absolute;
      top:22px;
      left:0;
}

ul#menu-top li:hover ul,
ul#menu-top li.hover ul{
      display:block;
   }

ul#menu-top li ul li a{
      width:150px;
      border-bottom:1px solid #fff;
      clear:both;
}

ul#menu-top li ul li{
      float:none;
      clear:both;
}

ul#menu-top li ul li a{float:none;}

/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6 */
* html * { color: expression( (function(who){ if(!who.MXPC){
   who.MXPC = '1';
   if(who.nodeName != 'A'){
      who.onmouseenter=function(){ who.className += ' hover'};
      who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
   (who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }
