body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D0E998;
	margin: 0px;
	padding: 0px;
}
.borda_preto_2px {
	border: 2px solid #666666;
}


.largura_tela {
	width: 1000px;
}

/* DIV */
.div_submenu {
	padding: 6px;
}

/* Tabelas */
td, tr {
	font-size: 12px;
}

.hover_verde_claro:hover {
	background-color: #F1FCDA;
}

/* Bordas */
.borda_cinza {
	border: 1px solid #CCCCCC;
}
.borda_tabela{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A1E717;
	border-right-color: #A1E717;
	border-bottom-color: #A1E717;
	border-left-color: #A1E717;
}
.borda_base_verde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A1E717;
	border-right-color: #A1E717;
	border-bottom-color: #A1E717;
	border-left-color: #A1E717;
}
.borda_esq_branca {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borda_hotsite {
	border: 2px solid #FF6600;
	background-color: #FFFFFF;
	padding: 5px;
}
.borda_topo_verde_claro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CFE3A9;
	border-right-color: #CFE3A9;
	border-bottom-color: #CFE3A9;
	border-left-color: #CFE3A9;
}
.borda_tl_verde_claro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CFE3A9;
	border-right-color: #CFE3A9;
	border-bottom-color: #CFE3A9;
	border-left-color: #CFE3A9;
}
.borda_lateral_verde_claro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CFE3A9;
	border-right-color: #CFE3A9;
	border-bottom-color: #CFE3A9;
	border-left-color: #CFE3A9;
}
.borda_conteudo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #FFFFFF;
}
.borda_topo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A1E717;
	border-right-color: #A1E717;
	border-bottom-color: #A1E717;
	border-left-color: #A1E717;
}

.linha_sep {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808080;
	border-bottom-color: #FFFFFF;
}

.borda_cinza {
	border: 1px solid #CCCCCC;
}
.borda_esq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borda_esq_2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A1E717;
	border-right-color: #A1E717;
	border-bottom-color: #A1E717;
	border-left-color: #A1E717;
}
.corpo_borda_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5D579;
	border-right-color: #B5D579;
	border-bottom-color: #B5D579;
	border-left-color: #B5D579;
}
.corpo_borda_dir {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5D579;
	border-right-color: #B5D579;
	border-bottom-color: #B5D579;
	border-left-color: #B5D579;
}
.corpo_borda_esq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B5D579;
	border-right-color: #B5D579;
	border-bottom-color: #B5D579;
	border-left-color: #B5D579;
}
.corpo_borda_topo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5D579;
	border-right-color: #B5D579;
	border-bottom-color: #B5D579;
	border-left-color: #B5D579;
}
.borda_base_cinza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.borda_base_verde_claro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CFE3A9;
	border-right-color: #CFE3A9;
	border-bottom-color: #CFE3A9;
	border-left-color: #CFE3A9;
}
.box_menu {
	background-image: url(../../imagens/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
}
.borda_base_dashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* Textos */
.titulo_meuesporte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	letter-spacing: -1px;
}
.degrade_titulo {
	background-image: url(../imagens/degrade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px none #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: default;
	background-color: #A6C9EF;
}
.texto_negrito {
	font-weight: bold;
}

.texto a:hover {
	color: #000000;
}
.texto_verde {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
.texto_cinza_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #635E4E;
	text-decoration: none;
}
.texto_cinza_rodape a:hover{
	color: #27251F;
}
.texto_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto_verm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.texto_amarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}
.texto_espacamento {
	line-height: 18px;
}
.texto_10_preto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.texto_11_vermelho {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.texto_11_negrito_cinza {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.texto_11_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto_11_verde_claro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCEEAF;
	text-decoration: none;
}
.texto_11_preto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.texto_11_verde {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #537702;
	text-decoration: none;
}
.texto_12 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.texto_13_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
}
.texto_13_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.texto_13_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.texto_14_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
}
.texto_14_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DF7801;
	text-decoration: none;
	letter-spacing: -1px;
}
.texto_18_verde {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #679704;
	text-decoration: none;
}
.texto_24_laranja {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -2px;
	color: #DF7801;
	line-height: 25px;
	text-decoration: none;
}

