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

/* CSS Importado */
@import url("colunista.css");
@import url("ecommerceInternas.css");
@import url("colunaSocial.css");
@import url("linkInternas.css");
@import url("previewReviewInternas.css");
@import url("forumInternas.css");
@import url("comentarios.css");
@import url("historicodeeventos.css");
@import url("galeriasVideosFotos.css");
@import url("acoesdousuario.css");
@import url("noticias.css");
@import url("previewPagina.css");
@import url("reviewPagina.css");
@import url("mudaPagina.css");
@import url("destaque.css");
@import url("faleConosco.css");
@import url("linhaEditorial.css");
@import url("trocasEdevolucoes.css");
@import url("quemsomos.css");
@import url("blogsInternas.css");
@import url("buscaInterna.css");
@import url("contact.css");
/* CSS Importado */
/* --- Default --- */
body{	
	padding:0px;
	margin:0px;
	border:none;
	text-align:center;
	background-image:url(../imagens/fundoNovo.jpg);
	background-repeat:no-repeat;
	background-color:#343333;
	background-position: top center;
	background-attachment: fixed;
}
form{ padding: 0px; border: none; margin: 0px; }
img{ border:none; }
/* --- Default --- */

/*links das páginas internas (linkInternas.css)*/

/* --- Links do site --- */
a:link{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}
a:visited{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}
a:active{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}
/* links Flutuantes topo */
#topo a:link{
	color:#b5bbbd;	
	text-decoration:none;
}
#topo a:visited{
	color:#b5bbbd;	
	text-decoration:none;
}
#topo a:active{
	color:#b5bbbd;	
	text-decoration:none;
}
#topo a:hover{
	color:#b5bbbd;	
	text-decoration:underline;
}
/* fim links Flutuantes topo */

/* Início links "plataformas" topo */
#menuTopo a.plataformasTopo:link{color:#fff;text-decoration:none;}
#menuTopo a.plataformasTopo:visited{color:#fff;text-decoration:none;}
#menuTopo a.plataformasTopo:active{color:#fff;text-decoration:none;}
#menuTopo a.plataformasTopo:hover{color:#00ff00;text-decoration:none;}
/* Fim links "plataformas" topo */

/* Incio links footer */
a.menuPlataformasFooter:link{
	color:#8fbd3d;	
	text-decoration:none;
}
a.menuPlataformasFooter:visited{
	color:#8fbd3d;	
	text-decoration:none;
}
a.menuPlataformasFooter:active{
	color:#8fbd3d;	
	text-decoration:none;
}
a.menuPlataformasFooter:hover{
	color:#8fbd3d;	
	text-decoration:underline;
}

a.menuFooter:link{
	color:#fff;	
	text-decoration:none;
}
a.menuFooter:visited{
	color:#fff;	
	text-decoration:none;
}
a.menuFooter:active{
	color:#fff;	
	text-decoration:none;
}
a.menuFooter:hover{
	color:#fff;	
	text-decoration:underline;
}
/* fim links footer */

/* --- fim dos links --- */

/* --- Incio Principais --- */

#total{
	width:1000px;
	/*width:1073px; original*/
	height:auto;
	margin:auto;
	padding:0px;
	text-align:left;
}

#topo{
	/*background-image:url(../imagens/topo.png);*/
	background-image:url(../imagens/topoNovo.jpg);
	width:1000px;	
	/*width:1073px; original*/
	height:201px;
}

#conteudogeral{
	width:986px;
	/*width:1059px; original*/	
	height:auto;
	margin:0px 0px 0px 14px;
	_margin:0px 0px 0px 7px;
	background-image: url(../imagens/fundosecundario.gif);
	background-repeat:repeat-y;	
	float: left;
	position: relative;
}

#footer{
	width:965px;
	height:111px;
	/*min-height:111px;*/
	background-color:#2d2c2b;
	background-image:url(../imagens/Logofooter.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:0px 0px 0px 15px;
	padding-left: 20px;
	position:relative;
	clear: both;	
}
/* --- Fim Principais  --- */

