/* on: RESET */

*
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

input, textarea, select
{
	font-family: verdana;
	font-size: 10px;
	color: #898989;
	border: 1px solid #999999;
}

/* off: RESET */

/* on: ESTRUTURA PRINCIPAL */

body
{
	font-family: verdana;
	font-size: 11px;
	color: #7c899b;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#geral
{
	width: 1000px;
	text-align: center;
}

#header
{
	width: 1000px;
	height: 142px;
	margin: auto;
}

#header .logo-trip 
{
    float: left; width: 265px; height: 90px; margin: 25px 0 0 20px;
}

#conteudo
{
	width: 1000px;
	margin: auto;
	text-align: left;
}

#footer
{
	width: 1000px;
	margin: auto;
	padding: 10px 0 10px 0;
	color: #5278a7;
	font-size: 10px;
	margin-top: 20px;
	text-align: center;
}

#footer a
{
	text-decoration: none;
	color: #5278a7;
}

#footer a:hover
{
	text-decoration: underline;
	color: #5278a7;
}

.alinha
{
	clear: both;
}

/* off: ESTRUTURA PRINCIPAL */

/* on: TABELA DE VOOS (VOO.ASPX e CONFIRMACAO.ASPX) */

.Grid
{
	border: 0;
	width: 100%;
	clear: both;
	text-align: center;
}

.Grid input
{
	border: 0;
}

.gvCabecalho th
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}

.gvCabecalho2 th
{
	font-weight: bold;
	padding: 5px 0;
}

.gvCabecalho
{
	font-size: 12px;
	font-weight: bold;
}

.gvLinha
{
	background-color: #d6dee7;
}

.Grid td
{
	padding: 5px 0;
}

/* off: TABELA DE VOOS (VOO.ASPX e CONFIRMACAO.ASPX) */
































/* on: div?s de conte?do */

.primeira-linha-conteudo
{
	padding-left: 20px;
}

.quero-voar
{
	width: 228px;
}

.destaque-home
{
	width: 428px;
	margin-right: 12px;
}

/* Twitter */
.twitter
{
	width: 277px;
	margin-right: 12px;
	padding-left: 20px;
	background: url(../../Layout/Images/fundo-twitter.gif) no-repeat top right;
}

.link-twitter
{
	color: #333e83;
	float: left;
}

.link-twitter
{
	color: #333e83;
	float: left;
	margin-top: 5px;
}

.link-twitter a
{
	color: #333e83;
	text-decoration: none;
}

.link-twitter a:hover
{
	color: #333e83;
	text-decoration: underline;
}