/* Imagens */
img {
	border: 0;
}
.ME_topo_meu_esporte_bg {
	background-image: url(../../imagens/b_meu_esporte_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.fundo_topo_marca {
	background-image: url(../../imagens/site_fundo_topo.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.expandir_bg {
	background-image: url(../../imagens/seta_expandir.gif);
	background-repeat: no-repeat;
	background-position: 99% center;
}

/* Botões */
.botao {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
}
.enviar {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/* cursor: pointer; */ 
	text-decoration: none;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #588C01;
}
.confirmacao {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.bt_excluir {
	background-image: url(../../imagens/icons/biticons-trash.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #FFFFFF;
	padding: 3px;
}

/* Links */

/* Outras */

.tela {
	background-attachment: fixed;
	background-image: url(../imagens/tela.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6FB332;
}

.linksmenu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335C01;
	text-decoration: none;
	font-weight: bold;
}

.topo {
	font-size: 25px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #6FB332;
}

.detalhemenu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #6FB332;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

.painel {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #007D3C;
	text-decoration: none;
	font-weight: bold;
}

form {
	margin: 0;
}

.bg_form {
	background-color: #F1FCDA;
}

.degradeConteudoTitulo {
	background-image: url(../../imagens/degrade_m.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px none #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: default;
	background-color: #A6C9EF;
}


.borda_base {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808080;
	border-bottom-color: #FFFFFF;
}

.bg_ajuda {
	background-color: #F9F1D2;
}
#Layer1 {
	position:absolute;
	z-index:2;
	vertical-align:middle;
	left: 88px;
	top: 30px;
}
#divCentral {
	position:absolute;
	width:100%;
	height:100%;
	z-index:20;
	left: 0px;
	top: 0px;
	vertical-align:middle;
	padding-top:150px;
}
#divTemp {
	position:absolute;
	float: center;
	width:100%;
	z-index:20;
	vertical-align:middle;
	padding-top:150px;
}
.drag {
	cursor:move;
}
table {
	cursor:default;
}
.titulos_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	letter-spacing: -1px;
}
.lista_maior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #447C01;
	border: 0px solid #FFFFFF;
}
.titulos_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #447C01;
	letter-spacing: -1px;
	text-decoration: none;
}

.form_campos_brancos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 0px none #CCCCCC;
}
.form_campo_calendario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-image: url(../../imagens/calendario.gif);
	background-position: 96% center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 16px;
	vertical-align: middle;
}

.btn_dialogo {
	background-image: url(../../imagens/botao.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 75px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

.bg_login {
	background-image: url(../../imagens/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.borda_base_cinza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.bt_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../imagens/bt_enviar_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 100px;
	border: 0px none #FFFFFF;
}
.bt_cancelar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../imagens/bt_cancelar_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 100px;
	border: 0px none #FFFFFF;
}
.bt_enviar_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../imagens/botao.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 100px;
	border: 0px none #FFFFFF;
}
.bt_cancelar_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../imagens/botao.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 100px;
	border: 0px none #FFFFFF;
}
.borda_base_verde_claro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F1FCDA;
	border-right-color: #F1FCDA;
	border-bottom-color: #F1FCDA;
	border-left-color: #F1FCDA;
}
.hotsite_titulo_equipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.div_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #6AFF6A;
	background-position: center center;
	height: 25px;
	width: 40%;
	display: none;
}
.titulo_cinza_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	letter-spacing: -1px;
	text-decoration: none;
}
.titulo_verde_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #447C01;
	letter-spacing: -1px;
	text-decoration: none;
}
.cabecalho_grid_resultado {
	background-color: #FFE4C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	height: 25px;
}
.row_grid_resultado {
	background-color: #DDEEB5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 25px;
}
.img_dimension_adm {
	max-height: 150px;
	max-width: 150px;
}
#ajuda {
	position:absolute;
	left:330px;
	top:100px;
	width:600px;
	height:600px;
	z-index:1;
}
.borda_topo_menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#999;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
.texto_11_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.texto_11_cinza a:hover {
	color: #000000;
}
.texto_11_verde_claro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCEEAF;
	text-decoration: none;
}
.texto_11_verde_claro a:hover {
	color: #FFFFFF;
}
.texto_18_verde {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #679704;
	text-decoration: none;
}

.texto_11_preto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.texto_10_preto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.texto_11_verde {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #537702;
	text-decoration: none;
}
.texto_laranja_24 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -2px;
	color: #DF7801;
	line-height: 25px;
	text-decoration: none;
}
.texto_13_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.texto_13_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.texto_topicos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bg_list {
	background-image: url(../../imagens/topo_list_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.ico_impressora_menu {
	background-image: url(../../imagens/padrao/ico_impressora.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
}

img {
	border: 0;
}

form {
	margin: 0;
}

.form_campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 1px solid #818E9B;
}
.form_campos_brancos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	border: 0px none #CCCCCC;
	font-weight: bold;
}

.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #626B6D;
	background-color: #626B6D;
}
.form_bt_cinza {
	background-image: url(../../imagens/bg_bt_cinza.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #404040;
	line-height: 13px;
}

.bg_menu {
	background-image: url(../../imagens/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu_borda_esq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu_borda_dir {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu_borda_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.form_campo_calendario {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #818E9B;
	background-image: url(../../imagens/padrao/calendario.gif);
	background-position: 96% center;
	height: 22px;
	width: 90px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 16px;
	vertical-align: middle;
}
#spot-mask{
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:100%;
        visibility: hidden;
        background-color:#333333;
		filter:alpha(opacity=40);
		-moz-opacity:.40;
		opacity:.40;
		z-index:5;
}

.img_dimension_equipe {
	max-height: 80px;
	max-width: 80px;
}
.padding {
	padding: 5px;
}
.bg_grid {
	background-color: #DDEEB5;
}
.bg_grid:hover {
	background-color: #D0E998;
}
