/* CSS Document */
body,div,img,h1,h2,h3,h4,form,ul,li{
	margin:0;
	padding:0;
	border:0;
}

body{
	background:url(/grafismo/bg_2009.png);
	background-color:#EAF5FC;
	font-family:"Trebuchet MS", Verdana;
	font-size:62.5%;
	color:#666666;
}

a:link, a:visited{
	color:#F9B200;
	text-decoration:none;
}

a:hover{
	color:#F9B200;
	text-decoration:underline;
}

a:active{
	color:#F9B200;
	text-decoration:none;
}

#base{
	width:1021px;
	margin:0 auto;
	font-size:1.0em;
}

#topo{
	/*width:959px;*/
	width:990px;
	height:201px;
	float:left;
	background:url(/grafismo/header_5.jpg) no-repeat center top;
	/*background:url(/grafismo/bg_topo_natal3.jpg) no-repeat;*/
}

#topo h1 a{
	float:left;
	position:relative;
	top:30px;
	left:30px;
	width:180px;
	height:150px;
	text-indent:-10000px;
}





#topo #menu{
	float:right;
	position:relative;
	top:40px;
	right:40px;
}

#agencia-js-detalhes
{
	float:right;
	width:150px;
	line-height:9px;
	font-size:9px;
}


#agencia-js-detalhes a:link, #agencia-js-detalhes a:visited{
	color:#002F6F;
}

#agencia-js-detalhes a:color{
	color:#FFFFFF;
}

#agencia-js-detalhes a:active{
	color:#002F6F;
}

#topo #menu ul{
	float:right;
	position:relative;
	right:20px;
	
}

#topo #menu ul li{
	list-style-type:none;
	font-size:12px;
	line-height:20px;
	text-align:right;
}

#topo #menu ul li a:link, #topo #menu ul li a:visited{
	color:#0089D1;
	text-decoration:none;
	padding-right:10px;
	background:url(/grafismo/setinha_1.png) no-repeat;
	background-position:center right;
}

#topo #menu ul li a:hover{
	color:#003B77;
	text-decoration:none;
	padding-right:10px;
	background:url(/grafismo/setinha_2.png) no-repeat;
	background-position:center right;
}

#topo #menu ul li a:active{
	color:#0089D1;
	text-decoration:none;
	padding-right:10px;
	background:url(/grafismo/setinha_1.png) no-repeat;
	background-position:center right;
}







/*FIM MENU*/

#container{
	float:left;
	/*width:959px;*/
	width:990px;
	background-color:#FFFFFF;
}

#atalhos{
	float:right;
	margin-top:40px;
}

#container #esquerda{
	width:180px;
	float:left;
	position:relative;
	left:21px;
}

#container #esquerda #pesquisa h3{
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.3em;
	margin-left:12px;
	margin-top:18px;
	margin-bottom:3px;
}

#container #esquerda #pesquisa input.inputText{
	background-color:#FFFFFF;
	border:#EAEBEC thin solid;
	padding:2px;
	width:154px;
	line-height:16px;
	height:16px;
	margin-left:8px;
	margin-bottom:3px;
	font-weight:bold;
	font-size:0.9em;
	color:#ACADB0;
}

#container #esquerda #pesquisa input.inputText:focus{
	border:#666666 thin solid;
}

#container #esquerda #pesquisa select{
	background-color:#FFFFFF;
	border:#EAEBEC thin solid;
	padding:2px;
	width:160px;
	line-height:20px;
	height:20px;
	margin-left:8px;
	margin-bottom:3px;
	font-weight:bold;
	font-size:0.9em;
	color:#ACADB0;
}

#container #esquerda #pesquisa option{
	line-height:16px;
	height:16px;
	border:#EAEBEC thin solid;
	color:#ACADB0;
}

#container #esquerda #pesquisa #ok{
	text-align:right;
	margin-right:8px;
}

#container #esquerda #newsletter{
	width:180px;
	background:url(/grafismo/banner_newsletter_bg.gif) no-repeat center bottom;
}

#container #esquerda #newsletter label{
	width:45px;
	margin-left:8px;
	margin-top:2px;
	height:16px;
	color:#9C9CA0;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
	float:left;
	margin-bottom:3px;
}

#container #esquerda #newsletter .inputText{
	width:104px;
	line-height:14px;
	height:14px;
	background-color:#EAEBEC;
	padding:2px;
	border:#EAEBEC solid thin;
	float:left;
	margin-bottom:2px;
	font-size:1.1em;
}