/* --- Incio do Div Topo --- */

#menuFlutuante{	
	height:14px;
	width:650px;	
	float:left;		
	position:relative;
	margin:25px 0px 0px 350px;
	_margin:25px 0px 0px 175px;
	padding:0px;
	border:none;
	font-family:Arial;
	font-size:11px;	
	text-align: right;		
}

#menuTopo{
	width:478px;
	height:20px;
	float:left;
	position:relative;
	background-image:url(../imagens/bgMenuPlataformas.gif);
	background-repeat:no-repeat;	
	margin:10px 0px 5px 448px;
	_margin:10px 0px 5px 224px;
	padding:0px;
	border:none;
}

#search{
	width:215px;
	height:28px;
	position:relative;
	float: left;	
	margin:0px 0px 0px 782px;
	_margin:0px 0px 0px 390px;
	border:none;
}

span.fixInput2 input {
	background:none;
	border:none;
	width:180px;
	height:20px;
	padding:3px 0px 0px 6px;	
	color:#8f8f90;
	font-size:11px;
	font-family:Arial;
}
			
span.fixInput2 {
	background: url(../imagens/inputBusca.png) no-repeat left;
	width:187px;
	height:25px;				
}

#login{
	width:325px;
	height:auto;
	float:left;
	position:relative;
	margin:0px 0px 0px 667px;
	_margin:0px 0px 0px 333px;
	border:none;
	clear:both;
}

#login p{
	margin:0px 0px 0px 200px;
	_margin:0px 0px 0px 100px;
	padding:0px;
	border:none;
	font-family:Arial;
	font-size:11px;
	color:#818384;
	float:left;
	
}

span.fixInput input {
	background:none;
	border:none;
	width:143px;
	height:21px;
	padding:0px 0px 0px 6px;
	font-size:12px;
	font-family:Arial;
	color:#8f8f90;
}
			
span.fixInput {
	background: url(../imagens/input.png) no-repeat left;
	width:149px;
	height:21px;				
}

#btOk{
	background-image: url(../imagens/botaoverde.gif);
	background-repeat:no-repeat;
	width:18px;
	height:18px;	
	border-style:none;
}

#player{
	width:359px;
	height:70px;
	position:absolute;	
	margin:120px 0px 0px 641px;
	padding:0px;
}		
			

/* --- Fim do Div Topo --- */

/* --- Incio do Div Conteudo --- */
#conteudoEsquerda{
	width:625px;	
	height:auto;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 5px;
	float:left;
	position:relative;	
}
#conteudoDireita{
	width:345px;
	height:auto;
	float:left;
	position:relative;
}
/*==conteudo da direita exclusivo da página inicial==*/
#conteudoDireitaPrincipal{
	width:306px;
	height:auto;
	padding:10px 0px 0px 0px;	
	float:left;
	position:relative;	
}
/* --- Fim do Div Conteudo --- */

/* --- Incio do Div conteudoEsquerda --- */

#destaque{
	/*background-image:url(../imagens/destaque.jpg);
	background-repeat:no-repeat;*/
	width:506px;
	height:270px;
	border:none;
	margin:0px 0px 20px 110px;
	_margin:0px 0px 20px 55px;
	border:1px solid #000;
	padding:0px;
	position:relative;
	float:left;	
}

/* inicio noticias */

#noticias{
	width:345px;
	_width:340px;
	/*min-height:255px;*/	
	height:auto;
	border:none;
	padding:0px 0px 10px 0px;
	margin:0px;
	/*background-image:url(../imagens/noticias.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	float:left;	*/
}

.noticiasDestaque{
	width:162px;
	_width:158px;
	height:auto;
	position:relative;
	float:left;
	margin:0px 0px -2px 5px;
	_margin:0px 0px -5px 3px;
	padding:0px;
	border:none;	
}

