body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}

a {
	color:#FF5A00;
	font-weight:bold;
}
a:link {
	color:#000000;
	font-weight:bold;
}
.equipes {
	color: #FF5A00;
	text-decoration: none;
	background-color: #EEE;
}
.equipes a:link {
	color: #FF5A00;
	text-decoration: none;
}
.equipes a:hover {
	color: #000;
	text-decoration: none;
	background-color:#666666;
}

.login{
	/*background-image:url(../imagens/login.gif);
	background-repeat:no-repeat;*/
	width:322px;
	height:30px;
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.submenu{
	display:block;
	width:140px;
	height:auto; 
	background-color:#3A5276; 
	background-image:url(../imagens/fundo_lateral.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	position:relative;
	border-left:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
}
.fundo_menu {
	text-decoration: none;
	background-image: url(../imagens/fundo_lateral.gif);
	background-repeat: repeat-y;
}


.submenu ul {
	margin:0px;
	padding-top:2px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:20px;
}

.submenu ul li {
	list-style:none;
	height:20px;
}

.submenu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.submenu ul li a:hover {
	color:#621110;
	text-decoration:none;
}

#meio_conteudo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	color:#333333;
}
.btn_logar{
	border:0px;
	width:22px;
	height:18px;
	cursor:pointer;
	padding: 0px;
}
.enviar{
	/*background-image:url(../imagens/bot_enviarcadastro.gif);
	background-repeat:no-repeat;*/
	border:0px;
	width:94px;
	height:18px;
}
.sair{
	/*background-image:url(../imagens/botsair_fundobranco.gif);
	background-repeat:no-repeat;*/
	border:0px;
	width:50px;
	height:14px;
	cursor:pointer;
	padding:0px;
}
.lsair{
	/*background-image:url(../imagens/botsair_fundoescuro.gif);
	background-repeat:no-repeat;*/
	border:0px;
	width:28px;
	height:14px;
	cursor:pointer;
}

/** JOGOS
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style5 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
*/

/** REGULAMENTO TECNICO **/
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#FF5A00;
}
.linha1 {
	background-color:#EEEEEE;
}

/*
.btn_logar_off{
	background-image:url(../imagens/bot_ok_.gif);
	background-repeat:no-repeat;
	border:0px;
	width:20px;
	height:18px;
}
*/
h1 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FF5A00;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FF5A00;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

td {
	font-size: 12px;
}
.subtitulo {
	color: #FFFFFF;
	background-color: #FF9933;
	font-weight: bold;
	font-size: 11px;
}
.titulo_pagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
.branco {
	background-color: #FFFFFF;
}
.stitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
}
#menuhor {
	border:none;
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#menuhor li {
list-style: none; 
margin: 0;
display: inline;
}
#menuhor li a {
height:1px; /* IE5.0 bug */
padding: 5px 2px; 
margin:0;
border: 1px solid #000; 
background: #999;
text-decoration: none;
}
#menuhor li a:link {
color: #fff;
}
#menuhor li a:visited {
color: #fff;
}
#menuhor li a:hover {
background: #ccc;
color: #000; 
border-color: #000;
}
