	body {
	background-color: #64748B;
	margin: 0px;
}
.imagemnoticia {
	border: thin solid #FFFFFF;
	margin-right: 30px;
}



.Titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 26px;
	color: #FFFFFF;
	letter-spacing: 6px;
}
#navegacao a:hover {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;

}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.textoformulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



#navegacao a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: inline;
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
.barravertical {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 20px;
}

.noticiatitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.noticiatexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 20px;
	text-indent: 15px;
	letter-spacing: 1pt;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.eventotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#menulateral a { color:#FFFFFF; text-decoration: none; }

#menulateral a:hover { color:red; text-decoration: underline; font-weight: bold;}
#menulateral a:focus { color:red; text-decoration: none; font-weight: bold;}
#menulateral a:active { color:red; text-decoration: none; font-weight: bold;}
#menujogador a:hover {
	color: #FF0000;
	background-color: #000000;
	display: block;
}


.titulotabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.celulatabela {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

#menujogador a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

#menujogador a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
.textopeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.listajogadores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#titulotabela a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#titulotabela a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#titulotabela a:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#titulotabela a:link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#titulotabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

#funcaosuperior a {
	text-decoration: underline;
	color:black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#funcaosuperior a:hover { color:red; text-decoration: underline; font-weight: bold;}
#funcaosuperior a:focus { color:red; text-decoration: none; font-weight: bold;}
#funcaosuperior a:active { text-decoration: none; color:white; }
