* { 
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;	
}

/*table {
  border-collapse: collapse;
  border-spacing: 0;
}*/

/*table,fieldset,*/img,abbr,acronym {
  border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

ol,ul {
  list-style: none;
}

caption,th {
  text-align: left;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,q:after {
  content: "";
}

/*hr { 
  display: none;
}*/

section,article,header,footer,nav,dialog,figure{
  display: block;
}

html {
  background: #fff url(/images/bg_html.jpg) center bottom no-repeat;
}

body {
  color: #4c6d6b;
  background: transparent url(/images/bg_main.jpg) repeat-x;
  font: 11px tahoma,arial,sans-serif;
  text-align: center;
}

a {
  color: #75898e;
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: underline
}

form {
  clear: both;
}

form br {
  clear: both;
}

label,input,select,textarea {
  display: block;
}

label {
  margin: 0 0 5px 0;
}

/*input,select,textarea {
  font: 11px tahoma,arial,sans-serif;
  color: #4c6d6b;
  background-color: #fff;
  border: 1px solid #cadcdd;
}

input,textarea {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}


input:focus,select:focus,textarea:focus {
  background-color: #d5ecea;*/
}

input.radio {
  margin: 0 5px 0 0;
  background-color: transparent !important;
  border: 0 !important;
}

input.bt {
  display: block;
  font-size: 0;
  background-color: transparent;
  text-indent: -9999em;
  border: 0;
  cursor: pointer;
  cursor: hand;
}

#txtSenhaP {
  display: none;
}

h3.title {
  margin-bottom: 5px;
  font-size: 18px;
  color: #658d89;
}

h3.title span {
  color: #b5ce3a;
}

#login {
  background-image:url(/images/bg_login.png);
  background-repeat:no-repeat;
  position: relative;
  display: block;
  width: 970px;
  height: 30px;

}

#login .welcome{
	font-size:14px;
	float:left;
	padding: 5px 5px 0 20px;}

#login input.text {
  float: left;
  font-size: 10px;
  margin-right: 5px;
  padding-left: 5px;
}

#login .date {
  float: left;
  font-size: 10px;
  margin-left: 20px;
}

#esqueceu_a_senha {
  position: absolute;
  top: 30px;
  right: 25px;
  display: none;
  width: 302px;
  height: 131px;
  background: url(/images/bg_esqueceu_a_senha.png) no-repeat;
  z-index: 1;
}

#esqueceu_a_senha .box_esqueceu_a_senha {
  display: block;
  padding: 20px 0 0 25px;
}

#esqueceu_a_senha h3.esqueceu_sua_senha {
  display: block;
  width: 148px;
  height: 16px;
  margin-bottom: 10px;
  background: url(/images/tit_esqueceu_sua_senha.png) no-repeat;
  font-size: 0;
  text-indent: -9999em;
}

#esqueceu_a_senha label,#esqueceu_a_senha input {
  width: 140px;
}

#login .field {
  float: right;
  margin-right: 20px;
}

#login .field,#login .date {
  margin-top: 8px;
}

#main {
  position: relative;
  background: url(/images/bg_body.jpg) top center no-repeat;
}

#containers {
  position: relative;
  width: 970px;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
}

#header {
  position: relative;
  width: 970px;
  height: 179px;
  overflow: hidden;
}

#header.header_content {
  height: 209px;
}

#content {
  position: relative;
  width: 970px;
  overflow: hidden;
}

#content .content_top,#content .content_bottom {
  position: relative;
  display: block;
  width: 970px;
  height: 50px;
  overflow: hidden;
}

#content .content_bottom {
  background: url(/images/bg_box_bottom.png) no-repeat;
}

#aside,#article {
  float: left;
  display: inline;
  position: relative;
  margin-top: -30px;
}

#aside {
  width: 283px;
}

#forms {
  float: left;
  margin-left: 12px;
  margin-bottom: 15px;
}

#forms,#forms .content_bottom {
  display: block;
  width: 270px;
  background: url(/images/bg_aside.png) no-repeat;
}

#forms .content_bottom {
  float: left;
  height: 20px;
  background-position: 0 -1980px;
}

#banners {
  float: right;
  width: 270px;
}

#banners a {
  display: block;
  margin-bottom: 15px;
}

#section,#bar {
  float: left;
  display: inline;
  width: 433px;
  margin: 0 20px;
}

#section {
  margin: 0 20px;
  padding-top: 10px;
}

