/* Desenvolvido por marcelo_cruz */


* {
	margin: 0px;
	padding: 0px;
} 

body {
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial;
	font-weight: normal;
	color: #333333;
	text-align: center; /* hack para o IE */
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}


h2 {
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-size: 20px;
	color: #29176F;
	border-bottom: 2px solid #29176F;
}

h3 {
	margin: 5px 0 5px 0;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2A9022;
}

h4 {
	padding-top: 3px;
	letter-spacing: -1px;
	font-size: 14px;
	color: #2A9022;
}

h5 {
	padding-right: 10px;
	font-size: 16px;
	color: #333333;
}

hr {
	color: #f7f7f7;
}

p {
    color: #333333;
    font-size: 1.10em;
    line-height: 1.09em;
    padding-top: 8px;
    }

a {
    color: #333333;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style:none;
	}

.geral{
	width: 995px;
	margin: auto;
}

.col1 {
	float: left;
	height: auto;
	margin: auto;
	width: 81%;
}

.col2 {
	float: left;
	width: 19%;
	height: auto;
	text-align: left;
	margin: auto;
}


/* "tudo q esta dentro da coluna 1 */

/* Inicio MENU LATERAL */
	.menulatesq {
		width: 190px;
		margin-bottom: 5px;
		font-size: 12px;
		font-weight: normal;
	}
	
		.menulatesq	ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}
			
		.menulatesq li a {
			height: 23px;
			text-decoration: none;
			background:  url(../imagens/fundomenu.gif);
			}	
			
		.menulatesq li a:link, .menulatesq li a:visited {
			color: #006600;
			display: block;
			background:  url(../imagens/fundomenu.gif);
			padding: 8px 0px 0px 15px;
			border-bottom: 1px solid #399832;
			font-weight: 900;
			}
			
		.menulatesq li a:hover {
			background:  url(../imagens/fundomenuhover.gif);
			padding: 8px 0px 0px 15px;
			font-weight: 600;
			}
/* Fim do MENU LATERAL */


/* /DIV noticias regionais */
.noticiasregionais {
	float: left;
	width: 320px;
	margin-left: 10px;
	margin-bottom: 5px;
}
/* /fim da DIV noticias regionais */



/* DIV listar Noticias */
.listarnoticias {
	float: right;
	width: 100%;
}

/* fim da DIV listar Noticias */


html, body {height:100%;} 
.tudo { 
	position:relative;  /*Contexto de posicionamento */
	text-align:left;
	min-height:100%;/**/
	width: 800px;
	float: left;
	}
	
* html .tudo {
	height: 100%;
}

.conteudo {
	padding-bottom: 5px;
	float: left;
	}

.topo {
	height: 159px;
	background-repeat: repeat-x;
	background-image: url(../imagens/topo.jpg);
	}
	
.lateralesq {
	width: 190px;
	float: left;
	margin-top: 2px;
	margin-left: 1px;
	margin-bottom: 5px;
	}
	
	.lateralesq h4 {
		width: 190px;
		color: #ffffff;
		padding-bottom: 3px;
		text-align: center;
		background-color: #8FC789;
		text-transform: uppercase;
		background-repeat: no-repeat;
		background-image: url(../imagens/titulolateral.jpg);
	}
	

	.times {
		text-align: center;
		margin-top: 6px;
		margin-bottom: 5px;
	}
	
	.times img {
		margin: 1px;
	}
	

	.enquete {
		text-align: center;
		margin-top: 6px;
		margin-bottom: 5px;
	}
	
	.enquete a {
		color: #000000;
	}
	
	.newsletter {
		text-align: center;
		margin-top: 6px;
		margin-bottom: 5px;
	}
	
	.newsletter p {
		margin-top: 6px;
		margin-bottom: 5px;
	}
	
	
.principal {
	width: 600px;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
	}



/* "tudo q esta dentro do topo */
.logo {
	float: left;
	width: 240px;
	height: 95px;
	margin-left: 10px;
	text-align: center;
	background-image: url(../imagens/fundo_logo.jpg);
}
		
.data {
	float: right;
	width: 300px;
	height: 15px;
	font-size: 9px;
	font-weight: bold;
	padding: 2px 5px 2px 0px;
	color: #ffffff;
	text-align: right;
}

.banner {
	float: left;
	width: 468px;
	height: 60px;
	margin-left: 30px;
	padding: 1px;
	border: 1px #909090 solid; 
}

.links1 {
	float: right;
	width: 500px;
	padding: 2px 5px 2px 0px;
	color: #ffffff;
	text-align: right;
}