.DivConteudoItemTwitter
{
	font-size: 10px;
	margin: 5px margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.forma-pagamento
{
	clear: both;
	margin: 20px 0 20px 0px;
	float: left;
	text-align: left;
	width: 878px;
}

.escolha-forma-pagamento
{
	float: left;
	padding-left: 50px;
	list-style-image: url(../../Layout/Images/seta.gif);
}

.escolha-forma-pagamento li
{
	margin-bottom: 10px;
}

.conteudo-forma-pagamento
{
	width: 585px;
	height: 300px;
	background: #d6dee7;
	float: right;
	padding: 30px;
}

.email-comprador
{
	clear: both;
	width: 585px;
	float: right;
	padding: 20px;
}

.tit-email-comprador
{
	font-size: 12px;
}

.texto-email-comprador
{
	color: #787c89;
	line-height: 15px;
	font-size: 10px;
}

.termo-legal
{
	clear: both;
	margin: 20px 0 20px 0;
	text-align: left;
	padding-left: 250px;
}

.texto-avisos-importantes
{
	clear: both;
	margin: 20px 0 20px 0;
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	color: #4e5985;
}

.texto-obrigado
{
	font-size: 12px;
	color: #4e5985;
}

.texto-laranja
{
	color: #e96900;
}

.localizador
{
	clear: both;
	float: left;
	font-size: 11px;
	color: #333e83;
	margin-bottom: 20px;
}


/* off: div?s de conte?do */

/* on: formul?rios */



label.texto
{
	text-decoration: none;
	cursor: text;
	float: left;
	display: inline;
}

label.texto-sac
{
	text-decoration: none;
	cursor: text;
	clear: both;
	width: 400px;
	float: left;
	display: inline;
}

label.texto-grande-sac
{
	text-decoration: none;
	cursor: text;
	clear: both;
	display: inline;
}

label.texto-grande
{
	text-decoration: none;
	cursor: text;
	clear: both;
	display: inline;
	margin-left: 30px;
}



fieldset
{
	padding: 20px 0 0 25px;
}

fieldset a
{
	text-decoration: none;
	color: #7c899b;
}

fieldset a:hover
{
	text-decoration: underline;
	color: #7c899b;
}

.fieldset-sac-left
{
	width: 330px;
	float: left;
}

.fieldset-sac-rigth
{
	width: 400px;
	float: left;
}

fieldset.form-table
{
	padding: 0px 0px 5px 0px;
	float: left;
}

fieldset.form-table-data
{
	padding: 0px 0px 5px 0px;
}

fieldset.data
{
	float: left;
	display: inline;
	margin-left: 31px;
	width: 98px;
	padding: 20px 0px 0px 0px;
}

fieldset.passageiros
{
	margin-left: 5px;
	width: 250px;
	padding-top: 20px;
}

fieldset.table-passageiros
{
	padding: 0px 0px 5px 0px;
}

/* off: formul?rios */

/* on: abas compra rapida e tarifas achei*/

.menuCompraCerta
{
	text-indent: -5000px;
	background: url(   "../../Layout/Images/bt-aba.jpg" ) no-repeat top;
	cursor: pointer;
	width: 141px;
	height: 42px;
}

.menuCompraCerta-sel
{
	text-indent: -5000px;
	background: url(   "../../Layout/Images/bt-aba.jpg" ) no-repeat bottom;
	cursor: pointer;
	width: 141px;
	height: 42px;
}


/* off: abas compra rapida e tarifas achei*/

/* on: internas passagem*/

#conteudo-interna-passagem
{
	width: 960px;
	margin: auto;
	text-align: left;
	padding: 0 20px 0 20px;
}

.fundo-passagem
{
	float: left;
	width: 920px;
	color: #425468;
	padding: 20px;
	margin-top: 20px;
	clear: both;
	text-align: center;
	background: url(../../Layout/Images/bg-interna.jpg) top no-repeat #e6eff9;
}

.tel-info
{
    padding-top: 115px;
	float: right;
}

.tit-voo-de-ida, .tit-precos, .tit-adulto, .tit-cartao, .tit-itinerarios, .tit-pagamento, .tit-aviso-importantes, .tit-sac, .tit-grupos, .tit-dados-obrigatorios, .tit-socios, .tit-dados-opcionais
{
	float: left;
	clear: both;
}

.tit-socios, .tit-dados-opcionais
{
	margin: 20px 0 0 0;
}

.tit-sac, .tit-grupos
{
	margin-bottom: 20px;
}

.tit-aviso-importantes
{
	margin-bottom: 20px;
}


#table
{
	clear: both;
	margin: 20px 0 20px 0;
	float: left;
}

#table th
{
	height: 15px;
	color: #444649;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}


#table td
{
	background-color: #d6dee7;
	height: 40px;
	color: #444649;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}

#table .alinha-esquerda
{
	text-align: left;
	padding-left: 3px;
}

#table .alinha-esquerda-alt
{
	background-color: transparent;
	text-align: left;
	padding-left: 3px;
}

#table .td-preco-valor-total
{
	height: 40px;
	color: #444649;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	background-color: transparent;
	padding: 3px;
	border-bottom: 1px solid #858db5;
}

.bt-rodape
{
    text-align: center;
	clear: both;
}

.bt-rodape input
{
	border: none;
}

.alinha-campos-form-tab
{
	list-style: none;
}

.alinha-campos-form-tab li
{
	display: inline;
	float: left;
	width: 190px;
	margin-right: 10px;
}

.alinha-campos-form-tab li.menor
{
	width: 120px;
}

.pesquisa-interna
{
	line-height: 15px;
	text-align: center;
}

.pesquisa-interna input
{
	border: none;
}

/* off: internas passagem*/


/* on: SAC */

.campos-formulario
{
	clear: both;
	text-align: left;
	margin: 20px 0 20px 0;
}


.form-campo
{
	border: 1px solid #aaacae;
	width: 170px;
	height: 16px;
}

.form-textarea
{
	border: 1px solid #a6a7aa;
	color: #a6a7aa;
	font-size: 11px;
	padding: 3px;
	width: 595px;
	height: 220px;
}

.texto-info-sac
{
	padding: 23px;
	clear: both;
}


/* off: SAC */


/* on: tabela grupos */


.data
{
	float: left;
	margin-left: 5px;
}

.footer
{
	text-align: center;
	color: #8bbad7;
}

.alerta
{
	color: #FF6000;
	font-size: 14px;
}


#flutuante
{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
}

.mensagem
{
	clear: both;
	text-align: center;
	padding: 5px 10px 10px 10px;
	color: red;
	font-weight: bold;
}

.calendarioFretamento *
{
    float: left;
}
.calendarioFretamento input
{
    height: 12px;
	border: 1px solid #aaacae;
}



.tit-escolha-voo {
float: left;
padding: 0 0 20px 0;
}

/* RESUMO VOO */

.ResumoVoo {
	background-color: #d8e2e9;
	border-top: 1px solid #f7fbfd;
	border-bottom: 1px solid #aeb4d0;
	width: 885px;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 15px;
}

.ResumoVoo .item {
	width: 295px;
	float: left;
	padding: 10px 0;
}

.ResumoVoo h1 {
	font-size: 14px;
	padding: 0;
}

.ResumoVoo h2 {
	font-size: 12px;
	padding: 0;
}

.ResumoVoo .itemSeguro {
	width: 880px;
	float: left;
}