#outrasNoticias{
	/*position:relative;
	float:left;*/
	margin:0px;
	height:auto;
}

#noticias p{
	font-family:Arial;
	font-size:11px;
	padding:0px;
	margin:0px;
	border:none;
	color:#434342;
}

#noticias p.separador{
	margin:0px 0px 0px 2px;
	padding:0px;
	border:none;	
	display:block;	
}	

#noticias img{
	border:1px solid #292929;
	margin:3px 0px 0px 0px; 
}

#noticias span{
	color:#090908;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	display:block;
}

#noticias span.outrasnoticias{
	color:#444342;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin:0px 0px -5px 3px;
	_margin:0px 0px -5px 3px;
	border:none;
	padding:0px;
}

/* fim noticias */

/* forum */
#forum{
	position:relative;
	float:left;
	/*width:1054;*/
	height:96px;
	margin:-16px 0px 4px 0px;
	_margin:-16px 0px 4px 0px;	
}

#forum2{
	position:relative;
	float:left;
	width:480px;
	height:90px;
	margin:-16px 0px 4px 50px;
	_margin:-16px 0px 4px 50px;
	padding:6px 0px 0px 20px;
	background-color:#666666;	
}

/* fim do forum */


/* Blocos Preview e Review*/

#Preview{	
	width:310px;	
	/*height:275px;*/
	height:auto;
	padding:0px;
	margin:0px 10px 5px 0px;
	_margin:0px 5px 5px 0px;
	border:none;
	position:relative;
	float:left;	
}

#Review{	
	width:300px;	
	/*height:275px;*/
	height:auto;
	padding:0px;
	margin:0px;
	border:none;
	position:relative;
	float:left;	
}

.destaquePreviewReview{
	width:285px;
	height:110px;
	position:relative;
	background-color:#404040;
	padding:2px 5px 0px 9px;
	margin-bottom:5px;
	text-align:right;
}

#titulo{
	position:relative;
	float:left;
	margin:0px;
	width:285px;
	height:auto;	
}

.destaquePreviewReview p{	
	margin:0px;
}

.destaqueSpan{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#b0b0af;
	float:left;
}

span.plataformas{
	color:#6d8935;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	display:block;
	margin-bottom:8px;	
}

.listaPreviewReview{
	width:auto;	
	/*height:150px;*/
	height:auto;
	padding:0px;
	margin:0px;	
	position:relative;
	float:left;	
}
.PlataformasPreviewReview{
	width:99px;	
	/*height:139px;*/
	height:auto;
	padding:0px;
	margin:0px;
	border:none;
	position:relative;
	float:left;	
}

.normalSpan{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#4c4b4a;	
	display:block;
	margin:0px;
	padding:0px;	
}

.nomeSpan{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#4c4b4a;	
	display:block;
	margin:-2px 0px 3px 0px;	
}

.plataformasnormalSpan{	
	margin:0px 0px 0px 0px;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#6d8935;
	display:block;	
}

.imgDestaquePreviewReview{
	border:1px solid #b0b0af;
	margin:5px 15px 0px 0px;
}

.paragrafoReviewPreview{
	width:150px;
	height:47px;
	float:right;
	position:relative;
	margin:0px;
	padding:0px;
	border:none;	
	padding-top:30px;
	margin:10px 0px 0px 0px;	
}

.destaquePreviewReview p{	
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#8c8c8b;
	margin:0px;
	display:block;
	position:relative;
}
	

/*Fim dos Blocos Preview e Review*/

/* E-commerce */ 

#E-commerce{
	width:/*664px*/ 620px;
	height:390px;		
	border:none;
	padding:0px;
	margin:0px;
	position:relative;
	float:left;
}

#E-commerce td{
	width:216px;
	height:167px;
	background-image:url(../imagens/e-commerce/fundoEcommerce.gif);
	background-repeat:no-repeat;	
}