#container #esquerda #newsletter .inputText:focus{
	background-color:#CCCCCC;
}

#container #esquerda #newsletter .inputButao{
	float:left;
	margin-left:7px;
	margin-bottom:7px;
}

#container #main{
	float:left;
	width:930px;
	margin-top:40px;
	margin-left:32px;
}

/*
#container #main{
	width:715px;
	float:left;
	position:relative;
	left:44px;
	top:40px;
	bottom:20px;
}
*/

#bottom{
	float:left;
	width:990px;
	height:41px;
	padding-top:15px;
	background-color:#FFFFFF;

}


#bottom-sep{
	background:url(/grafismo/pontos_sep_2009.jpg) no-repeat top;
	clear:both;
	float:none;
	height:5px;
	line-height:5px;
}

#bottom p{
	margin-left:32px;
	margin-top:5px;
	
}

#bottom div#slingshot{
	text-align:right;
	color:#47B0DD;
	padding-right:20px;
	padding-top:10px;
}

#bottom div#slingshot a:link, #bottom div#slingshot a:visited{
	text-decoration:none;
	color:#47B0DD;
	font-weight:bold;
}

#bottom div#slingshot a:hover{
	text-decoration:none;
	color:#F9B200;
	font-weight:bold;
}

#bottom div#slingshot a:active{
	text-decoration:none;
	color:#47B0DD;
	font-weight:bold;
}


#rodape{
	background:url(/grafismo/rodape_azul.png);
	width:990px;
	height:71px;
	float:left;
}



.submenu{
	float:left;
	height:19px;
	position:relative;
	margin-top:12px;
	margin-left:32px;
}

.submenu li{
	float:left;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	margin-right:5px;
	color:#FFFFFF;
}

.submenu li a{
	margin-right:5px;
}

.submenu li a:link, #submenu li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.submenu li a:hover{
	color:#F9B200;
	text-decoration:none;
}

.submenu li a:active{
	color:#FFFFFF;
	text-decoration:none;
}


div#slingshot{
	float:left;
	text-align:left;
	color:#F9B200;
	margin-left:32px;
	margin-top:25px;
}

div#slingshot a:link, div#slingshot a:visited{
	text-decoration:none;
	color:#F9B200;
	font-weight:bold;
}

 div#slingshot a:hover{
	text-decoration:none;
	color:#F9B200;
	font-weight:bold;
}

div#slingshot a:active{
	text-decoration:none;
	color:#F9B200;
	font-weight:bold;
}



/*RESTO*/


.ver-mais{
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
}

.ver-mais a:link, .ver-mais a:visited{
	color:#ECC002;
	text-decoration:none;
}

.ver-mais a:hover{
	color:#ECC002;
	text-decoration:none;
}

.ver-mais a:active{
	color:#ECC002;
	text-decoration:none;
}


/*ZONAS*/

h2{
	font-size:1.8em;
	color:#F9B200;
	font-weight:normal;
}

#destaque{
	float:left;
	width:715px;
}

#destaque #dest-imagem{
	float:left;
	width:318px;
	text-align:center;
}

#destaque #dest-detalhes{
	float:left;
	width:384px;
}

#destaque #dest-detalhes #bar{
	float:left;
	font-size:1.9em;
	color:#999999;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	
}

#destaque #dest-detalhes h2{
	margin-right:5px;
}

#destaque #dest-detalhes h2 #desde{
	font-size:0.6em;
	color:#69696B;
}

#destaque #dest-resumo{
	clear:left;
	padding-top:10px;
	font-size:1.2em;
	color:#666666;
	
}

#destaque #dest-resumo p{
	text-align:justify;
}


/*DESTAQUE NOVA GERAÇÃO*/

#destaque2{
	float:right; 
	width:171px; 
	height:242px; 
	background:url(/grafismo/caixa_amarela_2.jpg) no-repeat bottom;
}

#destaque2 h2{
	margin-bottom:10px;
	margin-top:7px; 
	padding:6px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

#destaque2 a:link, #destaque2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#destaque2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#destaque2 a:active{
	color:#FFFFFF;
	text-decoration:none;
}



/*PROMOS*/

.promo-destaque2{
	float:left; 
	width:179px; 
	height:225px; 
	margin-right:2px; 
	margin-top:10px;
}

