@charset "ISO-8859-2";
/* CSS Document */

.centralizado {
	margin:0 auto;
	width:975px;
}

.expandido {
	width:100%;
}

.topo1 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-color:none;
}

.topo2 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:161px;
	background-color:#1a1a1a;
	/*background-color:#005E00;*/
	border-bottom:1px solid #111;
}


.cabecalho_principal {
	color:#F2F226;
	background-color:#333;
	letter-spacing:-0.05em;
	padding:20px 20px 2px 5px;
	margin:0 0 10px 0;
}

#geral {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

#main {
	width:985px;
	margin-top:-5px;
}

#topo_principal {
	width:100%;
	height:5px;
	margin:0;padding:0;
}

#topo {
	width:100%;
	height:5px;
}

/*#login_torcedor {
	width:350px;
	height:93px;
	margin:0 0 0 650px;
	background-image:url(imagens/janela_login_torcedor.png);	
}*/

#topo_menu {
	position:relative;
	padding-top:5px;
	left:445px;
	width:540px;
	height:34px;
}

.bg_topo_menu {
	background-image:url(../imagens/menu_top.png);
	background-repeat:no-repeat;	
}

#topo_menu ul {
	margin:0;padding:2px 0 0 0;
	float:right;
}

#topo_menu li {
	list-style-type:none;
	float:left;
}

#topo_menu li a {
	color:#F2F226;
	text-decoration:none;
	padding:0 20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9px;
	border-right:1px solid #F2F226;
}

#topo_menu li a:hover {
	text-decoration:underline;
}

#menu_temas {
	position:relative;
	left:370px;
	top:10px;
	width:150px;
	height:30px;
	visibility:hidden;
	margin:0;padding:0;
}

#menu_temas ul {
	margin:0;padding:0;	
}

#menu_temas li {
	list-style-type:none;
}

#menu_temas li a {
	margin:-10px 0 0 0;padding:0 5px;
	border:none;
}

#janela_escudo_sport {
	position:relative;
	top:-10px;
	left:10px;
	width:99px;
	height:130px;
	z-index:2;
}

#logo_sport {
	position:relative;
	top:-95px;
	left:100px;
	width:290px;
	height:68px;
	z-index:2;
}

#janela_titulos {
	position:relative;
	top:-125px;
	left:640px;
	width:340px;
	height:20px;
	z-index:2;
	color:#f2f226;
	text-align:right;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
}

#principal {
	position:relative;
	top:-120px;
	width:985px;
	z-index:1;
	background:#202020;
}

#banner_principal {
	margin:0;
}

#menuprincipal {
	position:relative;
	height:80px;
}

#menunavegacao {
	position:relative;
	width:985px;
	height:30px;
	margin:0;
	padding:0;
	background-image:url(../menumain/back_menu.jpg); 
	background-repeat:repeat-x;	
}

/* inicio dos estilos do menu principal */

#menunavegacao ul {
	margin:0;padding:0;
}

#menunavegacao li {
	list-style-type:none;
	float:left;
}

#menunavegacao li a {
	float:left;
	cursor:pointer;	
	margin:0;
	padding:8px 17px;
	
	background-repeat:repeat-x;
	
	letter-spacing:-0.1%;
	text-decoration:none;
	text-align:center;
	color:#F2F226;
}

#menunavegacao li a:hover {
	background-image:url(../menumain/back_menu_hover.png); 
}

#menunavegacao li a.menu_barra {
	width:98px;
	background-image:url(../menumain/back_menu_down.png);
	border-left:1px solid #f2f226;
	border-right:1px solid #F90
}

#menunavegacao li a.menu_principal  {
	text-decoration:none;
	color:#FF0;
}

#menunavegacao li a.down  {
	background-image:url(../menumain/back_menu_down.png);
	font-weight:bold;
	border-left:1px solid #FC3;
	color:#000;
}

#subClube, #subNoticia, #subFutebol, #subCampeonatos, #subEsportes, #subMultimidia, #subMarketing, #subContato, #subPrincipal {
	position:absolute;
	left:160px;
	top:28px;
	width:700px;
	height:45px;
	z-index:3;
	visibility: hidden;
}

#subPrincipal {
	left:95px;
	width:440px;	
}

#subNoticia {
	left:240px;
	width:341px;
}

#subFutebol {
	left:300px;
	width:590px;	
}

#subCampeonatos {
	left:200px;
	width:765px;	
}

#subEsportes {
	left:350px;
	width:590px;	
}

#subMultimidia {
	left:660px;
	width:220px;	
}

#subMarketing {
	left:600px;
	width:380px;	
}

#subContato {
	left:880px;
	width:100px;	
}

.submenu ul {
	margin-top:5px;
	height:30px;
	padding:5px;
	background-color:#1A1A1A;
}

.submenu li {
	float:left;
	list-style-type:none;
	margin-top:8px;
	padding:0 10px;
}

.submenu li a {
	text-decoration:none;
	font-family:"Lucida Grande", sans-serif;
	font-size:11px;
	color:#999;
}

.submenu li a:hover {
	color:#CCC;	
	text-decoration:underline;
}

/* fim dos estilos do menu principal */

.background_tema1 {
	background-position:center top;
	background-image:url(../imagens/background_tema2.jpg);
	background-repeat:no-repeat;
	background-color:#2D2D2D;
}

.background_tema2 {
	/*background-image:url(../imagens/background_tema1.png);*/
	background-color:#202020;
}

.background_tema3 {
	background-position:center top;
	background-image:url(../imagens/background_tema3.jpg);
	background-repeat:no-repeat;
	background-color:#460000;
}

.background_tema4 {
	/*background-image:url(../imagens/background_tema4.jpg);*/
	background-color:#202020;
}

.background_tema5 {
	background-position:center top;
	background-image:url(../imagens/background_tema5.jpg);
	background-repeat:no-repeat;
	background-color:#141414;
}

#conteudo_principal {
	width:960px;
	margin:0;
	padding:10px;
	clear:both;
}

#janela_patrocinador {
	position:relative;
	top:-120px;
	background-color:#1A1A1A;
	height:120px;
	padding:5px;
}

#rodape {
	position:relative;
	height:390px;
	top:-120px;
	padding:5px;
	margin-bottom:5px;
	background-color:#111111;
	background-repeat:no-repeat;
}

#rodape_titulo {
	float:left;
	width:180px;
	height:320px;
	margin:20px;
	background-image:url(../imagens/rodape_sportleao3d.png);
}

.rodape_pagina {
	float:left;
	width:160px;
	height:280px;
	margin:80px 10px;
	font-family:Verdana, Geneva, sans-serif;
}

.rodape_pagina ul {
	margin:0 0 20px 0;padding:0;	
}

.rodape_pagina li {
	list-style-type:none;
	margin-bottom:3px;
	font-weight:normal;
	font-size:10px;
}

.rodape_pagina h4 {
	margin:0;
	color:#999;
	font-size:90%;
	margin-bottom:5px;
}

.rodape_pagina li a {
	color:#666;
	text-decoration:none;
	padding:2px;
}

.rodape_pagina li a:hover {
	color:#999;
	background-color:#000;
	color:#F2F226;
}

#creditos {
	position:relative;
	width:975px;
	height:60px;
	top:-120px;
	padding:0;
}

#porta80 {
	float:right;	
	width:120px;
	padding:0;
}

#imedia {
	float:right;
	width:120px;
	margin-right:25px;
	padding:0;
	
}

#janela_proximojogo_casa {
	margin-left:10px;height:160px;width:130px;background-color:#0FF	
}
subNoticia