#section h3 {
  padding-bottom: 5px;
  background: url(/images/bg_hr.png) left bottom no-repeat;
}

#section p {
  margin-bottom: 1em;
}

#bar {
  width: 191px;
  margin: 0;
}

#bar .fight {
  margin-bottom: 10px;
}

#bar .fight,#bar .fight_bottom {
  float: left;
  width: 175px;
  background: url(/images/bg_fight.png) left top no-repeat;
}

#bar .fight_content {
  display: block;
  padding: 14px 14px 0;
  overflow: hidden;
}

#bar .fight_bottom {
  height: 4px;
  background-position: left bottom;
}

#bar .fight p {
  margin-bottom: 1em;
}

#aside div.galeria-pacotes {
  position: relative;
  display: block;
  margin: 10px 0 0 10px;
  width: 250px;
  height: 280px;

}

#pacote-code {
  background: url(/images/bg-pacote-code.png) no-repeat;	
  margin: 10px 0 10px 10px;
  width: 250px;
  height: 110px;
  text-align:center;
}

#pacote-code h1{
	position:relative;
	font-size:14px;
	color:#395254;
	left:58px;
	top:19px;
	font-weight:bold;
}

#pacote-code #stars {
  text-align:center;
  position:relative;
  top:39px;
  width:130px;
  left:68px;
}

#aside div.galeria-chat {  
  position: relative;
  display: block;
  margin: 10px 0 10px 10px;
  width: 250px;
  height: 110px;
}

#aside div.comece_sua_viagem_aqui {
  position: relative;
  display: block;
  margin: 0 0 10px 10px;
  width: 250px;
  height: 275px;
  background: url(/images/bg_comece_sua_viagem_aqui.png) no-repeat;
}


#aside div.comece_sua_viagem_aqui input {
  float: left;
  margin-bottom: 10px;
}

#aside .box_comece_sua_viagem_aqui {
  display: block;
  padding: 18px 14px 0 5px;
}

#aside h3.comece_sua_viagem_aqui {
  display: block;
  width: 220px;
  height: 52px;
  background: url(/images/tit_comece_sua_viagem_aqui.png) no-repeat;
  font-size: 0;
  text-indent: -9999em;
}

#aside .comece_sua_viagem_aqui_radio1,#aside .comece_sua_viagem_aqui_radio2 {
  float: left;
  width: 105px;
  margin-top: 15px;
}

#aside h3.ou {
  position: relative;
  display: block;
  margin-top: 20px;
  width: 220px;
  height: 26px;
  background: url(/images/tit_ou.png) no-repeat;
  font-size: 0;
  text-indent: -9999em;
}

#aside .comece_sua_viagem_aqui_radio3 {
  clear: both;
  margin-top: 15px;
}

#aside div.passagem {
  position: relative;
  display: block;
  margin: 0 0 10px 10px;
  width: 252px;
  background: url(/images/bg_passagem.png) no-repeat;
}

#aside div.passagem input {
  float: left;
  margin-bottom: 10px;
}

#aside .box_passagem,#aside .box_login {
  display: block;
  padding: 18px 14px 0 14px;
  overflow: hidden;
}

#aside div.passagem .box_login input {
  width: 210px;
}

#aside div.passagem .box_login input.bt {
  float: right;
  display: inline;
  width: 56px;
}

#aside div.passagem .box_login .esqueceu_a_senha {
  display: inline;
  font-size: 10px;
}

#aside h3.passagem,#aside h3.hotel,#aside h3.carro,#aside h3.trem,#aside h3.login {
  display: block;
  width: 220px;
  height: 30px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  font-size: 0;
  text-indent: -9999em;
}

#aside h3.passagem {
  background-image: url(/images/tit_passagem.png);
}

#aside h3.hotel {
  background-image: url(/images/tit_hotel.png);
}

#aside h3.carro {
  background-image: url(/images/tit_carro.png);
}

#aside h3.trem {
  background-image: url(/images/tit_trem.png);
}

#aside h3.login {
  background-image: url(/images/tit_login.png);
}

#aside .calendar_lupa {
  float: left;
  margin-left: 5px;
  margin-top: -3px;
}

#aside .passagem_radio1 {
  clear: both;
  margin-top: 15px;
}