/* final de "tudo q esta dentro do topo" */

.bannertopo {
	width: 170px;
	height: 98px;
	padding: 2px;
	border: 1px #808080 solid;
}

.bottom {
	float: none;
	width: 170px;
	height: 60px;
	padding: 2px;
	margin-top: 5px;
	border: 1px #808080 solid;
}

.bottom1 {
	float: none;
	width: 170px;
	height: 60px;
	text-align: center;
	padding: 2px;
	margin: 5px 7px;	
	border: 1px #808080 solid;
}
.bottom2 {
	float: none;
	width: 170px;
	height: 60px;
	text-align: center;
	padding: 2px;
	margin: 5px 7px;	
	border: 1px #808080 solid;
	background: #336633;
}

.bannervert {
	width: 120px;
	padding: 2px;
	margin-top: 5px;
	margin-left: 30px;
	border: 1px #808080 solid;
}

.lateraldir {
	width: 180px;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	}
	
	.lateraldir h4 {
		color: #ffffff;
		padding-bottom: 3px;
		text-align: center;
		background-color: #8FC789;
		text-transform: uppercase;
		background-repeat: no-repeat;
		background-image: url(../imagens/titulolateraldir.jpg);
	}

/* "tudo q esta dentro da class principal" */
.publicidade {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 5px;
}

	.publicidade p {
		border-top: 1px #aeaeae solid;
	}
	
.publicidade2 {
	width: 160px;
	float: right;
	margin: 12px 5px 5px 5px;
}

	.publicidade2 p {
		margin-bottom: 5px;
		border-top: 1px #aeaeae solid;
	}
	
	.publicidade2 img {
		float: left;
		padding: 2px;
		margin-bottom: 5px;
		border: 1px #aeaeae solid;
	}



.noticiasnacionais {
	width: 582px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.textos {
	width: 582px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}


		.textos a {
			color: #909090;
		}
		
		.textos p {
			text-align: justify;
			padding: 10px 10px 0px 10px;
		}
		
.timestext {
	width: 582px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

		.timestext img {
			float: left;
			width: 175px;
			height: 180px;
			padding: 2px;
			margin-right: 10px;
			border: 1px #aeaeae solid;
		}

		.timestext a {
			color: #909090;
		}
		
		.timestext p {
			text-indent: 30px;
			text-align: justify;
			padding: 5px 15px;
		}

/* final de "tudo q esta dentro da class principal" */
.destaque {
	width: 595px;
}

.titulodest {
	font-size: 18px;
	height: 20px;
	color: #074E82;
	border-bottom: 2px solid #074E82;
}

.noticiadestaque {
	float: left;
	width: 585px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #aeaeae solid;
}

	.noticiadestaque img {
			float: left;
			width: 180px;
			height: 110px;
			padding: 2px;
			margin-left: 5px;
			margin-right: 15px;
			border: 1px #aeaeae solid;
		}
	
	.noticiadestaque p {
			text-align: justify;
			padding: 12px 10px;
		}

/* Ver Noticias */
.vernoticias {
	width: 585px;
	margin-left: 5px;
	margin-bottom: 5px;
}

	.vernoticias img {
			float: right;
			width: 180px;
			height: 115px;
			padding: 2px;
			margin: 5px 15px 5px 15px;
			border: 1px #aeaeae solid;
		}
	
	.vernoticias p {
			text-align: justify;
			text-indent: 20px;
		}
/* final Ver Noticias */

/* Inicio Menu Principal */
/* Menu */
#menu {
	width: 800px;
	height: 55px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: #356404;
	}

#menu ul {
	margin: 0px;
	padding-left: 1px;
	list-style: none;
}

#menu li {
	display: inline;
	float: left;
	width: 133px;
	height: 55px;
	text-align: left;
}

#menu a {
	display: block;
	width: 96px;
	height: 30px;
	padding: 25px 0px 0px 37px;
	background: url(../imagens/menu02.jpg) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#menu a:hover {
	background-image: url(../imagens/menu01.jpg);
	color: #006600;
}

#menu .active {
	padding: 0px;
}

#menu .active a {
	height: 30px;
	padding: 25px 0px 0px 37px;
	background-image: url(../imagens/menu01.jpg);
	color: #006600;
}

#menu .active a:hover {
	background-image: url(../imagens/menu01.jpg);
}
/* FIM Menu */

/* final Menu Principal */

/* Inicio DIV# Banner Miolo */
.bannermiolo{
	margin: 5px 0px;
}
/* Fim DIV# Banner Miolo */

