/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	background-image: url(../imagens/background.png);
			}
.colunistas {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.colunas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.materias {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}

			#container {
				width: 782px;
				w\idth: 782px;
				padding: 5px;
				border:1px solid #000;
				position: absolute;
				left: 50%;
				margin-left: -389px;
				background:#FFFFFF
			}
			#colunistas {
				border:1px solid #000;
				background-color: #F2F2F2;
				padding: 2px;
				width: 200px;
				w\idth: 200px;
				margin-top:5px;
				/*float: left;*/
			}
			#enquete {
				border:1px solid #000;
				background-color: #F2F2F2;
				padding: 2px;
				width: 200px;
				w\idth: 200px;
				margin-top:5px;
				/*float: left;*/
			}
			#forum {
	            border:1px solid #000;
	            background-color: #F2F2F2;
	            padding: 2px;
	            width: 380px;
	            w\idth: 380px;
	            margin-top:3px;
	}
#scroll { background:#E1E1E1; width:175px; height:450px; overflow-y:scroll;}
a { font-family: "Trebuchet MS"; font-size: 12px; color: #666666; font-weight: normal; font-style: normal; text-decoration: none}

a:hover {
color:#000;
; text-decoration: underline
}
a { font-family: "Trebuchet MS"; font-size: 12px; color: #666666; font-weight: normal; font-style: normal; text-decoration: none}

a:hover {
color:#000;
; text-decoration: underline
}
/* Páginação Notícias */
    a.pg:link { font-family: "Trebuchet MS"; font-size: 13px; color: #666666; font-weight: normal; font-style: normal; text-decoration: none }
    a.pg:visited {font-family: "Trebuchet MS"; font-size: 13px; color: #666666; font-weight: normal; font-style: normal; text-decoration: none }
    a.pg:active { font-family: "Trebuchet MS"; font-size: 13px; color: #666666; font-weight: normal; font-style: normal; text-decoration: none }
    a.pg:hover {font-family: "Trebuchet MS"; font-size: 13px; color: #FF0000; font-weight: normal; font-style: normal; text-decoration: underline }
/* Link Notícias */
  a.noticias:link { font-family: "Trebuchet MS"; font-size: 13px; color: #666666; font-weight: normal; font-style: normal; text-decoration: none
   }
  a.noticias:visited {font-family: "Trebuchet MS"; font-size: 13px; color: #666666; font-weight: normal; font-style: normal; text-decoration: none }
  a.noticias:hover {font-family: "Trebuchet MS"; font-size: 13px; color: #000000; font-weight: normal; font-style: normal; text-decoration: underline }
  a.noticias:active { font-family: "Trebuchet MS"; font-size: 13px; color: #666666; font-weight: normal; font-style: normal; text-decoration: none }
 
a.email:link { font-family: "Trebuchet MS"; font-size: 12px; color: #ffffff; font-weight: normal; font-style: normal; text-decoration: none
   } 
a.email:visited { font-family: "Trebuchet MS"; font-size: 12px; color: #ffffff; font-weight: normal; font-style: normal; text-decoration: none
   } 
a.email:hover { font-family: "Trebuchet MS"; font-size: 12px; color: #ffffff; font-weight: normal; font-style: normal; text-decoration: none
   } 
a.email:active { font-family: "Trebuchet MS"; font-size: 12px; color: #ffffff; font-weight: normal; font-style: normal; text-decoration: none
   } 

a.elenco:link { font-family: "Trebuchet MS"; font-size: 14px; color: #666666; font-weight: normal; font-style: normal; text-decoration: none
   } 
a.elenco:visited { font-family: "Trebuchet MS"; font-size: 14px; color: #FF0000; font-weight: normal; font-style: normal; text-decoration: none
   } 
a.elenco:hover { font-family: "Trebuchet MS"; font-size: 14px; color: #FF0000; font-weight: normal; font-style: normal; text-decoration: none
   } 
a.elenco:active { font-family: "Trebuchet MS"; font-size: 14px; color: #000000; font-weight: normal; font-style: normal; text-decoration: none
   } 
          
a.benemeritos:link { font-family: "Trebuchet MS"; font-size: 14px; text-transform: uppercase; color: #ffffff; font-weight: normal; font-style: normal; text-decoration: none } 

a.benemeritos:visited { font-family: "Trebuchet MS"; font-size: 14px; text-transform: uppercase; color: #ffffff; font-weight: normal; font-style: normal; text-decoration: none }

a.benemeritos:hover { font-family: "Trebuchet MS"; font-size: 14px; text-transform: uppercase; color: #ffffff; font-weight: normal; font-style: normal; text-decoration: none }
       
.ultimos { font-family: "Trebuchet MS"; font-size: 12px; color: #666666; font-weight: normal; font-style: normal;}
.erro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #FF0000;
}
.artilheiros {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	color: #CCCCCC;
	background-color: #000000;
}

.rodape {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.proximos1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0000FF;
	border: 1px solid #000000;
	background-color: #ccc;
}
select { 
background-color: #B0E0E6;
font:12px verdana, arial, helvetica, sans-serif;
color:#003399;
}
.botao {
background-color: #000000;
font: 10px Arial, sans-serif;
color: #FFFFFF;
}
.tabela {
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

.tabela1 {
	border: 1px solid #000000;
}

.titulos {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	PADDING-LEFT: 15px;
}

.textos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.textos1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.torneio {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.torneiotit {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-left: 10px;
}

.placar1 {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
}

.count {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
	width: 100px;
}

.tempo {
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #000000;
	
}

.proximos2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.bordasimples {
	/*border-collapse: collapse;*/
	tr td {border:1px solid #FF0000;}.torneiotit1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.textosjogos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.noticias {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.dataehora {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

table.borda td, table.borda { 
	border-color:#000000;
}

.texto2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.fonte2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-transform:uppercase;
}

input.cadastro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	border: 1px solid #35625d;
	background-color: #ccc;
}

.botao {
	cursor:hand;
	border:outset 1px #ccc; 
	background: #FF0000; 
	color: #FFFFFF; 
	font-weight:bold; 
	padding: 1px;
}

textarea.user {
	font-family: "Trebuchet MS";
	font-size: 11px; 
	color: #FF0000; 
	border: 1px solid #35625d; 
	background-color: #ccc;
}

.placar {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}

