html,body {

	margin: 0;

	padding: 0;

	text-align: center;

	background-repeat: no-repeat;

	background-attachment: scroll;

	background-image: url(../imagens/bg.jpg);

	background-position: top center;

	background-color: #000;

}



body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}



a,a:link {

	text-decoration: none;

}



#geral {

	width: 100%;

	height: 100%;

}



#conteudo {

	width: 1010px;
	

}



.alignAcesse {

	/*margin-bottom: 58px;*/

}



#logos {

	margin-top: -85px;

}



#menu {

	width: 1010px;

	background-color: #111111;

	height: 38px;

	clear: both;

	font-size: 11px;

	font-family: Tahoma, arial, sans-serify;

	color: #FFFFFF;

}



.fontSite {

	font-size: 11px;

	font-family: Tahoma, arial, sans-serify;

}



#divMenu {

	padding-top: 10px;

}



.menuItem {

	margin-left: 20px;

	float: left;

	cursor: pointer;

}



#conteudoMeio {

	width: 1010px;

	background-color: #FFFFFF;

	height: 1015px;

}



#meio1Esq {

	float: left;

	width: 740px;

	margin-left: 5px;

	margin-top: 5px;

}



#meio1DEsq {

	width: 400px;

	float: left;

	background-color: #DCD9D9;

}



#principaisNoticias {

	width: 400px;

	height: 20px;

	background-color: #807F7F;

}



#TV {

	width: 330px;

	height: 20px;

	background-color: #807F7F;

}



#proxJogos {

	width: 250px;

	height: 20px;

	background-color: #807F7F;

}



#legendaFotoG {

	background-color: #000000;

	width: 312px;

	height: 38px;

	margin-top: -38px; *

	margin-top: -47px;

	Filter: Alpha(Opacity =   90);

	-moz-opacity: 0.9;

	opacity: 0.90;

}



#meio1DDir {

	width: 330px;

	float: right;

}



#meio1Dir {

	margin-right: 5px;

	margin-top: 5px;

	float: right;

	width: 250px;

	height: 253px;

	position: relative;

}



#times {

	margin-top: 5px;

}



.times {

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	font-family: verdana, arial;

}



#nomeTimes span{

	color: #666666;	

}



#time1 {

	position: relative;

	top: 5px;

	text-align: center;

	

}



#time2 {

	position: relative;

	top: 5px;

}



#x {

	position: relative;

	font-size: 41px;

	color: #C7C6C6;

	font-family: verdana, arial;

}



.local {

	font-size: 10px;

	font-weight: bold;

	color: #605E5E;

	font-family: verdana, arial;

}



.saiba {

	font-size: 10px;

	font-weight: bold;

	color: #8B1313;

	font-family: verdana, arial;

}



#botaoMais {

	width: 94px;

	background-color: #BEBCBC;

	padding: 6px 1px;

}



#meio1Dir2 {

	margin-right: 5px;

	margin-top: 5px;

	float: right;

	width: 250px;

	height: 506px;

	position: relative;

}



#notsDetalhe {

	width: 380px;

	height: 35px;

	position: relative;

	clear: both;

	background-color: #E2E2E2;

	padding-left: 10px;

}



#nots {

	width: 390px;

	margin-top: 10px;

	position: relative;

	clear: both;

	background-color: #F2F1F1;

}



#principaisNoticias2 {

	width: 400px;

	height: 20px;

	background-color: #807F7F;

}



#meio1DEsq2 {

	width: 400px;

	float: left;

}



#caravanaFJV {

	width: 171px;

	height: 20px;

	background-color: #807F7F;

}



#participe {

	width: 171px;

	height: 30px;

	background-color: #000000;

	font-family: Tahoma, verdana, arial;

	color: #FFFFFF;

	font-size: 11px;

}



#enqueteFJV {

	width: 220px;

	height: 20px;

	background-color: #807F7F;

}



#txtEnquete {

	width: 200px;

	margin-top: 10px;

}



#falaTorcedor {

	font-weight: bold;

	color: #807F7F;

	margin-left: 10px;

	padding-top: 10px;

}

#falaTorcedor img {
    max-height:140px;
}



#videoTV2 {

	background-color: #DEDEDE;

	height: 191px; /*188px;*/

	width: 330px;

}



#TV2 {

	width: 330px;

	height: 20px;

	background-color: #807F7F;

}



/* Mensagens */

.msgInfo,.msgSuccess,.msgWarning,.msgError,.msgValidation {

	border: 1px solid;

	margin: 10px 0px;

	padding: 7px 10px 7px 50px;

	background-repeat: no-repeat;

	background-position: 10px center;

}



.msgInfo {

	color: #00529B;

	background-color: #BDE5F8;

	background-image: url(../imagens/info.png);

}



.msgSuccess {

	color: #4F8A10;

	background-color: #DFF2BF;

	background-image: url(../imagens/success.png);

}



.msgWarning {

	color: #9F6000;

	background-color: #FEEFB3;

	background-image: url(../imagens/warning.png);

}



.msgError {

	color: #D8000C;

	background-color: #FFBABA;

	background-image: url(../imagens/error.png);

}



.divMensagemErro {

	padding: 40px 5px 5px 5px;

}



/* Pagina��o */

div.paginacao {

	text-align: center;

	white-space: nowrap;

	margin-top: 10px;

	padding: 1px;

}



div.paginacao small {

	font-size: 10px;

	color: #000000;

}



