body {
	margin: 0px;
	padding: 0px;
}
.data_hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	padding-right: 2px;
	padding-left: 2px;
}
#nav_mini_tables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav_mini_tables table {
	border: 1px solid #0066CC;
	padding: 0px;
	margin: 8px 4px;
	background-color: #EEF9F4;
}
#nav_mini_tables th {
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 1px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
}
#nav_mini_tables td {
	font-size: 12px;
	margin: 2px 0px;
	padding: 2px 2px 1px;
	color: #0060BF;
}
#nav_mini_tables input_bck {
	border: 1px solid #EEF9F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav_table_bottom {
	background-color: #5BADFF;
}
.nav_table_line {
	font-size: 2px;
	background-color: #D2E9FF;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.rodape a {
	color: #0066CC;
	text-decoration: none;
}
.nav_mini_tables_link a{
	text-decoration: none;
	color: #0052A4;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	padding-top: 2px;	
	padding-bottom: 2px;
}
.nav_mini_tables_link a:hover{
	background-color:#CCCCCC;
	color: #000099;
}
.nav_mini_tables_head_link a{
	text-decoration: none;
	color: #CADFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.nav_mini_tables_head_link a:hover{
	text-decoration: none;
	color: #000099;
}

.heading1 h1 {
	font-size: 18px;
	background-color: #FFF4DF;
	color: #012957;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 1px 3px 4px;
	border: 1px solid #E1F4EC;
	font-style: normal;
}
.heading2 h2 {
	font-size: 14px;
	background-color: #5BADFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px 1px 3px 4px;
	font-style: italic;
}
#main_table {
	font-family: Arial, Helvetica, sans-serif;
}
#main_table th {
	font-size: 12px;
	color: #0066CC;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	background-color: #FFF4DF;
}
#main_table td {
	font-size: 12px;
	background-color: #EEF9F4;
	padding: 2px;
	color: #00085A;
}
#main_table table {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
}
#main_table a {
	color: #003399;
	text-decoration: none;
}
#main_table a:hover {
	color: #003399;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.input_text input {
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.select_combo select {
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.select_product select {
	border: 1px none #CCCCCC;
	font-size: 14px;
}
.textarea textarea {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.names_input input {
	border: 1px solid #666666;
	font-size: 12px;
}
.names_select select {
	border: 1px solid #666666;
	font-size: 12px;
}
.names_textarea textarea {
	border: 1px solid #666666;
	font-size: 12px;
}
.input_buton input {
	border: 1px outset #CCCCCC;
	padding: 0px 2px;
	margin: 0px;
	font-size: 11px;
}
.alert_message {
	font-size: 12px;
}
.main_table_head {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF4DF;
	color: #0066CC;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	text-align: left;
}
.main_table_table {
	border: 1px solid #E6D6E6;
}
.main_table_dica {
	background-color: #EEF9F4;
	font-size: 12px;
	color: #00085A;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#circuitos {
}
#circuitos select {
	font-size: 12px;
}
#circuitos a {
	font-size: 12px;
}#circuitos tr th {
	background-color: #FFF4DF;
	color: #00085A;
	font-size: 12px;
}
#circuitos table {
	border: 1px solid #CCCCCC;
}
#circuitos td {
	background-color: #EEF9F4;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
}
#circuitos a {
	text-decoration: none;
	color: #001AFB;
}
#circuitos a:hover {
	text-decoration: underline;
}
.form_buton {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1px;
	padding-left: 1px;
}

.form_buton a {
	font-size: 12px;
	padding: 2px 8px;
	text-decoration: none;
	border: 1px solid #003399;
	color: #003399;
	margin: 5px 0px;
}
.form_buton a:hover {
	color: #FFFFFF;
	background-color: #003399;
}
.ilhas {
	font-family: Arial, Helvetica, sans-serif;
}
.ilhas h1 {
	font-size: 25px;
	color: #003D79;
	margin: 0px;
	padding: 0px;
	background-color: #FFF4DF;
}
.ilhas h2 {
	font-size: 20px;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
.ilhas h3 {
	font-size: 15px;
	color: #0066CC;
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
}
.ilhas_cab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.ilhas_tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
.ilhas_tabela input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #414141;
}
.ilhas_tabela textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #414141;
}
.ilhas_tabela a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
}
.ilhas_tabela a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
}
.ilhas_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ilhas_legend {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.ilhas_buton_margem {
	margin-top: 5px;
	margin-bottom: 5px;
}
#conf_reserva_header table {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#conf_reserva_header h1 {
	font-size: 24px;
	margin: 0px;
}
#conf_reserva_header h2 {
	font-size: 18px;
	margin: 0px;
}
#conf_reserva_header h3 {
	font-size: 14px;
	margin: 0px;
}
#conf_reserva_header td {
	font-size: 12px;
}
#conf_reserva_header tr {
	background-color: #FFFFFF;
}
#conf_reserva_header a {
	text-decoration: none;
	color: #001AFB;
}
#conf_reserva_header a:hover {
	text-decoration: underline;
}
#conf_reserva_main table {
	background-color: #CCCCCC;
}
#conf_reserva_main td {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 0px 3px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#conf_reserva_main th {
	background-color: #EFEFEF;
	text-align: left;
	font-size: 14px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#conf_reserva_main ul {
	margin-left: 17px;
	list-style-position: outside;
}
#allot_avi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
}
#allot_avi th {
	background-color: #0099CC;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#allot_avi td {
	background-color: #FFFBF4;
	padding-right: 2px;
	padding-left: 2px;
}
#allot_avi a {
	color: #0000CC;
	text-decoration: underline;
}
#allot_avi a:hover {
	color: #C64F00;
	text-decoration: none;
}
.allot_island_none {
	background-color: #F8F8F8;
}
.allot_island_release {
	border: 1px solid #FFCECE;
}
.allot_island_warning {
	background-color: #FFCECE;
}
.allot_island_ok {
	background-color: #E1E9FF;
}
#allot_island table {
	background-color: #FFFFFF;
}
#allot_island th {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}#allot_island td {
	font-size: 11px;
	margin: 0px;
	padding: 2px 1px;
	color: #1D1D1D;
}
#allot_island a {
	text-decoration: none;
	color: #0066CC;
}
#allot_island a:hover {
	text-decoration: underline;
	color: #0066CC;
}
.allot_island_h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#pag_detalhe_tabela table {
	font-size: 11px;
}
#pag_detalhe_tabela tr {
	font-size: 11px;
	background-position: left;
	text-align: left;
	color: #011E3D;
}
#pag_detalhe_tabela td {
	font-size: 11px;
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}
.pag_detalhe_prox_partidas_header {
	font-size: 12px;
	font-weight: bold;
	color: #012957;
}
.pag_detalhe_description {
	font-size: 11px;
}
.color_encantos {
	color: #005F9B;
}
#promotores {
	font-family: Arial, Helvetica, sans-serif;
}
#promotores td {
	font-size: 12px;
}
#promotores th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#promotores h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
#promotores_detalhe {
	font-family: Arial, Helvetica, sans-serif;
}
#promotores_detalhe td {
	font-size: 10px;
	background-color: #FFFFFF;
}
#promotores_detalhe th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#promotores_action {
	font-family: Arial, Helvetica, sans-serif;
}
#promotores_action td {
	font-size: 12px;
	background-color: #F4F4F4;
	padding-right: 2px;
	padding-left: 2px;
}
#promotores_action th {
	font-size: 12px;
	font-weight: bold;
	background-color: #CEECFF;
	padding-right: 2px;
	padding-left: 2px;
}
#promotores_action table {
	background-color: #CCCCCC;
}

