@charset "utf-8";
/* Autor 
@autor	 Henrique Jose Marques de Barros <henrique@2xt.com.br>
@Projeto Site NzTravel
*/

/* Classes gerais*/
div, p, body, html, span, h1, h2, h3, h4, h5, h6, li, ul, ol, a, img, input, label, b, strong {
	padding:0;
	margin:0;
	font-family:arial!important;
	text-decoration:none;
}

a{
	outline:0;
}

img {
	border:0;
}

.clear{
	clear:both;
}

.pagina{
	float:left;
	width:100%;
}

h2{
	float:left;
	width:100%;
	font-size:16px;
	font-weight:bold;
	color:#666;
	padding-bottom:5px;
}

.componentheading{
	color:#6D9218 !important;
	font-size:20px !important;
	font-weight:bold !important;
}
.contentheading{
	color:#6D9218 !important;
	font-size:20px !important;
	font-weight:bold !important;
}
.contentheading a{
	color:#6D9218 !important;
	font-size:20px !important;
	font-weight:bold !important;
}

.button,#submit_bt{
	float:left;
	height:22px!important;
	border:none!important;
	width:auto!important;
	background:url(../images/back_button.jpg);
	font-size:12px!important;
	font-weight:bold;
	color:#fff!important;
	padding:0 5px;
	*padding:0;
	margin:0!important;
}

.moduletable{
	float:left;
	margin-bottom:25px;
	width:100%;
}

.aviso_breve{
	float:left;
	width:100%;
	text-align:center;
	color:#00125C;
	font-size:17px;
	font-weight:bold;
}

.modulo_especial{
	float:left;
	background:#F3F7E8;
	border:1px solid #89B51E;
	border-bottom:none;
	padding:10px;
}

.conteudo_left .modulo_especial_title{
	float:left;
	background:url(../images/border_title_left.jpg) no-repeat;
	padding-top:29px;
	margin-top:-29px;
}

.conteudo_left .modulo_especial_bottom{
	float:left;
	background:url(../images/sub_blocoespecial_menor.jpg) no-repeat bottom;
	width:301px;
	height:18px;
	margin:0 0 -11px -12px;
}

.conteudo_left .modulo_especial_borda{
	background:url(../images/aba_blocodireita.jpg) no-repeat right top;
	float:right;
	height:18px;
	margin:-12px -11px 0 0;
	width:18px;
}

.conteudo_left h3{
	float:left;
	background:url(../images/border_title_right.jpg) no-repeat right #9AC435;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	padding:5px 12px 4px 5px;
	margin-left:7px;
	_margin-left:3px;
	position:relative;
}

.conteudo_right .modulo_especial_title{
	float:right;
	background:url(../images/border_title_right.jpg) no-repeat right top;
	padding-top:29px;
	margin-top:-29px;
}

.conteudo_right .modulo_especial_borda{
	background:url(../images/aba_blocoesquerda.jpg) no-repeat right top;
	float:left;
	height:18px;
	margin:-11px 0 0 -11px;
	width:18px;
}

.conteudo_right .modulo_especial_bottom{
	background:url(../images/sub_blocoespecial_maior.jpg) no-repeat bottom;
	float:left;
	height:18px;
	margin:0 0 -11px -11px;
	width:675px;
}

.conteudo_right .mainnewsletter .modulo_especial_bottom{
	background:url(../images/sub_blocoespecial_maior.jpg) no-repeat bottom;
	float:left;
	height:18px;
	margin:0 0 -11px -11px;
	*margin:0 0 -11px -18px;
	width:675px;
}

.conteudo_right h3{
	float:right;
	background:url(../images/border_title_left.jpg) no-repeat left #9AC435;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	padding:5px 5px 4px 12px;
	*padding:6px 5px 4px 12px;
	margin-right:7px;
	_margin-right:3px;
	position:relative;
}
.conteudo_right h3 { padding /*\**/: 6px 5px 4px 12px\9 } 

