body{
	background:#1a1a1a;
	font-family:arial, helvetica, sans-serif;
	color:#999;
	font-size:12px;
}
a{
	font:Arial;
	font-size:12px;
	text-decoration:none;
	color:#999;
}
#center{
	width:1024px;
	margin:0px auto;
	height:auto;
}
#container input{
	background:url(imagens_site/input.png) no-repeat;
	width:140px;
	height:15px;
	border:0px;
	padding:5px;
	color:#fff;
}
fieldset{
	border:1px solid #333;
}
#input_file{
	background:url(imagens_site/input_file.png);
	width:150px;
	height:25px;
	cursor:pointer;
	z-index:0;
	position:relative;
	margin:0px;
}
#container input[type=file]{
	background:url(imagens_site/input.png) no-repeat;
	height:25px;
	width:20px;
	border:0px;
	opacity: 0.0;
    -moz-opacity: 0.0;
    filter: alpha(opacity=00);
	z-index:10;
	position:relative;
}
#container input[type=image]{
	width:100px;
	height:25px;
	border:0px;
	background:none;
	padding:5px;
}
#topo{
	height:345px;
	width:960px;
	float:left;
}
.publicidade_topo{
	width:941px;
	margin:15px 32px 25px 32px;
	background:#0000CC;
	padding:0px 0px 0px 19px;
	height:90px;
	background:url(imagens_site/publicidade_topo.png) no-repeat;
}
.escudo{
	width:960px;
	height:169px;
	background:url(imagens_site/fundo_topo2.jpg);
	padding:15px 32px 0px 32px;
}
.menu{
	background:url(imagens_site/fundo_menu.png) no-repeat;
	width:960px;
	height:35px;
	margin:0px 32px;
	position:relative;
	top:-10px;
	float:left;
	z-index:10;
}
.menu ul{
	margin:0px;
	padding:0px;
	height:35px;
	list-style: none;
	width:960px;
}
.menu ul li{
	display:inline;
	position:relative;
	height:35px;
}
.menu ul li ul{
	position: absolute;
	top: 10px;
	left:25px;
	display: none;
	width:160px;
}
.menu ul li ul li ul{
	position: absolute;
	top:0px;
	left:180px;
	display: none;
	width:160px;
}
.menu ul li ul li{
	display:block;
	background:#333;
}
.menu ul li ul li a{
	display:block;
	background:#333;
	padding:10px 10px;
	display:block;
	height:15px;
	width:160px;
}
.menu ul li ul li a:hover{
	display:block;
	background:#7CA600;
	padding:10px 10px;
	display:block;
	height:15px;
	width:160px;
	color:#fff;
}
.menu ul li a{
	width:78px;
	font-family:"Tw Cen MT",arial;
	font-size:14px;
	font-weight:bold;
}
#topo img{
	margin:0px;
}
#lado_esquerdo{
	width:500px;
	float:left;
	margin:0px 15px 0px 32px;
	display:inline;
}
#lado_direito{
	width:290px;
	float:left;
	margin-right:15px;
	display:inline;
}
#lado_esquerdo p, #lado_direito p{
	margin:10px 0px 10px 15px;
}
.img{
	margin-bottom:15px;
}
.destaque{
	width:500px;
	height:220px;
	background:url(imagens_site/fundo_destaque.png) no-repeat;
	margin-bottom:5px;
}
.branco{
	color:#fff;
}
.font10{
	font-size:10px;
	line-height:140%;
}
#multimidia,#videos, #noticias{
	padding:0px;
	margin-top:7px;
	margin-left:0px;
}
#noticias{
	height:245px;
	margin-bottom:25px;
}
#multimidia li, #videos li, #noticias li{
	list-style:none;
}
#multimidia li a{
	font-weight:bold;
	line-height:150%;
	display:block;
	padding:10px;
	background:url(imagens_site/linha_videos.png) repeat-x bottom;
}
#videos li a{
	font-weight:bold;
	line-height:150%;
	display:block;
	padding:12px;
	background:url(imagens_site/linha_videos.png) repeat-x bottom;
}
#noticias li a{
	font-weight:bold;
	line-height:110%;
	display:block;
	padding:10px;
	background:url(imagens_site/linha_videos.png) repeat-x bottom;
	position:relative;
	z-index:100;
}
#publicidade{
	float:left;
	width:140px;
	background:#242424 url(imagens_site/fundo_publicidade.png) no-repeat bottom;
	height:1024px;
	margin-top:5px;
	
}
.verde{
	color:#9c0;
	font-size:12px;
	font-weight:normal;
}
#galeria{
	background:url(imagens_site/galeria_fotos.png) no-repeat;
	width:470px;
	height:240px;
	padding:45px 15px 15px 15px;
	margin-bottom:20px;
}
#fotos{
	float:left;
	width:125px;
	height:90px;
	padding:10px;
	background:#1a1a1a;
	margin:5px;
}
#enquete, #recados{
	float:left;
	width:245px;
	height:250px;
	margin-bottom:10px;
}
#enquete{
	margin-right:10px;
}
#entrevista{
	float:left;
	background:url(imagens_site/entrevista.png) no-repeat;
	width:470px;
	height:120px;
	padding:45px 15px 15px 15px;
	margin-bottom:15px;
}
#main{
	float:left;
	width:856px;
	margin-bottom:25px;
}
#main-box{
	float:left;
	width:805px;
	margin:0px 25px 25px 25px;
}
#rodape{
	background:#080808;
	width:auto;
	height:180px;
	float:left;
	padding:30px 10px 10px 32px;
}
.text{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
}
.patrocinadores{
	float:right;
	width:120px;
}
object{
	display:inline;
	float:left;
}
#destaque{
	margin:0px 10px;
	top:10px;
	width:480px;
	height:200px;
	position:relative;
}
#destaque p{
	position:relative;
	top:-70px;
	background:#000000;
	opacity:0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	padding:10px;
	height:40px;
	width:460px;
	left:-15px;
	color:#fff;
	font-weight:bold;
}
#destaque p div{
	opacity:1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	position:relative;

}
#nav{
	position:absolute;
	z-index:5;
	top:535px;
	left:45%;
	width:70px;
	float:right;
}
#nav a{
	padding:3px 7px 3px 7px;
	background:url(imagens_site/bg_list-destaque.png) no-repeat;
	color:#7EA800;
	font-weight:bold;
	margin-right:1px;
}
#nav a.activeSlide {
	padding:3px 7px;
	background:url(imagens_site/bg_list-destaque-hover.png) no-repeat;
	color:#fff;
	font-weight:bold;
	margin-right:1px;
}

