body {
	margin: 0 0 0 0;
	background-image: url(../img/linhas_diagonais.jpg);
	background-repeat: repeat-x;
	background-color: #14417a;
	font-family: Verdana, Arial; 
	font-size:10pt; 
}

p, table { 
	font-family: Verdana, Arial; 
	font-size:10pt; 
}

td {
	vertical-align: middle;
}


#geral {
	position: absolute; 
	top: 0; 
	width: 1000px; 
	left:50%; 
	margin-left:-500px;
	background-color: #FFFFFF;
}

#topo { 
	position: relative;	
	width: 100%; 
	height: 145px;
	text-align:center;
	margin-bottom:10px;
	border-bottom:1px solid #004080;
}

#indice { 
	position: relative;
	float:left;
	width: 150px;
	padding:0 15px 0 5px;
	/*background-color:#FFFFCC*/
}

#conteudo { 
	position: relative;
	float:left;
	width: 810px;
	min-height:380px;
	padding:0px 15px 5px 0;
}

#barra_inferior { 
	position: relative;
	clear:both;
	width: 100%;
	padding-top:5px;
	padding-bottom:25px;
	text-align:center;
	font-size:8pt;
}

#rodape { 
	position: relative;	
	clear:both;
	width: 100%; 
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#294f8e;
	border-top:1px solid #004080;
	color:#FFFFFF;
}

p.voltar { text-align:center }
.titulo { 
	text-align:left; 
	font-size: 14pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF641A;
}

a { text-decoration: none; color: #000000; }
a:link { color: #000000; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: none; cursor: hand; }

table.tb_lista td {
	border-top:2px dotted #000000;
	padding-top:10px;
	padding-bottom:10px;
}

table.tb_lista tr.linha_par {
	background-color:#FBFBFB;
}

table.tb_lista tr.linha_impar {
	background-color:#FFFFFF;
}

thead {
	background-color: #666666;
}
.linha_par {
	background-color: #CCCCCC;
}
.linha_impar {
	background-color: #F5F5F5;
}

.pg_titulo {
	font-weight:bold;
	color:#FF0000;
}

.jogo_data {
	font-size:7pt;
	color:#999999;
	font-weight:normal;
}

#sitemap ul {
	font-weight:bold;
	font-size:8pt;
}
#sitemap ul ul li{
	font-weight:normal;
}

#sitemap a {
	color:#000000;
}

#pg_jogo {
	margin-left: 25px;
}

#pg_jogo h1.titulo {
	font-size:15pt;
	color:#333333;	
}
#pg_jogo p.data_e_autor {
	font-size:8pt;
	color:#999999;
}
#pg_jogo p.texto {
	text-align:justify;
}
#pg_jogo div.embed {
	text-align:left;
	width: 430px;
}
#pg_jogo p.fonte {
	font-size:8pt;
	color:#666666;
}

ul#menu_categorias {
	width:100%;
	color: #FFFFFF;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menu_categorias li {
	margin-bottom:5px;
	background: #EEEEEE;
}
ul#menu_categorias li a:link, ul#menu_categorias li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	padding: 8px;
	background-image:url(../img/menu1.gif);
	background-repeat:no-repeat;
}
ul#menu_categorias li a:hover {
	background-image:url(../img/menu2.gif);
	background-repeat:no-repeat;
	color:#000000;
}

ul#menu_categorias li a.menu_cabecalho {
	background-image:url(../img/menu2.gif);
	background-repeat:no-repeat;
	color:#000000;
}

ul#menu_secoes_extras {
	width:100%;
	color: #FFFFFF;
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:15px;
}
ul#menu_secoes_extras li {
	margin-bottom:5px;
	background: #EEEEEE;
}
ul#menu_secoes_extras li a:link, ul#menu_secoes_extras li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	padding: 8px;
	background-image:url(../img/menu2.gif);
	background-repeat:no-repeat;
}
ul#menu_secoes_extras li a:hover {
	background-image:url(../img/menu2.gif);
	background-repeat:no-repeat;
	color:#000000;
}

#quadro_jogo_do_momento {
	background-image:url(../img/quadro_jogodomomento.gif);
	background-repeat:no-repeat;
	width:745px;
	height:260px;
}

.dmenu {
	font-size:8pt;
	font-weight:normal;
}

#quadro_total_de_jogos {
	background-image:url(../img/quadro_total_de_jogos.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
	margin-bottom:10px;
	color:#333333;
}

div.botao_compartilha {
	float: left;
	margin-right: 10px;
}

div.quadro_esq {
	float:left;
	width: 600px;
}
div.quadro_dir {
	float:left;
	margin: 25px 0 0 15px;
}
div.quadro_baixo {
	margin: 15px 0 0 0;
}
