/* CSS Document */
body {
	width: 783px;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	font: 11px/12px Arial, Helvetica, sans-serif; /** 12px/13px **/
	color: #006600;/** 006600 **/ 
}



html {
	width: 100%;
	height: 100%;
}
input {
	margin: 0px 0px 0px 2px;
	vertical-align: middle;
	color: #333333;
	font-size: 10px;
}
select {
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	color: #333333;
	font-size: 10px;
}
img {
	border: 0;
}


h4 {
	line-height:20px;
	font-weight: normal;
	font-size: 8.3pt;
}

p {
	font-size: 12px;
	line-height:100%;
	display: block;
}

/* Links */
a {
	color: #006600;
	text-decoration: none;
	font-size: 100%;
	padding: 0px 0px 7px 0px;
}
a:hover {
	text-decoration: underline;
	font-size: 100%;
}

/* Classes */
.pipe {
	color: #BFEB51;
}
.vermelho {
	color: #E30018;
}
.oculto {
	display: none;
}
.spacer {
	visibility: hidden;
}


/* Itens */
select#acesso_rapido, select#acesso_rapido2 {
	height: 16px;
	padding: 0px 0px 0px 2px;
	border: 1px solid #9FD091;
	font: 10px/14px Arial, Helvetica, sans-serif;
	color: #006600;
}

/* Header */
#header {
	margin: 0px;
	width: 100%;
	height: 85px;
	z-index: 0;
}
#top_links {
	height: 31px;
	line-height: 18px;
	background: url(../imagens/header_bola_top.jpg) no-repeat;
	z-index: 0;
}
#top_links #acesso_rapido, #top_links #acesso_rapido3 {
	float: left;
	vertical-align: middle;
	margin-top: 4px;
}
#top_links .links_internos {
	padding-top: 5px;
}
#top_links .links_internos img, input {
	vertical-align: middle;
	margin-right: 0px;
	/*margin-right: 5px;*/ /* Em IE existiam campos que passavam para a linha seguinte*/
}

#top_links .links_internos input {
	width: 100px;
	height: 14px;
	border: 1px solid #9FD091;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #006600;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#header_menu {
	margin: 0px;
	width: 100%;
	z-index: 0;
}
#header_menu div#logo {
	float: left;
}

/* Menu Institucional */
.moduletabletopo {
	margin-top: 20px;
	float: right;
	z-index: 5;
}
.moduletabletopo * {
	margin: 0;
	padding: 0;
}
.moduletabletopo a {
	display: block;
}
.moduletabletopo li {
	list-style: none;
	float: left;
	height: 1%;
	font-size: 10px;
	font-weight: bold;
}
.moduletabletopo li ul {
	position: absolute;
	visibility: hidden;
	margin-left: 5px;
	background-color: #FFFFFF;
	z-index: 5;
}
.moduletabletopo li ul li {
	float: none;
	white-space: nowrap;
	display: inline;
}
.moduletabletopo li ul li ul {
	position: absolute;
	top: 0;
}
.moduletabletopo li:hover ul, .moduletabletopo li.over ul {
	visibility: visible;
}
.moduletabletopo li:hover ul ul, .moduletabletopo li.over ul ul {
	visibility: hidden;
}
.moduletabletopo ul ul li:hover ul, .moduletabletopo ul ul li.over ul {
	visibility: visible;
}
.moduletabletopo li a {
	font-weight: bold;
	text-decoration: none;
	color: #74A83A;
    padding-left: 10px;
	line-height: 20px;
}
.moduletabletopo li li a {
	font-weight: normal;
    padding: 0px 5px;
	color: #006600;
	font-size: 9px;
}
.moduletabletopo li li:hover {
	background: #EFF2E8;
}
.moduletabletopo a:hover {
	color: #E30018;
	text-decoration: none;
}
.moduletabletopo li li a:hover {
	background: #EFF2E8;
	color: #006600;
}
.moduletabletopo ul li ul {
	border: 1px solid #9FD091;
}

/* Tabela Principal */
#main_table {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
}
#tb_esquerda {
	width: 569px;
	vertical-align: top;
	height: auto;
}
#tb_direita {
	width: 214px;
	vertical-align: top;
	height: auto;
}

/* Conteudo */
#conteudo {
	float: left;
	width: 569px;
	height: auto;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

/* Corpo */
#corpo_fundo_imagem {
	width: 443px;
	background: url(../imagens/noticia_conteudo_fundo.jpg) top no-repeat;
	padding-bottom: 14px;
}
#corpo_fundo_branco {
	position: relative;
	top: 7px;
	left: 7px;
	width: 415px;
	background-color: #FFFFFF;
	padding: 7px;
}
#corpo_fundo_branco.pos {
	margin-top: 1px;
}
#corpo_fundo_branco #titulo {
	width: 415px;
	height: 38px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#corpo_fundo_branco p {
	margin: 5px 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 11px;
	color: #333333;
}
#corpo_fundo_branco h1 {
	margin: 13px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #333333;
}
#corpo_fundo_branco #titulo2 {
	width: 415px;
	height: 38px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	clear: both;
}

/* Layer Esquerda */
#esquerda {
	margin: 0px;
	width: 105px;
	float: left;
	vertical-align: top;
}
#esquerda div {
	margin: 0px 0px 20px 0px;
}
#esquerda p {
	margin: 3px 0px;
	padding: 0px;
	font-weight: bold;
}
#esquerda .titulo {
	color: #94B13F;
	border-bottom: 1px solid #91B039;
	font-weight: normal;
	margin: 10px 0px 7px 0px;
	padding-bottom: 5px;
}
#esquerda .titulo_primeiro {
	color: #94B13F;
	border-bottom: 1px solid #91B039;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	padding-bottom: 5px;
}

