body {
	background-color:#ff0000;
	text-align:left;
	margin: 0px;
	padding: 0px;
	width:736px;
	margin:0 auto;
}

form {
  margin: 0px;
  padding: 0px;
}

a {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#666666;
}

.cabecalho {
	background-image:url(img/cabecalho.jpg);
	height:219px;
}

.fundo_botoes {
	background-image:url(img/botao_fundo.jpg);
	height:29px;
	background-repeat:repeat-x;
	text-align:left;
}

.div_site {
	width:736px;
	border-left: #620000 2px solid;
	border-right: #620000 2px solid;
	display: table-cell;
}

.div_corpo {
	position:relative;
	text-align:center;
	float:left;
	background-color:#620000;
	width:726px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e9b387;
	padding-left:10px;
	padding-top:10px;
}

.div_menu {
	position:relative;
	text-align:left;
	float:left;
	width:203px;
	left:8px;
}

.botao {
	background-image:url(img/botao_bg.jpg);
	background-repeat:repeat-x;
	border:1px #000000 solid;
	top:1px;
	position:relative;
	width:115px;
	height:19px;
	text-align:center;
	padding-top:2px;
	float:left;
}

.botao a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ff9600;
	text-decoration: none;
}

.botao a:hover {
	color:#000000;
}

.tops {
  position:absolute;
  left: 300px;
  display: block;
}

.tops a {
  padding: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -1px;
}

.tops a:hover {
  color: #000;
}

.div_busca {
	position:relative;
	left:210px;
	top:7px;
	width:300px;
}

.texto_busca {
	border:1px #999999 solid;
	width:160px;
	height:18px;
}

.cabecalho_menu {
	width:185px;
	height:30px;
	background-color:#830000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:18px;
	padding-top:5px;
	color:#e9b387;
}

.login {
	background-color:#ff9600;
	height:120px;
	width:185px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	text-align: left;
	margin-top: 30px;
	position: relative;
	left: 200px;
}

.browsegamesbox {
  background-color: #FFF;
  width: 350px;
  color: #000;
}

.browsegamesbox a {
  font-weight: bold;
}

.browsegamesboxmini {
  background: #ff9600;
}

.browsegamesboxmini-foto {
  height: 80px;
  background: #FFF;
}

.browsegamesboxmini-nome {
  height: 30px;
  background: #FFF;
}

.corpo_menu2 {
	background-color:#ffba00;
	height:111px;
	width:185px;
	padding-left:18px;
	border-bottom:2px #000000 solid;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:14px;
}

.corpo_menu3 {
	background-color:#ffde00;
	height:60px;
	width:185px;
	padding-left:18px;
	border-bottom:2px #000000 solid;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:14px;
}

.final_menu {
	width:185px;
	height:475px;
	background-color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:18px;
	padding-top:5px;
	color:#e9b387;
}

.asterisco1 {
	color:#9a2300;
}

.link_menu {
	cursor:auto;
	text-decoration:underline;
}

.item_menu {
	padding-bottom:6px;
}

#rodape {
  width:736px;
  clear: both;
}

#rodape p {
  font-size: 11px;
  font-family: arial;
}

.gamelink:link {
	color: #620000;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #620000;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