.conteudo_left .modulo_especial{
	width:278px;
}
.conteudo_right .modulo_especial{
	float:right;
	width:652px;
}
/*
.conteudo_right .moduletable{
	margin-top:25px;
	margin-bottom:0;
}*/
.conteudo_right .frame_lazer{
	margin-top:25px;
	margin-bottom:0;
}
.conteudo_right .moduletable #fpss-outer-container{
	margin-top:-25px;
}
/* Fim Classes gerais*/
.small{
	float:right;
	font-size:13px;
	font-weight:bold;
	margin:-20px 10px 0 0;
}

/* Inicio classes para o topo */
.topo_geral{
	float:left;
	width:100%;
	background:url(../images/back_topo.jpg) no-repeat center 0 #9CCDEE;
	height:159px;
}
.topo_alinhamento{
	float:none;
	width:989px;
	margin:auto;
}
.topo{
	float:left;
	width:100%;
}

.bloco_logo{
	float:left;
	padding:54px 0 0 105px;
}

.right_topo{
	float:right;
	padding-top:55px;
	width:330px;
}

.webmail{
	float:right;
}
.webmail img{
	float:left;
	margin-right:5px;
}
.webmail span{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#00135F;
	padding-top:14px;
}

.pesquisa_top{
	float:right;
	margin-right:5px;
	margin-top:10px;
}
.pesquisa_top input{
	float:left;
	height:20px;
	border:1px solid #999;
	margin-right:5px;
	width:200px;
}
/* Fim classes para o topo */

/* Inicio classes para o conteudo */
.conteudo_geral{
	float:left;
	margin-top:-22px;
	width:100%;
}
.conteudo_alinhamento{
	float:none;
	width:989px;
	margin:auto;
}
.conteudo{
	float:left;
	width:100%;
	padding-bottom:5px; 
}

.menu_top{
	border-bottom:3px solid #BFD685;
	float:left;
	width:100%;
}
.menu_top img{
	float:left;
}
.cont_menu_top{
	background:url(../images/back_menu_top.jpg);
	float:left;
	height:42px;
	width:961px;
}
.esconde_border{
	background:url(../images/back_menu_top.jpg);
	float:left;
	height:35px;
	margin-left:-7px;
	width:3px;
}
.cont_menu_top ul{
	float:left;
	list-style:none;
	width:960px;
}
.cont_menu_top ul li{
	background:url(../images/separador_menu.gif) no-repeat right;
	float:left;
	padding:10px 33px;
}
.cont_menu_top ul li a span{
	color:#142469;
	float:left;
	font-family:trebuchet ms;
	font-size:17px;
}
.cont_menu_top ul li a:hover span{
	text-decoration:underline;
	cursor:pointer;
}

.conteudo_left{
	float:left;
	width:299px;
}

.conteudo_right{
	float:left;
	width:690px;
}

.frame_pesquisa_geral{
	float:left;
	width:100%;
}
.frame_pesquisa_geral img{
	float:left;
}
.frame_pesquisa{
	float:left;
	width:580px;
	padding:15px 9px 0 9px;
}
.cont_frame_pesquisa{
	float:left;
	width:552px;
	background:url(../images/back_cont_frame.jpg) repeat-x;
	padding:15px 0 0 0;
}
.cont_frame_pesquisa h1{
	float:left;
	width:100%;
	font-size:17px;
	font-weight:bold;
	color:#00125C;
}
.frame_aereo{
	float:left;
	padding:10px 15px 0px 15px;
	width:560px;
	margin-top:10px;
}
.bloco_pacotes.cotacao{
	float:left;
	width:100%;
}
.bloco_pacotes.cotacao td{
	font-size:13px;

	border-bottom:1px solid #ccc;
	color:#000;
}
.bloc_pacotes_left{
	width:242px;
	border-right:1px solid #ccc;
}

/* Inicio classes para enquete - Henrique */
.poll{
	float:left;
	width:100%;
}
.poll h1{
	font-size:13px;
	color:#000;
}
.pollstableborder{
	float:left;
	margin-top:5px;
	width:100%;
}
.pollstableborder div{
	float:left;
	width:100%;
	margin-top:5px;
}
.pollstableborder div input{
	float:left;
	margin:1px 5px 0 0;
	*margin:0 5px 0 0;
}
.pollstableborder div label{
	float:left;
	font-size:12px;
	*margin-top:3px;
}
.poll .button{
	float:right;
	margin-left:5px!important;
}

