* {
	margin:0;
	padding:0;
}
body {
	background: #264564;
	height:100%;
}
html {
	height:100%;
}
a img {
	border:none;
}
#wrap {
	width:1024px;
	height:768px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-512px;
	margin-top:-384px;
	border:1px solid #fff;
	background:url(../images/body-bg.jpg) no-repeat left top;
}
#logotype {
	margin:10px;
}
#header1 {
	position:absolute;
	width:700px;
	left:50%;
	margin-left:-350px;
	top:10px;
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size:38px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.games {
	color:#00c8da;
}
.attack {
	color:#ff6633;
}
#header2 {
	position:absolute;
	width:380px;
	left:100px;
	top:136px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#ffcc00;
	text-align:center;
}
#free {
	position:absolute;
	width:111px;
	height:107px;
	top:10px;
	right:3px;
}
.free_ES {
	background:url(../images/ES/free.png);
}
.free_EN {
	background:url(../images/EN/free.png);
}
.free_IT {
	background:url(../images/IT/free.png);
}
.free_DE {
	background:url(../images/DE/free.png);
}
.free_FR {
	background:url(../images/FR/free.png);
}
#consola {		
	position:absolute;
	left:518px;
	top:137px;
}

ul#caracteristicas {
	width:300px;
	position:absolute;
	top:225px;
	left:95px;
}
#caracteristicas li {
	list-style-type:none;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	text-indent:28px;
	line-height:75px;
	text-align:right;
}
#caracteristicas li a{
	color:#fff;
	text-decoration:none;
}
#caracteristicas li a:hover{
color:#f8fc04;
}
#blinking {
	position:absolute;
	left:260px;
	top:640px;
	width:380px;
	font-weight:bold;
	text-align:center;
	padding:10px;	
}
#blinking h3 {
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	height:50px;
	font-size:22px;
	margin-bottom:15px;
	line-height:26px;
}
#step1, #step2 {
	position:absolute;
	width:420px;

	top:4px;
	left:10px;
	line-height:120%;
}
#step1 {
	display:none;
}
#step1 h3 {
	color:#f8fc04;
	text-align:center;
}
#step2 h3 {
	color:#ff4e00;
	text-align:center;
}
a#download {
	width:273px;
	height:59px;
	display:block;
	margin-top:640px;
	margin-left:700px;
	font-size:24px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:url(../images/button.png) top left;
	line-height:59px;
}
a:hover#download {
	background:url(../images/button.png) bottom left;
}
#logo {
	position:absolute;
	width:150px;
	height:90px;
	top:50%;
	left:50%;
	margin-top:233px;
	margin-left:-455px;
	font-size:12px;
	color:#fff;
}
#footer {
	position:absolute;
	width:965px;
	height:100px;
	top:50%;
	left:50%;
	margin-top:357px;
	margin-left:-500px;
	font-size:12px;
	color:#fff;
}
#footer #favorit {
	position:absolute;
	right:0;
	top:-8px;
}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding: 0 6px;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:underline;
}