/* Layer Esquerda Menu */
#menu_funcionalidades {
	z-index: 4;
}
.menu-vv * {
	margin: 0px;
	padding: 0px;
}
.menu-vv ul {
	width: 105px;
	z-index: 500;
}
.menu-vv ul ul {
	width: 160px;
}
.menu-vv a {
	display: block;
}
.menu-vv ul li {
	list-style: none;
	position: relative;
	z-index: 500;
}
* html .menu-vv ul li {
	height: 1%;
}
.menu-vv ul li ul {
	position: absolute;
	left: 100%;
	top: 0;
	visibility: hidden;
	background-color: #FFFFFF;
}
.menu-vv li:hover ul, .menu-vv li.over ul {
	visibility: visible;
} 
.menu-vv li:hover ul ul, .menu-vv li.over ul ul {
	visibility: hidden;
} 
.menu-vv ul ul li:hover ul, .menu-vv ul ul li.over ul {
	visibility: visible;
}
.menu-vv {
	float: left;
}
.menu-vv a {
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	color: #74A83A;
}
.menu-vv li li a {
	font-weight: normal;
	font-size: 9px;
	color: #006600;
	padding: 0 5px;
	margin: 0px;
}
.menu-vv a:hover {
	text-decoration: none;
	color: #E30018;
}
.menu-vv ul li ul {
	border: 1px solid #9FD091;
}
.menu-vv li li a:hover {
	background: #EFF2E8;
	color: #006600;
}

/* Layer Esquerda Provas */
#esquerda #provas {
	margin-bottom: 0px;
}
#esquerda #provas #logos, #esquerda #provas .logos {
	margin: 0px 0px 5px 0px;
}

/* Layer do Corpo da página */
#corpo {
	float: right;
	width: 443px;
	vertical-align: top;
}

/* Layer da Direita */
#direita {
	width: 215px;
	vertical-align: top;
	padding-left: 1px;
}

/* Módulo vídeo */
.moduletablevideomod {
	position: relative;
	top: 1px;
	background: url(../imagens/direita_galeria_fundo.jpg) top no-repeat;
	width: 214px;
	/*color:white;*/
	margin-bottom: 1px;
}


/* Módulo votações */
.moduletablevotacoes {
	position: relative;
	top: 1px;
	background: url(../imagens/direita_galeria_fundo.jpg) top no-repeat;
	width: 214px;
	/*color:white;*/
	margin-bottom: 1px;
}
.pollvotacoes {
	margin-top: 9px;
	margin-bottom: 9px;
	width: 192px;
	background-color: white;
}
.pollvotacoes thead {
	vertical-align: bottom;
	height: 20px;
}
.pollvotacoes div {
	vertical-align: top;
	height: 25px;
}
.sectiontableentry1votacoes {
	background-color: #E6F7B0;
	padding: 3px;
	color: #666;
}
.sectiontableentry2votacoes {
	background-color: #D7F372;
	padding: 3px;
	color: #006600;
}
.pollstablebordervotacoes {
	width: 192px;
}

/* Galeria Direita */
#galeria {
	background: url(../imagens/direita_galeria_fundo.jpg) top no-repeat;
	width: 214px;
	height: 343px;
}
#galeria #galeria_corpo {
	position: relative;
	top: 11px;
	left: 6px;
	background-color: #FFFFFF;
	width: 202px;
	height: 326px;
}
#galeria .titulo {
	margin-left: 2px;
	width: 113px;
	height: 28px;
	background: url(../imagens/direita_galeria_titulo_fundo.gif) top no-repeat;
	font-size: 9px;
	color: #333333;
	border-bottom: 1px solid #A7C061;
	padding: 5px;
	padding-right: 80px;
}
#galeria .titulo p {
	position: relative;
	top: 10px;
	left: 2px;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 12px;
}
#galeria #galeria_imagem {
	margin: 2px 2px 2px 2px;
	height: 229px;
	overflow: hidden;
}
#galeria #thumbs {
	margin: 0px 2px;
	width: 198px;
	height: 52px;
}
#galeria #thumbs img {
	width: 32px;
	height: 46px;
	border: 2.6px solid #97B43E;
}
#galeria #thumbs img.primeiro {

}

/* Patrocinadores */
#direita #patrocinadores {
	background: url(../imagens/direita_patrocinadores_fundo.jpg) top no-repeat;
	margin-top: 1px;
	width: 214px;
	height: 170px;
	vertical-align: middle;
}
#direita #patrocinadores #patrocinadores_fundo {
	position: relative;
	top: 10px;
	left: 12px;
	width: 190px;
	height: 150px;
	background-color: #FFFFFF;
}
#direita #patrocinadores #patrocinadores_fundo div {
	margin: 0px;
	padding: 0px;
}
#patrocinadores #patrocinadores_fundo #logo_main_patrocinador {
	height: 90px;
}
#patrocinadores #patrocinadores_fundo #logo_main_patrocinador table {
	height: 100%;
	width: 100%;
	text-align: center;
}
#patrocinadores #patrocinadores_fundo #lista_patrocinadores {
	width: 160px;
	height: 27px;
	border-top: 1px solid #A6BF61;
}
#patrocinadores #patrocinadores_fundo #lista_patrocinadores div {
	float: left;
	width: 39px;
	line-height: 27px;
	border-left: 1px solid #A6BF61;
	overflow: hidden;
}
#patrocinadores #patrocinadores_fundo #lista_patrocinadores div.primeiro {
	border-left: 1px solid #FFFFFF;
}
#patrocinadores #patrocinadores_fundo #lista_patrocinadores div img {
	padding-top: 2px;
}

/* Fornecedores */
#direita #fornecedores {
	background: url(../imagens/direita_fornecedores_fundo.jpg) top no-repeat;
	margin-top: 1px;
	width: 214px;
	height: 170px;
	vertical-align: middle;
}
#direita #fornecedores.alt {
	margin-top: 2px;
}
#direita #fornecedores #fornecedores_fundo {
	position: relative;
	top: 10px;
	left: 12px;
	width: 190px;
	height: 150px;
	background-color: #FFFFFF;
}
#direita #fornecedores #fornecedores_fundo div {
	margin: 0px;
	padding: 0px;
}
#fornecedores #fornecedores_fundo #logo_main_fornecedor {
	height: 90px;
}
#fornecedores #fornecedores_fundo #logo_main_fornecedor table {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#fornecedores #fornecedores_fundo #lista_fornecedores {
	width: 160px;
	height: 24px;
	border-top: 1px solid #A6BF61;
}
#fornecedores #fornecedores_fundo #lista_fornecedores div {
	float: left;
	width: 39px;
	border-left: 1px solid #A6BF61;
	overflow: hidden;
}
#fornecedores #fornecedores_fundo #lista_fornecedores div.primeiro {
	border-left: 1px solid #FFFFFF;
}
#fornecedores #fornecedores_fundo #lista_fornecedores div img {
	padding-top: 2px;
}