#E-commerce table{
	padding:0px;
	margin:-10px 0px 0px 0px;
	border:none;
}

#E-commerce span{
	color:#2c2b2b;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	border:none;
	margin:5px 0px 0px 13px;
	display:block;
}

#E-commerce img{
	margin:-10px 0px 0px 55px;
	border:none;
	padding:0px;
}

#E-commerce p{
	padding:0px;
	border:none;
	margin:0px 0px 0px 30px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#739a2e;
}

/* Inicio Blogs */

#blogs{
	width:300px;
	height:auto;
	/*height:291px;*/
	padding:0px;
	margin:0px 20px 10px 0px;
	_margin:0px 10px 10px 0px;
	border:none;
	position:relative;
	float:left;	
}

.atualizacoesBlog{
	position:relative;
	float:left;
	margin:0px 0px 5px 0px;
	width:100%;
	height:auto;
	min-height:60px;	
}

.meio{
	position:relative;
	float:left;
	width:150px;
	height:auto;	
	min-height:60px;	
	margin-right:10px;
	padding-left:5px;	
}

.meio p{
	font-family:Arial;
	font-size:11px;
	margin:0px;
	position:relative;	
}

p.resumo{
	color:#434342;
}

.meio span.nome_blog{
	display:block;	
	width:150px;
	height:auto;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	color:#434342;	
}

.meio strong{
	font-size:12px;
	color:#8fbd3e;
}

.numComentarios{
	position:relative;
	float:left;
	margin:0px;
	width:auto;
	height:auto;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#8fbd3e;	
}

/* Fim Blogs */

/* Comum a blogs e colunistas */

#blogs td, #colunistas td{
	min-height:65px;
	height:auto;
	padding:5px 0px 0px 0px;
	margin:0px;
}

#blogs img, #colunistas img{
	border:1px solid #94bf49;	
	padding:0px;
}
#colunistas img{
margin:0px 10px 0px 0px;
}
#blogs img{
margin:0px 5px 0px 0px;
}

/* Fim Comum a blogs e colunistas */

/* Inicio colunistas */
#colunistas{
	width:300px;
	height:291px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	position:relative;
	float:left;
}

#colunistas p{
	font-family:Arial;
	font-size:11px;
	padding:0px;
	margin:0px;
	border:none;
	color:#434342;	
}

#colunistas span{
	font-family:Arial;
	font-size:11px;
	color:#434342;
	font-weight:bold;
	border:none;
	padding:0px;
	margin:0px 0px 5px 0px;
	display:block;	
}

	
/* Fim colunistas */

/* --- Fim Coluna Esquerda --- */

/* ================================================= */

/* --- Incio Coluna Direita --- */

/* incio liga nacional */

#liganacional{
	width:339px;
	/*min-height:280px;*/
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 8px 0px;
	_margin:0px 0px 8px 0px;
	border:none;
	/*background-image:url(../imagens/liganacional.gif);
	background-repeat:no-repeat;
	background-position:top;*/
	float:left;
	position:relative;
}

#liganacional form{
	padding:0px;
	margin:0px;	
}

#liganacional select{
	background-color:#e2e2d8;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#444342;	
}

#selectPlataforma{
	width:66px;
	height:19px;
	margin:0px;
	padding:0px;	
}

#selectJogo{
	width:70px;
	height:19px;
	margin:0px;
	padding:0px;
}

#selectEstado{
	width:161px;
	height:19px;
	margin:0px;
	padding:0px;	
}

.ok1{
	background-image:url(../imagens/botaocinza.gif);
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	padding:0px;
	margin:0px;	
	border-style:none;
}

.okLiga{
	background-image: url(../imagens/botaoLiga.gif);
	background-repeat:no-repeat;
	width:16px;
	height:19px;
	padding:0px;
	margin:0px;	
	border-style:none;
}