#aside h3.local_data,#aside h3.passageiro,#aside h3.opcoes_de_voo {
  display: block;
  width: 220px;
  height: 23px;
  margin-top: 15px;
  background: url(/images/tit_local_data.png) no-repeat;
  font-size: 0;
  text-indent: -9999em;
}

#aside h3.passageiro {
  background: url(/images/tit_passageiro.png) no-repeat;
}

#aside h3.opcoes_de_voo {
  margin-top: 25px;
  background: url(/images/tit_opcoes_de_voo.png) no-repeat;
}

#aside .passagem_radio2,#aside .passagem_radio3,#aside .passagem_radio4,#aside .passagem_radio5 {
  float: left;
  width: 100px;
  cursor:pointer;
}

#aside .passagem_radio2,#aside .passagem_radio4 {
  width: 124px;
}

#aside .passagem_radio2 input,#aside .passagem_radio4 input {
  width: 80px;
}

#aside .passagem_radio3 select,#aside .passagem_radio5 select {
  width: 95px;
}

#aside .passagem_radio6 {
  float: left;
  margin-top: 15px;
  width: 72px;
}

#aside .passagem_radio6 select {
  width: 60px;
}

#aside .passagem_radio7 {
  display: block;
  margin-top: 15px;
}

#aside .passagem_radio7 select {
  width: 205px;
}

#aside div.first {
  margin-top: 10px;
}

#nav {
  height: 31px;
  margin-bottom: 10px;
}

#nav ul,.submenu ul {
  margin: 0 auto;
  width: 662px;
  overflow: hidden;
}

.submenu li,.submenu li a,#nav li,#nav li a {
  float: left;
  display: inline;
  background-image: url(/images/mn_top.png);
  font-size: 0;
  text-indent: -9999em;
  margin:0;
}

.submenu li {
  float: none !important;
}

#nav li.passagens a {
  width: 112px;
  background-position: 0 0;

}

#nav li.passagens a:hover {
  width: 112px;
  background-position: 0 -31px;
}

#nav li.hoteis a {
  width: 60px;
  background-position: -112px 0;

}

#nav li.hoteis a:hover {
  width: 60px;
  background-position: -112px -31px;
}

#nav li.carros a {
  width: 60px;
  background-position: -172px 0;

}

#nav li.carros a:hover {
  width: 60px;
  background-position: -172px -31px;
}

#nav li.atividades a {
  width: 89px;
  background-position: -232px 0;

}

#nav li.atividades a:hover {
  width: 89px;
  background-position: -232px -31px;
}

#nav li.cruzeiros a {
  width: 81px;
  background-position: -321px 0;

}

#nav li.cruzeiros a:hover {
  width: 81px;
  background-position: -321px -31px;
}

#nav li.suas_ferias_aqui a {
  width: 132px;
  background-position: -402px 0;

}

#nav li.suas_ferias_aqui a:hover {
  width: 132px;
  background-position: -402px -31px;
}

#nav li.fale_conosco a {
  width: 128px;
  background-position: -534px 0;

}

#nav li.fale_conosco a:hover {
  width: 128px;
  background-position: -534px -31px;

}
#nav li a {
  float: none;
  display: block;
  height: 31px;
}

.submenu {
  display: none;
  position: absolute;
  width: 130px;
  top: 259px;
  text-align: left;
  z-index: 3;
}
.submenu ul {
  margin: 0;
  width: 130px;
  background: #FFF url(/images/bg_subnav.png) left top repeat-x;
  border-left: 1px solid #a6c3c1;
  border-right: 1px solid #a6c3c1;
  border-bottom: 2px solid #a6c3c1;
  border-top: 1px solid #cddddb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.submenu ul li a,#nav li li a {
  background: none;
  font-size: 12px;
  text-indent: 0;
}

.submenu li,.item li {
  background: transparent url(/images/ico_bullet.png) 10px 12px no-repeat;
  border-bottom: 1px solid #a6c3c1;
    border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.item li {
  background-position: 10px 10px;
  border-bottom: 0;
}

.submenu li.last {
  border-bottom: 0;
}

.submenu li a,.item li {
  display: block;
  width: 130px;
  height: auto;
  padding: 7px 0 7px 25px;
  color: #75898e;
  text-decoration: none;
}

.item li {
  width: auto;
  padding-bottom: 5px;
}

.submenu ul li a:hover {
  background: #f2f7d8 url(/images/ico_bullet.png) 10px 12px no-repeat;
    border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#nav_passagens {
  left: 300px;
}

#nav_hoteis {
  left: 400px;
}

