body{
	margin: 0;
	padding: 0;
	background: #FCFDFF url(bg_stars.jpg) repeat-x;
	/* -- iExplorer -- */
	scrollbar-face-color: #0057A8;
	scrollbar-highlight-color: #0057A8;
	scrollbar-shadow-color: #0057A8;
	scrollbar-3dlight-color: #0057A8;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #C6E4F9;
	scrollbar-darkshadow-color: #0057A8;
}
body, td, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #024;
}
a{
	color: #024;
}
a:hover{
	color: #F60;

}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
}
/**/
.titulo1 {
	font-size: 14px;
	font-weight: bold;
	color: #024;
}
/**/
#footer{
	border-top: 2px solid #C6E4FC;
	background-color: #FCFDFF;
	width: 100%;
	margin: 0 auto;
}
#footer p, #footer a{
	color: #55A5DE;
}
/* -------- GAMES -------- */
.games-bounce, .games-bounce a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.games-bounce h3{
	font-size: 14px;
	color: #0057A8;
	font-weight: bold;
	padding: 7px 0;
	margin: 0;
}
/**/
.games-combos, .games-combos a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.games-combos h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	font-weight: bold;
	padding: 7px 0;
	margin: 0;
}
/**/
.games-concessions, .games-concessions a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.games-concessions h3{
	font-size: 14px;
	color: #90C;
	font-weight: bold;
	padding: 7px 0;
	margin: 0;
}
/**/
.games-obstacles, .games-obstacles a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.games-obstacles h3{
	font-size: 14px;
	color: #060;
	font-weight: bold;
	padding: 7px 0;
	margin: 0;
}
/**/
.games-water, .games-water a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.games-water h3{
	font-size: 14px;
	color: #06C;
	font-weight: bold;
	padding: 7px 0;
	margin: 0;
}
/**/
.sep1{
	border-bottom: dotted 1px #0057A8;
}
.sep2{
	border-bottom: dotted 1px #F60;
}
.sep3{
	border-bottom: dotted 1px #90C;
}
.sep4{
	border-bottom: dotted 1px #060;
}
.sep5{
	border-bottom: dotted 1px #06C;
}
/**/
.bgdata{
	background: url(bg-data.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.bgdata a{
	text-decoration: none;
}
.bgdata a:hover{
	color: #06C;
}
/**/
.tit-games{
	font-family: Arial, Helvetica, sans-serif;
	color: #037;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.tit-faq{
	font-family: Arial, Helvetica, sans-serif;
	color: #037;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding: 5px;
}
.tit-faq a{
	color: #037;
	text-decoration:none;
}
.bullet{
	font-size: 28px;
	color: #96F;
	padding: 0 7px;
}
.mini{
	font-size: 10px;
	color: #A4A4A4;
}
/**/
.counter{
	margin: 0;
	padding: 10px;
	width: 500px;
	height: 40px;
	border: none;
	background: #B9E1FA url(bg-counter.gif) no-repeat;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #037;
	text-align: center;
}