/* Imagens em Destaque */
#direita_destaque {
	background: url(../imagens/direita_galeria_fundo2.jpg) repeat-y;
	width: 214px;
	height: 483px; /*343*/
}
#imagens_destaque {
	position: relative;
	top: 10px;
	left: 12px;
	width: 190px;
	height: 238px;
	background-color: #FFFFFF;
}
#imagens_destaque img {
	margin: 0px;
	padding: 0px;
	width: 79px;
	height: 103px;
}
#imagens_destaque div {
	position: relative;
	width: 79px;
	height: 103px;
	overflow: hidden;
}
#imagens_destaque #img_1 {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#imagens_destaque #img_2 {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}
#imagens_destaque #img_3 {
	padding-top: 12px;
	padding-left: 10px;
	float: left;
}
#imagens_destaque #img_4 {
	padding-top: 12px;
	padding-right: 10px;
	float: right;
}

/* Destaque Institucional */
#direita_destaque #destaque_institucional {
	position: relative;
	top: 11px;
	left: 12px;
	padding: 0px 10px;
	width: 170px;
	height: 220px; /*84px;*/
	background-color: #FFFFFF;
	overflow: hidden;
}
#direita_destaque #destaque_institucional table {
	width: 100%;
	height: 220px; /*84px;*/
	margin: 0px;
	padding: 0px;
}
#direita_destaque #destaque_institucional p {
	margin: 5px 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 11px;
}
#direita_destaque #destaque_institucional .titulo {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

/* Footer */
#footer {
	clear: both;
	margin: 5px 0px;
	width: 100%;
}
#footer .titulo {
	margin-bottom: 3px;
}
#footer #menu_institucional2 {
	clear: both;
	width: 100%;
	border-top: 1px solid #D8ECA3;
	border-bottom: 1px solid #D8ECA3;
}
#footer #menu_institucional2 ul {
	margin: 0px;
	padding: 0px;
}
#footer #menu_institucional2 li {
	display: inline;	
	line-height: 26px;
}
#footer #menu_institucional2 li a {
	font-weight: bold;
	text-decoration: none;
	color: #74A83A;
    padding-left: 10px;
	line-height: 20px;
}
#footer #menu_institucional2 li a:hover {
	color: #E30018;
}
#footer #bottom_links {
	height: 60px;
	line-height: 18px;
	background: none;
	z-index: 0;
	border-bottom: 1px solid #D8ECA3;
}
#footer #acesso_rapido, #footer .acesso_rapido2 {
	float: left;
	vertical-align: middle;
	margin-top: 3px;
}
#footer .links_internos {
	margin-top: 5px;
}
#footer .links_internos img {
	vertical-align: middle;
	margin-right: 5px;
}/*
#footer .links_internos input {
	width: 100px;
	height: 14px;
	padding: 0px 2px;
	border: 1px solid #9FD091;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #006600;
}*/
#footer #copyright {
	color: #666666;
	line-height: 30px;
	float: left;
}
#footer div#madeby {
	float: right;
	margin-top: 5px;
}

/* Destaques */
#corpo #destaques {
	width: 443px;
	height: 172px;
	margin: 0px;
	padding: 0px;
	background:url(../imagens/conteudo_destaques_fundo.jpg) top no-repeat;
}
#corpo #destaques .fundo {
	position: relative;
	top: 10px;
	left: 10px;
	width: 423px;
	height: 152px;
	background-color: #FFFFFF;
}
#corpo #destaques .topo {
	position: relative;
	top: 4px;
	left: 4px;
	margin-bottom: 7px;
	width: 415px;
	height: 37px;
	color: #333333;
	font-size: 11px;
	line-height: 12px;
	border-bottom: 1px solid #A7C061;
}
#corpo #destaques .topo .titulo {
	margin-top: 10px;
	width: 290px;
	float: left;
}
#corpo #destaques .topo #ver_video {
	width: 91px;
	float: right;
	margin-top: 10px;
}
#corpo #destaques #destaques_imagens {
	position: static;
}
#corpo #destaques #destaques_imagens img {
	display: inline;
}
#corpo #destaques #destaques_imagens .primeiro {
	margin-left: 0px;
}

/* Destaque Principal */
#corpo #destaque_principal {
	position: relative;
	width: 443px;
	height: 172px;
	margin: 0px;
	padding: 0px;
	background:url(../imagens/conteudo_destaque_principal_fundo.jpg) top no-repeat;
}
#corpo #destaque_principal .pos {
	position: absolute;
	top: 10px;
	left: 8px;
	background: none;
}

#corpo #destaque_principal .fundo_esq {
	width: 246px;
	height: 151px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 2px;
}
#corpo #destaque_principal .fundo_esq img {
	margin: 8px;
}
#corpo #destaque_principal .fundo_dta {
	width: 177px;
	height: 151px;
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
}
#corpo #destaque_principal .topo {
	width: 177px;
	height: 37px;
	background: url(../imagens/conteudo_destaque_principal_titulo_fundo_icon.gif) top no-repeat;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
}
#corpo #destaque_principal .topo .titulo {
	margin-top: 11px;
	margin-left: 7px;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	padding-right:25px;
}
#corpo #destaque_principal .texto {
	margin: 10px 6px;
	height: 94px;
	font-size: 11px;
	color: #006600;
}
#corpo #destaque_principal .texto p {
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