#nav_carros {
  left: 460px;
}

#nav_atividades {
  left: 601px;
}

#nav_cruzeiros {
  left: 610px;
}

#nav_suas_ferias_aqui {
  left: 691px;
}

#article {
  width: 677px;
  margin-left: 10px;
}

#article #page  p {
	font-size:12px;
	color:#3e5060;
	width:640px;
	line-height:18px;
	margin-bottom:8px;
	padding:2px 10px 2px 10px;}
	
#article #page h1 {
	font-size:17px;
	color:#81b2b9;
	width:620px;	
	padding-left:10px;
	margin-bottom:5px;}
	
#article #page h4 {
	font-size:16px;
	color:#71b215;
	width:620px;	
	padding-left:10px;
	margin-bottom:10px;}	
#article #page a{
	color:#29828f;
	text-decoration:underline;}

#article #page a:hover{
	color:#4f731b;
	text-decoration:none;}

#article #page h2 {
	font-size:12px;
	color:#acce7d;
	font-weight:bold;
	margin-bottom:10px;
	width:640px;	
	padding-left:10px;}

#article #page h3 {
	font-size:11px;
	color:#3e5060;
	font-weight:bold;
	margin-bottom:10px;
	width:650px;	
	padding-left:10px;}
	
#article #page ul{
	margin:4px 10px 4px 10px;	
	width:650px;}

#article #page ul li{
	color:#666;
	background-image:url(/images/ico-list.png);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:13px;
		margin-bottom:10px;	
	}
#article #page ul li:hover{
	color:#71b215;
	background-image:url(/images/ico-list-on.png);
	}

#outros_destinos h3 {
  margin-bottom: 10px;
}

#outros_destinos .destino {
  margin-bottom: 15px;
  clear: both;
  overflow: hidden;
}

#outros_destinos .destino .img {
  float: left;
  display: inline;
  margin-right: 10px;
  border: 3px double #C2DBD9;
}

#outros_destinos .destino h4 {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
}

#outros_destinos .destino p {
  margin-bottom: 1em;
}

#outros_destinos .destino .a_partir_de {
  color: #239c90;
}

#footer {
  clear: both;
  position: relative;
  width: 970px;
  height: 286px;
  background: url(/images/bg_footer.png) left bottom no-repeat;
  overflow: hidden;
}

#footer .box {
  float: left;
  display: inline;
  width: 220px;
  margin: 55px 25px 0 0;
}

#footer .first {
  margin-left: 35px;
}

#footer .last {
  margin-right: 20px;
}

#footer .finish {
  width: 170px;
  margin-right: 0;
}

#footer .twitter,#footer .rss {
  float: left;
  display: block;
  margin-bottom: 20px;
  width: 160px;
  height: 85px;
  overflow: hidden;
}

#footer .twitter a,#footer .rss a {
  display: block;
  padding-left: 68px;
}

#footer .twitter {
  background: url(/images/logo_twitter.png) no-repeat;
}

#footer .rss {
  background: url(/images/logo_rss.png) no-repeat;
}

#footer h3 {
  display: block;
  width: 220px;
  height: 25px;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  font-size: 0;
  text-indent: -9999em;
}

#footer h3.sobre_a_viajar_bem {
  background-image: url(/images/tit_sobre_a_viajar_bem.png);
}

#footer h3.servicos {
  background-image: url(/images/tit_servicos.png);
}

#footer h3.nosso_atendimento {
  background-image: url(/images/tit_nosso_atendimento.png);
}

#footer li a {
  display: block;
  padding: 8px 0 8px 15px;
  margin-bottom:-15px;
  background: url(/images/ico_footer.png) 0 12px no-repeat;
}

#footer .formas_de_pagamento,#footer .certificados {
  position: absolute;
  bottom: 15px;
  z-index: 1;
  display: block;
  height: 34px;
  line-height: 34px;
}

#footer .formas_de_pagamento {
  left: 35px;
  width: 300px;
  background: url(/images/ico_formas_de_pagamento.png) center right no-repeat;
}

#footer .certificados {
  right: 35px;
  width: 230px;
  background: url(/images/ico_certificados.png) center right no-repeat;
}

#copyright {
  clear: both;
  position: relative;
  width: 970px;
  height: 63px;
  overflow: hidden;
}

#copyright .copyright,#copyright .cubews {
  float: left;
  margin-top: 10px;
  font-size: 10px;
  line-height: 22px;
}