#banner-lateral{
	width:120px;
	margin:0px 10px;
	position:relative;
}
#banner-lateral object{
	margin:0px 0px 10px 0px;
}
#list-noticia{
	padding:0px 25px 0px 25px;
	width:800px;
	float:left;
}
#list-noticia a{
	font-size:12px;
}
.noticia{
	padding:0px 25px 0px 25px;
	text-align:justify;
	line-height:160%;
	font-size:14px;
}
.data{
	text-align:right;
	color:#666;
	font-size:11px;
}
.img-noticia{
	width:350px;
	margin-right:10px;
	float:left;
}
.img-noticia p{
	text-align:center;
}
#list-img{
	float:left;
	width:155px;
	margin-right:10px;
	height:180px;
	padding:10px;
	background:#242424;
}
#list-img-torcidas{
	float:left;
	width:150px;
	margin-right:10px;
	padding:10px;
	background:#242424;
}
#list-img-wallpaper{
	float:left;
	width:150px;
	margin-right:10px;
	height:200px;
	padding:10px;
	background:#242424;
}
#container{
	margin:0px 25px;
}
.de{
	width:500px;
	padding:10px;
	background:#242424;
	margin: 0px auto;
}
.mensagem{
	width:500px;	
	padding:15px;
	margin: 0px auto;	
}
.msg{
	padding:10px;
	margin:0 auto;
	position:relative;
	width:180px;
	background:#f2f2f2;
	text-align:center;
	
}
.msg a{ color:#000;font-size:16px; font-weight:bold;}
#form{
	
}
#form input{
	border: 1px solid #999999;
}
#form textarea{
	border: 1px solid #999999;
}
#audioplayer_2{
	background:#242424;
}
#list-videos li a{
	padding:5px;
	display:block;
}
div.error{
	text-align:center;
	float:right;
}
#box-negro{
	background:#FFF;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	width:730px;
	height:300px;
	padding:10px;
	position:absolute;
	display:none;
}
#box-resposta{
	opacity:1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
	z-index:10;
	background:#000000;
	color:#FFFFFF;
	width:200px;
	height:20px;
	margin-left:35%;
	margin-top:15%;
	text-align:center;
	padding:18px;
}
#jogadores{
	float:left;
	width:365px;
	height:200px;
	background:#242424;
	margin-right:10px;
	margin-bottom:10px;
}
.img_jogadores{
	float:left;
	margin:10px;
	width:100px;
	height:133px;
	padding:10px;
	background:#1c1c1c;
}
#form_enquete, #grafico_enquete{
	float:left;
	width:340px;
	background:#242424;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	height:170px;
}
.linha_separadora{
	float:left;
	width:100%;
	height:2px;
	background-color:#212121;
}