/* Noticias */
#corpo #noticias {
	width: 235px;
	float: left;
	margin-top: 0px;

}
#noticias .topo {
	position: relative;
	width: 100%;
	height: 38px;
	background: url(../imagens/conteudo_noticias_titulo_fundo.jpg) top no-repeat;
	margin: 0px;
	padding: 0px;
}
.data {
	width: 217px;
	padding: 7px 9px 4px 9px;
	color: #333333;
	font-size: 9px;
	line-height: 9px;
}
#noticias .data {
	width: 217px;
	padding: 7px 9px 4px 9px;
	color: #333333;
	font-size: 9px;
	line-height: 9px;
}
#noticias .topo .data {
	position: absolute;
	top: 25px;
	left: 9px;
	width: 217px;
	margin: 0px;
	padding: 0px;
}
#noticias .artigo {
	background: url(../imagens/conteudo_noticias_artigo_fundo.gif) top no-repeat;
	height: 70px;
	width: 100%; 

}
#noticias .artigo p {
	margin: 7px 30px 7px 9px;
	padding: 0px; 

}
#noticias .artigo .titulo {
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 7px;
}
#noticias .bottom {
	background: url(../imagens/conteudo_noticias_bottom_fundo.gif) top no-repeat;
	height: 24px;
	width: 100%;
}
#noticias .bottom div {
	position: relative;
	top: 7px;
	left: 187px;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
#noticias .bottom div a {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

/* Competicoes e Ranking */
#competicoes_ranking
{
	position: relative;
	width: 205px;
	height: auto;
	float: right;
	margin-top: 0px;
	background: url(../imagens/conteudo_competicoes_fundo.jpg) top no-repeat;
	padding-bottom: 14px;
}
#competicoes_ranking .fundo {
	position: relative;
	top: 7px;
	left: 7px;
	width: 177px;
	background-color: #FFFFFF;
	padding: 7px;
}
#competicoes #competicoes_texto {
	width: 177px;
	border-top: 1px solid #A7C061;
	border-bottom: 1px solid #A7C061;
	padding-bottom: 12px;
}
#competicoes #competicoes_texto p {
	margin: 0px 2px;	
}
#competicoes #competicoes_texto .titulo {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}
#ranking {
	margin-top: 2px;
}
#ranking div#top {
	height: 5px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(../imagens/conteudo_ranking_fundo_top.jpg) top no-repeat;
}
#ranking div.bottom {
	height: 5px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(../imagens/conteudo_ranking_fundo_bottom.jpg) top no-repeat;
}
#ranking #ranking_texto {
	width: 161px;
	background: url(../imagens/conteudo_ranking_fundo_meio.jpg) top repeat-y;
	padding: 0px 8px;
}
#ranking #ranking_texto {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
#ranking #ranking_texto .titulo {
	padding: 5px 0px 0px 0px;
	color: #006600;
	font-weight: normal;
	font-size: 9px;
}

/* Noticia na Página de notícias */
#noticia {
	width: 443px;
	background: url(../imagens/noticia_conteudo_fundo.jpg) top no-repeat;
	padding-bottom: 14px;
}
#noticia .fundo {
	position: relative;
	top: 7px;
	left: 7px;
	width: 415px;
}
#noticia #imagem_noticia {
	background-color: #FFFFFF;
	width: 415px;
	padding: 7px;
}
#noticia #imagem_noticia img {	
	width: 415px;
	height: 206px;
	margin: 0px;
	padding: 0px;
}
#noticia .texto_noticia {
	margin: 1px 0px;
	background-color: #FFFFFF;
	padding: 0px 7px;
	width: 100%;
	overflow: hidden;
}
#noticia .texto_noticia p {
	margin: 10px 0px;
	padding: 0px;
	line-height: 2.2em;
	font-size: 10px;
}
#noticia .texto_noticia .titulo {
	margin: 7px 0px 3px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}
#noticia #menu_noticia {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	width: 100%;
	height: 38px;
	padding: 0px 7px;
	line-height: 38px;
	vertical-align: middle;
	background-color: #FFFFFF;
}

/* Teaser */
#lista_teasers {
	margin: 1px 0px;
	background-color: #FFFFFF;
	padding: 0px 7px;
	width: 100%;
}
#teaser {
	width: 409px;
	height: 97px;
	padding: 7px 3px 3px 3px;
	overflow: hidden;
}
#teaser div {
	float: left;
}
#teaser #imagem img {
	height: 91px;
	padding: 0px 2px 0px 0px;
	margin: 0px 18px 0px 0px;
	border-right: 1px solid #A6BF61;
}
#teaser .texto {
	width: 256px;
	height: 100%;
	margin: 0px 18px 0px 0px;
	vertical-align: middle;
}
#teaser .texto table {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#teaser .texto p {
	margin: 5px 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 10px;
}
#teaser .texto .titulo {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
#teaser #mais {
	width: 18px;
	height: 100%;
	padding-top: 36px;
}

/* História */
#historia .figura {
	border-top: 1px solid #A6BF61;
	border-bottom: 1px solid #A6BF61;
	width: 100%;
}
#historia .figura img {
	padding: 4px 0px;
}

/* FAQ */
#faq ol {
	list-style: decimal;
	color: #93AE05;
	margin: 10px 5px 10px 10px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
}
#faq li {
	margin: 5px 5px;
}
#faq li a {
	color: #333333;
	font-weight: normal;
}
#faq #corpo_fundo_branco.pos p {
	margin: 3px 0px;
	color: #006600;
}
#faq #corpo_fundo_branco.pos h1 {
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* Equipamento */
#equipamento #corpo_fundo_branco {
	position: relative;
	top: 7px;
	left: 7px;
	width: 415px;
	background-color: #FFFFFF;
	padding: 0px 7px;
}
#equipamento #imagens {
	position: relative;
	top: 8px;
	left: 7px;
	width: 429px;
	overflow: hidden;
}
#equipamento #imagens img {
	float: left;
	width: 142px;
	height: 182px;
	margin: 0px;
	padding-left: 1px;
}
#equipamento #imagens img.alt {
	width: 143px;
}
#equipamento #imagens img.primeiro {
	padding-left: 0px;
}
#equipamento #itens {
	position: relative;
	top: 9px;
	left: 7px;
	width: 429px;
	height: 40px;
	overflow: hidden;
}
#equipamento #itens div {
	float: left;
	width: 142px;
	height: 40px;
	margin-left: 1px;
	background-color: #FFFFFF;
	line-height: 40px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333; 
}
#equipamento #itens div.alt {
	width: 143px;
}
#equipamento #itens div a {
	color: #333333;
}
#equipamento #itens div a:hover {
	text-decoration: none;
	color: #006600;
}
#equipamento #itens div.primeiro {
	margin-left: 0px;
}
#equipamento #alt {
	padding: 0px;
	margin: 0px;
}
#equipamento #alt #corpo_fundo_branco {
	position: relative;
	top: 10px;
	left: 7px;
	width: 415px;
	background-color: #FFFFFF;
	padding: 5px 7px 7px 7px;
}
#equipamento #logos, #equipamento .logos {
	position: relative;
	top: 11px;
	left: 7px;
	width: 429px;
	overflow: hidden;
	padding-bottom: 4px;
}
#equipamento #logos img, #equipamento .logos img {
	float: left;
	width: 142px;
	height: 110px;
	margin: 0px;
	padding-left: 1px;
}
#equipamento #logos img.alt, #equipamento .logos img.alt {
	width: 143px;
}
#equipamento #logos img.primeiro, #equipamento .logos img.primeiro {
	padding-left: 0px;
}
#equipamento h1 {
	color: #006600;
}