.promo-destaque2 h2{
	font-size:15px;
	font-weight:bold;
	padding-left:9px;
	padding-right:9px;
}


.promo-destaque2 div{
	background:url(/grafismo/caixa_bg_home.png) no-repeat;
	padding-top:8px;
	padding-bottom:10px;
}


.promo-destaque2 h2 a:link, .promo-destaque2 h2 a:visited{
	color:#003C68;
	text-decoration:none;
}

.promo-destaque2 h2 a:hover{
	color:#003C68;
	text-decoration:underline;
}

.promo-destaque2 h2 a:active{
	color:#003C68;
	text-decoration:none;
}



/*SUGETOES HOME*/


.sugestoes-home{
	float:left; width:179px; margin-right:2px; margin-top:20px; height:245px;
	background:url(/grafismo/CAIXA_CINZA.jpg) no-repeat; 
}


.sugestoes-moldura{
	padding:5px; 
	padding-left:12px; 
	padding-top:12px;
	clear:both;
	float:none;
}

.sugestoes-home div a:link, .sugestoes-home div a:visited{
	color:#626264;
	text-decoration:none;
}

.sugestoes-home div a:hover{
	color:#626264;
	text-decoration:underline;
}

.sugestoes-home div  a:active{
	color:#626264;
	text-decoration:none;
}


.sugestoes-home-desde{
	color:#626264;
	font-weight:bold;
	padding-right:15px;
	text-align:right;
	font-size:10px;
	margin-bottom:5px;
}

.sugestoes-home h2{
	font-size:16px;
	font-weight:bold;
}


.sugestoes-home h2 a:link, .sugestoes-home h2 a:visited{
	color:#003C68;
	text-decoration:none;
}

.sugestoes-home h2 a:hover{
	color:#003C68;
	text-decoration:underline;
}

.sugestoes-home h2 a:active{
	color:#003C68;
	text-decoration:none;
}


.sugestoes-home td{
	font-size:12px;
	line-height:16px;
}






#normal{
	float:left;
	width:930px;
}

#normal #normal-imagem{
	float:left;
	width:320px;
	text-align:center;
}

#normal #normal-detalhes{
	float:left;
	width:580px;
}

#normal #normal-detalhes p{
	text-align:justify;
	font-size:1.2em;
}

#normal #parceiro-detalhes{
	width:100%;
}

#normal #parceiro-detalhes p{
	text-align:justify;
	font-size:1.2em;
}

.noticia{
	float:left;
	width:930px;
}

.noticia .noticia-imagem{
	float:left;
	width:126px;
	text-align:center;
}

.noticia .noticia-detalhes{
	float:left;
	width:803px;
}

.noticia .noticia-detalhes p{
	text-align:justify;
	font-size:1.2em;
}

#navegador{
	float:left;
	width:930px;
	background-color:#666666;
	line-height:18px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	margin-top:10px;
	margin-bottom:10px;
}

#navegador a:link, #navegador a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#navegador a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#navegador a:active{
	color:#FFFFFF;
	text-decoration:none;
}

#normal #noticias-detalhes-imagem{
	float:left;
	width:318px;
	text-align:center;
}

#normal #noticias-detalhes-detalhes{
	width:100%;
}

#normal #noticias-detalhes-detalhes p{
	text-align:justify;
	font-size:1.2em;
}

.promocoes{
	float:left;
	width:715px;
}

.promocoes .promocoes-imagem{
	float:left;
	width:85px;
	text-align:center;
}

.promocoes .promocoes-detalhes{
	float:left;
	width:610px;
}

.promocoes .promocoes-detalhes p{
	margin:0;
}

.promocoes .promocoes-detalhes .bar{
	float:left;
	font-size:1.9em;
	color:#999999;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	
}

.promocoes .promocoes-detalhes h2{
	float:left;
	margin-right:5px;
}

.promocoes .promocoes-detalhes h2 .desde{
	font-size:0.6em;
	color:#69696B;
}

.desde{
	font-size:0.6em;
	color:#69696B;
}

.promocoes .promocoes-resumo{
	clear:left;
	padding-top:10px;
	font-size:1.2em;
	color:#666666;
	
}

.promocoes .promocoes-resumo p{
	text-align:justify;
}


/* PROMO DETALHE */
#promo-detalhes{
	float:left;
}

#promo-detalhes #promo-detalhes-imagem{
	float:left;
	width:318px;
	text-align:center;
}

