body , h1 , h2 , h3 , h4 , h5 , h6 , p , form , input , ul, li {border:0; margin:0; padding:0; color:#666; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
img {border:0;}
a{text-decoration:none; }
a:hover {text-decoration:underline;}

body {}
#main {width:100%; height:100%;}
.main1 {width:100%; height:100%; display:table; text-align:center;background:url(../img/bg_praia.jpg) bottom no-repeat #3084CA; }
.main2 {width:100%; height:100%; display:table; text-align:center;background:url(../img/main2.jpg) bottom no-repeat #2A6CAD; }
.main3 {width:100%; height:100%; display:table; text-align:center;background:url(../img/main3.jpg) bottom no-repeat #2E86CD }
.main4 {width:100%; height:100%; display:table; text-align:center;background:url(../img/main4.jpg) bottom no-repeat #030B1E; }
.main5 {width:100%; height:100%; display:table; text-align:center;background:url(../img/main5.jpg) bottom no-repeat #61ACE5; }
#site {width:928px; height:auto; margin:25px auto 0 auto;}
#topo {width:928px; height:123px; background:url(../img/bg_top.png) top no-repeat;}
#topo_int {width:928px; height:123px; background:url(../img/bg_top_int.png) top no-repeat;}
#meio_int {width:928px; height:auto; display:table; background:url(../img/bg_meio_int.jpg) repeat-y center;}
#meio {width:928px; height:auto; display:table; background:url(../img/bg_meio.jpg) repeat-y center;}
#esq {width:174px; height:auto; float:left; text-align:left;}
#cont {width:753px; height:auto; float:right; _width:750px;}
#col1 {width:282px; *width:284px; height:auto; float:left; background:url(../img/fumacinha.jpg) top no-repeat;  padding:203px 0 0 0; margin-left:4px; _margin-left:0px;}
#col2 {width:378px; height:auto; float:left; padding:0 25px; text-align:left;}
.pac {width:253px; color:#fff; font-size:11px; height:110px; padding:30px 0 0 10px; background:url(../img/img_excursoes.gif); *margin:0 0 0 19px; margin:0 0 12px 20px;}
.dicas_viagem {width:173px; height:75px; text-align:left; padding:44px 5px 0 85px ; background:url(../img/dicas_viagem.jpg); float:right; margin:12px 0 0 0;}
.newsletter {width:248px; height:74px; text-align:left; padding:45px 0 0 15px; background:url(../img/newletter.jpg); float:right; margin:12px 0 0 0;}
.central {width:243px; text-align:left; height:auto; padding:60px 0 0 20px; background:url(../img/central_at.jpg) top no-repeat; float:right; margin:12px 0 0 0;}
.pac2 {width:140px; height:auto; float:left; display:table;}
.sep_pac{width:8px; background:url(../img/sep_pac.gif); height:242px; display:table; float:left; margin:0 25px;}
.ponti {width:99%; height:0; border:0; border-bottom:1px dashed #ccc; }
#cambio {width:100px; height:auto; float:left; margin:15px 0;}
.sep_pq {width:8px; height:121px; float:left; background:url(../img/sep_pq.jpg); margin:15px 20px;}
.form {border:1px solid #999; width:205px; padding:1px; margin:5px 0;}
.form:hover {background:#EFF0F5;}
.drp {color:#999; font-size:11px;}
#flu_flash {width:330px; height:266px; position:absolute; margin:62px 0 0 180px; }

#menubv {width: 12em; padding: 0; margin:0 0 0 10px; font: 12px Verdana, sans-serif; color:#fff}
#menubv ul {list-style: none; margin: 0; padding:0;}
#menubv li {margin: 0; list-style-type:none; }
#menubv li a {display: block; padding: 5px 5px 5px 0.5em; color: #fff; text-decoration: none;}
#menubv li a:hover { color: #FFFF00;}
/* Fix IE. Hide from IE Mac \*/
* html ul#menubv  li { float: left; height: 1%; }
* html ul#menubv  li a { height: 1%; }
/* End */




#rodape {width:928px; margin:auto; height:160px; clear:both; background:url(../img/rodape.png) center no-repeat;}
#rodape_int {width:928px; margin:auto; height:160px; clear:both; background:url(../img/rodape_int.png) center no-repeat;}
h2 {color:#666; font-size:20px;}
h3 {color:#0059BD; font-size:14px;}
h1 {color:#E77817; font-size:20px;}
h5 {color:#C00; font-size:11px; text-decoration:none;}
h6 {color:#003366; font-family:Verdana, Geneva, sans-serif; font-size:11px;}
.arial11cinza {color:#666; font-size:11px;}
.arial11branco {color:#FFF; font-size:11px;}
.arial11preto {color:#000; font-size:11px;}
.arial12amarelo{color:#FFFF00; font-size:12px;}
.arial12laranja {color:#E77817; font-size:12px;}
.arial12preto {color:#000; font-size:12px;}
.arial12vermelho {color:#F00; font-size:12px;}
.arial14preto {color:#333; font-size:14px;}
.bt {background:#FF751A; padding:2px; color:#fff; font-size:12px; font-weight:bold;}
.bt:hover {background:#E14D05;}

* html img /*codigo p png no ie*/ {
 filter:expression( this.alphaxLoaded ? "" :  
 (  this.src.substr(this.src.length-4)==".png"  ?  (  (!this.complete)  ? "" :  
 this.runtimeStyle.filter=  ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0, 0)+  String(this.alphaxLoaded=true).substr(0, 0)+  (this.src="/img/blank.gif").substr(0, 0)  )  :  
 this.runtimeStyle.filter=""  ) );
}