/* Pesquisa */
#pesquisa #pesquisa_avancada {
	width: 415px;
	overflow: hidden;
	margin-top: 5px;
}
#pesquisa p {
	color: #006600;
}
#pesquisa .titulo {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#pesquisa_avancada #periodo {
	width: 144px;
	height: 130px;
	float: left;
	z-index: 0;
	border-left: 1px solid #A6BF61;
	padding-left: 4px;
}
#pesquisa_avancada #periodo select {
	z-index: 1;
	font-size: 10px;
}
#pesquisa_avancada input {
	vertical-align: middle;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}
#pesquisa_avancada #tipo, #pesquisa_avancada #escalao, #pesquisa_avancada #genero {
	width: 84px;
	height: 130px;
	border-left: 1px solid #A6BF61;
	padding-left: 4px;
	z-index: 0;
	float: left;
	color: #333333;
}
#pesquisa_avancada #tipo div, #pesquisa_avancada #escalao div, #pesquisa_avancada #genero div {
	line-height: 20px;
}
#pesquisa_avancada #tipo {
	width: 88px;
}
#pesquisa_avancada #escalao {
	width: 82px;
}
#pesquisa_avancada #genero {
	width: 80px;
}
#pesquisa_avancada #pos_btn_pesquisa {
	clear: both;
	width: 100%;
	height: 33px;
	line-height: 33px;
}
#pesquisa_avancada #btn_pesquisar {
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #333333;
	font-size: 10px;
	height: 23px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}
#pesquisa div.alt {
	position: relative;
	top: 7px;
	left: 7px;
	width: 415px;
	background-color: #FFFFFF;
	padding: 7px;
	margin-top: 1px;
}
#pesquisa #caixa_pesquisa {
	vertical-align: middle;
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #A6BF61;
}
#pesquisa #caixa_pesquisa input#q {
	width: 115px;
	margin: 0px 5px;
	vertical-align: middle;
	color: #333333;
	font-size: 10px;
}
#pesquisa #caixa_pesquisa #btn_pesquisar {
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #333333;
	font-size: 10px;
	height: 20px;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
	width: 60px;
	vertical-align: middle;
	padding-bottom: 4px;
}
#pesquisa #numero_resultados {
	color: #006600;
	font-weight: bold;
	margin: 5px 0px;
}
#pesquisa #artigos {
	clear: both;
}
#pesquisa #artigos #titulo_data, #pesquisa #artigos #titulo_resumo {
	font-size: 12px;
	color: #333333;
	border: 0;
	font-weight: bold;
	margin-bottom: 10px;
}
#pesquisa #artigos #titulo_data {
	width: 80px;
	float: left;
	margin-right: 10px;
}
#pesquisa #artigos #titulo_resumo {
	width: 315px;
	float: left;
}
#pesquisa #artigos #data {
	width: 80px;
	float: left;
	margin-bottom: 10px;
	height: 100%;
}
#pesquisa #artigos #resumo {
	width: 315px;
	float: left;
	padding-bottom: 10px;
	border-left: 1px solid #A6BF61;
	padding-left: 10px;
	color: #006600;
}
#pesquisa #artigos #resumo h1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#pesquisa #artigos #resumo #ver_mais a {
	color: #74A83A;
}
#pesquisa #artigos #resumo #ver_mais a:hover {
	color: #E30018;
	text-decoration: none;
}

/* Associacoes */

