a {
    outline:none;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191919;
    background:#d2d9da url('imagens/bg_topo.jpg') repeat-x center top;
}
.style1 {
    color: #999999;
}

@charset "utf-8";
/* CSS Document */
.BG_esquerda {
	background-image: url(imagens/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BG_direita {
	background-image: url(imagens/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.BG_coluna_esquerda {
	background-image: url(imagens/bg_coluna_esquerda.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG_coluna_direita {
	background-image: url(imagens/bg_coluna_direita.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bold_red {
	font-weight: bold;
	color: #4f5600;
}
.bold_black {
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e6db5;
	text-decoration: none;
}
.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717e84;
	text-decoration: none;
}
.link01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838369;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d6bb3;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #828e00;
}
.BotaoPaginacao {
	position: relative;
	text-decoration: none;
	display: block;
	border:1px solid #d2c9ae;
	padding: 4px;
	background: #ffffff;
	color: #9ba900;
	width:14px;
}
.BotaoPaginacao2 {
	text-decoration: none;
	border:1px solid #d2c9ae;
	padding: 4px;
	background: #ffffff;
	color: #9ba900;
	width:14px;
}
/* ----- */
ul.faq {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-position:inside;
}

ul.faq li {
  margin-bottom:5px;
}

ul.faq li, ul.faq li a {
  color:#5a8032;
}

ul.faq li a {
  text-decoration:underline;
}
/* ----- */

ul#liFichas {
	list-style:none;
	margin:0;
	padding:0;
	width:640px;
	float:left;
}

ul#liFichas li {
	float:left;
	width:320px;
	margin:40px 0 60px 0;
	height:82px;
}

ul#liFichas li.atleta a {
	background:url(imagens/ficha_atleta.gif) no-repeat;
	width:280px;
	height:82px;
	display:block;
	text-indent:-9999px;
}

ul#liFichas li.equipe a {
	background:url(imagens/ficha_equipe.gif) no-repeat;
	width:315px;
	height:82px;
	display:block;
	text-indent:-9999px;
}

ul.apoio_lista { list-style:none; margin:0 0 0 20px; padding:0; overflow:hidden; }
ul.apoio_lista li { display:inline; float:left; width:215px; margin:0 25px 0 0; font-size:1px; }
ul.apoio_lista li a { display:block; }
ul.apoio_lista li a img { border:none; }


ul.resultado_bts { overflow:hidden; margin:25px -25px 0 0; padding:0; list-style:none; }
ul.resultado_bts li { display:inline; float:left; margin:0 25px 0 0; padding:0; }
ul.resultado_bts li.quartetos { margin:0 5px 0 0; }
ul.resultado_bts li a { display:block; height:90px; font-size:1px; text-indent:-9999px; background:url('imagens/resultado_bts.gif') no-repeat; }
ul.resultado_bts li.campeao a { width:152px; background-position:0 0; }
ul.resultado_bts li.campeao a:hover { background-position:0 -110px; }
ul.resultado_bts li.campeao a: { width:152px; }
ul.resultado_bts li.duplas a { width:134px; background-position:-183px 0; }
ul.resultado_bts li.duplas a:hover { background-position:-183px -110px; }
ul.resultado_bts li.quartetos a { width:156px; background-position:-345px 0; }
ul.resultado_bts li.quartetos a:hover { width:156px; background-position:-345px -110px; }
ul.resultado_bts li.octetos a { width:162px; background-position:-508px 0; }
ul.resultado_bts li.octetos a:hover { background-position:-508px -110px; }