		/* 
		Estilos do site
		By Design1.com.br - Autor: José Robson
		*/		
		/*Corpo- tjgames*/
		body{
			top:0px;
			margin:0px;
			padding:0px;
			font-family:"Trebuchet MS", Tahoma, "MS Sans Serif";
			font-size:12px;
			background:#f9f5b7 url(img/fundo.jpg) top center no-repeat fixed;
		}
		
		#tjgames_corpo {
			width: 1020px;
			\width: 1040px;
			w\idth: 1020px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			height:auto;
			background:#FFFFFF;
			color:#333333;
		}
		
		/*topo- tjgames*/
		#tjgames_topo {
			padding: 5px;
			margin-bottom: 3px ;
		}
		
		/*conteudo- tjgames*/
		#tjgames_conteudo {
			padding: 5px;
			margin-left: 10px;
			/*background-color: gray;*/
			float:left;
			width: 845px;
			height:auto;
		}
		
		/*conteudo - jogo- tjgames*/
		#tjgames_conteudo_jogo {
			padding: 5px;
			/*background-color: gray;*/
			float:left;
			width: 1010px;
			height:auto;
			background-color:#ffff99;
		}
		
		/*menu - jogo- tjgames*/
		#tjgames_conteudo_menu {
			padding: 5px;
			background-color:#fff;
			width: auto;
			height:auto;
			font-size:20px;
			text-align:center;
		}
		
		/*menu- tjgames*/
		#tjgames_menu_esquerda {
			float: left;
			width:150px;
			height:auto;
			margin: 0;
			padding:0;
			padding-left:5px;
		}
		
		ul#main-nav {font-family:helvetica,arial,sans-serif;margin:0;padding:0;width:100%;}
		ul#main-nav li {margin:0;padding:0;list-style:none;margin-bottom:2px;}
		ul#main-nav li a {font-weight:bold;text-decoration:none;display:block;padding:2px;border-bottom:2px solid #efefef;color:black;background:#fff;}
		ul#main-nav li a:hover {border-bottom:2px solid #666;color:#ffad04;}
		
		/*site menu tgs- tjgames*/
		#tjgames_tags_menu{
			height:auto;
			width:auto;
			padding:3px;
		}

		
		/*rodape- tjgames*/
		#tjgames_rodape {
			clear: both;
			padding: 5px;
			background:#FFFFFF url(http://www.tjgames.com.br/img/rodape.jpg) bottom repeat-x;
		}
		
		/*Caixa jogo- tjgames*/
		.tjgames_box_game{
			width:270px;
			height:122px;
			background:#ffffff;
			float:left;
			margin:4px;
		}
		
		/*Caixa publicidade- tjgames*/
		.tjgames_publicidade_game{
			width:270px;
			height:252px;
			/*background:#ccc;*/
			float:left;
			margin:4px;
			text-align:center;
		}
		
		/*site - categoria jogos*/
		#tjgames_categoria_jogos{
			width:100%px;
			height:660px;
			padding:3px;
			background:#FFFFFF url(http://www.tjgames.com.br/img/topo1.jpg) top repeat-x;
		}
		#tjgames_categoria_jogos img{ width:120px; height:100px; border:0;}
		
		/*site - novos jogos*/
		#tjgames_novos_jogos{
			width:100%px;
			height:305px;
			padding:3px;
			background:#FFFFFF url(http://www.tjgames.com.br/img/topo1.jpg) top repeat-x;
		}
		
		#tjgames_novos_jogos img{ width:120px; height:100px; border:0;}
		
		/*site - rand*/
		#tjgames_rand_jogos{
			width:100%px;
			height:305px;
			padding:3px;
			background:#FFFFFF url(http://www.tjgames.com.br/img/topo2.jpg) top repeat-x;
			margin-top: 10px;
		}
		
		#tjgames_rand_jogos img{ width:120px; height:100px; border:0;}
		
		/*site - imagem*/
		.tjgames_imagem{ margin: 7px; float: left; }
		
		/*
		Links- tjgames
		*/
		a:link { text-decoration: none; color:#236160; }
		a:visited { text-decoration: none; color:#236160; }
		a:hover { text-decoration: underline; color:#0099FF; }
		a:active { text-decoration: none; color:#236160; }
		
		/*Titulos- tjgames*/
		h1, h2, h3, h4, h5{ margin:0; padding:0; }
		h1 {margin-left:10px; font-size:30px; color:#993300;}
		h2 {margin-left:10px; font-size:24px; color:#FF6600;}
		h3, h4, h5 {margin-left:10px; font-size:16px; color:#333333;}

		/*Paginação- tjgames*/
		#tjgames_paginacao {
			clear:left;
			height:40px;
			width:100%;
			font-size:12px;
			text-align:center;
			padding-top:5px;
			color:#0099FF;
		}
		
		/*tjgames_icone_menu*/
		.tjgames_icone_menu{
			margin-left:14px;
		}
		
		/*
		Pagina Jogo- tjgames
		*/
		.tjgames_lateral_jogo{width:120px; height:510px; float:left;}
		
		#tjgames_area_jogo{width:770px; height:600px; float:left;}
		
		/*Quebra- tjgames*/
		.Quebra{ clear:both; }

		