@charset "utf-8";
/* CSS Document */

body
{
	padding-top:5px;
}

div#cab
{
	position:static;
	width:100%;
	z-index:1;	
}

div#cab div#logo
{
	background-image:url(../images/Logo_Index.png);
	background-repeat:no-repeat;
	width:256px;
	height:119px;
	position:static;
	margin-top:10px;
	margin-left:100px;
	
}

div#lang
{
	position:absolute;
	left:50%;
	top:2px;
	width:480px;
	padding-left:280px;
	z-index:10;	
}

div#lang a,
div#lang a:visited
{
	color:#41498a;
	text-decoration:none;	
}

div#lang a:hover
{
	color:#FFFF00;	
	text-decoration:underline;
}

div#lang ul,
div#lang li
{
	width:90px;
	padding-left:0;
}

div#page
{
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:2;
	text-align:left;
}

div#tabs
{
	position:absolute;
	right:8%;
	margin-left:auto;
	z-index:6;
	margin-top:31px;
}

div#tabs ul
{
	list-style-type:none;	
}

div#tabs ul li
{
	float:left;	
	list-style:none;
}

div#tabs ul li.padrao a
{	
	background-color:#9196C4;
	padding:9px;
	display:block;
	margin-left:5px;	
	margin-right:5px;
	position:relative;
	top:-2px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}

div#tabs ul li.mouseover a
{	
	background-color:#FFBB00;
	padding:13px;
	margin-left:1px;	
	margin-right:1px;
	top:-2px;
}

div#tabs ul li.current
{
	display:none;
}

div#cab div#logo
{	
	position:absolute;	
}

div#nav div#superBannerContainer
{
	margin-top:100px;
	height:250px;
	display:none; /* Comment for Super Banner */
}

div#conteudo
{
	margin-top:110px; /* Comment for Super Banner */
}

div#conteudo div#games, 
div#conteudo div#news
{
	width:50%;
	position:absolute;
}

div#conteudo div#news
{
	right:1px;
	top:2px;
}

div#conteudo div#games
{
	left:1px;
}


table#newsBox
{
	width:90%;
	margin:auto;
}

table#newsBox table#newsBoxSuperior,
table#newsBox table#newsBoxInferior,
table#newsBox table#newsBoxConteudo
{
	width:100%;	
}

table#newsBox table#newsBoxSuperior
{
	background-image:url(../images/Caixa_News_BG-Sup.gif);
	background-repeat:repeat-x;
	background-position:0 25px;
}

table#newsBox table#newsBoxSuperior td
{
	vertical-align:top;
}

table#newsBox table#newsBoxInferior
{
	background-image:url(../images/Caixa_News_BG-Inf.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
table#newsBox table#newsBoxSuperior td.primeiro img
{
	margin-top:25px;
}

table#newsBox table#newsBoxSuperior td.segundo,
table#newsBox table#newsBoxInferior td.segundo
{
	text-align:right;
}

table#newsBox table#newsBoxConteudo .esquerda
{
	background-image:url(../images/Caixa_News_BG-Esq.gif);
	width:1px;
}

table#newsBox table#newsBoxConteudo .direita
{
	background-image:url(../images/Caixa_News_BG-Dir.gif);
	width:1px;
}

table#newsBox table#newsBoxConteudo .posts
{
	background-color:#d5d7eb;
}

table#newsBox table#newsBoxConteudo .posts h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:110%;
	padding:2px;
	padding-left:10px;
	background-color:#C6C7E0;
}

table#newsBox table#newsBoxConteudo .posts h2 a
{
	color:#000000;
	text-decoration:none;	
}

table#newsBox table#newsBoxConteudo .posts h2 a:hover
{
	color:#990000;
	text-decoration:underline;	
}

table#newsBox table#newsBoxConteudo .posts small,
table#newsBox table#newsBoxConteudo .posts p
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:10px;
}

table#newsBox table#newsBoxConteudo .posts p
{
	font-size:80%;
	color:#000000;
	margin-bottom:20px;
	padding:5px;
}

table#newsBox table#newsBoxConteudo .posts a
{
	color:#3300FF;
	font-weight:bold;
}

table#newsBox table#newsBoxConteudo .posts small
{
	color:#666699;
	font-style:italic;
	font-size:70%;
	margin-bottom:10px;
}

table#newsBox table#newsBoxConteudo .posts p#final
{
	margin-bottom:5px;
	padding-top:15px;
	border-top:#9999CC solid 2px;
	margin-top:10px;
}

div.gameBox div.cantos img.dir
{
	float:right;	
}

div.gameBox div.cantos
{
	background-image:url(../images/games/index_Canto_BG.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
}

div.gameBox
{
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
	margin-bottom:100px;
}

div#games
{
	margin-right:5%;
	margin-top:0px;
}

div#news
{
	margin-left:5%;
	margin-top:0px;
	padding-top:0px;
}

div.gameContent
{
	position:absolute;
	width:100%;
	
}

div.gameContent div.gameImage
{
	position:relative;
	width:100%;
}

div.gameContent div.gameImage img
{
	display:block;
	position:absolute;
}

/* Estilos especficos dos jogos */

/** LEX **/
div#game1.gameBox
{
	background-image:url(../images/games/Lex_IndexBG.jpg);
}


div#game1_content img#logo
{
	left:30%;
	top:-25px;
}

div#game1_content img#raul
{
	left:15px;
	top:40px;
}

div#game1_content img#nina
{
	right:15px;
	top:40px;
}

div#game1_content img#juca
{
	left:25%;
	top:45px;
}

div#game1_content img#roque
{
	right:95px;
	top:70px;
}

div#game1_content img#baixar
{
	right:30px;
	top:120px;
}

div#game1_content img#participe
{
	left:60px;
	top:95px;
}

/** BLOOMING **/

div#game2.gameBox
{
	background-image:url(../images/games/nature/Blooming_IndexBG.jpg);
}


div#game2_content img#logo
{
	left:25%;
	top:-35px;
}

div#game2_content img#daisy
{
	left:15px;
	top:40px;
}

div#game2_content img#visitor
{
	right:15px;
	top:40px;
}


div#game2_content img#baixar2
{
	right:45px;
	top:95px;
}