#associacoes .spacer {
	width:100%;
	height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: collapse;
}
#associacoes div.alt {
	position: relative;
	top: 7px;
	left: 7px;
	width: 415px;
	background-color: #FFFFFF;
	padding: 7px;
	margin-top: 1px;
}
#associacoes h1 {
	color: #006600;
	margin-top: 5px;
	padding-top: 0px;
}
#associacoes #data {
	margin-bottom: 15px;
}
#associacoes .row {
	width: 375px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	clear: both;
}
#associacoes .row div {
	float: left;
	margin: 0px;
	padding: 0px;
}
#associacoes .row .esq {
	width: 110px;
	padding-right: 10px;
}
#associacoes .row .dta {
	margin-left: 0px;
	padding: 0px 0px 10px 10px;
	border-left: 1px solid #A7C061;
	color: #333333;
	width: 240px;
}
#associacoes #contactos .row .dta {
	padding-bottom: 10px;
}
#associacoes #espaco {
	height: 20px;
	width: 100%;
	clear: both;
}
#header #top_links .links_internos .btn, #footer .links_internos .btn, #newsletter {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 80px;
	height: 16px;
	background-color: #F3F3F3;
}
/* Destaque Institucional Home*/
#home_destaque_institucional {
	background: url(../images/direita_galeria_fundo.jpg) top no-repeat;
	width: 214px;
	margin-top: 1px;
	height: 242px; /*106*/
}
#home_destaque_institucional #home_destaque_institucional_corpo {
	position: relative;
	top: 11px;
	left: 12px;
	background-color: #FFFFFF;
	width: 190px;
	height: 220px; /*84*/
	overflow: hidden;
}
#home_destaque_institucional table {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}
#home_destaque_institucional p {
	margin: 5px 10px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 10px;
}
#home_destaque_institucional .titulo {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
#home_destaque_institucional img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 190px;
	height: 84px;
}#main_table #tb_direita #direita #patrocinadores #patrocinadores_fundo #patrocinador_big, #fornecedor_big {
	height: 93px;
	background-color: #FFFFFF;
	background-image: url(../imagens/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#main_table #tb_direita #direita #patrocinadores #patrocinadores_fundo #listagem, #main_table #tb_direita #direita #fornecedores #fornecedores_fundo #flistagem {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEB977;
	margin-right: 14px;
	margin-left: 14px;
}
.a44, #posicao2, #posicao3, #fposicao2, #fposicao3 {
	background-repeat: no-repeat;
	background-position: center;
	width: 44px;
	float: left;
	height: 28px;
	border-left: solid 1px #AEB977;
}
.a35, #posicao1, #posicao4, #fposicao1, #fposicao4  {
	background-repeat: no-repeat;
	width: 35px;
	float: left;
	height: 28px;
	border-left: solid 1px #AEB977;
}
#posicao1, #fposicao1 {
	border: 0px none;
	background-position: left;
}
#posicao4, #fposicao4 {
	background-position: right;
	padding-left: 1px;
}
#header #top_links .links_internos #pesquisa_form {
	margin: 0px;
	padding: 0px;
}

.componentes_border {
	width: 443px;
	background: url(../imagens/noticia_conteudo_fundo.jpg) top repeat-y;
	padding-bottom: 14px;
}
.componentes_border .fundo {
	position: relative;
	top: 7px;
	/*left: 5px;*/
	/*width: 419px;*/
	background-color: #FFF;
	padding: 10px 10px 10px 10px;
        /*margin-right: 15px;*/
    margin-left: 5px;
	width: 414px; /*Andreia*/
}
#img_dest_big1, #img_dest_big2, #img_dest_big3, #img_dest_big4, #img_dest_big5 {
	max-width: 230px;
	max-height: 135px;
}
#row {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 24px;
	border: 1px solid #9FD091;
}
#row #esq {
	float: left;
	width: 110px;
	line-height: 22px;
	vertical-align: middle;
	text-align: right;
	border: 1px solid #9FD091;
}
#row #dta {
	float: left;
	height: 22px;
	padding-top: 2px;
	border: 1px solid #9FD091;
}
/** REGISTO **/
.row {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
.row .esq {
	float: left;
	width: 110px;
	line-height: 22px;
	vertical-align: middle;
	text-align: right;
}
.row .dta {
	float: left;
	height: 22px;
	padding-top: 2px;
	margin-left: 3px;
	padding-left: 2px;
}

.row #tel {
	float: left;
	height: 22px;
	color: #333333;
}
input#codigo1, #federate #registo input#codigo2 {
	width: 30px;
}
input#localidade {
	width: 122px;
}
select#associacao {
	vertical-align: middle;
	color: #333333;
	font-size: 10px;
}

select#mes, #federate #registo select#ano {
	margin: 0px;
}
#confirmar, #seguro {
	margin-left: 20px;
}
#confirmar #btn_confirmar {
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #333333;
	font-size: 10px;
	height: 22px;
	margin: 0px 5px;
	padding: 0px;
	border: 0;
	font-weight: bold;
	cursor: pointer;
	height: 20px;
	vertical-align: middle;
}
#imagens {
	margin-left: -5px;
	vertical-align: middle;	
}
.contentheading, .componentheading {
	font-weight: bold;
	font-size: 12px;
}
.contentheading img, .componentheading img {
	margin: 0px;
}
.contentpaneopen .contentheading .classe_titulo, .contentpagetitle{
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
	width: 350px; /*Andreia*/

}

.classe_titulo{
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
	width: 395px; /*Andreia*/

}

.contentheading .contentpaneopen {
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}

.contentpaneopen tbody tr td span{
	line-height: 100%;
	color: #000000;
}



.fundo .contentpaneopen tbody tr td p {
	width: 390px;

}

.fundo .contentpaneopen tbody tr td p b a {
	width: 410px;
	font-size: 11px;
}

/*
.contentpaneopen span span{
	/*display: block;* /
	margin: 30px 0px 30px 0px;
	padding: 10px 0px 10px 0px;
}*/

