body {
	background: #002f55;
	margin: 0px;
	font-family:tahoma;
	
}

#corpo {
	width: 765px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #CCCCCC;
	padding: 2px;
	height: auto;
}
#cabecalho {
	position:relative;
	top:5px;
	width:100%;
	margin-bottom: 2px;
	z-index: 10;
}
#cabecalho #menu {
	height:20px;
}
#conteudo {
	position: relative;
	float: right;
	text-align: left;
	width: 600px;
	font-family: Verdana;
	font-size: 11px;
	min-height: 680px;
	height: auto;
	z-index: 1;
}
#conteudoInterno {
	position: relative;
	float: left;
	text-align: left;
	padding-left:10px;
	width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 500px;
	height:auto;
}
#conteudoLogin {
	margin-top: 5px;
	position: relative;
	float: left;
	text-align: left;
	width: 765px;
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#conteudoAdmin {
	margin-top: 5px;
	position: relative;
	float: right;
	text-align: left;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#conteudoTotal {
	margin-top: 5px;
	position: relative;
	float: right;
	text-align: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#corpoAdmin {
	width: 765px;
	min-height: 700px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 2px 2px 2px 2px;
}
#menuAdmin {
	position: relative;
	float: left;
	width: 90px;
	text-align: left;
}
#menuAdmin ol, #menuAdmin li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#menuAdmin a {
	display: block;
	width: 150px;
	background: #E2E2E2;
	color: #333333;
	margin: 2px 2px 0;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menuAdmin a.selected, #menuAdmin a:hover {
	background: #BCDCFC;
	color: black;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#address {
	float: right;
	width: 769px;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 2% 2% 2% 2%;
}
#rodape {
	margin-top:20px;
	clear: both;
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	
}
#menuInterno {
	position: relative;
	float: left;
	width: 90px;
	text-align: left;
}