#poll{
	float:left;
	padding:20px 0 0 20px;
	width:670px;
	font-size:13px;
}

#poll .contentpane{
	float:left;
	width:100%;
	padding-top:10px;
}

#poll .sectiontableheader{
	display:none;
}

#poll .pollstableborder{
	float:left;
	width:668px;
	margin-bottom:20px;
}
/* Fim classes para enquete - Henrique */
/* Inicio classes para ofertas da capa - Modulo JunewsUltra */
.bloco_ofertas{
	float:left;
	margin-bottom:10px;
	padding:0;
	width:100%;
}

.oferta{
	margin:0 8px 0 0px;
	_margin:0 6px 0 0px;
	padding:10px;
	background:#E8F0D3;
	width:130px;
}

.bloco_evento{
	float:left;
	width:130px;
	margin:6px;
	min-height:150px;
}

.bloco_evento.oferta a img{
	float:left;
	width:134px;
	height:100px;
}

.bloco_evento a h1{
	float:left;
	width:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#00125C;
	padding-top:3px;
}

.bloco_evento a span{
	float:left;
	width:100%;
	text-align:center;
	height:31px;
	font-size:12px;
	color:#333;
	padding-top:3px;
}

.bloco_evento span a:hover{
	text-decoration:underline;
}

.bloco_evento b a{
	float:left;
	width:131px;
	color:#28166F;
	font-size:12px;
	background:none;
	padding-top:4px;
}
/* Fim classes para ofertas da capa - Modulo JunewsUltra */
/* Inicio classes para div de servios */
.bloco_ofertas.servicos_capa{
	float:left;
	width:631px;
	_width:auto;
	padding:0 10px;
	background:#E8F0D3;
}
.bloco_evento.servicos_capa{
	float:left;
	width:210px;
	_width:auto;
	background:none;
	margin:13px 0;
	padding:0;
}
.bloco_ofertas.servicos_capa a{
	float:left;
}
.bloco_ofertas.servicos_capa a h1{
	float:left;
	width:auto;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-align:left;
	margin-left:5px;
}
.bloco_ofertas.servicos_capa a span{
	float:left;
	width:auto;
	height:auto;
	font-family:verdana;
	font-size:10px;
	color:#333;
	text-align:left;
	margin-left:5px;
} 
/* Fim classes para div de servios */
/* Inicio classes para a pesquisa */


.searchForm{
	float:left;
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:12px;
	color:#333;
	border-bottom:1px dashed #ccc;
}

.searchForm *{
	font-size:12px;
}

.searchForm fieldset{
	float:left;
	width:644px;
	border:1px solid #ccc;
	margin:10px 0;
	padding:10px;
}

.btn_search_ok{
	float:left;
	margin-left:9px;
	background:url(../images/btn_search_ok.gif) no-repeat;
	width:32px;
	height:25px;
	border:none;
	cursor:pointer;
}

.text_search{
	float:left;
	width:602px;
	height:25px;
	border:1px solid #7F9DB9;
	font-size:16px;
}

.resultado_pesquisa{
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:13px;
	float:left;
}

