#easyslider {
    position: relative;
    left: 20px;
    top: 0;
	font-size:11px;
}

#easyslider li {
    width: 640px;
    height: 195px;
    overflow: hidden;
    background: url(../../images/bg_easyslider.png) 256px 118px no-repeat;
}

#easyslider .photo {
    float: left;
    width: 260px;
    height: 195px;
}

#easyslider .text {
    float: left;
    width: 334px;
}

#easyslider .text h3,#easyslider .text h4 {
    float: left;
    display: inline;
    margin-bottom: 5px;
    width: 377px;
    height: 50px;
    font-size: 0;
    text-indent: -9999em;
}

#easyslider .text h4 {
    height: 32px;
}

#easyslider .text h3 {
    background: url(../../images/tit_easyslider.png) no-repeat;
}

#easyslider .text h3.aviao {
    background-position: 0 0;
}

#easyslider .text h3.hotel {
    background-position: 0 -50px;
}

#easyslider .text h3.carro {
    background-position: 0 -100px;
}

#easyslider .text h3.trem {
    background-position: 0 -150px;
}

#easyslider .text h3.cruzeiro {
    background-position: 0 -200px;
}

#easyslider .text h4 {
    background: url(../../images/tit_s_easyslider.png) no-repeat;
}

#easyslider .text h4.aviao {
    height: 14px;
    background-position: 0 0;
}

#easyslider .text h4.hotel {
    background-position: 0 -14px;
}

#easyslider .text h4.carro {
    background-position: 0 -46px;
}

#easyslider .text h4.trem {
    background-position: 0 -78px;
}

#easyslider .text h4.cruzeiro {
    background-position: 0 -110px;
}

#easyslider .clique_aqui a {
    margin-top: 10px;
    display: block;
    width: 62px;
    height: 11px;
    background-image: url(../../images/bt_clique_aqui.png);
    font-size: 0;
    text-indent: -9999em;
}

#controls {
    position: relative;
}

#controls #prevBtn,#controls #nextBtn {
    position: absolute;
    left: 0;
    top: -122px;
    background-image: url(../../images/bt_leftright.png);
}

#controls #nextBtn {
    left: auto;
    right: 0;
    background-position: -15px 0;
}

#controls #prevBtn a,#controls #nextBtn a {
    float: left;
    display: block;
    width: 15px;
    height: 75px;
    font-size: 0;
    text-indent: -9999em;
}

#anim {
    float: left;
    width: 690px;
}

#anim.box .t {
    width: 690px;
    height: 100px;
    background: url(../../images/bg_anim.png);
}

#anim.box .c {
    margin-top: -80px;
    padding-bottom: 0;
    height: 165px;
}

#anim.box .b {
    margin-top: 0;
}

#aside,#feature.box {
    margin-top: 25px;
}

#conversor_de_moedas.box,#timail {
    clear: both;
}

#conversor_de_moedas.box {
    margin-top: 0;
}

#feature.box .c {
    padding: 0 15px 0;
}

#s3slider {
    position: relative;
    margin: 0 auto;
    width: 660px;
    height: 195px;
    overflow: hidden;
}

#s3slider #s3sliderContent {
    position: absolute;
    width: 9999px;
    z-index: 1;
}

#s3slider .s3sliderImage {
    position: relative;
    float: left;
}

#s3slider .s3sliderImage span {
    position: absolute;
    display: block;
    bottom: 0;
    padding: 15px;
    width: 100%;
    color: #FFF;
    line-height: 16px;
    z-index: 3;
    background-color: #000;
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    z-index: 2;
    zoom: 1;
}

#feature.box .c .text1,#feature.box .c .text2 {
    float: left;
    clear: right;
    display: inline;
    width: 300px;
    margin-top: 18px;
    padding-left: 18px;
}

#feature.box .c .text1 {
    padding-left: 0;
    padding-right: 20px;
    border-right: 1px dotted #bac4c6;
}

#feature.box .c .text1 p,#feature.box .c .text2 p {
    margin-bottom: 1em;
}

#feature.box .c .text1 .clique_e_saiba_mais,#feature.box .c .text2 .clique_e_saiba_mais {
    margin-bottom: 0;
}

#feature.box .c .clique_e_saiba_mais a {
    display: block;
    width: 99px;
    height: 11px;
    background-image: url(../../images/bt_clique_e_saiba_mais.png);
    font-size: 0;
    text-indent: -9999em;
}

#acesso_rapido.box {
    position: absolute;
    right: 0;
    width: 270px;
	top: 0;
}