#copyright .cubews {
  float: right;
  height: 22px;
  padding-right: 26px;
  background: url(/images/ico_cubews.png) top right no-repeat;
}

#copyright .cubews a {
  display: block;
}

#carrousel {
  position: relative;
  margin: 20px 0 0 18px;
  width: 622px;
  height: 110px;
  overflow: hidden;
}

#carrouselContent {
  position: relative;
  width: 602px;
  height: 110px;
  margin: 0 auto;
  overflow: hidden;
}

#carrouselContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 9999px;
  z-index: 1;
}

#carrousel #carrouselContainer li {
  float: left;
  width: 145px;
  background: url(/images/bd_carrousel.png) top right no-repeat;
  text-align: center;
}

#carrousel #carrouselContainer li a span {
  clear: both;
  display: block;
  margin-top: 5px;
}

#carrousel #carrouselContainer img {
  display: block;
  border: 3px double #c2dbd9;
  margin: 0 auto;
}

#carrousel #carrouselLeft,#carrousel #carrouselRight {
  position: absolute;
  top: 0;
  display: block;
  width: 11px;
  height: 83px;
  z-index: 2;
}

#carrousel #carrouselLeft {
  left: 0;
  margin-right: 10px;
  background-image: url(/images/ico_seta_left.png);
}

#carrousel #carrouselRight {
  right: 0;
  margin-left: 10px;
  background-image: url(/images/ico_seta_right.png);
}

#feature {
  position: relative;
  width: 664px;
  height: 259px;
  background: url(/images/bg_feature.png) no-repeat;
  overflow: hidden;
  padding:45px 0px 0px 10px;
  *padding:45px 0px 0px 10px;
}

.pacotes-header{
	padding-top:65px;
	height:359px;
	widows:664px;
	}

#lista-pacotes {
  background: url(/images/bg-boxes-special-pacotes.png) no-repeat;
  background-position:top;
  width: 659px;
  margin-top:3px;
  overflow: hidden; 
  padding-top:70px;
  padding-left:15px;
  margin-left:-5px;

}
#lista-pacotes li {
	float:left;
	background: url(/images/bg-pacotes-especiais-lista.png) no-repeat;
	width: 325px;
 	height:165px;
	margin-bottom:-7px;

}
#lista-pacotes li img{
	float:none;
	position:relative;
}
#lista-pacotes li h1{
	float:left;
	position:relative;
	text-transform: capitalize;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#26625e;
	border-bottom:2px dotted #a4ca72;
	margin:10px 2px 4px 2px;
}

#hoteis-destinos {
  background: url(/images/hoteis/bg-box-destinos-especiais.png) no-repeat;
  background-position:top;
  width: 659px;
  margin-top:3px;
  overflow: hidden; 
  padding-top:70px;
  padding-left:15px;
  margin-left:-5px;
  height:100%;

}
#hoteis-destinos li {
	float:left;
	background: url(/images/bg-box-ofertas.png) no-repeat;
	width: 634px;
 	height:175px;
	margin-bottom:-7px;
}
#hoteis-destinos li img{
	float:none;
	position:relative;
}
#hoteis-destinos li h1{
	float:left;
	position:relative;
	text-transform: capitalize;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#26625e;
	border-bottom:2px dotted #a4ca72;
	margin:4px 2px 4px 2px;
	width:100%;
}
#boxes_special_pacotes #box-pacotes-especiais{
  background: transparent url(/images/bg-pacotes-especial-box-home.png) no-repeat scroll left bottom;
  display: block;
  width: 664px;
  height:165px;
  overflow: hidden;
}

#boxes_special_pacotes #box-pacotes-especiais #box1{
	width:328px;
	height:135px;
	float:left;
}

#boxes_special_pacotes #box-pacotes-especiais .bt-pacotes-especiais{
	background-image:url(/images/bt-pacotes-especiais.png);
	background-repeat:no-repeat;
	margin-right:10px;
	width:52px;
	height:17px;
	border:none;
	float:right;
}
#boxes_special_pacotes #box-pacotes-especiais #box1 .image{
	margin:15px 10px 0 18px; ;
	text-align:center;
	float:left;
}