#menuLateral {
	font: normal 11px verdana;
	position: relative;
	float: left;
	width: 150px;
	text-align: left;
	padding-left: 10px;
	z-index: 2;
}
#menuInterno ol, #menuInterno li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#menuInterno a {
	display: block;
	width: 150px;
	background: #E2E2E2;
	color: #333333;
	margin: 2px 2px 0;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menuInterno a.selected, #menuInterno a:hover {
	background: #BCDCFC;
	color: black;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulo14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.titulo16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.titulo18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.fonte10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fonte11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fonte12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fonteErro {
	font-family: Tahoma;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.fonteNaoEncontrado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.fonteVermelha {
	font-family: Tahoma;
	color: #FF0000;
}
.fonteAzul {
	font-family: Tahoma;
	color: #000099;
}
A.linkDourado:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
A.linkDourado:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
A.linkDourado:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
}
input.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px #000000 solid
}
file.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px #000000 solid
}
select.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px #000000 solid;
	width: 130px;
}
textarea.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px #000000 solid;
	width: 80%;
}
.bot_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px #000000 solid
}
h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
}
h2 {
	background-color: #003366;
	text-indent:10px;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 2px;
}
h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 2px;

	
}
h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}
.h5 {
	font-size: 16px;
}
A.link_index:link {
	color: #ffffff;
	text-decoration: none
}
A.link_index:visited {
	color: #ffffff;
	text-decoration: none
}
A.link_index:hover {
	color: #000000;
	text-decoration: none
}
A.link_branco:link {
	color: #ffffff;
	text-decoration: none
}
A.link_branco:visited {
	color: #ffffff;
	text-decoration: none
}
A.link_branco:hover {
	color: #FFFFFF;
	text-decoration: underline
}
A.link_cinza:link {
	color: #666666;
	text-decoration: none
}
A.link_cinza:visited {
	color: #666666;
	text-decoration: none
}
A.link_cinza:hover {
	color: #666666;
	text-decoration: underline
}
A.link_laranja:link {
	color: #FF6600;
	text-decoration: none
}
A.link_laranja:visited {
	color: #FF6600;
	text-decoration: none
}
A.link_laranja:hover {
	color: #FF6600;
	;
	text-decoration: underline;
}
A.link_preto:link {
	color: #000000;
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
A.link_preto:visited {
	color: #000000;
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
A.link_preto:hover {
	color: #000000;
	text-decoration: underline;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
A.link_verde:link {
	color: #99CC33;
	text-decoration: none
}
A.link_verde:visited {
	color: #99CC33;
	text-decoration: none
}
A.link_verde:hover {
	color: #99CC33;
	text-decoration: underline
}
A.link_azul:link {
	color: #003399;
	text-decoration: none
}
A.link_azul:visited {
	color: #003399;
	text-decoration: none
}
A.link_azul:hover {
	color: #003399;
	text-decoration: underline
}
A.link_vermelho:link {
	color: #ff0000;
	text-decoration: none
}
A.link_vermelho:visited {
	color: #ff0000;
	text-decoration: none
}
A.link_vermelho:hover {
	color: #ff0000;
	text-decoration: underline
}
#bannerDock {
	position:absolute;
	left:5px;
	top:0px;
	width:345px;
	height:200px;
	background-color: #FFFFFF;
	padding: 5px;
	border-width: 2px;
	border-color: #002f55;
	border-style: solid;
}

#videoDock {
	position:absolute;
	left:370px;
	top:605px;
	width:210px;
	height:200px;
	background-color: #CCFFFF;
	padding: 5px;
	border-width: 2px;
	border-color: #002f55;
	border-style: solid;
}
#noticiasDock {
	position:absolute;
	left:5px;
	top:222px;
	width:345px;
	height:413px;
	background-color: #FFFFFF;
	padding: 5px;
	border-color: #002f55;
	border-style: solid;
	border-width: 2px;
}
#noticiasDock h3 {
       text-align:left;
       font-size:18px;
}
#prox_jogosDock {
	position:absolute;
	left:370px;
	top:0;	
	width:210px;
	height:280px;
	background-color: #FFFFFF;
	padding: 5px;
	border-width: 2px;
	border-color: #002f55;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#twitterDock {
	position:absolute;
	left:370px;
	top: 305px;	
	width:210px;
	height:350px;
	background-color: #FFFFFF;
	padding: 5px;
	border-width: 2px;
	border-color: #002f55;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: scroll;
}
#muralDock {
	position:absolute;
	left:5px;
	top:655px;
	width:345px;
	height:300px;
	background-color: #FFDBB7;
	padding: 5px;
	border-width: 2px;
	border-color: #002f55;
	border-style: solid;
}
#enqueteDock {
	position:absolute;
	left:370px;
	top:675px;
	width:210px;
	height:280px;
	background-color: #FFFFCC;
	padding: 5px;
	border-color: #002f55;
	border-width: 2px;
	border-style: solid;
}
#enqueteDock h3 {
       text-align:left;
       font-size:14px;
}
#boxPesquisa {
	position: absolute;
	width: 575px;
	height:30px;
	top: 975px;
	left: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	border-color: #002f55;
	border-style: solid;
	border-width: 2px;
}
#posicionamento #corpo #patrocinio {
	background-color: #FFFFFF;
	margin-top:60px;
	float: left;
	width: 100%;
	position: relative;
	clear: left;
}
/*************************** 
  Menu TOPO
 ***************************/
.submenu {
	position:relative;
	width:95px;
        height:2px;
	visibility:hidden;
	top: -20px;
	;
	z-index: 6;
}
.itemmenu a {
	display:block;
	background:#CBB51B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:2px;
	color:black;
	text-decoration:none;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	position:relative;
	left:0px;
}
.itemmenu a:hover {
	background:#9C8B14;
	color:white;
	border:1px solid black;
}
.itemmenu {
	position:relative;
	top: 0px;
	float:left;
	left:2px;
	width:95px;
	z-index: 3;
}
/* Tooltip */
a span {
	display:none
}
/*************************** 
  Menu TOPO
 ***************************/
#DADOS {
	background-color: #BCDCFC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCDCFC;
	border-right-color: #BCDCFC;
	border-bottom-color: #BCDCFC;
	border-left-color: #BCDCFC;
	margin:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-style: none;
	border-collapse: collapse;
}
#DADOS tr td {
	height:15px;
	vertical-align: middle;
	white-space: normal;
}
img {border:none;}