div.paginacao span.pagina-atual,div.paginacao a:link,div.paginacao a:visited,div.paginacao a:hover,div.paginacao a:active

	{

	border: 1px solid #000000;

	padding: 2px 6px;

	text-decoration: none;

	font-family: tahoma, arial, helvetica, sans-serif;

	font-size: 11px;

	font-size-adjust: none;

	font-style: normal;

	font-variant: normal;

	font-weight: 400;

	line-height: normal;

	color: #DDDDDD;

	background-color: #000000;

}



div.paginacao span.pagina-atual {

	border: 1px solid #666666;

	background-color: #666666;

	color: #DDDDDD;

	text-decoration: none;

	font-family: tahoma, arial, helvetica, sans-serif;

	font-size: 11px;

	font-size-adjust: none;

	font-style: normal;

	font-variant: normal;

	font-weight: 400;

	line-height: normal;

}



/* Mensagens de erro */

label.error {

	margin-left: 120px;

	margin-top: 3px;

	color: #FF0000;

	background: url(../imagens/erroFormulario.gif) no-repeat 0px 0px;

	padding-left: 18px;

	padding-bottom: 2px;

}



/* Box 1 */

.box1 {

	height: 20px;

	background-color: #807F7F;

}



.box1 span.separador {

	margin: 4px 12px;

	border-bottom: 1px dotted #000000;

}



/* Not�cias */

.noticias {

	list-style: none;

}



.noticias li {

	padding: 5px 5px;

	background-color: #E3E3E3;

	margin: 5px 0;

}



.noticias li span.data {

	color: #910202;

	font-size: 10px;

	font-weight: bold;

}



.noticias li span.titulo {

	color: #000000;

	font-weight: bold;

	font-size: 10px;

}



.noticias li span.introducao {

	color: #000000;

	font-weight: normal;

	font-size: 10px;

}



.noticias li a {

	text-decoration: none;

}



/* Downloads */

.downloads {

	list-style: none;

}



.downloads li {

	padding: 5px 5px;

	background-color: #E3E3E3;

	margin: 5px 0;

	float: left;

}



.downloads li span.tamanho {

	color: #807F7F;

	font-size: 10px;

	font-weight: bold;

}



.downloads li a {

	text-decoration: none;

}



span.area_download {

	font-size: 20px;

	font-weight: normal;

	padding-left: 40px;

}



/* Patrocinadores */

.patrocinadores {

	list-style: none;

}



.patrocinadores li {

	text-align: center;

	padding: 5px 2px;

}



.patrocinadores li a {

	text-decoration: none;

}



/* Galerias */

.galerias {

	list-style: none;

}



.galerias li {

	padding: 5px;

	margin: 5px 5px;

	float: left;

	width: 112px;

	text-align: left;

	height: 150px;

	vertical-align: middle;

}



.galerias li span.titulo {

	color: #BE0000;

	font-weight: bold;

	font-family: Tahoma, arial, sans-serify;

	font-size: 11px;

	text-align: left;

}



.galerias li span.qtdfotos {

	color: #999999;

	font-family: Tahoma, arial, sans-serify;

	font-size: 11px;

	font-weight: bold;

	text-align: left;

}



.galerias li.moldura {

	margin: 5px 20px;

	vertical-align: middle;

}



.galerias li.moldura img {

	border: 1px solid #999999;

	padding: 10px;

	text-align: center;

	vertical-align: middle;

	

}



.galerias li a {

	text-decoration: none;

}



/* Papel de parede */

.papel_parede {

	list-style: none;

}



.papel_parede li {

	padding: 1px 5px;

	margin: 1px 5px;

	float: left;

	width: 145px;

	text-align: center;

	font-family: Verdana;

	color: #807F7F;

}



.papel_parede li span.tamanho {

	color: #807F7F;

	font-size: 10px;

	font-weight: bold;

}



.papel_parede li a {

	text-decoration: none;

	color: #807F7F;

	font-size: 10px;

	font-weight: bold;

}



.papel_parede li.moldura,.papel_parede li span.moldura img {

	border: 1px solid #999999;

	padding: 5px;

}



/* V�deos */

.videos {

	list-style: none;

}



.videos li {

	padding: 5px 5px;

	margin: 5px 2px;

	text-align: left;

}



.videos li span.titulo {

	float: left;

	color: #999999;

	font-size: 19px;

	font-weight: bold;

	font-family: Arial, Tahoma, Verdana;

	margin-bottom: 10px;

}



.videos li span.data {

	float: left;

	color: #BE0000;

	font-size: 13px;

	font-weight: bold;

	font-family: Arial, Tahoma, Verdana;

}



.videos li a {

	text-decoration: none;

}



/* Protetor de tela */

.protetor_tela {

	list-style: none;

}



.protetor_tela li {

	padding: 5px 5px;

	margin: 5px 5px;

	float: left;

	width: 135px;

	text-align: center;

}



.protetor_tela li span.titulo {

	color: #000000;

	font-size: 12px;

	font-weight: bold;

}



.protetor_tela li a {

	text-decoration: none;

	color: #807F7F;

	font-size: 10px;

	font-weight: bold;

}



/* Enquete */

.enquete_titulo {

	font-size: 15px;

	font-weight: bold;

	color: #999999;

}



.enquete_opcoes {

	list-style: none;

}



.enquete_opcoes li {

	padding: 5px 5px;

	margin: 5px 5px;

	text-align: left;

}



/* Forms */

input[type=button],input[type=submit] {

	border: 0 none;

	font: 11px Tahoma, Verdana;

	background-color: #BFBCBC;

	color: #4D4B4B;

	font-weight: bold;

	vertical-align: middle;

	padding: 3px 8px;

	cursor: pointer;

}



/* Player */

#player {

}