#boxes_special_pacotes #box-pacotes-especiais #box1  h1{
	color:#4c6d6b;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
}
#boxes_special_pacotes #box-pacotes-especiais #box1  p{
	color:#404b4a;
	font-size:11px;
	padding-right:12px;
}
#boxes_special_pacotes #box-pacotes-especiais #box1  a{
	color:#409795;
	font-size:11px;
	text-decoration:none;
}

#boxes_special_pacotes #box-pacotes-especiais #box1  a:hover{
	color:#409795;
	font-size:11px;
	text-decoration:underline;
}

#boxes_special_pacotes #box-pacotes-especiais #box1 span{
	width:150px;
}
/* Box2*/
#boxes_special_pacotes #box-pacotes-especiais #box2{
	width:328px;
	height:135px;
	float:left;
}

#boxes_special_pacotes #box-pacotes-especiais #box2 .bt-pacotes-especiais{
	background-image:url(/images/bt-pacotes-especiais.png);
	background-repeat:no-repeat;
	margin-right:10px;
	width:52px;
	height:17px;
	border:none;
	float:right;
}
#boxes_special_pacotes #box-pacotes-especiais #box2 .image{
	margin:10px 10px 0 18px; ;
	text-align:center;
	float:left;
}

#boxes_special_pacotes #box-pacotes-especiais #box2  h1{
	color:#4c6d6b;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}
#boxes_special_pacotes #box-pacotes-especiais #box2  p{
	color:#404b4a;
	font-size:11px;
	padding-right:12px;
}
#boxes_special_pacotes #box-pacotes-especiais #box2  a{
	color:#409795;
	font-size:11px;
	text-decoration:none;
}

#boxes_special_pacotes #box-pacotes-especiais #box2  a:hover{
	color:#409795;
	font-size:11px;
	text-decoration:underline;
}

#boxes_special_pacotes #box-pacotes-especiais #box2 span{
	width:150px;
}

#as_melhores_tarifas,#pais {
  display: block;
  width: 664px;
  margin-bottom: 20px;
  overflow: hidden;
}

#as_melhores_tarifas {
  height:250px;
  background: transparent url(/images/bg_as_melhores_tarifas.png) no-repeat scroll left bottom
}

#as_melhores_tarifas h3.as_melhores_tarifas {
  width: 376px;
  height: 14px;
  display: block;
  background: url(/images/tit_as_melhores_tarifas.png) no-repeat;
  font-size: 0;
  text-indent: -9999em;
  margin-top: 20px;
}

#as_melhores_tarifas span.as_melhores_tarifas {
  position: absolute;
  top: 0;
  right: 30px;
  display: block;
  background: url(/images/ico_as_melhores_tarifas.png) no-repeat;
  z-index: 1;
}

#as_melhores_tarifas span.as_melhores_tarifas a {
  display: block;
  width: 78px;
  height: 68px;
}

#pais {
  height: 213px;
  background: url(/images/bg_pais.png) left bottom no-repeat;
}

#pais span.pais {
  position: absolute;
  top: 22px;
  right: 30px;
  display: block;
  background: url(/images/ico_pais.png) no-repeat;
  z-index: 1;
}

#pais span.pais a {
  display: block;
  width: 32px;
  height: 22px;
}

#article .tab {
  position: relative;
  margin-bottom: 10px;
  padding: 0 10px;
}

#article .tab ul.tab {
  clear: both;
  height: 31px;
  overflow: hidden;
}

#article .tab ul.tab li {
  float: left;
  display: inline;
}

#article .tab ul.tab li a {
  display: block;
  height: 31px;
  line-height: 31px;
  font-size: 12px;
  color: #77a19f;
  text-align: center;
  text-decoration: none;
}

#article .tab div.tab_pais,#article .tab div.tab_destinos {
  display: none;
}

#article .tab ul.tab_pais {
  margin-top: 20px;
}

#article .tab .tab_pais li {
  width: 88px;
  background: url(/images/bg_tab_pais.png) no-repeat;
}

#article .tab ul.tab_destinos {
  margin-top: 20px;
}

#article .tab .tab_destinos li {
  width: 162px;
  background: url(/images/bg_tab_destinos.png) no-repeat;
}

#article .tab ul.tab li.selected {
  background-position: 0 -31px;
}

#article .tab ul.tab li.selected a {
  color: #4c6d6b;
}

.summary {
  clear: both;
  width: 634px;
  margin: 0 10px;
  border-bottom: 0;
}

.summary thead tr td.zoom {
  width: 18px;
}

.summary tbody tr td.first {
  background-position: left top;
}

