/* Estrutura */

.center {
	text-align: center;
}

.f_titulo{
	text-transform: uppercase;
	font-size: 16px;
	color: #1f7f6f;
	font-weight: bold;
}
.numero{
	font-size: 11px;
	color: #CC0000;
}
.f_subtitulo{
	color: #364401;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.f_subtitulo, a.f_subtitulo:LINK, a.f_subtitulo:VISITED{
	text-decoration: none;
	color: #364401;
}
a.f_subtitulo:HOVER{
	text-decoration: underline;
	color: #0075DB;
}
.f_texto{
	color: #222;
	font-size: 14px;
}
.f_texto, a.f_texto:LINK, a.f_texto:VISITED{
	text-decoration: none;
	color: #222;
}
a.f_texto:HOVER{
	text-decoration: underline;
	color: #3f429e;
}
.rodape_link{
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
a.rodape_link, a.rodape_link:LINK, a.rodape_link:VISITED{
	text-decoration: none;
	color: #FFF;
}
a.rodape_link, a.rodape_link:HOVER{
	text-decoration: underline;
}

table.programacao_2012 {
	border-collapse: collapse;
	border: 1px solid #0a6d3b;
	margin-bottom: 30px;
}

table.programacao_2012 td, table.programacao_2012 th {
	padding: 5px;
	border: 1px solid #0a6d3b;
}

table.programacao_2012 th {
	text-align: center;
}

table.programacao_2012 th.destaque {
	background-color: #65AE84;
}

table.programacao_2012 tr.par {
	background-color: #D9EBE1;
}

table.programacao_2012 tr.impar {
	background-color: #C2E0CF;
}

table.tabelas {
	background:#FFFFFF;
	border-collapse: collapse;
}
table.tabelas td {
	border: 1px solid;
	border-color: #000000; text-align:center;
	padding:2px;
}
table.tabelas th {
	border: 1px solid;
	border-color: #000000;
	background: #1b6760;
	text-align: center;
	padding: 1px;
	color: #FFF;
}
.formulario{
	border: #D8D8D8 2px solid;
	padding: 2px;
	cursor: pointer;
}
.formulario2{
	border: #0a6d3b 2px solid;
	padding:2px;
	color:#000000;
}
.f_w{
	color: #FFFFFF;
}
a.f_w, a.f_w:LINK, a.f_w:VISITED{
	text-decoration: none;
	color:#FFFFFF;
}
a.f_w, a.f_w:HOVER{
	text-decoration: underline;
	color: #F7F7F7;
}
a.link_menu{
	color: #364401;
	font-size: 12px;
	font-family:  "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-decoration: none;
}
a.link_menu:HOVER{
	color: #526701;
	font-size: 12px;
	font-family:  "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-decoration: none;
}
a.link{
	color: #364401;
	font-size: 11px;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	text-decoration: none;
}

a.linkP{
	color: #364401;
	font-size: 11px;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	text-decoration: none;
}

a.link:HOVER{
	color: #526701;
	font-size: 11px;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}
a.link_azul{
	color: #006633;
	font-size: 11px;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	text-decoration: underline;
}

a.link_azul:HOVER{
	color: #003300;
	font-size: 11px;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	text-decoration: underline;
	text-align: right;
}
#tabela_01 {
	width: 100%;
	border: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#tabela_02 {
	width: 95%;
	border: 0px #313131 solid;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: ##5c7e63;
	color: #151111;
}
.fundotd {
	background-color: #ebf2ec;
	padding: 5px;
	color: #222;
}
.fundotd2 {
	background-color: #FFF;
	padding: 5px;
}
.f_passos_fora {
	text-align: center;
	background-color: #B7D9E9;
}
.f_passos_atual {
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 25%;
}
#bar {
	padding-right: 16px;
}
.f_texto_disabled {
	color:#999999;
}
.cursor {
	cursor: pointer;
}
.link-jornada {
    opacity: 1.0;
    width: 150px;
}
.link-jornada:hover { opacity: 0.5; }

.link_patrocinio {
    opacity: 1.0;
    width: 200px;
}
.link_patrocinio:hover { opacity: 0.5; }

#texto_aviso{
	text-align: justify;
	color:#FF0000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}

/* ~~~~~~ Por Thiago ~~~~~~ */
/* removido porque afeta cadastro.php
select {
	min-width: 145px;
}
*/
span.destaque {
	color: #dd0000;
}
em {
	font-size:16px;
}
fieldset {
	font-size:14px;
}
legend {
	font-size:16px;
	color:red;
}