.mininoticias1 {
	float: left;
	width: 190px;
	height: 190px;
	padding-bottom: 5px;
	margin: 2px 2px 10px 3px;
	border: 1px solid #aeaeae;
}

		.mininoticias1 h3 {
			background-color: #399830;
			color: #ffffff;
			font-size: 18px;
			font-weight: normal;
			padding: 5px;
			margin: 0px;
		}

.mininoticias2 {
	float: left;
	width: 190px;
	height: 190px;
	padding-bottom: 5px;
	margin: 2px 2px 10px 3px;
	border: 1px solid #aeaeae;
}

		.mininoticias2 h3 {
			background-color: #29176f;
			color: #ffffff;
			font-size: 18px;
			font-weight: normal;
			padding: 5px;
			margin: 0px;
		}
		

		
.principalnoticias {
	float: left;
	width: 345px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #aeaeae;
}


.destaque1 {
	width: 326px;
	border-bottom: 1px solid #ddd;
	margin: 0px;
	padding: 10px 7px 4px;
        }
        
        .destaque1:hover {
            background-color: #F4F5F7;
        }

.falaatleta {
	float: left;
	width: 230px;
	margin-left: 5px;
}
		
.galeria {
	float: left;
	width: 230px;
	margin-left: 5px;
}
	.galeria p {
		text-align: right;
		background-color: #f7f7f7;
		padding-bottom: 5px;
		padding-right: 5px;
	}

	.galeria img {
		width: 200px;
		height: 140px;
		}
		
.craques {
	margin: 5px 0px;
}

.fundonovojogo {
    float: left;
	width: 230px;
	height: 50px;
	padding: 12px 5px;
	background-image: url(../imagens/fundoassistir.jpg);
	background-repeat: no-repeat;
    }

.novojogopara {
    float: left;
	width: 230px;
    }
.novojogopara p {
    color: #006600;
    padding: 0px 10px 10px 20px;
    text-align: left;
    }

.novojogo {
	float: left;
	width: 230px;
	height: 170px;
	margin-left: 5px;
}

.novojogo h5  {
	text-align: center;
}

.parceria {
	float: left;
	height: 390px;
	width: 230px;
	margin-left: 5px;
}

.parceria img {
		width: 225px;
		height: 58px;
		padding: 2px;
		border: 1px #aeaeae solid;
		margin-bottom: 4px;
		}
	
/*------------------------- Dentro da DIV Outros Esportes -----------------------*/
.outrosesportes {
	width: 595px;
	float: left;
	margin: 0px;
}

	.noticiasOE a {
		float: left;
		width: 110px;
		margin: 0px 3px 5px 5px;
		display: block;
		font-family: arial,verdana,helvetica,sans-serif;
		font-size: 11px;
		font-style: normal;
		font-variant: normal;
		font-weight: 100;
		line-height: normal;
		overflow: hidden; 
	}
	
	.noticiasOE a img {
		height: 70px;
		width: 110px;
		border: 1px solid #CBCBC9;
	}
	
	.noticiasOE em {
		display: block;
		font-size: 13px;
		font-weight: 700;
		text-align: left;
	}
	
	.slideshow {
		background-position: -3px -151px;
	}
	
/*------------------------------------ Fim ---------------------------------------*/
	
/*------------------------- Dentro da DIV rodape -----------------------*/