.summary tbody tr td.last {
  background-position: top right;
}

.summary tbody tr td {
  padding: 4px 6px 8px 6px;
  background: url(/images/bg_table.png) no-repeat;
}

.summary tbody tr.hover td {
  background-position: 0 -50px;
}

.summary tbody tr.hover td.last {
  background-position: right -50px;
}

.lembrar,.entrar,.sair,.conta {
  float: left;
  width: 56px;
  height: 16px;
  margin-left: 5px;
}

.lembrar {
  background-image: url(/images/bt_lembrar.png);
}

.sair {
  background-image: url(/images/bt_acessar.png); /* alterar imagem */
}

.conta {
  background-image: url(/images/bt_acessar.png); /* alterar imagem */
}

#esqueceu_a_senha input.lembrar_senha {
  width: 89px;
  height: 16px;
  margin-top: 10px;
  background-image: url(/images/bt_lembrar_senha.png);
}
/*Table Content */
#tb-content{
	padding:15px;
	}
	
#tb-content h1{
	color:#a1b348;
	font-size:15px;
	margin-bottom:2px;
	font-weight:bold;
	}
	
#tb-content h2{
	color:#9aa595;
	font-size:13px;
	margin-bottom:2px;
	font-weight:bold;
	}	
	
#tb-content p{
	color:#647576;
	font-size:12px;
	margin-bottom:10px;
	}
#tb-content span{
	color:#6b6b6b;
	font-size:12px;
	}
#tb-content ul {
	margin-bottom:20px;
	}

#tb-content li.bullet {
	list-style-image:url(/images/ico-bullet-green.png);
	margin-left:50px;
	font-size:14px;	
	}
#tb-content li.bullet a{
	color:#647576;
	font-size:14px;	
	}
#tb-content li.bullet a:hover{
	color:#9ca805;
	font-size:14px;	
	}
	
/*Formulario Broda Cinza */
#form-default{
	background-image:url(/images/bg-form.png);
	background-repeat:no-repeat;
	border:5px solid #F7F7F7;
	}

#form-default .titlelabel{
	font-size:12px;
	color:#007da2;
	padding-right:5px;
	float:right;

}
#form-default .titledesc{
	font-size:10px;
	color:#98b53c;
	padding-right:5px;
	float:right;

}
#form-default .default-field-error{
	width:350px;
	border:5px solid #F7F7F7;
	background-color:#FFE1E1;
	color:#800000;
	padding:3px;}

#form-default textarea,input.default-field-cinza{
	width:350px;
	border:#e7eaef solid 5px;
	background-color:#fff;
	color:#98b53c;
	padding:3px;}
#form-default textarea,input.default-field-cinza:focus{
	width:350px;
	border:#e7eaef solid 5px;
	background-color:#98b53c;
	color:#fff;
	padding:3px;}
	
#form-default textarea,input.default-field-sized-cinza{
	border:#e7eaef solid 5px;
	background-color:#fff;
	color:#98b53c;
	padding:3px;}	
	
#form-default input.default-field-sized-cinza:focus{
	border:#e7eaef solid 5px;
	background-color:#98b53c;
	color:#fff;
	padding:3px;}
	
#form-default textarea.cinza:focus{
	border:#e7eaef solid 5px;
	background-color:#98b53c;
	color:#fff;
	padding:3px;}
	
#form-default select.cinza{
	border:#e7eaef solid 5px;
	color:#98b53c;
	padding:3px;}
	
#form-default .submit{
	background-color:#007da2;
	color:#FFF;
	border:5px solid #CCC;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	width:110px;
	float:right;
	margin-top:25px;
	cursor:pointer;}

#form-default .submit:hover{
	background-color:#98b53c;
	color:#FFF;
	border:5px solid #CCC;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	width:110px;
	float:right;
	margin-top:25px;
	cursor:pointer;}

#publicidade{
	background-image:url(/repository/conteudo/bg-publicidade.png);
	background-repeat:no-repeat;
	width:664px;
	height:124px;
	margin-bottom:15px;}
		
#publicidade img{
	border: 4px solid #d3dfdf;
	margin: 40px 20px 15px 20px;
	}
	
#hotel-alpino{
	background-image:url(/repository/conteudo/banner-hotel-alpino.png);
	background-repeat:no-repeat;
	width:664px;
	height:180px;
	text-indent:-999px;
	margin-bottom:15px;}