.resultado_pesquisa fieldset{
	border:none;
	border-bottom:1px dashed #ccc;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}

.resultado_pesquisa span{
	color:#333;
	font-weight:bold;
	margin-bottom:5px;	
}

.resultado_pesquisa a{
	color:#333;
	font-weight:bold;	
	float:left;
	width:85%;
}

.resultado_pesquisa .small {
	float:right;
	font-weight:normal !important;
	font-size:11px;
	margin:0;
}

.resultado_pesquisa div {
	font-size:12px;
}

.resultado_pesquisa .highlight{
	background:#FFFF99;
}

.texto_resultado_pesquisa{
	float:left;
	padding:8px 0;
}

/* Fim classes para a pesquisa */
/* Inicio classes para a paginacao */
.pagination{
	width:100%
}

.pagination span,.pagination strong,.pagination a{
	float:none;
	padding:0 5px;
	width:auto;
}

.pagination strong span{
	border:1px solid #ccc;
	padding:1px 5px;
}
/* Fim classes para a paginacao */
/* Inicio para artigos - Henrique */
.contentpaneopen,.componentheading{
	padding-left:20px;
	margin-top:20px;
}

.article-meta *{
	font-size:13px!important;
	font-family:trebuchet MS!important;
	color:#999!important;
}

.article_column {
	float:left;
	margin-bottom:15px;
	width:48%!important;
}

.article_column img{
	float:left;
	height:auto;
	padding-right:5px;
	width:150px;
}

.buttonheading {
	float:right;
	height:auto;
	margin-bottom:15px;
	width:auto;
	display:none;
}

.article_separator {
	float:left;
}

.article-tools {
	float:left;
	width:100%;
}

.articleinfo, .article-meta {
	float:left;
	height:auto;
	width:auto;
}

.contentpaneopen *{
	font-size:13px;
}
.contentpaneopen a:hover{
	text-decoration:underline;
}
.cont_artigo a{
	color:#333 !important;
}
.contentpaneopen img{
	margin:5px;
}
.readon{
	color:#333;
}

.modifydate{
	display:none;
}

/* Fim para artigos - Henrique */

.bannergroup{
	text-align:center;
}

/* Inicio classes para formulario de contato - Henrique */

.form_contato input,.form_contato textarea,.form_contato select{
	float:left;
	border:1px solid #CCC;
	width:100%;
}
.form_contato label{
	float:left;
	width:100%;
	margin-top:15px;
}

.label_emai_copy{	
	width:auto!important;
	float:left;
}

.label_emai_copy input{	
	width:auto!important;
	float:left;
	margin-right:5px;
}
.form_contato .button,.form_contato #submit_bt{
	float:right;
	margin-top:-10px!important;
}

.erro_contact{
	float:left;
	width:641px;
	padding:5px 10px;
	background:#CC0000;
	color:#fff;
	font-size:13px;
	margin-top:25px;
}

/* Fim classes para formulario de contato - Henrique */


/* Fim classes para o conteudo */

/* Inicio classes para o rodape */
.rodape_geral{
	background:url(../images/back_rodape.jpg) repeat-x #89B51E;
	border-bottom:10px solid #0B1F57;
	float:left;
	height:80px;
	margin-top:25px;
	width:100%;
}
.rodape_alinhamento{
	float:none;
	width:989px;
	margin:auto;
}
.rodape{
	float:left;
	width:100%;
}
.logo_2xt{
	float:left;
	padding-top:20px;
}
.desc_rodape{
	float:left;
	width:703px;
	padding-top:22px;
}

.desc_rodape span{
	float:left;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#0A1A66;
}
.desc_rodape a{
	text-align:center;
	font-size:12px;
	color:#0A1A66;
}
.logo_rodape{
	float:right;
	margin-top:9px;
}
.logo_rodape a{
	float:left;
	margin:5px;
}

.logo_rodape img{
	float:left;
	clear:both;
}
.logo_rodape span{
	float: left;
	color: #FFF;
	font-weight: bold;
	margin-top: 8px;
	font-size: 15px;
}
/* Fim classes para o rodape */


#dataida, #datavolta{
	width:150px;
}

table.blog{
	float:left;
	width:670px;
}

table.blog p{
	font-size:12px;
}

.title_blog{
	float:right;
	background:url(../images/border_title_left.jpg) no-repeat left #9AC435;
	padding:5px 5px 4px 12px;
	*padding:5px 5px 5px 12px;
	margin-right:7px;
	_margin-right:3px;
	margin-top:20px;
	font-size:17px!important;
	font-weight:bold!important;
	color:#FFF!important;
}

.title_blog a{
	font-size:17px!important;
	font-weight:bold!important;
	color:#FFF!important;
	text-decoration:underline;
	position:relative;
}

.title_blog a:hover{
	text-decoration:none;
	cursor:pointer;
}

.cat_blog{
	float:left;
	width:100%;
	background:#F3F7E8;
	padding:10px 0;
	border:1px solid #89B51E; 
}

