body {
	color: black;
	background-color: #DCDCDC;
	margin: 5px;
}
#baudejogos {
	text-align: center;
	font-family: Verdana,Arial;
	font-size: 200%;
	color: #A32338;
}
#bauTitulo {
	font-weight: bold;
	cursor: pointer;
}
#head {
	height: 120px;
	overflow: hidden;
}
	#layouts {
		text-align: left;
	}
	#banners {
		height: 74px;
		overflow: hidden;
	}
	#banners DIV {
		display: inline-block;
	}

#consultas {
	background-color: #E2E2E2;
	font-family: Arial;
	font-size: 10px;
	margin: 5px 8px;
}

	#consultas SELECT {
		font-size: 12px;
	}

#conteudo {
	margin: 10px auto auto 10px;
}

.bannerTexto {
	font-family: Arial;
	font-size: x-small;
	max-width: 150px;
	vertical-align: top;
}

.mini {
	font-family: Arial;
	font-size: xx-small;
}

.resultado {
	font-family: Arial;
	font-size: 18px;
}

.sequencia {
	font-family: FixedSys,courier;
	width: 100%;
}
	.seq_ant {
		float: left;
	}
	.seq_prox {
		float: right;
	}

.colunaFoto {
	margin: 4px;
}
	
.TituloFoto {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

.TituloSecao {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bolder;
}
.TituloAdendoPeq {
	font-size: 8px;
}
.TituloAdendoMed {
	font-size: 10px;
}	
.TituloAdendoGrande {
	font-size: 13px;
}
.TituloAdendoHuge {
	font-size: 15px;
}
.resenhaDestaque {
	font-size: large;
}

#CategoriasJogo {
	border-style: none;
}

.jogohead {
	width: 100%
}
	.tabresenhador {
		width: 170px;
	}
	.fraseresenhador {
		font-family: Arial;
		font-size: 13px;
	}

.ListagemDetalhada {
	font-family: Arial;
	font-size: 16px;
}
.ListagemDetalhadaSmall {
	font-family: Arial;
	font-size: 14px;
}

.Resumo {
	font-family: Arial;
	font-size: 12px;
}
	
#tabs {
	margin: 0 2.5%;
	cursor: pointer;
}
	#tabs TD {
		border-width: 2px 1px;
		border-style: solid;
		border-color: gray;
	}

.tabcontent {
	overflow: display;
	margin: 10px 2.5%;
}

.EntidadeDeJogo {
	font-family: Arial;
}
	.EntidadeDeJogo STRONG {
		font-size: 150%;
		vertical-align: top;
	}

.formComent {
	display: inline;
}

.fakeLink {
	cursor: pointer;
	text-decoration: underline;
}

.estatistica {
	text-align: center;
}

#news {
	font-family: Arial;	
	font-size: 13px;
}

.FundoMenu {
	background-color: #DEDEDE;
}

.resenhaJogo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.commentpop {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}	