#promo-detalhes #promo-detalhes-detalhes{
	float:left;
	width:610px;
}

#promo-detalhes #promo-detalhes-detalhes #bar{
	float:left;
	font-size:1.9em;
	color:#999999;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	
}

#promo-detalhes #promo-detalhes-detalhes h2{
	margin-right:5px;
}

#promo-detalhes #promo-detalhes-detalhes h2 #desde{
	font-size:0.6em;
	color:#69696B;
}

#promo-detalhes #promo-detalhes-resumo{
	clear:left;
	padding-top:10px;
	font-size:1.2em;
	color:#666666;
	
}

#promo-detalhes #promo-detalhes-destino{
	clear:left;
	margin-top:10px;
	padding-top:10px;
	font-size:1.2em;
	color:#666666;
	background-color:#ECECED;
	padding:4px;
	
}

#promo-detalhes #promo-detalhes-destino p{
	margin:0;
}

#promo-detalhes #promo-detalhes-resumo p{
	text-align:justify;
}

#promo-detalhes #promo-detalhes-butao-enviar{
	width:141px;
	float:left;
	margin-bottom:14px;
}

#promo-detalhes #promo-detalhes-butao-pedido{
	width:158px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}


#normal #agencias-mapa{
	float:left;
	width:320px;
	text-align:center;
}

#normal #agencias-lista{
	float:right;
	width:550px;
	margin-left:15px;
	text-align:right;
}

.moldura-310{
	float:left;
	width:310px;
	background:url(/grafismo/moldura_310_middle.gif) repeat-y;
	text-align:left;
	margin-bottom:10px;
	margin-right:10px;
}

.moldura-310-top{
	background:url(/grafismo/moldura_310_top.gif) no-repeat;
	height:13px;
	font-size:9px;
}

.moldura-310-bottom{
	width:310px;
	background:url(/grafismo/moldura_310_bottom.gif) no-repeat;
	height:13px;
	font-size:9px;
}

.moldura-310 img{
	margin-left:7px;
}

.moldura-78{
	width:78px;
	background:url(/grafismo/moldura_78_middle.gif) repeat-y;
	text-align:left;
	margin-bottom:10px;
}

.moldura-78-top{
	background:url(/grafismo/moldura_78_top.gif) no-repeat;
	height:5px;
	font-size:4px;
}

.moldura-78-bottom{
	background:url(/grafismo/moldura_78_bottom.gif) no-repeat;
	height:7px;
	font-size:4px;
	line-height:7px;
}

.moldura-78 img{
	margin-left:4px;
}

.moldura-210{
	float:left;
	width:210px;
	background:url(/grafismo/moldura_210_middle.gif) repeat-y;
	text-align:left;
	margin-bottom:10px;
	margin-right:10px;
}

.moldura-210-top{
	background:url(/grafismo/moldura_210_top.gif) no-repeat;
	height:13px;
	font-size:9px;
}

.moldura-210-bottom{
	width:210px;
	background:url(/grafismo/moldura_210_bottom.gif) no-repeat;
	height:9px;
	font-size:6px;
}

.moldura-210 img{
	margin-left:3px;
}

.moldura-225{
	float:left;
	width:220px;
	background:url(/grafismo/moldura_225_middle.gif) repeat-y;
	text-align:left;
	margin-bottom:10px;
}

.moldura-225-top{
	background:url(/grafismo/moldura_225_top.gif) no-repeat;
	height:13px;
	font-size:9px;
}

.moldura-225-bottom{
	width:220px;
	background:url(/grafismo/moldura_225_bottom.gif) no-repeat;
	height:9px;
	font-size:6px;
}

.moldura-225 img{
	margin-left:5px;
}

.separador{
	background:url(/grafismo/tracejado.gif) repeat-x bottom;
	height:7px;
	font-size:3px;
	clear:both;
	margin-bottom:10px;
}

.resultados{
	font-weight:bold;
	color:#999999;
}

.voltar-atras{
	float:right;
	font-size:1.1em;
	margin-top:15px; 
	margin-right:32px;
}


#menu1{
	list-style-type:none;
	float:left;
	margin-top:157px;
	margin-left:90px;
}

#menu1 li{
	float:left;
	margin-left:15px;
	font-size:14px;
	text-transform:uppercase;
}

#menu1 li a{
	color:#003B77;
}