.rodape {
	width: 800px;
	height: 50px;
	float: left;
	background: url(../imagens/rodape.jpg) no-repeat;
}	

    .rodape a {color: #fff;}
    .rodape p {
	    margin: 0;
	    color: #ffffff;
	    text-align: center;
	    font-weight: lighter;
	}

    .rodapelinks2 {
	    margin-top: 15px;
	    padding: 2px 5px 2px 0px;
	    color: #ffffff;
	    text-align: center;
    }

/*------------------------------------ Fim ---------------------------------------*/
	
	
	
/*------------------------- Dentro da DIV nuvens de tag -----------------------*/

.nuvenstag {
	width: 595px;
	float: left;
	margin: 3px 0px;
}

	.tags {
		text-align: left;
		padding: 0px;
	}
	
	.tags a {
			color: #29176F;
			margin: 2px 0px;
			padding: 1px 3px;
			text-decoration: none;
		}

	.tags a:hover {
			color: #074E82;
			margin: 2px 0px;
			padding: 1px 3px;
			text-decoration: underline;
		}

		.tag0 {
			font-size: 10px;
			font-weight: lighter;
		}
	
		.tag1 {
			font-size: 13px;
			font-weight: lighter;				
		}
	
		.tag2 {
			font-size: 16px;
			font-weight: lighter;
		}

		.tag3 {
			font-size: 22px;
			font-weight: normal;	
		}

		.tag4 {
			font-size: 28px;
			font-weight: normal;				
		}
		
		.tag5 {
			font-size: 32px;
			font-weight: normal;
		}
		
		.tag6 {
			font-size: 36px;
			font-weight: lighter;
		}
		
/*------------------------------------ fim ------------------------------------*/		
 
.imggaleria {
	height: 50px;
	width: 530px;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #aeaeae;
}

.imggaleria img {
	height: 50px;
	width: 65px;
	float: left;
	padding-right: 10px;
}


.imggaleria h4 {
	padding: 0px;
}

.imggaleria p {
	padding: 2px 0px;
}

.imggaleria a {
	color: #000000;
}

.imggaleria a:hover {
	text-decoration: underline;
}

/*----- craques do passado -----*/
.craquespassado {
	height: 90px;
	width: 530px;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 7px;
	margin-top: 3px;
	border-bottom: 1px solid #aeaeae;
}

.craquespassado img {
	height: 90px;
	width: 130px;
	float: left;
	padding-right: 10px;
}


.craquespassadoh4 {
	padding: 0px;
}

.craquespassado p {
	padding: 2px 0px;
}

.craquespassado a {
	color: #000000;
}

.craquespassado a:hover {
	text-decoration: underline;
}

/*------ Painel de Noticia Destaque ------*/
#conteudo { width: 595px; height: 230px; text-align: left; margin-bottom: 10px; }
#conteudo div#modulo1 { margin-top: 0px; height: 230px; }
#conteudo div#modulo1 div#painel { float: left; width: 595px; height: 230px; }
#conteudo div#modulo1 div#painel ul { padding: 0; margin: 0; list-style-type: none; float: right; }
#conteudo div#modulo1 div#painel ul li { width: 160px; height: 57px; margin: 0px; text-align: center; background: url(../imagens/painel-cinza.jpg) repeat-x; font: bold 12px arial; }
#conteudo div#modulo1 div#painel ul li.ultimo { border-bottom: 0; }
#conteudo div#modulo1 div#painel ul li.clicado { background: url(../imagens/painel-verde.jpg) repeat-x; }
#conteudo div#modulo1 div#painel ul li.clicado a { color: #FFF; }
#conteudo div#modulo1 div#painel ul li a { display: block; outline: none; float: right; padding: 16px 5px 0px 0px; width:140px;}
#conteudo div#modulo1 div#painel ul.lista-imagens { display: none; }
#conteudo div#modulo1 div#painel ul.lista-itens {  }
#conteudo div#modulo1 div#painel div#painel-foto { margin: 0px; float: left; width: 430px; height: 230px; background-color: #efefef; }
#conteudo div#modulo1 div#painel div#painel-foto img { border: 0; text-align: center; border-bottom: 1px solid #d8d8d8; width: 430px; height: 196px; }
#conteudo div#modulo1 div#painel div#painel-foto img.publicidade { width: 430px; height: 196px; margin-left: 0px; border-bottom: 0; }
#conteudo div#modulo1 div#painel div#painel-foto h3 { font: bold 11px arial; margin: 0px; padding: 1px 10px; }
#conteudo div#modulo1 div#painel div#painel-foto h3 a { color: #000; }
/*----------------- FIM ------------------*/

/* sobre-time */
.sobre-seu-time {height:141px;margin-bottom:1em;padding-top:0.5em;}
.sobre-seu-time ul {height: auto;}
.sobre-seu-time li {width:30px;height:30px;float:left;padding:0 0 3px 0;overflow:hidden;margin:0 4px 4px 4px;_margin:0 0 4px 3px;}
.seu-time li a {display:block;height:22px;width:22px;color:#369 !important;cursor:hand;}
.sobre-seu-time li a:hover {text-decoration:underline;}
/* FIM sobre-time */

/* RSS Times Nacionais */
.rss {
	width: 580px;
	border-bottom: 1px solid #ddd;
	margin: 0px;
	padding: 2px 7px 10px;
	margin-bottom: 10px;
        }

.rss a{
	color: #333333;
}

.rss h5 {
	color: #333333;
	padding: 0 0 5px 0;
	}
        
        .rss:hover {
            background-color: #F4F5F7;
        }

.rssdata {
	color: #006600;
	font-size: 85%;
	font-weight: normal;
	padding-bottom: 5px;
	}
/* RSS Times Nacionais */