/* GERAL */

/* reset */

ul, ol, li, p, i, div, a, em, h1, h2, h3, h4, h5, form, input, textarea, label, dl, dt, dd, var, span, em, select, img {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	clear:none;
	text-decoration:none;
	font-size:.93em;
	color:#fff;
	font-style:normal;
	line-height:1.2em;
}
a {
	color:#f4a222
}
a:hover {
	text-decoration:underline;
}
i {
	display:inline;
	float:none;
	clear:none;
	font-style:italic;
}
p a {
	display:inline;
	float:none;
}
label {
	display:inline-block;
}
/* GERAL */

html {
	overflow:scroll;
}
html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	background:url(../img/wp.jpg) #000 top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#outter {
	background:url(../img/bg.jpg) top left no-repeat;
	float:none;
	width:53.4em;
	height:1000px;
	margin:0 auto;
}
.floatfix {
	position:static;
}
h1,
h2,
#hd .appstore,
#bd dl dt,
#bd .gamesupport,
#ft a {
	background:url(../img/geral_es.jpg) no-repeat;
	text-indent:-5000px;
}

/* HEADER */

#hd {
	width:100%;	
}
#hd h1 {
	background-position:0 0;
	width:460px;
	height:147px;
	margin:2.5em 0 0 2em;
	_margin:2.5em 0 0 1em;
}
#hd ul {
	float:right;
	margin:1em 2em;
	_margin:1em;
}
#hd ul li {
	border-left:1px solid #fff;
	width:5em;
	text-align:center;
}
#hd ul li a {
	float:none;
	color:#fff;
	margin:0 auto;
}
#hd ul li a:hover,
#hd ul .visited a {
	text-decoration:none;
	font-weight:900;
}
#hd ul .first {
	border:none;
	padding:0 .5em 0 0;
}
#hd ul .last {
	padding:0 0 0 .5em;
}
#hd .appstore {
	background-position:-575px -70px;
	display:block;
	float:right;
	clear:right;
	color:#FFF;
	width:12em;
	height:5em;
	text-align:right;
	text-indent:0;
	margin:4.2em 2em 0 0;
	_margin:4.2em 1em 0 0;
}
/* BODY */

#bd {
	position:relative;
	width:100%;	
}
#bd h2 {
	background-position:0 -155px;
	width:94%;
	height:8em;
	margin:.6em 0 0 2em;
	_margin:.6em 0 0 1em;
}
#bd ul {
	width:25em;
	padding:2.2em 0 0 2.2em;
}
#bd ul li {
	background:url(../img/li.gif) top left no-repeat;
	width:90%;
	color:#e5e5e5;
	padding:0 0 2.1em 1.8em;
}
#bd ul .last {
	padding:0 0 0 1.8em;
}
#bd .gamesupport {
	background-position:0 -266px;
	display:block;
	clear:both;
	width:29em;
	height:3em;
	margin:1.8em 1.7em;
	_margin:1.8em .6em;
}
#bd dl {
	width:100%;
}
#bd dl dt {
	background-position:23px -310px;
	width:100%;
	height:2.3em;
	margin:3em 0 0 0;
}
#bd dl dd {
	position:relative;
	float:right;
	width:190px;
	height:130px;
}
#bd dl dd a {
	position:absolute;
	top:-5px;
	left:-35px;
	display:block;
	width:100%;
	height:100%;
	text-indent:-5000px;
}
#bd .flash {
	position:absolute;
	top:12em;
	right:4em;
}

/* FOOTER */

#ft {
	position:relative;
	background:#31140d;
	width:100%;
	height:137px;
	margin-top:-115px;
}
#ft div {
	position:absolute;
	top:-9.4em;
	left:50%;
	background:url(../img/ft.png) top left no-repeat;
	width:1000px;
	height:267px;
	margin-left:-500px;
}
#ft a {
	background-position:0 -424px;
	display:block;
	position:absolute;
	top:6em;
	right:10.7em;
	width:133px;
	height:42px;
}