BODY
{
	background-image:url(../images/jogos_bg.jpg);
	background-repeat:repeat-x;
	background-color:#2F5C45;
	margin-top: 0px;
	margin-left: 20px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color:#423D2E;
}

.h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

.main{
	position: absolute;
	width: 583px;
	background-color: #ffffff;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:50px;
	padding-left:10px;
	z-index:1;
	left: 207px;
	top: 186px;
	height: 152px;
}

.header
{
	position:relative;
	width: 780px;
	height: 131px;
	background-image: url(../images/jogos_header.jpg);
	background-repeat:no-repeat;
}

.boton
{
	position:absolute;
	top: 0;
	left:539px;
	width: 282px;
	height: 299px;
	z-index: 2;
}

.menu
{
	position:relative;
	width: 182px;
	background-image: url(../images/jogos_leftbg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding: 2px;
	text-align:left;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-align:left;
}

.line
{
	position:relative;
	background-image: url(../images/jogos_topsup.jpg);
	background-repeat:no-repeat;
	width: 780px;
	height: 52px;
	text-align: right;
	align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto
{
	position:relative;
	top: 118px;
	width: 646px;
	padding: 10px;
	text-align:left;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	z-index: 1;
}

.promociones
{
	position:absolute;
	background-image: url(../images/jogos_promos.jpg);
	top: 183px;
	left:206px;
	width: 342px;
	height: 114px;
	padding-LEFT:10px;
	vertical-align:middle;
	text-align:left;
	font-family:verdana;
	font-size:12px;
	color:#019935;
	z-index: 1;
}


.footer
{
	position:relative;
	width: 780px;
	height: 125px;
	background-image: url(../images/jogos_pie.jpg);
	background-repeat:no-repeat;
}
.textofooter
{
	position:relative;
	text-align:center;
	font-family:verdana;
	font-size:10px;
	color:#A8E531;
	top:70px;

	}