.coluna_blog{
	width:100%!important;
}

/*Inicio Classes Banenr Corporativo 28/01/10*/
.bannergroup.banner_corporativo{
	width:100% !important;
}
.banneritem.banner_corporativo{
	width:auto !important;
	float:right;
}
.banner_corporativo img{
	float:left;
}
/*Fim Classes Banenr Corporativo 28/01/10*/

/*Inicio Classes Atendimento 29/01/10*/
.titulo_contatos{
	border-bottom:1px dashed #CCCCCC;
	color:#6D9218;
	font-size:16px;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:10px;
	padding:6px 0 5px;
}

.atendimento_contato{
	margin-left:20px;
	margin-bottom:10px !important;
	width:969px;
}
.atendimento_contato table{
	margin-bottom:20px;
}
.atendimento_contato table td{
	color:#666;
	font-size:13px;
	height:25px;
	padding-left:5px;
}
/*Fim Classes Atendimento 29/01/10*/

.direita_tudo .modulo_especial_title{
	float:left!important;   
	width:100%!important;
}
.direita_tudo{
	float:left!important;   
	width:100%!important;
}
.direita_tudo .modulo_especial{
	width:967px!important;
}
.direita_tudo .modulo_especial .modulo_especial_bottom{
	width:989px!important;
	background:url(../images/sub_blocoespecial_tudo.jpg) no-repeat bottom;
}

.direita_tudo .searchForm fieldset{
	width:966px;
}

/*Inicio Classes Newsletter*/
.label_news{
	float:left;
}
.label_news input{
	border:1px solid #CCC;
	margin-right:10px;
	padding:2px;
	width:218px;
}
.btn_news{
	float:left;
}

.modulo_especial_title_news{
	background:none!important;
	margin-top:0!important;
	padding-top:0!important;
}

.modulo_especial_title_news .modulo_especial_borda2 {
	background:url(../images/aba_blocodireita.jpg) no-repeat scroll right top;
	float:right;
	height:18px;
	margin:-12px -11px 0 0;
	position:relative;
	width:18px;
}

.mainnewsletter{
	float:left;
}

.normalsublayout{
	float:left;
	margin:0;
	padding:0;
}

.mainnewsletter h1{
	float:left;
	font-size:16px;
	margin-right:22px;
	color:#6C9117;
}

.coluna_blog *{
	font-size:13px;
}

.banneritem.banner_servicos{
	float:left;
	margin:10px 0;
	width:auto;
}
.cont_artigo{
	width:900px;
}



/* Inicio classes frame muchtour */
.div_muchtour_frame .cont_frame{
	border:none!important;
	background:none!important;
	padding:0!important;
	width:100%!important;
}

.div_muchtour_frame .frame_alinhamento{
	width:100%!important;
}

.bloco_247{
	width:300px!important;
	border:none!important;
	margin:0!important;
	padding:0!important;
}

.div_muchtour_frame,.div_muchtour_frame .bloco_440{
	width:530px!important;
	border:none!important;
	margin:0!important;
	padding:0!important;
}

.div_muchtour_frame .hasDatepicker{
	margin-top:0!important;
	width:80px;
	border:1px solid #CCCCCC;
	height:16px;
}

.div_muchtour_frame .bloco_metade{
	margin:0!important;
	width: 110px;!important;
}

.div_muchtour_frame .localidade label{
	padding-top:5px!important;
}

.div_muchtour_frame .localidade input{
	width:342px!important;
}

.abas_frame label{
	float:left;
	width:100%;
	padding-bottom:10px;
	*padding-bottom:2px;
}

.abas_frame label input{
	float:left;
}

.abas_frame label span{
	float:left;
	padding-left:5px;
	*padding-top:4px;
}

.div_muchtour_frame .btn_pesquisar{
	padding:0!important;
	width:100%!important;
	text-align:center!important;
}

.div_muchtour_frame .btn_rodape{
	width:100%;
}
/* Fim classes frame muchtour */