.ok{
	background-image:url(../imagens/btOkbuscaEcommerce.gif);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	padding:0px;
	margin:0px;	
	border:none;
	background-color:#eeeff0;
}

#destaqueLN{
	background-image:url(../imagens/FundoDestaqueLN.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#939391;
	width:339px;
	height:71px;
	border:none;
	margin:10px 0px 10px 0px;	
	padding:0px;
	float:left;
	position:relative;
}

#destaqueLN img{
	border:2px solid #8eba3f;
	margin:4px 10px 0px 6px;
	padding:0px;	
}

#destaqueLN span{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#010101;
	display:block;
	margin:13px 0px 3px 0px;
}

#destaqueLN p{
	padding:0px;
	margin:0px;
	border:none;
	font-family:Arial;
	font-size:11px;
	color:#474746;
}

#destaqueLN span#notadestaque{
	float:right;	
	position:relative;
	display:block;
	margin:-30px 28px 0px 0px;
	_margin:-30px 14px 0px 0px;
	padding:0px;
	border:none;
}

td.posicaoRanking{
	width:25px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#2f2e2e;
}

td.nomeRanking{
	width:120px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#474645;
}

td.estadoRanking{
	width:122px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#474645;
}

td.notaRanking{
	width:75px;
	/*background-image:url(../imagens/fundoNotaRanking.gif);*/
	/*background-repeat:no-repeat;*/
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#010000;
}

#liganacional td{
	height:15px;
}
/* fim liga nacional */

/* Incio Histrico de Eventos */

#historicodeeventos{
	width:339px;		
	height:auto;
	position:relative;
	float:left;
	background-image:url(../imagens/histeventos.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px 0px 8px 2px;
	padding:0px 0px 8px 0px;
	border:none;
}

#historicodeeventos span{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;	
	display:block;
}

#historicodeeventos p{
	margin:0px;
	padding:0px;
	border:none;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#434241;	
}

#historicodeeventos strong{
	color:#8fbd3e;
	font-family:Arial;
	font-size:30px;
	font-weight:bold;	
}

span#Eventodestaque{
	color:#434241;
	float:left;
	margin:0px 0px 0px 1px;
}

span#Datadestaque{
	color:#8fbf3b;
	float:right;
	margin:0px 1px 0px 0px;
}

/* Fim Histrico de Eventos */

/* Incio Coluna Social */

#colunaSocial{
	width:339px;
	height:auto;
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	/*background-image:url(../imagens/colsocial.gif);
	background-repeat:no-repeat;
	background-position:top;*/	
}

span#Colsocdestaque{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;	
	display:block;
	color:#434241;
	float:left;
	margin:0px 0px 0px 1px;
}

span#DataColsocdestaque{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;	
	display:block;
	color:#8fbf3b;
	float:right;
	margin:0px 1px 0px 0px;
}

#colunaSocial p{
	margin:0px;
	padding:0px;
	border:none;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

/* Fim da Coluna Social */

/* --- Fim Coluna Direita --- */

/* --- Incio do Footer --- */

#footer form{
	margin:20px 0px 0px 0px;
	position:absolute;
}

#footer label{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fff;	
}	

#footer input[type=text]{
	border:1px solid #fff;
	background-color:#232324;
	color:#fff;
	width:203px;
	height:18px;
}
.inputBuscaFooter{
	border:1px solid #fff;
	background-color:#232324;
	color:#fff;
	width:203px;
	height:18px;
}
/* --- Fim do Footer --- */	

/* --- boneco --- */

#boneco{
	position: absolute;
	margin: 170px 0px 0px 0px;
	z-index: 5000;
}


/* -------  Campanha  ------- */

#campanha{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	clear:both;
	margin-top:10px;
}

span.campanha{
	display:block;
	text-align:right;
	font-family:Arial;
	font-size:9px;
	margin-bottom:2px;
	padding-right:23px;
	color:#666666;
}
