html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body { margin:0px; }

#main_wrapper { position:absolute; top:0px; right:0px; left:0px; }

#main_wrapper.particulares { background:url('/images/nb_bg.png') repeat-x #F6F6F7; }
#main_wrapper.empresas { background:url('/images/nb_bg.png') repeat-x #F6F6F7; }
#main_wrapper.bancounico { background:url('/images/nb_bg.png') repeat-x #F6F6F7; }
#main_wrapper.apoiocliente { background:url('/images/nb_bg.png') repeat-x #F6F6F7; }
#main_wrapper.pesquisa { background:url('/images/nb_bg.png') repeat-x #F6F6F7; }

#main_container { width:920px; margin:0px auto 0px auto; }
#bottom_wrapper { width:100%; float:left; background-color:white; }
#bottom_container { width:920px; margin:0px auto 0px auto; clear:both; }

.particulares .botao:hover { background-color: #006341; }
.particulares .botao.on { background-color:#006341; }
.empresas .botao:hover { background-color:#2D0030; }
.empresas .botao.on { background-color:#2D0030; }

.top_box { width:100%; height:90px; float:left; position:relative; background:#02663e; }

.top_box > .lower_separators { width:915px; height:35px; position:absolute; bottom:17px; right:10px; }
.top_box > .lower_separators .link { display:block; width:100%; height:100%; }

.top_box > .lower_separators > .logo { width:100px; height:100%; float:left; }
.top_box > .lower_separators > .logo a { border:none; }
.top_box > .lower_separators > .logo img { margin-top:-38px; border:none; width:90px; height:90px; margin-left: 16px !important }

.top_box > .lower_separators a { font: bold 10px Verdana; text-decoration:none; color: white; }

.top_box > .lower_separators > .particulares { width:105px; height:35px; float:left; margin-top: 4px }
.top_box > .lower_separators > .empresas { width:79px; height:35px; float:left; margin-top: 4px }
.top_box > .lower_separators > .banco_unico { width:156px; height:35px; float:left; margin-top: 4px }
.top_box > .lower_separators > .apoio_cliente { width:118px; height:35px; float:left; margin-top: 4px }

.top_box > .lower_separators > .particulares.on a { color:#cedc00; }
.top_box > .lower_separators > .empresas.on a { color:#cedc00; }
.top_box > .lower_separators > .banco_unico.on a { color:#cedc00; }
.top_box > .lower_separators > .apoio_cliente.on a { color:#cedc00; }

.top_box > .lower_separators > .particulares_en { width:94px; height:35px; float:left; margin-top: 4px }
.top_box > .lower_separators > .empresas_en { width:85px; height:35px; float:left; margin-top: 4px }
.top_box > .lower_separators > .banco_unico_en { width:153px; height:35px; float:left; margin-top: 4px }
.top_box > .lower_separators > .apoio_cliente_en { width:120px; height:35px; float:left; margin-top: 4px }

.top_box > .lower_separators > .particulares_en.on a { color:#cedc00; }
.top_box > .lower_separators > .empresas_en.on a { color:#cedc00; }
.top_box > .lower_separators > .banco_unico_en.on a { color:#cedc00; }
.top_box > .lower_separators > .apoio_cliente_en.on a { color:#cedc00; }


/* .content_shadow_left { width:10px; height:458px; float:left; background:url('/images/sombra_esq.png'); } */
/* .content_shadow_right { width:10px; height:458px; float:left; background:url('/images/sombra_dir.png'); } */

.content_container { width:920px; float:left; }

.menu_box { width:100%; height:45px; float:left; position:relative; z-index:1000; background:#d6d9d8; }
.menu_box > .logo { width:200px; height:100%; float:left; margin:0px 0px 0px 30px; }
.menu_box > .logo a { border:none; }
.menu_box > .logo img { margin-top:20px; border:none; }
.menu_box > .pesquisa { width:150px; height:20px; margin:0px 1px 0px 0px; float:left; }
.menu_box > .pesquisa > .block { float:right; margin-top:12px; }
.menu_box > .pesquisa .input_pesquisa { width:130px; height:16px; padding:0px; color:white; border:1px solid White; background-color:transparent; }
.menu_box > .pesquisa .button_pesquisa {  }
.menu_box > .menu { width:722px; position:relative; float:left; margin:0px 0px 0px 15px; /*margin:0px 17px 0px 15px;*/ }
.menu_box > .menu > .block { float:left; position:relative }
.menu_box > .menu > .block > .pagina { float:left; border-left:2px solid White; padding:0px 8px 0px 8px; }
.menu_box > .menu > .block:first-child > .pagina { border-left:none; padding-left:0px; }
.menu_box > .menu > .block > .pagina a { color:White; font:bold 10px Verdana; text-decoration:none; }
.menu_box > .menu > .block > .block_inner { width:100%; position:absolute; z-index:1000; /*clear:both;*/ display:none; }
.menu_box > .menu > .block > .block_inner.on { display:block; }
.menu_box > .menu > .block > .block_inner > .over_link { text-decoration:none; }
.menu_box > .menu > .block > .block_inner > .over_link > .breaker_arrow { width:100%; height:33px; background:url('/images/seta_menu_over.png') no-repeat 20% bottom; }
.empresas .menu_box > .menu > .block > .block_inner > .over_link > .breaker_arrow { width:100%; height:33px; background:url('/images/seta_menu_over_verde.png') no-repeat 20% bottom; }
.menu_box > .menu > .block > .block_inner > .block_paginas { float:left; }
.particulares .menu_box > .menu > .block > .block_inner > .block_paginas { background-color:#006341; }
.empresas .menu_box > .menu > .block > .block_inner > .block_paginas { background-color:#528E17; /*#006341*/ }
.bancounico .menu_box > .menu > .block > .block_inner > .block_paginas { background-color:#006341; }
.apoiocliente .menu_box > .menu > .block > .block_inner > .block_paginas { background-color:#006341; }
.menu_box > .menu > .block > .block_inner > .block_paginas div { clear:both; padding:2px 10px 2px 10px; margin-bottom:5px; margin-top:5px; color:White; 
                                                                 text-align:left; font:11px Verdana; white-space: nowrap; }
.menu_box > .menu > .block > .block_inner > .block_paginas div:hover { background-color:#009639; }
.menu_box > .menu > .block > .block_inner > .block_paginas div a { color:inherit; text-decoration:none; }

.menu_breadcrumb { width:100%; height:35px; float:left; background:White; }
.menu_breadcrumb > .breadcrumb { margin:12px 17px 0px 30px; }
.menu_breadcrumb > .breadcrumb div { font:9px Verdana; float:left; padding-left:7px; padding-right:7px; border-left:1px solid #666666; }
.menu_breadcrumb > .breadcrumb div:first-child { padding-left:0px; padding-right:7px; border-left:none; }
.menu_breadcrumb > .breadcrumb a { color:#666666; text-decoration:none; }
.menu_breadcrumb > .breadcrumb a:hover { color:#009639; }
.menu_breadcrumb > .breadcrumb > .pagina { /*color:Gray;*/ }
.menu_breadcrumb > .breadcrumb > .pagina_selected { color:#009639; }

.menu_esquerda { width:170px; float:left; margin-left:30px; }
.menu_esquerda > .second_node { color:#505050; text-decoration:none; font:11px Verdana; }
.menu_esquerda > .second_node > .botao { background-color:#f2f2f2 !important; width:170px; height:30px; float:left; clear:both; display:table; overflow:hidden; background:white; border-bottom:1px solid white; }
.menu_esquerda > .second_node > .botao:hover { background-color:#009639 !important; border-bottom:1px solid White; color:white; }
.menu_esquerda > .second_node > .botao.on { background-color:#009639 !important; border-bottom:1px solid White; color:white; }

.particulares .menu_esquerda > .second_node > .botao:hover { background-color:#009639 !important; color:white;}
.particulares .menu_esquerda > .second_node > .botao.on { background-color:#009639 !important; color:white;}
.empresas .menu_esquerda > .second_node > .botao:hover { background-color:#009639!important; color:white;}
.empresas .menu_esquerda > .second_node > .botao.on { background-color:#009639 !important; color:white;}

.menu_esquerda > .second_node > .botao > .botao_inner { display:table-cell; vertical-align:middle; }
.menu_esquerda > .second_node > .botao > .botao_inner > .pagina { padding:0px 0px 0px 6px; }

.menu_esquerda > .third_node { text-decoration:none; font:10px Verdana; }
.menu_esquerda > .third_node > .seta { float:right; width:9px; height:30px; border-bottom:1px solid #dfdfdf; }
.menu_esquerda > .third_node > .botao { border-bottom:1px solid #f2f2f2 !important; width:170px; height:29px; float:left; clear:both; display:table; overflow:hidden; border-bottom:1px solid #dfdfdf; }
.menu_esquerda > .third_node > .botao.on { background-color:#e4f2d2; color:#009639; font-weight:bold; }
.menu_esquerda > .third_node > .botao > .botao_inner { height:30px; display:table-cell; vertical-align:middle; }
.menu_esquerda > .third_node > .botao > .botao_inner > .pagina { padding:0px 0px 0px 6px; }

.particulares .menu_esquerda > .third_node { color:#505050; }
.particulares .menu_esquerda > .third_node > .seta { border-color:white; background:url('/images/seta_submenu_particulares.png') no-repeat left center; }
.particulares .menu_esquerda > .third_node > .botao { border-bottom:1px solid #f2f2f2 !important; border-color:white; background-color:white }
.particulares .menu_esquerda > .third_node:hover > .seta { background-color:#e4f2d2; }
.particulares .menu_esquerda > .third_node:hover > .botao { background-color:#e4f2d2; color:#009639; font-weight:bold; }
.particulares .menu_esquerda > .third_node.on > .seta { background-color:#e4f2d2; }
.particulares .menu_esquerda > .third_node.on > .botao { background-color:#e4f2d2; color:#009639; font-weight:bold; }

.empresas .menu_esquerda > .third_node { color:#505050; text-decoration:none; font:10px Verdana; }
.empresas .menu_esquerda > .third_node > .seta { border-color:white; background:url('/images/seta_submenu_empresas.png') no-repeat left center; }
.empresas .menu_esquerda > .third_node > .botao { border-bottom:1px solid #f2f2f2 !important; border-color:white; background-color:white }
.empresas .menu_esquerda > .third_node:hover > .seta { background-color:#e4f2d2; }
.empresas .menu_esquerda > .third_node:hover > .botao { background-color:#e4f2d2; color:#009639; font-weight:bold; }
.empresas .menu_esquerda > .third_node.on > .seta { background-color:#e4f2d2; }
.empresas .menu_esquerda > .third_node.on > .botao { background-color:#e4f2d2; color:#009639; font-weight:bold; }

.menu_esquerda > .fourth_node_separator { width:100%; height:1px; clear:both; border-bottom:1px solid; }
.menu_esquerda > .fourth_node { text-decoration:none; font:10px Verdana; }
.menu_esquerda > .fourth_node > .seta { float:right; width:10px; height:21px; }
.menu_esquerda > .fourth_node > .botaofourth { width:152px; height:22px; margin-left:8px; float:left; clear:both; display:table; overflow:hidden; }
.menu_esquerda > .fourth_node > .botaofourth:hover { font-weight:bold; background-color:transparent; }
.menu_esquerda > .fourth_node > .botaofourth.on { font-weight:bold;  }
.menu_esquerda > .fourth_node > .botaofourth > .botao_inner { display:table-cell; vertical-align:middle; }
.menu_esquerda > .fourth_node > .botaofourth > .botao_inner > .pagina { color:#006341; padding:0px 0px 0px 6px; }
.particulares .menu_esquerda > .fourth_node_separator { border-color:#7895A3; }
.particulares .menu_esquerda > .fourth_node { color:#006341; }
.particulares .menu_esquerda > .fourth_node > .seta { background:url('/images/seta_submenu_particulares.png') no-repeat left center; }
.empresas .menu_esquerda > .fourth_node_separator { border-color:#9B7E99; }
.empresas .menu_esquerda > .fourth_node { color:#006341; }
.empresas .menu_esquerda > .fourth_node > .seta { background:url('/images/seta_submenu_empresas.png') no-repeat left center; }

.content_container > .main_content { width:100%; min-height:582px; position:relative; float:left; padding-bottom:20px; background:White; }
.content_container > .main_content_shadow_bottom { width:100%; height:12px; float:left; background:url('/images/sombra_baixo.png') repeat-x; }
/* PARTICULARES/EMPRESAS Content */
.interior_content { width:471px; min-height:50px; float:left; margin:0px 30px 0px 30px; }
.interior_content > .image_container { float:left; margin-bottom:20px; }

.interior_content > .title_content { font:bold 14px Verdana; }
.particulares .interior_content > .title_content { color:#006341; }
.empresas .interior_content > .title_content { color:#006341; }

.interior_content > .body_content { font:11px Verdana; color:#666666; }
.interior_content > .body_content > img { float:left; padding:0px 10px 10px 0px; } /*> p*/
.interior_content > .body_content > p > img { float:left; padding:0px 10px 10px 0px; } 
.particulares .interior_content > .body_content strong { color:#006341; }
.particulares .interior_content > .body_content ul { list-style-image:url('/images/seta_texto_particulares.png'); }
.particulares .interior_content > .body_content ul > ul { list-style-image:none; list-style-type:square; color:#666666; }
.particulares .interior_content > .body_content ul > li > ul { list-style-image:none; list-style-type:square; color:#666666; }
.particulares .interior_content > .body_content a { color:#006341; text-decoration:none; }
.particulares .interior_content > .body_content a:hover { text-decoration:underline; }
.empresas .interior_content > .body_content strong { color:#006341; }
.empresas .interior_content > .body_content ul { list-style-image:url('/images/seta_texto_empresas.png'); }
.empresas .interior_content > .body_content ul > li > ul { list-style-image:none; list-style-type:square; color:#666666; }
.empresas .interior_content > .body_content a { color:#006341; text-decoration:none; }
.empresas .interior_content > .body_content a:hover { text-decoration:underline; }

.body_content li {  }
/**/
/* BANCO UNICO/APOIO CLIENTE Content */
.image_content { width:300px; min-height:500px; float:left; margin:0px 19px 0px 30px; }
.middle_content { width:342px; min-height:500px; float:left; margin:0px 20px 0px 20px; }
.middle_content > .title_content { font:bold 14px Verdana; }
.middle_content > .body_content { font:11px Verdana; color:#666666; }
.middle_content > .body_content strong { /*color:#006341;*/ }
.middle_content > .body_content ul { list-style-image:url('/images/seta_texto_particulares.png'); }
.middle_content > .body_content ul > li > ul { list-style-image:none; list-style-type:square; color:#666666; }
.middle_content > .body_content a { color:#006341; text-decoration:none; }
.middle_content > .body_content a:hover { text-decoration:underline; }
.bancounico .middle_content strong { color:#006341; }
.bancounico .middle_content > .title_content { color:#006341; }
.bancounico .middle_content > .body_content { font:11px Verdana; color:#666666; }
.bancounico .middle_content > .body_content a { color:#006341; }
.bancounico .formulario { width:500px; /*margin-left:50px;*/ }
.apoiocliente .middle_content strong { color:#006341; }
.apoiocliente .middle_content > .title_content { color:#006341; }
.apoiocliente .middle_content > .body_content { font:11px Verdana; color:#666666; }
.apoiocliente .middle_content > .body_content a { color:#006341; }
.apoiocliente .formulario { width:500px; }

/**/
/* SEARCH Content */
.pesquisa .middle_content { width:691px; }
.pesquisa .middle_content > .title_content { text-transform:uppercase; color:#006341; }

/**/
.lateral_direita { width:152px; /*height:380px;*/ float:left; margin:0px 17px 0px 0px; }

.lateral_direita > .unico_contact { display:none; width:152px; height:74px; margin-bottom:10px; background:url('/images/unico_contact.png'); }

/* .bottom_shadow_left { width:10px; height:182px; float:left; background:url('/images/sombra_map_esq.png'); } */
/* .bottom_shadow_right { width:10px; height:182px; float:left; background:url('/images/sombra_map_dir.png'); } */

.bottom_content { width:900px; float:left; }
.bottom_content > .sitemap { width:100%; float:left; }
.bottom_content > .sitemap a { color:#009639; font:11px Verdana; text-decoration:none; }
.bottom_content > .sitemap a:hover { color:#006341; }
.bottom_content > .sitemap > .first_node { width:195px; float:left; margin:30px 0px 30px 30px; }
.bottom_content > .sitemap > .first_node > a { font-weight:bold; }
.bottom_content > .sitemap > .first_node > .second_node { clear:both; margin-top:5px; }

.bottom_content > .footer { width:100%; height:39px; float:left; }
.bottom_content > .footer > .copyright { height:12px; float:left; margin:13px 0px 0px 30px; color:White; font:10px Verdana; padding-right:10px; }
.footer_unico { text-align:left; width:640px; color:#009639 }

.precario { margin:0px 20px 35px 30px; font-family:Verdana; font-size:11px; color:#666666; border-collapse:collapse; }
.precario tr { height:24px; }
.precario tr.rowTitle { font-size:12px; font-weight:bold; color:#006341; }
.precario tr.rowTitle > td.one { padding:0px 0px 8px 0px; }
.precario tr.rowSubtitle { font-size:11px; color:#529417; }
.precario.sub tr.rowOdd > td.one { padding-left:10px; }
.precario.sub tr.rowEven > td.one { padding-left:10px; }
.precario tr.rowOdd { background:#F7F7F7; }
.precario tr.rowEven {  }
.precario tr td { width:125px; padding:0px 5px 0px 5px; text-align:center; }
.precario tr td.direita { width:125px; padding:0px 5px 0px 5px; text-align:right; }
.precario tr td.one { width:350px; text-align:left; }
.precario_notas { width:790px; clear:both; margin:0px auto 0px auto; color:#999999; border-top:1px solid #EEEEEE; }

   /* FLASH */
   /* Solucoes Unico */
.solucoes_container { width:671px; height:165px; float:left; margin:25px 30px 0px 30px; text-align:right; margin-top: -240px;}
.solucoes_container > img { float:left; }
.solucoes_container > .solucoes_flash { width:504px; height:175px; float:right; font:11px Verdana; color:#666666; }
   /**/
   /* Solucoes Unico Window */
.solucoes_window { width:855px; height:605px; display:none;/*block*/ position:absolute; z-index:800; top:-24px; left:28px; background:White; }
.solucoes_window > .window_head { width:100%; height:25px; }
.solucoes_window > .window_head > .spacer { width:770px; height:24px; float:left; border-bottom:1px solid #EAE5EA; }
.solucoes_window > .window_head > .close { width:85px; height:25px; float:left; text-align:center; background:url('/images/bt_fechar.png') no-repeat; }
.solucoes_window > .window_head > .close:hover { background:url('/images/bt_fechar_over.png') no-repeat; }
.solucoes_window > .window_head > .close > span { width:100%; height:100%; display:block; }
.solucoes_window > .window_head > .close > span:hover { cursor:pointer; }
/*Added by Afrosio: 3rd Jan, 2013 */
.solucoes_window > .window_head > .close_en { width:85px; height:25px; float:left; text-align:center; background:url('/images/bt_close.png') no-repeat; }
.solucoes_window > .window_head > .close_en:hover { background:url('/images/bt_close_over.png') no-repeat; }
.solucoes_window > .window_head > .close_en > span { width:100%; height:100%; display:block; }
.solucoes_window > .window_head > .close_en > span:hover { cursor:pointer; }
/**/
.solucoes_window > .window_content { width:853px; height:580px; float:left; border:1px solid #EAE5EA; border-top:none; }
.solucoes_window > .window_content > .flash_container { width:504px; height:175px; margin:58px auto 40px auto; }
.solucoes_window > .window_content > .content_container { width:853px; float:left; }
.solucoes_window > .window_content > .content_container > .left { width:130px; height:285px; position:relative; float:left; background:url('/images/1px_transparente.png') repeat; }
.solucoes_window > .window_content > .content_container > .left > span { width:18px; height:35px; display:block; position:absolute; top:125px; left:40px; background:url('/images/seta_big_esq_azul.png') no-repeat; }
.solucoes_window > .window_content > .content_container > .left > span:hover { cursor:pointer; background:url('/images/seta_big_esq_verde.png') no-repeat; }
.solucoes_window > .window_content > .content_container > .content_window { width:593px; height:285px; float:left; overflow:hidden; position:relative; font:12px Verdana; color:#006341; }
.solucoes_window > .window_content > .content_container > .content_window > .content_item { width:100%;/*5930*/ height:100%; float:left; /*position:absolute; top:0px; left:0px;*/ display:none; }
.solucoes_window > .window_content > .content_container > .content_window > .content_item.on { display:block; }
.solucoes_window > .window_content > .content_container > .content_window > .content_item > .item { width:100%; height:285px; float:left; display:none; }
.solucoes_window > .window_content > .content_container > .content_window > .content_item > .item.on { display:block; }
.solucoes_window > .window_content > .content_container > .content_window > .content_item > .item img { float:left; }
.solucoes_window > .window_content > .content_container > .content_window > .content_item > .item a { color:#006341 }
.solucoes_window > .window_content > .content_container > .content_window > .content_item > .item a:hover {  }
.solucoes_window > .window_content > .content_container > .right { width:130px; height:265px; position:relative; float:left; background:url('/images/1px_transparente.png') repeat; }
.solucoes_window > .window_content > .content_container > .right > span { width:18px; height:35px; display:block; position:absolute; top:125px; right:40px; background:url('/images/seta_big_dir_azul.png') no-repeat; }
.solucoes_window > .window_content > .content_container > .right > span:hover { cursor:pointer; background:url('/images/seta_big_dir_verde.png') no-repeat; }
.solucoes_window > .window_content > .content_container > .paging { width:130px; height:20px; float:left; text-align:center; font:12px Verdana; font-weight:bold; color:#006341; }
   /**/
/**/

/* BANNER HOMEPAGE */
.banner_homepage { width:670px; height:380px; float:left; margin:0px 31px 0px 30px; position:relative; z-index:500; overflow:hidden; }  
.banner_homepage > .banner_frame { width:670px; height:380px; float:left; display:none;}
.banner_homepage > .banner_frame_no-flash { width:670px; height:380px; float:left;  }
.banner_homepage > .banner_item { float:left; display:none; }
.banner_homepage > .banner_item.on { /*display:block;*/ display:none; }
.banner_homepage > .banner_button_wrapper { width:670px; height:32px; bottom:0px; left:0px; position:absolute; }
.banner_homepage > .banner_button_wrapper > .banner_button_container { float:right; margin:10px 10px 0px 0px; }
.banner_homepage > .banner_button_wrapper > .banner_button_container > div { width:10px; height:10px; float:left; margin-left:8px; border:1px solid #7EC700; background:white; }
.banner_homepage > .banner_button_wrapper > .banner_button_container > div.on { background:#7EC700; border:1px solid white; }
.banner_homepage > .banner_button_wrapper > .banner_button_container > div:hover { cursor:pointer; }

#gallery-banner-noflash { margin:0px; padding:0px; }
#gallery-banner-noflash li { display: block; }
/**/
  
/* MACROS */
  /* CARTAO */
.cartao_container { float:left; }
.cartao_container > .imgcartao { float:left; width:160px; }
.cartao_container > .cartao_titulo { float:left; width:311px; font:bold 12px Verdana; }
.cartao_container > .cartao_titulo a { color:inherit; text-decoration:none; }
.cartao_container > .cartao_titulo a:hover { text-decoration:underline; }
.particulares .cartao_container > .cartao_titulo { color:#006341; }
.empresas .cartao_container > .cartao_titulo { color:#006341; }
.cartao_container > .cartao_texto { float:left; width:311px; margin-top:15px; font:11px Verdana; }
   /**/
   /* ANEXO */
.anexo_item { width:100%; float:left; }
.anexo_item > .icon { width:14px; height:13px; margin-left:6px; float:left; background:url('/images/icon_anexo.png') no-repeat center center; }
.anexo_item > .ficheiro { max-width:451px; float:left; }
.anexo_item > .ficheiro > a { color:#7FC514 !important; text-decoration:none; }
.anexo_item > .ficheiro > a:hover { text-decoration:underline; cursor:pointer; }
.anexo_item > .descricao { width:100%; float:left; margin-top:3px; color:#666666; font-size:10px; }
   /**/
   /* ICONE SERVICOS */
.icone_servicos { width:150px; /*height:150px;*/ margin:15px 4px 5px 3px; float:left; }
.icone_servicos > .servico { width:140px; height:40px; margin:5px 5px 0px 5px; float:left; text-align:center; }
.icone_servicos > .servico a { text-decoration:none; }
.icone_servicos > .servico a:hover { text-decoration:underline; }
.icone_servicos img { border:none; }
.particulares .icone_servicos > .servico a { color:#006341; }
.empresas .icone_servicos > .servico a { color:#006341; }
   /**/
   /* ICONE PRODUTOS */
.icone_produtos { width:100%; float:left; margin:10px 0px 10px 0px; }
.icone_produtos > .icone_produtos_inner { float:right; }
.icone_produtos > .icone_produtos_inner a:hover { text-decoration:none !important; }
.icone_produtos .icone { display:block; height:40px; float:left; background-repeat:no-repeat; background-position:center center; }
.icone_produtos .icone img { border:none; }
.icone_produtos .icone:hover { cursor:pointer; }
.icone_produtos .icone:hover img { display:none; }
.icone_produtos .icone.pessoal { width:46px; }
.icone_produtos .icone.pessoal:hover { background-image:url('/images/sol_link_pessoal_over.gif'); }
.icone_produtos .icone.familia { width:68px; }
.icone_produtos .icone.familia:hover { background-image:url('/images/sol_link_familia_over.gif'); }
.icone_produtos .icone.casa { width:42px; }
.icone_produtos .icone.casa:hover { background-image:url('/images/sol_link_casa_over.gif'); }
.icone_produtos .icone.viagem { width:68px; }
.icone_produtos .icone.viagem:hover { background-image:url('/images/sol_link_viagem_over.gif'); }
.icone_produtos .icone.cartoes { width:52px; }
.icone_produtos .icone.cartoes:hover { background-image:url('/images/sol_link_cartoes_over.gif'); }
.icone_produtos .icone.automovel { width:58px; }
.icone_produtos .icone.automovel:hover { background-image:url('/images/sol_link_auto_over.gif'); }
.icone_produtos .icone.poupanca { width:60px; }
.icone_produtos .icone.poupanca:hover { background-image:url('/images/sol_link_poupanca_over.gif'); }
.icone_produtos .icone.arte { width:47px; }
.icone_produtos .icone.arte:hover { background-image:url('/images/sol_link_poupanca_over.gif'); }

.icone_produtos .icone.ficha { width:40px;} 
.icone_produtos .icone.ficha:hover { background-image:url('/images/Icon_ficha2.jpg');}


   /**/
   /* LOGIN */
.lateral_direita > .unico_online { width:150px; height:115px; margin-bottom:10px; font-family:Verdana; font-size:10px; background-color:white; border: solid 1px #dfdfdf; }
.lateral_direita > .unico_online > .utilizador { margin-top:31px; }
.lateral_direita > .unico_online > .password { margin-top:4px; }
.lateral_direita > .unico_online > .botao { width:10px; height:18px; margin-top:4px; float:left; background:url('/images/seta_lateral_branca.png') no-repeat right center; }
.lateral_direita > .unico_online > .registo { width:123px; float:left; margin-left:10px; margin-top:7px; color:White; }
.lateral_direita > .unico_online > .senha { width:123px; float:left; margin-left:10px; margin-top:2px; color:White; }
.lateral_direita > .unico_online > .nota { width:135px; float:left; margin-left:10px; margin-top:8px; font-size:9px; color:White; }
.lateral_direita > .unico_online > .nota a { color:White; text-decoration:none; }
.lateral_direita > .unico_online > .nota a:hover { text-decoration:underline; }
.lateral_direita > .unico_online > input { width:123px; height:18px; float:left; padding:0px; margin-left:10px; border:none; color:#006341; font-family:Verdana; font-size:10px; }

.lateral_direita > .unico_online .link_aceder { display:block; float:left; margin:18px 0px 0px 9px; text-decoration:none; }
.lateral_direita > .unico_online .link_aceder:hover { cursor:pointer; }
.lateral_direita > .unico_online .link_activar { display:block; float:left; margin:10px 0px 0px 9px; text-decoration:none; }
.lateral_direita > .unico_online .link_activar:hover { cursor:pointer; }

.lateral_direita > .unico_online .botao_aceder { display:block; width:132px; height:21px; background-color:#009639; border-radius:2px; color:white; font-size:13px; padding-top:5px;  }
.lateral_direita > .unico_online .botao_aceder p { margin-left:40px; margin-top:0px; }
.lateral_direita > .unico_online .botao_aceder:hover { background-color:#006341; }
.lateral_direita > .unico_online .botao_activar { display:block; width:132px; height:21px;  background-color:#009639; border-radius:2px; color:white; font-size:13px; padding-top:5px; }
.lateral_direita > .unico_online .botao_activar p { margin-left:40px; margin-top:0px; }
.lateral_direita > .unico_online .botao_activar:hover { background-color:#006341; }
/**/
.lateral_direita > .unico_online .botao_aceder_en { display:block; width:132px; height:21px; background-color:#009639; border-radius:2px; color:white; font-size:13px; padding-top:5px; }
.lateral_direita > .unico_online .botao_aceder_en p { margin-left:46px; margin-top:0px; }
.lateral_direita > .unico_online .botao_aceder_en:hover { background-color:#006341; }
.lateral_direita > .unico_online .botao_activar_en { display:block; width:132px; height:21px; background-color:#009639; border-radius:2px; color:white; font-size:13px; padding-top:5px; }
.lateral_direita > .unico_online .botao_activar_en p { margin-left:34px; margin-top:0px; }
.lateral_direita > .unico_online .botao_activar_en:hover { background-color:#006341; }


 /* UPagamentos */
.lateral_direita > .Upagamentos { background-image: url('/images/icon1-Nedbank-Separados-152px.gif'); width: 152px; margin-bottom: 10px; height: 43px; }
.lateral_direita > .Upagamentos { cursor:pointer; }

 /* UPagamentos */
.lateral_direita > .Upayments {background-image: url('/images/icon1-Nedbank-Separados-152px.gif'); width: 152px; margin-bottom: 10px; height: 43px; }
.lateral_direita > .Upayments { cursor:pointer; }

 /* payuey */
.lateral_direita > .payuey { background-image: url('/images/icon3-Nedbank-Separados-152px.gif'); width: 154px; margin-bottom: 10px; height: 43px; }
.lateral_direita > .payuey { cursor:pointer; }

 /* UCall Me */
.ucallme { width:152px; margin-bottom:10px; float:left; font-family: Verdana; font-size: 10px; }
.ucallme > .logo { width:91px; height:19px; float:left; margin-bottom:8px; clear:both; background:url('/images/ucallme.png') no-repeat center center; }
.ucallme > input { font-size:9px; color:#009639; font-family:Verdana; }
.ucallme > .telefone { width:78px; height:16px; float:left; border:1px solid #7EC700; padding:0px; margin:0px; }
.ucallme > .hora { width:49px; height:16px; float:left; border:1px solid #7EC700; padding:0px; margin:0px 0px 0px 5px; }
.ucallme > .botao { width:10px; height:18px; /*margin-top:4px;*/ float:left; background:url('/images/seta_lateral.png') no-repeat right center; }
.ucallme > .botao:hover { cursor:pointer; background-color:transparent; }
.ucallme > .texto { width:100%; float:left; margin-top:8px; font-size:10px; color:#009639; font-family:Verdana; }
   
   
 /* HotLinks */
.hlink_Simuladores { width:150px; float:left; margin-bottom:4px; font-size:10px; color:#009639; font-family:Verdana; border:1px solid #009639; background:url('/images/seta_lateral.png') no-repeat 142px center; }
.hlink_Simuladores > .texto { width:135px; margin:2px 0px 2px 4px; float:left; }
.hlink_Simuladores > .texto a { color:#009639; }
.hlink_Simuladores > .texto a:hover { cursor:pointer; text-decoration:underline; }
.hlink_Simuladores select { width:150px; border:none; padding:0px; margin:0px; font-size:10px; font-family:Verdana; color:#009639; }
.hlink_Simuladores option { width:140px; }

.hlink_SaberComo { width:150px; float:left; margin-bottom:4px; font-size:10px; color:#009639; font-family:Verdana; border:1px solid #009639; background:url('/images/seta_lateral.png') no-repeat 142px center; }
.hlink_SaberComo > .texto { width:135px; margin:2px 0px 2px 4px; float:left; }
.hlink_SaberComo > .texto a { color:#009639; }
.hlink_SaberComo > .texto a:hover { cursor:pointer; text-decoration:underline; }

.hlink_Produtos { width:100%; float:left; clear:both; margin-bottom:15px; }
.hlink_Produtos > .produto { width:100%; float:left; font-size:12px; text-transform:uppercase;}
.hlink_Produtos > .produto > ul { padding-left:13px; margin:6px 0px 6px 0px; }
.hlink_Produtos > .descricao { width:100%; float:left; }
.hlink_Produtos > .descricao a { color:#7FC514 !important; font-weight:bold; text-decoration:underline !important; }
.hlink_Produtos > .descricao a:hover {  }
.hlink_Produtos > .subDescricao { width:100%; float:left; margin-top:3px; }
   /**/
   /* Btn Simulação */
.btn_Simulacao { width:100%; float:left; margin:15px 0px 15px 0px; }
.btn_Simulacao > .botao { width:88px;height:22px; float:right; background:url('/images/bt_simulacao.png') no-repeat center center Transparent; }
.btn_Simulacao > .botao:hover { cursor:pointer; background-color:transparent; }
   /**/
   /* Btn Aderir */
.btn_Aderir { width:100%; float:left; margin:15px 0px 15px 0px; }
.btn_Aderir > a { text-decoration:none; }
.btn_Aderir > a:hover { text-decoration:none; }
.btn_Aderir > a > .botao { display:block; width:65px;height:22px; float:right; background:url('/images/bt_aderir.png') no-repeat center center Transparent; }
.btn_Aderir > a > .botao:hover { cursor:pointer; background:url('/images/bt_aderir_over.png') no-repeat center center Transparent; }
   /**/
   /**/
   /* Btn Clique */
.btn_Clique { width:100%; float:left; margin:15px 0px 15px 0px; }
.btn_Clique > a { text-decoration:none; }
.btn_Clique > a:hover { text-decoration:none; }
.btn_Clique > a > .botao { display:block; width:89px;height:22px; float:right; background:url('/images/bt_clique.jpg') no-repeat center center Transparent; }
.btn_Clique > a > .botao:hover { cursor:pointer; background:url('/images/bt_clique_over.jpg') no-repeat center center Transparent; }
   /**/
   /* Btn Candidatura */
.btn_Candidatura { width:100%; float:left; margin:15px 0px 15px 0px; }
.btn_Candidatura > a { text-decoration:none; }
.btn_Candidatura > a:hover { text-decoration:none; }
.btn_Candidatura > a > .botao { display:block; width:104px;height:22px; float:right; background:url('/images/bt_candidatura.png') no-repeat center center Transparent; }
.btn_Candidatura > a > .botao:hover { cursor:pointer; background:url('/images/bt_candidatura_over.png') no-repeat center center Transparent; }
   /**/


   /* Btn Aceder Unico */
.btn_Aceder_Unico { width:100%; float:left; margin:15px 0px 15px 0px; }
.btn_Aceder_Unico > a { text-decoration:none; }
.btn_Aceder_Unico > a:hover { text-decoration:none; }
.btn_Aceder_Unico > a > .botao { display:block; width:104px;height:22px; float:right; background:url('/images/UPagamentos_bt_aceder.gif') no-repeat center center Transparent; }
.btn_Aceder_Unico > a > .botao:hover { cursor:pointer; background:url('/images/UPagamentos_bt_aceder_HOVER.gif') no-repeat center center Transparent; }
   /**/

 /**/
 /* Btn Simulação  Inglês*/
.btn_Simulacao_en { width:100%; float:left; margin:15px 0px 15px 0px; }
.btn_Simulacao_en > .botao { width:88px;height:22px; float:right; background:url('/images/bt_simulate.png') no-repeat center center Transparent; }
.btn_Simulacao_en > .botao:hover { cursor:pointer; background-color:transparent; }
/**/

/* Btn Aderir  Inglês*/
.btn_Aderir_en { width:100%; float:left; margin:15px 0px 15px 0px; }
.btn_Aderir_en > a { text-decoration:none; }
.btn_Aderir_en > a:hover { text-decoration:none; }
.btn_Aderir_en > a > .botao { display:block; width:89px;height:22px; float:right; background:url('/images/bt_subscribe.png') no-repeat center center Transparent; }
.btn_Aderir_en > a > .botao:hover { cursor:pointer; background:url('/images/bt_subscribe_over.png') no-repeat center center Transparent; }
   
/**/
/**/
/* Btn Clique  Inglês*/
.btn_Clique_en { width:100%; float:left; margin:15px 0px 15px 0px; }
.btn_Clique_en > a { text-decoration:none; }
.btn_Clique_en > a:hover { text-decoration:none; }
.btn_Clique_en > a > .botao { display:block; width:89px;height:22px; float:right; background:url('/images/bt_clickhere.png') no-repeat center center Transparent; }
.btn_Clique_en > a > .botao:hover { cursor:pointer; background:url('/images/bt_clickhere_over.png') no-repeat center center Transparent; }
/**/

/* Btn Candidatura Inglês */
.btn_Candidatura_en { width:100%; float:left; margin:15px 0px 15px 0px; }
.btn_Candidatura_en > a { text-decoration:none; }
.btn_Candidatura_en > a:hover { text-decoration:none; }
.btn_Candidatura_en > a > .botao { display:block; width:104px;height:22px; float:right; background:url('/images/bt_apply.png') no-repeat center center Transparent; }
.btn_Candidatura_en > a > .botao:hover { cursor:pointer; background:url('/images/bt_apply_over.png') no-repeat center center Transparent; }
/**/

/* Btn Aceder Unico Inglês */
.btn_Aceder_Unico_en { width:100%; float:left; margin:15px 0px 15px 0px; }
.btn_Aceder_Unico_en > a { text-decoration:none; }
.btn_Aceder_Unico_en > a:hover { text-decoration:none; }
.btn_Aceder_Unico_en > a > .botao { display:block; width:104px;height:22px; float:right; background:url('/images/UPagamentos_bt_aceder.gif') no-repeat center center Transparent; }
.btn_Aceder_Unico_en > a > .botao:hover { cursor:pointer; background:url('/images/UPagamentos_bt_aceder_HOVER.gif') no-repeat center center Transparent; }
/**/

/* CONTACTOS */
.balcao_titulo { width:100%; float:left; margin-top:20px; color:#7FC514; font-size:18px; font-weight:bold; font-family:Verdana; }
.balcao_morada { width:223px; height:240px; float:left; margin-top:25px; font-family:Verdana; font-size:11px; color:#666666; }
.balcao_morada > .titulo { display:block; margin-bottom:4px; font-size:12px; font-weight:bold; color:#006341; clear:both; }
.balcao_morada > .titulo:hover { cursor:pointer; }
.balcao_morada > .subtitulo { font-weight:bold;  }
.balcao_morada > .texto {  }
   /**/
/**/

/* FORMULARIOS */
.formulario { width:100%; /*float:left;*/ clear:both; }
.formulario > .campo { width:inherit; /*height:20px;*/ float:left; margin-bottom:5px; }
.formulario > .campo > .descr { width:210px; height:inherit; margin-right:10px; float:left; }
.formulario > .campo > .descr > span { width:inherit; margin-top:3px; float:left; display:block; text-align:right; }
.formulario > .campo > .input { width:162px; height:inherit; float:left; }
.formulario > .campo > .input input { height:18px; margin:0; padding:0; border:1px solid #7FC514; background-color:transparent; }
.formulario > .campo > .input select { height:20px; margin:0; padding:0; border:1px solid #7FC514; background-color:transparent; font-family:Verdana; font-size:11px; color:#666666; }
.formulario > .campo > .input textarea { height:54px; margin:0; padding:0; border:1px solid #7FC514; background-color:White; }

.camposCesif { margin-left:-40px; }
.formulario > .camposCesif > .campo { width:inherit; /*height:20px; float:left;*/ margin-bottom:5px; }
.formulario > .camposCesif > .campo > .descr { width:210px; height:inherit; margin-right:10px; float:left; }
.formulario > .camposCesif > .campo > .descr > span { width:inherit; margin-top:3px; float:left; display:block; text-align:right; }
.formulario > .camposCesif > .campo > .input input { height:18px; margin:0; padding:0; border:1px solid #7FC514; background-color:transparent; }
.formulario > .camposCesif > .campo > .input textarea { height:54px; margin:0; padding:0; border:1px solid #7FC514; background-color:White; }


.formulario > .lista_escolhas { width:237px; margin-bottom:5px; clear:both; text-align:right; }
.formulario > .lista_escolhas > span > label { margin-right:6px; }


.formulario > .submit.aderir { width:65px; height:22px; float:right; background:url('/images/bt_aderir.png') no-repeat center center; }
.formulario > .submit.aderir:hover { background:url('/images/bt_aderir_over.png') no-repeat center center; }
.formulario > .submit.continuar { width:89px; height:22px; float:right; background:url('/images/bt_continuar.png') no-repeat center center; }
.formulario > .submit.continuar:hover { background:url('/images/bt_continuar_over.png') no-repeat center center; }
.formulario > .submit.next { width:89px; height:22px; float:right; background:url('/images/bt_next.png') no-repeat center center; }
.formulario > .submit.next:hover { background:url('/images/bt_next_over.png') no-repeat center center; }
.formulario > .submit.simulacao { width:88px; height:22px; float:right; background:url('/images/bt_simulacao.png') no-repeat center center; }
.formulario > .submit.simulacao:hover { background:url('/images/bt_simulacao.png') no-repeat center center; }
.formulario > .submit.submeter { width:80px; height:22px; float:right; background:url('/images/bt_submeter.gif') no-repeat center center; }
.formulario > .submit.submeter:hover { background:url('/images/bt_submeter_over.gif') no-repeat center center; }
.formulario > .submit.submit_en { width:89px; height:22px; float:right; background:url('/images/bt_submit.png') no-repeat center center; }
.formulario > .submit.submit_en:hover { background:url('/images/bt_submit_over.png') no-repeat center center; }
.formulario > .submit.voltar {BACKGROUND: url('/images/bt_voltar.png') no-repeat center center; FLOAT: left;}
.formulario > .submit.voltar:hover {BACKGROUND: url('/images/bt_voltar_over.png') no-repeat center center;}
.formulario > .submit.back {BACKGROUND: url('/images/bt_back.png') no-repeat center center; FLOAT: left;}
.formulario > .submit.back:hover {BACKGROUND: url('/images/bt_back_over.png') no-repeat center center;}
.formulario > .submit.processar {BACKGROUND: url('/images/bt_processar.png') no-repeat center center; FLOAT: right; margin-right:20px;}
.formulario > .submit.processar:hover {BACKGROUND: url('/images/bt_processar_over.png') no-repeat center center;}
.formulario > .submit.upload {BACKGROUND: url('/images/bt_upload.png') no-repeat center center; FLOAT: right; margin-right:20px;}
.formulario > .submit.upload:hover {BACKGROUND: url('/images/bt_upload_over.png') no-repeat center center;}
.formulario > .submit.login { width:56px; height:22px; float:right; background:url('/images/bt_login.gif') no-repeat center center; }
.formulario > .submit.login:hover { background:url('/images/bt_login_over.gif') no-repeat center center; }
.formulario > .submit > input { width:89px; height:22px; float:left; border:none; background-color:transparent; }
.formulario > .submit > input:hover { cursor:pointer; }


.formulario_spacer { width:100%; height:30px; float:left; }

.checkList_wrapper { clear:both; margin-left:41px; }
.checkList tbody tr td label { display:block; float:left; width:172px; }
.checkList tbody tr td input { float:left; }
/**/

/* TABELAS */
.table_default.servicos { font-size:10px; font-weight:bold; border-collapse:collapse; margin-left:auto; margin-right:auto; }
.table_default.servicos tr { margin:0px; padding:0px; }
.table_default.servicos tr:first-child { background:#006341; color:White; }
.table_default.servicos tr.tr_odd { background:#F7F8F9; }
.table_default.servicos tr.tr_even { background:Transparent; }
.table_default.servicos tr > th { height:40px; margin:0px; padding:0px 5px 0px 5px; background:url('/images/fillet_tabela.png') no-repeat left bottom; }
.table_default.servicos tr > th:first-child { background-image:none; }
.table_default.servicos tr > td { color:#006341; margin:0px; padding:7px 0px 7px 0px; border-left:1px solid white; }
.table_default.servicos tr > td:first-child { width:107px; padding-left:5px; padding-right:5px; border-left:none; }

.particulares .table_default.servicos tr > #bullet { background:url('/images/bullet_tabela_particulares.png') no-repeat center center; }
.particulares .table_default.servicos tr:first-child { background:#006341; color:White; }
.particulares .table_default.servicos tr > td { color:#006341; margin:0px; padding:7px 0px 7px 0px; border-left:1px solid white; }

.empresas .table_default.servicos tr > #bullet { background:url('/images/bullet_tabela_empresas.png') no-repeat center center; }
.empresas .table_default.servicos tr:first-child { background:#006341; color:White; }
.empresas .table_default.servicos tr > td { color:#006341; margin:0px; padding:7px 0px 7px 0px; border-left:1px solid white; }

.table_default.depositoprazo { font-size:10px; font-weight:bold; border-collapse:collapse; }
.table_default.depositoprazo tr { margin:0px; padding:0px; }
.table_default.depositoprazo tr:first-child { background:#006341; color:White; }
.table_default.depositoprazo tr.tr_odd { background:#F7F8F9; }
.table_default.depositoprazo tr.tr_even { background:Transparent; }
.table_default.depositoprazo tr > th { height:40px; margin:0px; padding:0px 5px 0px 5px; background:url('/images/fillet_tabela.png') no-repeat left bottom; }
.table_default.depositoprazo tr > th:first-child { background-image:none; }
.table_default.depositoprazo tr > td { margin:0px; padding:7px 5px 7px 5px; border-left:1px solid white; color:#666666; font-weight:normal; text-align:center; }
.table_default.depositoprazo tr > td:first-child { width:107px; border-left:none; color:#006341; font-weight:bold; }

.particulares .table_default.depositoprazo tr:first-child { background:#006341; color:White; }
.particulares .table_default.depositoprazo tr > td:first-child { width:107px; border-left:none; color:#006341; }
.empresas .table_default.depositoprazo tr:first-child { background:#006341; color:White; }
.empresas .table_default.depositoprazo tr > td:first-child { width:107px; border-left:none; color:#006341; }


.menu_box > .menu { margin:0px 0px 0px 7px; }
.menubar-pages {
  clear:both;
  display:block;
  list-style-type:none;
  margin-top:16px;
  padding:0px 0px 0px 16px;
}
.menubar-pages > li {  
  display:block;
  float:left;  
}
.menubar-pages > li:first-child a {
  border-left:none;
}

.menubar-pages > li > a {
  color:#009639;
  display:inline-block;
  font:bold 10px Verdana;
  margin:0px 8px 0px 0px;
  padding:0px 0px 0px 8px;
  text-decoration: none;
}

.menubar-pages > li > a:hover {
	color:#006341;
}

.menubar-pages > li:hover > .breaker-arrow {
  background-position:right bottom;
}
.menubar-pages > li:hover > .block-paginas {
  display:block;
}
.block-paginas {
  background-color:white;
  display:none;
  list-style-type:none;
  margin:0px;
  padding:0px 0px 0px 0px;
  position:absolute;
  top:33px;
  z-index:1000;
  background-color:#f2f2f2;
}

.empresas .block-paginas {
  background-color:#f2f2f2;
}

.block-paginas li {
  display:block;
  clear:both;
  margin:5px 0px 5px 0px;
  padding:2px 10px 2px 10px;
  text-align:left;
  background-color:#f2f2f2;
}

.block-paginas li:hover {
  background-color:#009639;
  color:white;
}

.block-paginas a {
  color: #505050;
  text-align: left;
  font: 11px Verdana;
  text-decoration:none;
}

.block-paginas a:hover {
	color:white;
}
.breaker-arrow {
  background-image:url('/images/seta_menu_over.png');
  background-position:-25px -25px;
  background-repeat:no-repeat;
  width:25px;
  height:21px;
}
.empresas .breaker-arrow {
  background-image:url('/images/seta_menu_over_verde.png');
  background-position:-25px -25px;
  background-repeat:no-repeat;
  /*width:25%;
  height:21px;*/
}

.languageselector{ float:left; width:324px; color:White; z-index:10; text-align:right; font-size:10px; font-family: verdana; margin-top:4px;}
.languageselector a { color:White; text-decoration:none; font-weight:normal !important; }
.languageselector a:hover { color:#96c300; font-weight:normal !important;}
.hlink_Simuladores_en { display:none}


/* BANCO UNICO/APOIO CLIENTE Content */
/*.image_content { width:300px; min-height:500px; float:left; margin:0px 19px 0px 30px; }*/
.middle_content_unico { width:642px; min-height:500px; float:left; margin:0px 20px 0px 20px; }
.middle_content_unico > .title_content { font:bold 14px Verdana; color: #006341 }
.middle_content_unico > .body_content { font:11px Verdana; color:#666666; }
.middle_content_unico > .body_content strong { /*color:#006341;*/ }
.middle_content_unico > .body_content ul { list-style-image:url('/images/seta_texto_particulares.png'); }
.middle_content_unico > .body_content ul > li > ul { list-style-image:none; list-style-type:square; color:#666666; }
.middle_content_unico > .body_content a { color:#006341; text-decoration:none; }
.middle_content_unico > .body_content a:hover { text-decoration:underline; }





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