/* Inicio Classes para o modulo de Reserva */ 
.email_reserva{
	float:left;
	width:967px;
	padding:10px;
	margin-top:20px;
}
.email_reserva h1{
	float:left;
	width:100%;
	font-size:15px;
	padding-bottom:3px;
}
.email_reserva h2{
	float:left;
	width:100%;
	font-size:11px;
	font-family:Verdana!important;
	font-weight:normal;
	padding-bottom:3px;
}
.email_reserva label{
	float:left;
	width:49.9%;
	padding-top:20px;
}
.email_reserva label span{
	float:left;
	width:112px;
	font-size:12px;
}
.email_reserva label strong{
	float:left;
	font-size:12px;
}
.email_reserva label input{
	float:left;
	height:16px;
	width:177px;
}

.email_reserva .botoes{
	float:right;
	clear:both;
	padding:5px 0 0 0;
	width:auto;
}

.email_reserva .label_obs{
	width:100%;
	padding-bottom:20px;
}

.email_reserva .label_obs input{
	width:100%;
	height:100px;
}

.email_reserva{
	border:1px solid #ccc;
}

.email_reserva h1{
	color:#6D9218;
}

.email_reserva h2{
	border-bottom:1px solid #ccc;
}

.email_reserva label input{
	border:1px solid #CCC;
}
/* Fim Classes para o modulo de Reserva */
/* Inicio classes para formulario de contato - Henrique */

.formulario_contato span{
	float:left;
	width:100%;
}

.formulario_contato input,.formulario_contato textarea{
	border:1px solid #CCC;
}

.erro_contact{
	background:#CC0000;
	color:#fff;
}

.infos_cima{
	border-bottom:1px dashed #CCCCCC;
}

.info_mail{
	background:url(../images/con_address.png) no-repeat;
}
.buttonheading{
	background:url(../images/con_address.png) no-repeat;
}

.titulo.info_endereco{
	background:url(../images/house.png) no-repeat;
}

.info_telefone, .info_fax{
	background:url(../images/telefone.png) no-repeat;
}

.info_texto{
	background:url(../images/texto.png) no-repeat;
}

.endereco{
	border-bottom:1px dashed #CCCCCC;
}

.formulario_contato,.conteudo_form{
	float:left;
	width:100%;
}
.formulario_contato *{
	font-family:Verdana !important;
	font-size:13px;
}
.formulario_contato input,.formulario_contato textarea,.formulario_contato select{
	float:left;
	width:97%;
}
.formulario_contato select{
	height:18px;
	font-size:12px;
}
#adminForm{
	*width:100%;
}
.formulario_contato textarea{
	height:130px;
}
.formulario_contato label{
	float:left;
	width:49%;
	margin-top:15px;
}
.formulario_contato .tipo_textarea{
	width:100%!important;
}
.formulario_contato .tipo_textarea textarea{
	width:99%!important;
}
.formulario_contato .button{
	float:right;
	margin:15px 0 0 5px!important;
}
.formulario_contato .botoes{
	float:right;
	width:auto;
	padding:0;
	margin-right:8px;
}

.label_emai_copy{	
	width:auto!important;
	float:left;
}

.label_emai_copy input{	
	width:auto!important;
	float:left;
	margin-right:5px;
	border:none!important;
}

.label_emai_copy span{	
	width:auto!important;
}

.erro_contact{
	float:left;
	width:641px;
	padding:5px 10px;
	font-size:13px;
	font-family:Verdana!important;
	margin-top:25px;
}

.infos_cima{
	float:left;
	margin-bottom:15px;
	padding-bottom:5px;
	width:100%;
}

.infos_cima label{
	width:33%;
}
.titulo{
	float:left;
	font-size:13px;
	font-weight:bold;
	width:666px;
}
.info_mail{
	float:left;
	padding-left:25px;
	width:33%;
}
.titulo.info_endereco{
	padding-left:25px;
}
.info_telefone, .info_fax{
	padding-left:25px;
	float:left;
}
.info_texto{
	padding-left:25px;
}
.endereco{
	float:left;
	padding-bottom:5px;
	width:100%;
}
.endereco label{
	float:left;
	width:49.9%;
}
/* Fim classes para formulario de contato - Henrique */