a.contentpagetitle:hover {
	text-decoration: underline;
}
a.pagenav:link, a.pagenav:visited {
	color: #638AA1;
}
a.pagenav:hover, a.pagenav:active {
	color: #FF6600;
}
.pagenav img {
	opacity:.50;
	/*float: right;*/
	padding: 5px;
}
.pagenav3 img {
	opacity:.50;
	padding: 5px;
	/*float: left;*/
}
a.pagenav {
	padding: 5px;
	border-bottom: 1px #6699CC dotted;
}
a.pagenav:hover {
	padding: 5px;
	border-bottom: 1px #FF6600 dotted;
}
.pagenav2 {
	padding: 5px;
	/*float: right;*/
}
.pagenav1 {
	padding: 5px;
	/*float: left;*/
}
.sectiontableheader .pagenav {
	padding: 0px;
	border: 0px none #FFF;
}
.sectiontableheader .pagenav:hover {
	padding: 0px;
	border: 0px none #FFF;
	text-decoration: none;
	color: #FF6600;
}
.clr {
	display: none;
}
#this {
	color: #FF6600;
	padding: 5px;
	border-bottom: 1px #FF6600 dotted;
}
#navegacao_galeria {
	height: 42px;
	width: 98%;
	margin: auto;
}
#navegacao_galeria #this {
	display: none;
}
.photos a, .photo img:hover {
	text-decoration: none;
}
.photos {
	margin: auto;
}
.photo {
	padding: 2px;
	margin: 1px;
}
.photo a:hover {
	color: #333;
}
.photo:hover {
	background-color: #EAEAEA;
}
.resultado_pesquisa {
	padding: 5px;
	border: 1px dotted #ccc;
}
.resultado_pesquisa a {
	display: block;
	background-color: #DEF4BD;
	padding: 3px;
}
.resultado_pesquisa:hover {
	background-color: #F7F7F7;
	color: #333;
}
.resultado_pesquisa:hover a {
	text-decoration: underline;
	color: #333333;
}
.texto_pesquisa {
	text-align: center;
	padding: 5px;
	background-color: #F8F8F8;
	color: #99CC00;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 10px;
	height: 18px;
}
.modulos_user1 {
	margin-top: 10px;
	border-top: solid 2px #DEF4BD;
}
.artigo_detalhe {
	margin-top: 10px;
	/*background: url(../imagens/conteudo_noticias_artigo_fundo.gif) bottom right no-repeat #EFF2E8;*/
	background: url(../imagens/conteudo_noticias_artigo_fundo.gif) center right no-repeat #EFF2E8;
	/*height: 61px;*/
	height: 100%;
	width: 91%;
	border-top: #B2D948 solid 1px;
	padding: 5px;
	padding-right: 33px;
	line-height: 100%;
}
.artigo_detalhe_titulo {
	float: left;
	margin-bottom: 10px;
}
.artigo_detalhe_data {
	float: right;
	margin-bottom: 10px;
}
.artigo_detalhe_texto {
	float: none;
	clear: both;
	margin-top: 10px;
}
pre {
	margin-top: 10px;
	background: #EFF2E8;
	width: 96%;
	border-top: #B2D948 solid 1px;
	padding: 5px;
	padding-right: 33px;
	overflow: auto;
	clear: both;
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
}
pre hr {
	color: #FFF;
	background-color: #FFF;
	border: 0px none #FFF;
	border-bottom: #FFF 1px dashed;
	width: 100%;
}
.modulos_debug {
	background-color: #6699CC;
	color: #333;
	margin-top: 5px;
	padding: 10px;
}
.modulos_debug strong {
	background-color: #FFFF33;
	display: block;
	padding: 3px;
}
.modulos_debug .moduletable {
	border: 2px #FFF solid;
	padding: 5px;
	background-color: #FFCC33;
}
.modulos_debug h3 {
	text-transform: uppercase;
	background-color: #FF9900;
	margin: 0px;
	padding: 10px;
	margin-bottom: 5px;
	color: #FFF;
}
.modulos_debug .titulo {
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #FFF;
	background-color: #6699CC;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#indice ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: none;
	clear: both;
}
#indice li {
	line-height: 1.5em;
}
#indice li a {
	background-color: #EAEAEA;
	margin: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	display: block;
}
.coluna_esquerda {
	width: 209px;
	/*background-color: #CCC;*/
	/*position: absolute;*/
	float: left;
	margin-left: -5px;
}
.coluna_direita {
	width: 209px;
	/*background-color: #333;*/
	margin-bottom: 0px;
	float: right;
    /*padding-left: 5px;*/
    margin-right: -5px;
}
.texto_associacoes {
	clear: both;
}
.nome_entidade {
	padding: 5px;
	margin-top: 3px;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
	font-size: 13px;
	border-top: solid 2px #DEF4BD;
	border-bottom: solid 1px #DEF4BD;
	margin-bottom: 3px;

}
.tabela, .tabela a {
	color: #333;
}
.tabela .legenda {
	padding-left: 10px;
	font-weight: bold;
	border-right: 1px #99CC66 solid;
	width: 30%;
	vertical-align: middle;
	color: #006600;
}
.tabela .legenda_staff {
	padding-left: 10px;
	font-weight: bold;
	border-right: 1px #99CC66 solid;
	width: 30%;
	vertical-align: middle;
	color: #99CC66;
}
.modulos_user2 .primeiro {
	margin-left: 3px;
}
.modulos_user2 {
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
}
.modulos_user2 .moduletable {
	margin: 0px;
	padding: 0px;
}
.modulos_user2 .introtext_blog {
	border-top: solid 2px #DEF4BD;
	padding: 5px;
	margin-top: 10px;
}
.modulos_user2 .introtext_blog .title {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333;
}
.modulos_user2 .caption {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.modulos_user3 {
	background-color: #ECFDDF;
	background-image: url(../imagens/raquete.gif);
	background-position: bottom right;
	color: #FFF;
	margin: 0px 0px 5px 0px;
	text-align: center;
	/*padding: 7px;*/
	padding: 0px 7px 7px 0px;
}

.modulos_user3 a {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	display: block;	
	padding: 0px;
}
.modulos_user3 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
.modulos_user3 .moduletable {
	/*padding: 5px;*/
	padding: 0px 0px 10px 0px;
	text-align: right;
	font-weight: bold;

}


/* Teste */

/*
.modulos_user3* {
	margin: 0px;
	padding: 0px;
	z-index: 20000;
}*/

/*
.modulos_user3 a {
	z-index: 20000;
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
}*/
.modulos_user3 li {
	z-index: 20000;
	list-style: none;
	float: right;
	height: 1%;
}

.modulos_user3 li ul {
	z-index: 20000;
	position: absolute;
	visibility: hidden;
	margin-left: 5px;
	padding: 0px;
	/*background-color: #FFB200;*/
	background-image: url(../imagens/raquete.gif);
	background-position: bottom right;
	z-index: 50;
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: left;
}
.modulos_user3 li ul li {
	z-index: 20000;
	float: none;
	white-space: nowrap;
	display: inline;
}
.modulos_user3 li ul li ul {
	z-index: 20000;
	position: absolute;
	top: 0;
}
.modulos_user3 li:hover ul, .modulos_user3 li.over ul {
	z-index: 20000;
	visibility: visible;
}
.modulos_user3 li:hover ul ul, .modulos_user3 li.over ul ul {
	z-index: 20000;
	visibility: hidden;
}

.modulos_user3 ul ul li:hover ul, .modulos_user3 ul ul li.over ul {
	z-index: 20000;
	visibility: visible;
}
.modulos_user3 li a {
	z-index: 20000;
	/*font-weight: bold;*/
	text-decoration: none;
    padding-left: 10px;
	line-height: 29px;
}
.modulos_user3 li li a {
	z-index: 20000;
	/*font-weight: normal;*/
	/*font-weight: bold;*/
    padding: 0px 5px;
	color: #FFFFFF;
	/*font-size: 9px;*/
	line-height: 20px;
}
.modulos_user3li li:hover {
	z-index: 20000;
	/*background: #FFFF65;*/
}
.modulos_user3 a:hover {
	z-index: 20000;
	/*text-decoration: none;*/
	text-decoration: underline;
	/*color: #000000;*/
	color: #FFFFFF;
	/*font-weight: bold;*/
}
.modulos_user3 li li a:hover {
	z-index: 20000;
	/*color: #000000;*/
	color: #FFFFFF;
	/*font-weight: bold;*/
	/*background-color: #FFCA00;*/
}
.modulos_user3 ul li ul {
	z-index: 20000;
	border: 1px solid #FFFFFF;
}












.modulos_user3 h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 10px;
	padding-top: 1px;
	margin-bottom: 5px;
	color: #FFF;
	text-align: left;
	display: none;
}
.fieldset .row {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.fieldset .row div {
	float: left;
	margin: 0px;
	padding: 0px;
}
.fieldset .row .esq {
	width: 28%;
	padding: 0px;
	text-align: left;
}
.fieldset .row .dta {
	margin-left: 0px;
	padding: 0px;
	border-left: 1px solid #A7C061;
	color: #333333;
	width: 70%;
}
.fieldset {
	margin: 0px;
	padding: 5px;
	float: left;
	border: #CCC solid 1px;
}
#field1 {
	width: 97%;
	padding: 5px;
	margin: 0px;
	float: none;
}
#field2 {
	width: 97%;
	padding: 5px;
	margin: 0px;
	float: none;
	margin-top: 5px;
}
#associacao, #clube {
	width: 98%;
}
.clubes {
	height: 150px;
}
.detalhe_pessoa {
	height: 150px;
}
.border_topo {
	border-top: solid 2px #DEF4BD;
}
.nome_clube {
	background-color: #99CC66;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
}

