body {
    font-family: Arial, Helvetica, sans-serif;
}

a {
    text-decoration: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.relative {
    position: relative;
}

.wrapper {
    width: 100%;
}

.mb20 {
    margin-bottom: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.ml20 {
    margin-left: 20px;
}

.mt10 {
    margin-top: 10px;
}

.nomrg {
    margin: 0px !important;
}

.mt20 {
    margin-top: 20px;
}

b,
strong {
    font-weight: bold
}

.bt1,
.bt2,
.bt3 {
    border: none;
    display: block;
    text-align: center;
    color: #fff;
}

.bt1 {
    width: 120px;
    height: 32px;
    background: url(../gfx/bt1.png) 0px 0px no-repeat;
    font-size: 12px;
}

.bt1:hover {
    background-position: 0px -32px;
    cursor: pointer;
}

.bt2 {
    width: 75px;
    height: 25px;
    background: url(../gfx/bt2.jpg) 0px 0px no-repeat;
    font-size: 12px;
    line-height: 25px;
}

.bt2:hover {
    background-position: 0px -25px;
    cursor: pointer;
}

.bt3 {
    width: 115px;
    height: 26px;
    background: url(../gfx/bg_bt3.gif) 0px 0px repeat-x;
    font-size: 14px;
    line-height: 26px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.bt3:hover {
    background-position: 0px -26px;
    background-repeat: repeat-x;
    cursor: pointer;
}


h6 {
    color: #295bcf;
    font-size: 18px;
}

.containner.passthrutitle {
    padding: 20px;
    margin-top: -235px;
    color: #fff;
    background-image: url(../gfx/pointer_page_title.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.containner.passthrutitle h6 {
    color: #fff;
}

h5 {
    color: #295bcf;
    font-size: 16px;
}

.menu-top {
    height: 119px;
    background: url(../gfx/bg-menu-topo.png) 0px 0px no-repeat;
    z-index: 991;
    position: relative;
}

.areas {
    width: 100%;
    background: url(../gfx/bg-areas-construcao.gif) 0px 0px no-repeat;
    height: 414px;
    padding: 22px;
}

.face_center {
    width: 100%;
    background: url(../gfx/bg-face.gif) 0px 0px repeat-x;
    height: 313px;
    margin-top: 20px;
    padding: 20px 0px;
}

.easygray {
    background-color: #ebebeb;
    padding: 20px 0px;
}

.dark_blue {
    background: url(../gfx/texture_footer.jpg) 0px 0px repeat-x;
    padding: 36px 0px 20px 0px;
    background-position: top;
    color: #FFF;
    font-size: 12px;
}

.dark_blue a {
    color: #69c0ef;
}

.containner {
    width: 1000px;
    margin: 0px auto;
}

.containner.passthru {
    padding: 20px;
    margin-top: -160px;
    background-color: #f8f8f8;
}

.containner.bg-smooth-gray {
    padding: 20px;
    background-color: #f8f8f8;
}


.contactos_topo {
    font-size: 14px;
    padding-top: 20px;
}

.contactos_topo .titulo_contactos_topo {
    padding-right: 10px;
    height: 65px;
    border-right: 1px dashed #f5989d;
    float: left;
    line-height: 65px;
    color: #183884;
}

.contactos_topo .contactos {
    float: left;
}

.contactos_topo .contactos span {
    display: block;
    height: 25px;
    color: #183884;
    margin-top: -0.4em;
}

.icon {
    background-image: url(../gfx/misc_icons.png);
    background-repeat: no-repeat;
    display: block;
}

.icon.phone {
    width: 18px;
    height: 19px;
    background-position: 0px 0px;
}

.icon.cellphone {
    width: 19px;
    height: 17px;
    background-position: 0px -123px;
}

.icon.envolope {
    width: 19px;
    height: 13px;
    background-position: 0px -19px;
}

.icon.envolope_submit {
    width: 36px;
    height: 18px;
    background-position: 0px -55px;
}

.icon.video_imovel {
    width: 25px;
    height: 25px;
    background-position: 0px -73px;
}

.icon.mapa_imovel {
    width: 25px;
    height: 25px;
    background-position: 0px -98px;
}

.nav-top {
    float: right;
    margin-top: 12px;
}

.nav-top a {
    padding: 10px 10px;
    float: left;
    border-right: 1px dashed #f5989d;
    color: #60b0db;
    text-transform: uppercase;
}

.nav-top a:hover {
    color: #295bcf;
}

.slides {
    margin-top: -16px;
    position: relative;
    height: 350px;
}


.logo {
    width: 250px;
    height: 151px;
    position: absolute;
    z-index: 990;
    background: url(../gfx/logo.png);
    display: block;
    top: 0px;
    left: 24px;
}

.icon.facebook_icon {
    width: 23px;
    height: 23px;
    background-position: 0px -32px;
    margin: 107px 10px 0px 23px;
}

.icon.facebook_icon:hover {
    background-position: -23px -32px;
}


.slides .images {
    width: 1000px;
    height: 323px;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.slides .images .image {
    position: relative;
}

.slides .images .image .desc {
    position: absolute;
    top: 150px;
    left: 35px;
}

.slides .images .image .desc p.title-image,
.slides .images .image .desc p.desc-image {
    font-size: 16px;
    padding: 10px;
    margin-bottom: 1px;
    float: left;
}

.slides .images .image .desc p.title-image {
    background: url(../gfx/transparent_black.png) repeat;
    color: #fff;

}

.slides .images .image .desc p.desc-image {
    background: url(../gfx/transparent_white.png) repeat;
    color: #000;
    padding: 20px;
    max-width: 590px;
    font-size: 12px;
    line-height: 14px;
}

.wrapper_area {
    width: 320px;
    max-height: 377px;
    float: left;
    margin-right: 20px;
}

.wrapper_area .area {
    background-color: #2757c5;
    width: 320px;
    /*height: 330px;*/
    padding: 20px;
    display: block;
    color: #fff;
}

.wrapper_area .area .banner {
    width: 280px;
    height: 180px;
    margin-bottom: 15px;
}

.wrapper_area .area .title {
    font-size: 18px;
    margin-bottom: 8px;
    display: block;
}

.wrapper_area .area .descricao {
    font-size: 12px;
    line-height: 14px;
    height: 42px;
    overflow: hidden;
    display: block;
}

.wrapper_area .area .descricao.short {
    width: 169px;
    display: block;
    float: left;
    margin-left: 10px;
}

.wrapper_area .button {
    width: 320px;
    height: 38px;
    background: url(../gfx/bt_area.png) 0px 0px no-repeat;
    color: #fff;
    line-height: 38px;
    display: block;
    font-size: 12px;
    text-align: center;
}

.wrapper_area .button:hover {
    background-position: 0px -38px;
}

.imoveis_home {
    margin-bottom: 20px;
}

.imoveis_home .imovel {
    width: 240px;
    float: left;
    margin-right: 13px;
    margin-bottom: 20px;
}

.imoveis_home .imovel a.imagem_imovel {
    width: 240px;
    height: 150px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

.imoveis_home .imovel a.titulo_imovel {
    color: #f0c278;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 7px;
    font-weight: bold;
    height: 33px;
    display: block;
}

.imoveis_home .imovel div.descricao_imovel {
    font-size: 12px;
    line-height: 14px;
    color: #8d8d8d;
    margin-top: 5px;
    max-height: 99px;
    overflow: hidden;
}

.form_registo_newsletter {
    width: 320px;
    float: left;
}

.form_registo_newsletter label {
    color: #122a63;
    font-size: 12px;
}

input[type="text"],
textarea {
    height: 33px;
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 10px;
}

textarea {
    min-height: 75px;
    padding: 10px;
    resize: none;
    font-family: Arial, Helvetica, sans-serif;
}

input[type="text"].med_small {
    width: 320px;
}

input[type="text"].halfpage,
textarea.halfpage {
    width: 485px;
}

.banner_cbxxihd {
    width: 462px;
    float: right;
}

.sobre_albicasa_home {
    width: 320px;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-right: 20px;
}

.sobre_albicasa_home a {
    color: #052578;
    font-weight: bold;
}

.sobre_albicasa_home a:hover {
    color: #75c5f0;
}

#map {
    display: block;
    width: 100%;
    height: 250px;
}

.map-icon {
    background: url(../gfx/map-icon.png) 0px 0px no-repeat;
    width: 144px;
    height: 130px;
}

.div50 {
    width: 485px;
}

.form_contactos {}

.form_contactos label {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #737373;
}

.form_contactos input,
.form_contactos textarea {
    margin-bottom: 15px;
}

.detalhes_contacto p.title {
    color: #295bcf;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.detalhes_contacto p {
    font-size: 12px;
    line-height: 14px;
}

.share_bts_home {
    color: #77c6f0;
    font-size: 12px;
    margin-top: 10px;
    max-width: 240px;
}

.share_bts_home p {
    margin-bottom: 3px;
}

a.share {
    background-image: url(../gfx/icons_share.jpg);
    background-repeat: no-repeat;
    margin-right: 3px;
    display: block;
    width: 23px;
    height: 23px;
}

a.share.facebook {
    background-position: 0px 0px;
}

a.share.facebook:hover {
    background-position: 0px -23px;
}

a.share.twitter {
    background-position: -23px 0px;
}

a.share.twitter:hover {
    background-position: -23px -23px;
}

a.share.gplus {
    background-position: -46px 0px;
}

a.share.gplus:hover {
    background-position: -46px -23px;
}

a.share.gplus img {
    max-width: 23px;
}

.link_logo {
    float: left;
    opacity: 0.7;
}

.pag-conteudo {
    font-size: 12px;
    line-height: 14px;
}

.pesquisa {
    float: left;
    margin-right: 20px;
}

.bg_form_pesquisa_imovel {
    padding: 10px;
    background-color: #9cb3e9;
}

.form_pesquisa_imovel_titulo {
    width: 165px;
    height: 33px;
    background: url(../gfx/titulo_form_pesquisa.png) 0px 0px no-repeat;
    font-size: 13px;
    color: #FFF;
    font-weight: bold;
    padding: 10px 0px 0px 10px;
}

.form_pesquisa_imovel {
    width: 165px;

}

.form_pesquisa_imovel label {
    display: block;
    font-size: 12px;
    color: #FFF;
    margin-bottom: 5px;
}

.form_pesquisa_imovel select {
    background: url(../gfx/bg-selectbox-search.png) 0px 0px no-repeat;
    width: 145px;
    height: 24px;
    border: none;
    line-height: 24px;
    padding: 3px 5px;
    margin-bottom: 10px;
    color: #474747;
}

.form_pesquisa_imovel button[type="submit"] {
    height: 33px;
    width: 165px;
    background: url(../gfx/bt_submit_pesquisa.png) 0px 0px no-repeat;
    color: #fff;
    border: none;
    text-align: center;
    font-weight: bold;
}

.form_pesquisa_imovel button[type="submit"]:hover {
    background-position: 0px -33px;
}

.imoveis_pesquisa {
    float: left;
}

.imoveis_pesquisa .imovel {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #e3e3e3;
    width: 775px;
    height: 130px;
    margin-bottom: 10px;
}

.imoveis_pesquisa .imovel:hover {
    border-color: #183884;
}

.imoveis_pesquisa .imovel .thumb_imovel {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 173px;
    height: 113px;
    overflow: hidden;
    padding: 5px;
    border: 1px solid #e3e3e3;
    background-color: #f8f8f8;
    margin-right: 10px;
    float: left;
}

.imoveis_pesquisa .imovel .titulo_imovel {
    font-weight: bold;
    font-size: 14px;
    color: #0971ff;
    height: 14px;
    width: 100%;
    margin-top: 10px;
}

.imoveis_pesquisa .imovel .resumo_localizacao {
    font-size: 12px;
    color: #aaaaaa;
    margin-bottom: 20px;
    width: 100%;
    height: 14px;
}

.imoveis_pesquisa .imovel .dados {
    padding: 0px 10px;
    border-right: 1px solid #9d9d9d;
    float: left;
}

.imoveis_pesquisa .imovel .dados .valor.dark,
.imoveis_pesquisa .imovel .dados .titulo.dark {
    color: #333333;
}

.imoveis_pesquisa .imovel .dados .titulo {
    font-size: 18px;
    color: #9d9d9d;
    display: block;
    margin-bottom: 3px;
}

.imoveis_pesquisa .imovel .dados .valor {
    font-size: 16px;
    color: #9d9d9d;
}

.imoveis_pesquisa .imovel .bt3 {
    margin-top: 24px;
}

.pesquisa_imovel_home_wrapper {
    width: 100%;
    background: url(../gfx/bg_imovel_pesquisa_home.jpg) 0px 0px no-repeat;
    background-position: center;
    height: 250px;
    margin-bottom: 20px;
    padding: 20px 0px;
}

.pesquisa_imovel_home {
    width: 960px;
    margin: 0px auto;

}

.pesquisa_imovel_home .titulo {
    /*text-align:center;*/
    float: left;
    color: #FFF;
    font-size: 34px;
    margin-bottom: 20px;
}

.pesquisa_imovel_home .form {
    width: 638px;
    /*margin:0px auto;*/
    float: left;
    margin-right: 20px;
}

.pesquisa_imovel_home .form input[type="text"] {
    height: 44px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pesquisa_imovel_home .form label {
    display: block;
    color: #FFF;
    font-size: 25px;
    margin-bottom: 15px;
}

.pesquisa_imovel_home .form button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #FFF;
    margin: 20px 109px 0px;
    width: 420px;
    background: url(../gfx/bt_procurar_imovel_home.jpg) 0px 0px repeat-x;
    height: 50px;
    line-height: 50px;
    font-size: 27px;
    text-align: center;
    border: none;
}

.pesquisa_imovel_home .form button:hover {
    background-position: 0px -50px;
    cursor: pointer;
}

.header_imovel {
    padding: 20px;
    background-color: #e8e8e8;
    border: 1px solid #ced8f0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.header_imovel p.titulo {
    color: #183884;
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
    max-width: 700px;
    float: left;
}

.header_imovel p.loc {
    color: #a1a1a1;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    width: 715px;
    float: left;
}

.header_imovel .carac {
    margin-right: 20px;
    float: left;
}

.certef {
    background: url(../gfx/certef_bdges.png) 0px 0px no-repeat;
    width: 36px;
    height: 26px;
}

.certef.a {}

.certef.a_plus {
    background-position: 0px -26px;
}

.certef.b_less {
    background-position: 0px -52px;
}

.certef.b {
    background-position: 0px -78px;
}

.certef.c {
    background-position: 0px -104px;
}

.certef.d {
    background-position: 0px -130px;
}

.certef.e {
    background-position: 0px -156px;
}

.certef.f {
    background-position: 0px -182px;
}

.certef.g {
    background-position: 0px -208px;
}

.certef.default {
    background-position: 0px -234px;
}

.header_imovel .carac .title {
    display: block;
    color: #183884;
    font-size: 18px;
    float: left;
    padding: 5px 10px 5px 0px;
    border-right: 1px solid #75c5f0;
    margin-right: 10px;
}

.header_imovel .carac .desc {
    color: #454545;
    font-size: 18px;
    float: left;
    padding: 5px 10px 5px 0px;
}

.header_imovel a.marcar_visita {
    border: 1px solid #75ad21;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #84c225;
    padding: 10px 10px;
    color: #fff;
    font-size: 16px;
    display: block;
    float: right;
}

.header_imovel a.marcar_visita:hover {
    background-color: #8ccf27;
}

.detalhe_imovel .wrapper_descricao_imovel {
    background-color: #e2f3fb;
    padding: 20px;
    width: 960px;
    max-height: 300px;
    margin-bottom: 20px;
}

.detalhe_imovel .descricao_imovel {
    background-color: #e2f3fb;
    position: relative;
    overflow: hidden;
    max-height: 260px;
}

.detalhe_imovel .descricao_imovel .scrollable_content {
    width: 900px;
    color: #5c5c5c;
    font-size: 12px;
}

.detalhe_imovel .specs_detalhe_imovel {
    width: 960px;
    background-color: #e8e8e8;
    padding: 10px;
    margin-top: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.detalhe_imovel .specs_detalhe_imovel ul.vertical_tabs {
    width: 124px;
    float: left;
}

.detalhe_imovel .specs_detalhe_imovel ul.vertical_tabs li {
    width: 124px;
    height: 30px;
    background-color: #f5f5f5;
    margin-top: 10px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.detalhe_imovel .specs_detalhe_imovel ul.vertical_tabs li.active {
    background-color: #fff;
}

.detalhe_imovel .specs_detalhe_imovel .containner_vertical_tabs {
    display: none;
    padding: 10px;
    background-color: #fff;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 815px;
    height: 128px;
}

.detalhe_imovel .specs_detalhe_imovel .containner_vertical_tabs .coll {
    width: 251px;
    float: left;
}

.detalhe_imovel .specs_detalhe_imovel .containner_vertical_tabs .coll p {
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #f2f2f2;
}

.detalhe_imovel .specs_detalhe_imovel .containner_vertical_tabs .coll p .tt {
    color: #7bb223;
}

.detalhe_imovel .specs_detalhe_imovel ul.vertical_tabs li a {
    font-size: 14px;
    color: #5d5d5d;
    line-height: 30px;
    display: block;
    text-align: center;
}

ul.tabs_imovel li {
    float: left;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #e1e1e1;
    background-color: #e8e8e8;
    margin-right: 10px;
}

ul.tabs_imovel li a {
    padding: 10px;
    color: #9a9a9a;
    display: block;
}

ul.tabs_imovel li a:hover {
    color: #78b122;
}

.tab_containner {
    display: none;
    background-color: #e8e8e8;
    padding: 20px;
    width: 960px;
}

.galeria_imagens_imovel {}

.galeria_imagens_imovel .main_image {
    padding: 10px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 20px;
}

.galeria_imagens_imovel .thumbs {
    float: right;
    width: 435px;
    height: 360px;
    overflow: scroll;
}

.galeria_imagens_imovel .thumb {
    float: left;
    margin: 0px 7px 7px 0px;
    width: 132px;
    height: 110px;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #FFF;
    padding: 5px;
}

.form_overall {
    -webkit-box-shadow: 0px 0px 21px 0px rgba(50, 50, 50, 0.9);
    -moz-box-shadow: 0px 0px 21px 0px rgba(50, 50, 50, 0.9);
    box-shadow: 0px 0px 21px 0px rgba(50, 50, 50, 0.9);
    display: none;
    width: 800px;
    background-color: #fff;
    position: absolute;
    z-index: 999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.form_overall .title {
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
    padding: 0px 10px;
    background-color: #84C225;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.form_overall .title a {
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}

.marcar_visita_form {
    padding: 20px;
}

.marcar_visita_form form {
    margin-top: 30px;
}

.marcar_visita_form input[type="text"],
.marcar_visita_form textarea {
    font-size: 12px;
    width: 100%;
    margin-bottom: 10px;
    height: 30px;
    background-color: #f2f2f2;
}

.marcar_visita_form textarea {
    height: 87px;
    padding: 10px;
}

.marcar_visita_form input[type="text"].half {
    width: 177px;
}

.marcar_visita_form .half .half_half {
    width: 170px;
}

.marcar_visita_form div.half {
    width: 370px;
}

.marcar_visita_form label {
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    color: #686868;
}

.details_form_visita {
    font-size: 13px;
}

.details_form_visita p {
    line-height: 18px;
}

.details_form_visita p b {
    color: #75c5f0;
}

.portfolio {}

.portfolio .projeto {
    margin-bottom: 20px;
    width: 470px;
    float: left;
    margin-right: 20px;
    background-color: #fff;
    border: 1px solid #ededed;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.portfolio .projeto .slide_imgs_imovel {
    width: 210px;
    height: 142px;
    float: left;
    border: 1px solid #f3f3f3;
    margin: 10px;
    display: block;
}

.portfolio .projeto .slide_imgs_imovel img {
    max-width: 100%;
}


.portfolio .projeto .descricao {
    float: left;
    font-size: 16px;
    color: #616161;
    width: 220px;
    font-weight: 500;
    padding: 10px;
    height: 155px;

}

.portfolio .projeto .descricao p.titulo {
    color: #0d73ff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0px;
    border-bottom: 1px dashed #d6d6d6;
    margin-bottom: 10px;
}

.portfolio .projeto .descricao p.ano {
    font-size: 14px;
    color: #aeaeae;
}

.portfolio .projeto .descricao p.ano b {
    font-weight: bold;
    color: #505050;
}

.wrapper_flash_area {
    width: 295px;
    float: right;
    height: 210px;
    overflow: hidden;
}

.novidade_flash {
    float: right;
    width: 295px;
    height: 140px;
    right: 0px;
    overflow: hidden;
}

.ticker1 {
    width: 295px;
    float: right;
}

.novidade_flash .flash {
    margin-bottom: 10px;
    width: 295px;
    float: left;
}

.novidade_flash .flash:hover {
    background: url(../gfx/bg_transp_flash.png) repeat;
}

.novidade_flash .flash .img_flash img {
    max-width: 100px;
    float: left;
    margin: 0px 10px 5px 0px;
    padding: 5px;
    background-color: #FFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.novidade_flash .flash .titulo_flash {
    font-size: 12px;
    font-weight: bold;
    color: #2757c5;
    margin-bottom: 7px;
    display: block;
    margin-top: 5px;
}

.novidade_flash .flash .text_flash {
    font-size: 12px;
    color: #FFF;
}

.meteo_rodape {
    background: url(../gfx/meteo_rodape.png) 0px 0px no-repeat;
    width: 236px;
    height: 59px;
    display: block;
    padding-top: 27px;
    overflow: hidden;
    margin-bottom: 10px;
}

.temperatura_day {
    width: 105px;
    height: 34px;
    font-size: 11px;
    color: #fff;
    padding-left: 50px;
    float: left;
    margin-right: 10px;
}

.pagination {
    width: 26px;
    height: 24px;
    background: url(../gfx/pagination.png) 0px -24px no-repeat;
    display: block;
    color: #FFF;
    text-align: center;
    padding-top: 5px;
    font-size: 12px;
    margin-right: 5px;
    float: left;
}

.pagination.active {
    background-position: 0px 0px;
}

