@charset "utf-8";
/* CSS Document */

#conteudo{
	position: relative;
	width: 1000px;
	height: auto;
	height: 100% !important;
	text-align:center;
	margin:auto;
}
#topo{
	position: relative;
	width: 1000px;
	height: 148px;
	background:url("../images/topo_site.jpg");
	background-repeat:no-repeat;
}
#menu{
	position: relative;
	width: 1000px;
	height: 44px;
	background:url("../images/bg_menu.gif");
	background-repeat:repeat-y;
	text-align:left;
}
#menu2_1{
	position: relative;
	width: 60%;
	height: 44px;
	float:left;
	
}
#menu2_2{
	position: relative;
	width: 40%;
	height: 44px;
	float:left;
	top:10px;
}
#pagina{	
	position:relative;
	width:99%;	
	height:100% !important;
	height:auto;
	clear:both;
	float:left;
	padding-left:10px;
	padding-bottom:2em;
	background:#fff;
	padding-top:10px;
}

#colunas{
	position:relative;
	width:99%;
	height:auto;
	height:100% !important;
	background:#fff;
}

#esquerda{
	position:relative;
	width:845px;
	height:auto;
	float:left;
	background:#fff;

}
#tpn{
	position:relative;
	width:845px;
	height:280px;
}
#tpn1{
	position:relative;
	width:470px;
	height:280px;
	float:left;
	left:5px;
}
#tpn2{
	position:relative;
	width:346px;
	height:280px;
	float:left;
	left:5px;
}
.thumbs{
	position:relative;
	width:840px;
	height:160px;

}
.thumbs2{
	position:relative;
	width:840px;
	height:100% !important;
	height:auto;
	
}
.thumbs_img{
	position:relative;
	width:120px;
	height:auto;
	float:left;
	padding-left:18px;
	text-align:center;
}
.thumbs2_img{
	position:relative;
	width:250px;
	height:auto;
	float:left;
	padding-left:18px;
	text-align:center;
	padding-top:10px;
	
}
.thumbsimg{
	width:120px;
	height:100px;
	float:left;
	border:5px double #f6f0ff;
}
.thumbsimg2{
	width:115px;
	height:100px;
	float:left;
	text-align:left;
	padding-left:5px;
	padding-top:8px;

}
#paginacao{
	position:relative;
	width:840px;
	height:100% !important;
	height:auto;
	top:10px;
		
}
#direita{
	position:relative;
	width:135px;
	height:auto;
	float:left;
	background:#fff;

}
#menuDireita{
	position:relative;
	width:135px;
	height:auto;
	background:#fff;
	text-align:left;

}
#rodape{
	width:1000px;	
  	position: relative;
  	height: auto;
  	margin: 0 auto;
	clear:both;
	float:left;
}
#img_rodape{
	position: relative;
	width: 1000px;
	height:76px;
	background:url("../images/bg_rodape.jpg");
	background-repeat:no-repeat;
	clear:both;
	float:left;
}
#informacoes{
	position:relative;
	width:840px;
	height:auto;
	margin-top:5px;
	font-family:tahoma;
	font-size:13px;
	text-align:left;
	color:#ff88ca;
}
#descricao{
	position:relative;
	width:250px;
	height:300px;
	float:left;
}
#comojogar{
	position:relative;
	width:336px;
	height:300px;
	float:left;
}
#thumbsTops{
	position:relative;
	width:254px;
	height:300px;
	float:left;
}
.thumbsTops1{
	position:relative;
	width:120px;
	height:140px;
	float:left;
	text-align:center;
	padding:2px;


}