.nome_clube:hover {
	background-color: #99CC33;
}
.nome_clube a {
	color: #FFF;
}

.teste{
	background-color: #99CC66;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
}


.descricao_clube {
	background-color: #F1F1F1;
	color: #99CC33;
	font-size: 11px;
	padding: 5px;
}
/* Quem é Quem */
.quem .row {
	width: 100%;
	margin: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	clear: both;
}
.quem .row div {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.quem .row .esq {
	width: 26%;
	padding: 3px;
	text-align: left;
}
.quem .row .dta {
	margin-left: 0px;
	padding: 3px;
	border-left: 1px solid #A7C061;
	color: #333333;
	width: 68%;
}
.quem .row .dta #licenca, .quem .row .dta #nome_cartao {
	width: 96%;
}
.quem_res {
	margin-top: 10px;
	display: block;
	border-top: solid 2px #DEF4BD;
	text-align: left;
}
.quem_res .head {
	text-transform: uppercase;
}
.quem_res tr {
	background-color: #F1F1F1;
}
.quem_res tr:hover {
	background-color: #DBF9A4;
}
.quem_res tr .head {
	background-color: #F1FCE0;
}
/* Provas Nacionais */
.provas_nacionais .row {
	width: 100%;
	margin: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	clear: both;
}
.provas_nacionais .row div {
	float: left;
	margin: 1px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.provas_nacionais .row .esq {
	width: 26%;
	padding: 3px;
	text-align: left;
}
.provas_nacionais .row .dta {
	margin-left: 0px;
	padding: 3px;
	border-left: 1px solid #A7C061;
	color: #333333;
	width: 68%;
}
.provas_nacionais .row .dta .torneioNovo {
	background-color: #ffcccc;
	width: 70%;
	height: 20px;
}
.provas_nacionais .row .dta .torneioAlterado {
	background-color: #ffff99;
	width: 70%;
	height: 20px;
}
.provas_nacionais .row .dta .torneioCancelado {
	background-color: #999999;
	width: 70%;
	height: 20px;
}
.provas_nacionais .row .dta .torneioRecebido{
	background-color: #ccffcc;
	width: 70%;
	height: 20px;
}
.provas_nacionais .row .dta #nivel, .provas_nacionais .row .dta #escalao {
	width: 96%;
}
.provas_nacionais .row .dta #data_inicio, .provas_nacionais .row .dta #data_fim {
	width: 70%;
}
.toolbar {
	position: relative;
	right: -12px;
	top: -9px;
}
.paramlist {
	display: none;
}
.all_articles {
	background-color: #99CC66;
	color: #FFF;
	margin-top: 5px;
	padding: 5px;
	display: block;
	/*height: 13px;*/
	height: 16px;
}
.sectiontableentry1 {
	background-color: #E6F7B0;
	padding: 3px;
	color: #666;
}
.sectiontableentry2 {
	background-color: #D7F372;
	padding: 3px;
}
.sectiontableentry1 a, .sectiontableentry2 a {
	color: #333;
	padding: 4px;
	padding-left: 0px;
	display: block;
}
.sectiontableheader {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
	padding-left: 0px;
	border-top: 1px #99CC33 solid;
}
.dossier {
	padding: 10px;
	border-bottom: 2px #99CC00 solid;
	margin-top: 5px;
	color: #666;
	display: block;
}
.dossier strong {
	text-transform: uppercase;
	color: #86C413;
}
.dossier:hover {
	text-decoration: none;
	background-color: #F7F7F7;
}
.dossier:hover strong {
	text-decoration: underline;
}
.artigo_dossier {
	padding: 10px;
}
.titulo_artigo {
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	display: block;
}
#newsletter {
	width: 60px;
	height: 14px;
	border: 1px solid #9FD091;
	font: 9px Arial, Helvetica, sans-serif;
	color: #006600;
}
.title_newsletter {
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 5px;
}
.classe_titulo {
	background-image: url(../imagens/circulo_titulo.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 13px;
	display: block;
	padding-left: 15px;
	margin-top: 0px;
}
