BODY {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    background-color: #ffffff;
    margin-top: 0; margin-bottom: 0;
    background-image: url('/images/bg_body.jpg');
    background-repeat: repeat-x;
    background-position: left top
}

TD    {
    FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color: #657EA5;
    text-decoration: none;
    font-weight: normal;
}


fieldset {
    /*border: 1px solid #E67816;*/
    border: 1px solid #A5A5A5;
}
.INPUT_login {
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
    background-color: #ffffff;
    border: 1px solid #D3D9E4;
    text-decoration: none;
    color: #798AB3;
    padding-left: 5px;
}
.INPUT_botao_login {
     font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
     font-size: 11px;
     background-color: #EFF1F6;
     border: 0px;
     color:#798AB3;
     font-weight: bold;
     text-decoration: underline;
}
.INPUT_botao_pesquisa {
     font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
     font-size: 11px;
     background-color: #D3D9E4;
     border: 0px;
     color:#7A8AB4;
     font-weight: bold;
     text-decoration: underline;
}
.INPUT_quantidade {
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #ffffff;
    border: 1px solid #000000;
    text-decoration: none;
    color: #000000;
}
.INPUT_comprar {
     font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
     font-size: 11px;
     background-color: #FFF100;
     border: 0px;
     color:#FFFFFF;
     font-weight: bold;
}
.INPUT_botao {
     font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
     font-size: 12px;
     background-color: #455E77;
     border: 0px;
     color:#FFFFFF;
     font-weight: normal;
     text-decoration: none;
     text-transform: uppercase;
}


textarea {
    background-color: #ffffff;
    color: #333333;
}



A:link {
    font-family: Trebuchet MS;
    font-size:12px;
    color: #657EA5;
    font-weight: bold;
    text-decoration:underline;
}
A:visited       {
    font-family: Trebuchet MS;
    font-size:12px;
    color: #657EA5;
    font-weight: bold;
    text-decoration:underline;
}
A:hover         {
    font-family: Trebuchet MS;
    font-size:12px;
    color: #657EA5;
    font-weight: bold;
    text-decoration:none;

}
A:active        {
    font-family: Trebuchet MS;
    font-size:12px;
    color: #657EA5;
    font-weight: bold;
    text-decoration:underline;

}

.padding {
    padding: 3px;
}

.padding0 {
    padding: 0px;
}

.cesto {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:#336600;
    font-weight:bold;
}

.descricao {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:#9A7F43;
    font-weight:normal;
}

.legenda {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:#333333;
    font-weight:bold;
}

.titulos{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight:bold;
}

.titulos_menu {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight:bold;
}

.menu {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight:bold;
}

.idiomas{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF100;
    font-weight:bold;
    text-decoration: none;
}

.idiomas A:link {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF100;
    font-weight:bold;
    text-decoration: none;
}

.idiomas A:visited{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF100;
    font-weight:bold;
    text-decoration: none;
}

.idiomas A:hover{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF100;
    font-weight:bold;
    text-decoration: underline;
}

.idiomas A:active{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF100;
    font-weight:bold;
    text-decoration: none;

}

.carrinho{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FFF100;
    font-weight:bold;
}

.preco_carrinho{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-weight:bold;
}

.pesquisa{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    font-weight:bold;
}


.pesquisa A:link {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
    font-weight:bold;
}

.pesquisa A:visited{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
    font-weight:bold;
}

.pesquisa A:hover{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
    font-weight:bold;
}

.pesquisa A:active{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
    font-weight:bold;

}

.login{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    font-weight:bold;
}


.login A:link {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
    font-weight:bold;
}

.login A:visited{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
    font-weight:bold;
}

.login A:hover{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
    font-weight:bold;
}

.login A:active{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
    font-weight:bold;

}

.nome_produto_list {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size:13px;
    color: #657EA5;
    font-weight: normal;
    text-decoration:none;
}

.nome_produto_list A:link {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size:13px;
    color: #657EA5;
    font-weight: bold;
    text-decoration:none;
}

.nome_produto_list A:visited{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size:13px;
    color: #657EA5;
    font-weight: bold;
    text-decoration:none;
}
.nome_produto_list A:hover{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size:13px;
    color: #657EA5;
    font-weight: bold;
    text-decoration:underline;
}

.nome_produto_list A:active{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size:13px;
    color: #657EA5;
    font-weight: bold;
    text-decoration:none;

}

.nome_produto {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size:25px;
    color: #D42929;
    font-weight: normal;
    text-decoration:none;
}

.navegacao {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    font-weight:bold;
    text-decoration:none;
}

.navegacao A:link {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    font-weight:bold;
    text-decoration:none;
}

.navegacao A:hover {    
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #E72525;
    font-weight:bold;
    text-decoration:none;
}

.navegacao A:visited {    
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    font-weight:bold;
    text-decoration:none;
}

.navegacao A:active {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #E72525;
    font-weight:bold;
    text-decoration:none;
}

.familia_categoria {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-weight:bold;
}

.familia_categoria A:link {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #E72525;
    font-weight:bold;
    text-decoration:underline;
}

.familia_categoria A:hover {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #E72525;
    font-weight:bold;
    text-decoration:underline;
}

.familia_categoria A:visited {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #E72525;
    font-weight:bold;
    text-decoration:underline;
}

.familia_categoria A:active {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #E72525;
    font-weight:bold;
    text-decoration:underline;
}

.precos_base {
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #657EA5;
    font-weight:normal;
    text-decoration:none;
}

.precos_base_list {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #336600;
    font-weight: bold;
}


.precos_extra1 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    text-decoration: line-through;
}


.precos_revenda {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
}


.border {
    border-right-width: 2px;
    border-left-width: 2px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-right-color: #666666;
    border-left-color: #666666;
}

.bottom {
    font-family: Trebuchet MS;
    font-size:10px;
    color: #99AAC4;
    font-weight: normal;
    text-decoration:none;
}

.bottom A:link {
    font-family: Trebuchet MS;
    font-size:10px;
    color: #99AAC4;
    font-weight: bold;
    text-decoration:none;
}
.bottom A:visited{
    font-family: Trebuchet MS;
    font-size:10px;
    color: #99AAC4;
    font-weight: bold;
    text-decoration:none;
}

.bottom A:hover{
    font-family: Trebuchet MS;
    font-size:10px;
    color: #99AAC4;
    font-weight: bold;
    text-decoration:underline;
}

.bottom A:active{
    font-family: Trebuchet MS;
    font-size:10px;
    color: #99AAC4;
    font-weight: bold;
    text-decoration:none;
}

.big {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:20px;
    color: #E67816;
    font-weight: bold;
    text-decoration:none;
}

.fonte_small{
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    color: #013966;
    text-decoration: none;
    font-weight: bold;
}

.fonte_small A:link {
    color: #013966;
    text-decoration: none;
    font-weight: bold;


}
.fonte_small A:visited       {
    color: #013966;
    text-decoration: none;
    font-weight: bold;


}
.fonte_small A:hover         {
    color: #E67816;
    text-decoration: none;
    font-weight: bold;

}
.fonte_small A:active        {
    color: #013966;
    text-decoration: none;
    font-weight: bold;

}
.newsletter{
    FONT-FAMILY: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.newsletter_bottom{
    FONT-FAMILY: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.newsletter_bottom A:link {
    FONT-FAMILY: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;


}
.newsletter_bottom A:visited       {
    FONT-FAMILY: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;


}
.newsletter_bottom A:hover         {
    FONT-FAMILY: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;

}
.newsletter_bottom A:active        {
    FONT-FAMILY: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;

}

.radiobuttons       {
background-color: transparent;
border: 0px;
}

.checkbox_noborder {
    border: 0px;
}

.div_multiselect
{    
    OVERFLOW: auto;
    HEIGHT: 100%;    
}

.error_message {
    color: #FFFFFF;
    background-color: #880000;
}

.INPUT_carrinho {
    border: 0px none;
}


.but_select {
    height: 18px;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    text-align:center;
    color: #657EA5;
    border: 0px;
    background-color: #FFFFFF;
}
.but_select_pagamento {
    background: url('/images/but_pagamento.jpg');
    background-repeat: no-repeat;
    height: 20px;
    width: 290px;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    text-align:center;
}
.but_unselect {
    background: url('/images/but_unselect.jpg');
    background-repeat: no-repeat;
    height: 21px;
    width: 112px;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    text-align:center;
}
.background_progress {
    padding-top:3px;
    background-color:#E1EBF4;
}

.but_select_sub {
    height: 20px;
    width: 120px;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    text-align:center;
    background-color: transparent;
    border: 0px;
    color: #002F74;
}

.lista_moradas {
    background-color: #B1CBE4;
    font-family: Arial;
    font-size: 11px;    
    padding-left: 3px;
}
.td_nova_morada_tit {
    background-color: #B1CBE4;
    font-family: Arial;
    font-size: 11px;
    padding-left: 5px;
    font-weight: bold;
    height: 15px;
    width: 100px;
}
.td_nova_morada_val {
    background-color: #E1EBF4;
    padding-left: 1px;
}
.td_nova_morada_val input {

    font-family: Arial;
    font-size: 10px;    
    width: 310px;
    height: 15px;
    border: 1px solid #D1EDF3;
    font-weight: normal;
}

.prods_td {
    padding-left: 5px;
    padding-right: 5px;
    font-family: Trebuchet MS;
    font-size: 12px;
    color:#657EA5;
}
.center_prods_even {
    background-color: #FFFFFF;
    color: #657EA5;
}

.center_prods_odd {
    background-color: #F6F7FA;
    color: #657EA5;
}

.top_prods {
    background-color: #FFFFFF;
    color: #657EA5;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
}
.input_td {
    height: 16px;
    width: 25px;
    color: #657EA5;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    background-color: transparent;
    border: 0px;
}
.checkout_dados_tit {
    font-size: 11px;
    font-family: Trebuchet MS;
    color: #657EA5;
    font-weight: bold;
    height: 16px;
    width: 131px;
    padding-left: 5px;
}
.checkout_dados_val {
    font-size: 11px;
    font-family: Trebuchet MS;
    color: #657EA5;
    font-weight: normal;
    height: 16px;
    width: 300px;
    padding-left: 5px;
}
.info_edit_perfil {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #657EA5;
    font-weight: normal;
    text-decoration: none;
}
.info_edit_perfil a:link {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #99BFD8;
    font-weight: bold;
    text-decoration: underline;
}
.info_edit_perfil a:visited {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #99BFD8;
    font-weight: bold;
    text-decoration: underline;
}
.info_edit_perfil a:hover {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #99BFD8;
    font-weight: bold;
    text-decoration: none;
}
.info_edit_perfil a:active {
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #99BFD8;
    font-weight: bold;
    text-decoration: underline;
}

.check_total {
    background-color: #002F74;
    font-size: Trebuchet Ms;
    font-size: 11px;
    color: #FFFFFF;
}

.check_total_val {
    background-color: #E1EBF4;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Arial;
    font-size: 10px;
}

.titulo_cart {
    font-family: Trebuchet Ms;
    font-size: 22px;
    color: #657EA5;
    font-weight: normal;
    padding-bottom: 3px;
}
.dados_pessoais {
    font-size: 12px;
    font-family: Trebuchet MS;
    color: #657EA5;
    font-weight: bold;
    text-transform:uppercase;
}


/* usei */

SELECT {
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    font-weight: normal;
    background-color: #FFFFFF;
    border: 1px solid #333333;
    text-decoration: none;
}

.idioma_lista {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #00B7B7;
              width: 117px;
              height: 18px;
              border: 1px solid #00B7B7;
}

.topo_texto {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #00B7B7;
}



.menu_principal {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #666666;
          font-weight: bold;
          letter-spacing: 2px;
}
.menu_principal a:link {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #666666;
          text-decoration: none;
          font-weight: bold;
}
.menu_principal a:visited {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #666666;
          text-decoration: none;
          font-weight: bold;
}
.menu_principal a:hover {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #666666;
          text-decoration: none;
          font-weight: bold;
}
.menu_principal a:active {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #666666;
          text-decoration: none;
          font-weight: bold;
}

.menu_top {
          font-family: Trebuchet MS;
          font-size: 12px;
          color: #000066;
          font-weight: normal;
          text-decoration: none;
}
.menu_top a:link {
          font-family: Trebuchet MS;
          font-size: 12px;
          color: #000066;
          font-weight: normal;
          text-decoration: none;
}
.menu_top a:visited {
          font-family: Trebuchet MS;
          font-size: 12px;
          color: #000066;
          font-weight: normal;
          text-decoration: none;
}
.menu_top a:hover {
          font-family: Trebuchet MS;
          font-size: 12px;
          color: #000066;
          font-weight: normal;
          text-decoration: underline;
}
.menu_top a:active {
          font-family: Trebuchet MS;
          font-size: 12px;
          color: #000066;
          font-weight: normal;
          text-decoration: none;
}

.menu_top2_hover {
          font-family: Trebuchet MS;
          font-size: 13px;
          color: #ffffff;
          font-weight: normal;
          text-decoration: none;
          text-transform: uppercase;
          background-color: #990000;
}
.menu_top2_hover a:link {
          font-family: Trebuchet MS;
          font-size: 13px;
          color: #ffffff;
          font-weight: normal;
          text-decoration: none;
          text-transform: uppercase;
          background-color: #990000;
}
.menu_top2_hover a:visited {
          font-family: Trebuchet MS;
          font-size: 13px;
          color: #ffffff;
          font-weight: normal;
          text-decoration: none;
          text-transform: uppercase;
          background-color: #990000;
}
.menu_top2_hover a:hover {
          font-family: Trebuchet MS;
          font-size: 13px;
          color: #ffffff;
          font-weight: normal;
          text-decoration: none;
          text-transform: uppercase;
          background-color: #990000;
}
.menu_top2_hover a:active {
          font-family: Trebuchet MS;
          font-size: 13px;
          color: #ffffff;
          font-weight: normal;
          text-decoration: none;
          text-transform: uppercase;
          background-color: #990000;
}

.menu_top2 {
          font-family: Trebuchet MS;
          font-size: 13px;
          color: #000066;
          font-weight: normal;
          text-decoration: none;
          text-transform: uppercase;
          background-color: #ffffff;
}
.menu_top2 a:link {
          font-family: Trebuchet MS;
          font-size: 13px;
          color: #000066;
          font-weight: normal;
          text-decoration: none;
          text-transform: uppercase;
          background-color: #ffffff;
}
.menu_top2 a:visited {
          font-family: Trebuchet MS;
          font-size: 13px;
          color: #000066;
          font-weight: normal;
          text-decoration: none;
          text-transform: uppercase;
          background-color: #ffffff;
}
.menu_top2 a:hover {
          font-family: Trebuchet MS;
          font-size: 13px;
          color: #ffffff;
          font-weight: normal;
          text-decoration: none;
          text-transform: uppercase;
          background-color: #990000;
}
.menu_top2 a:active {
          font-family: Trebuchet MS;
          font-size: 13px;
          color: #000066;
          font-weight: normal;
          text-decoration: none;
          text-transform: uppercase;
          background-color: #ffffff;
}

.menu_bottom {
          font-family: Trebuchet MS;
          font-size: 10px;
          color: #00B7B7;
          font-weight: bold;
          letter-spacing: 1px;
}
.menu_bottom a:link {
          font-family: Trebuchet MS;
          font-size: 10px;
          color: #00B7B7;
          text-decoration: none;
          font-weight: bold;
}
.menu_bottom a:visited {
          font-family: Trebuchet MS;
          font-size: 10px;
          color: #00B7B7;
          text-decoration: none;
          font-weight: bold;
}
.menu_bottom a:hover {
          font-family: Trebuchet MS;
          font-size: 10px;
          color: #00B7B7;
          text-decoration: none;
          font-weight: bold;
}
.menu_bottom a:active {
          font-family: Trebuchet MS;
          font-size: 10px;
          color: #00B7B7;
          text-decoration: none;
          font-weight: bold;
}


.menu_categorias {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #00B7B7;
          font-weight: bold;
}
.menu_categorias a:link {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #00B7B7;
          text-decoration: none;
          font-weight: bold;
}
.menu_categorias a:visited {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #00B7B7;
          text-decoration: none;
          font-weight: bold;
}
.menu_categorias a:hover {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #00B7B7;
          text-decoration: none;
          font-weight: bold;
}
.menu_categorias a:active {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #00B7B7;
          text-decoration: none;
          font-weight: bold;
}

img {
    border:0;
}

#ultimas_noticias {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #333333;
                  width: 218px;
                  height: 213px;
                  line-height: 13px;
}
#ultimas_noticias a:link {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #00B7B7;
                  font-weight: bold;
                  text-decoration: none;
}

#ultimas_noticias a:visited {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #00B7B7;
                  font-weight: bold;
                  text-decoration: none;
}
#ultimas_noticias a:hover {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #00B7B7;
                  font-weight: bold;
                  text-decoration: none;
}
#ultimas_noticias a:active {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #00B7B7;
                  font-weight: bold;
                  text-decoration: none;
}

#novidades {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #333333;
                  line-height: 13px;
}
#novidades a:link {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #00B7B7;
                  font-weight: bold;
                  text-decoration: none;
}

#novidades a:visited {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #00B7B7;
                  font-weight: bold;
                  text-decoration: none;
}
#novidades a:hover {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #00B7B7;
                  font-weight: bold;
                  text-decoration: none;
}
#ultimas_noticias a:active {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #00B7B7;
                  font-weight: bold;
                  text-decoration: none;
}
#conteudo_texto {
      font-family: Trebuchet MS;
      font-size: 12px;
      color: #657EA5;
      font-weight: normal;
      text-decoration: none;
}

#conteudo_texto a:link {
      font-family: Trebuchet MS;
      font-size: 12px;
      color: #99BFD8;
      font-weight: bold;
      text-decoration: none;
}
#conteudo_texto a:visited {
      font-family: Trebuchet MS;
      font-size: 12px;
      color: #99BFD8;
      font-weight: bold;
      text-decoration: none;
}
#conteudo_texto a:hover {
      font-family: Trebuchet MS;
      font-size: 12px;
      color: #99BFD8;
      font-weight: bold;
      text-decoration: underline;
}
#conteudo_texto a:active {
      font-family: Trebuchet MS;
      font-size: 12px;
      color: #99BFD8;
      font-weight: bold;
      text-decoration: none;
}

.titulo_contactos {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  color: #00B7B7;
                  font-weight: bold;
}

/*INPUT {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    text-decoration: none;
    color: #000000;
} */

.reg_title {
    font-family: Trebuchet Ms;
    background-color: #EFF1F6;
    font-size: 12px;
    color: #657EA5;
    border: 0px;
    width: 250px;
    height: 20px;
    text-align: right;
    padding-right: 5px;
}
#input_val td {
    background-color: #EFF1F6;
}
#input_val input {
    font-family: Trebuchet Ms;
    background-color:#FFFFFF;
    font-size: 12px;
    color:  #657EA5;
    width: 387px;
    height: 20px;
    padding-left: 2px;
    border: 0px;
}
#input_val textarea {
    font-family: Trebuchet Ms;
    background-color:#FFFFFF;
    font-size: 10px;
    color:  #333333;
    width: 385px;
    height: 20px;
    padding-left: 3px;
    border: 0px;
}
.botao {
       font-size: 11px;
       font-family: Trebuchet MS;
       font-weight: normal;
       color: #FFFFFF;
       background-color: #455E77;
       width: 108px;
       height: 20px;
       border: 0px;
       margin: 0px;
       text-transform: uppercase;
}

.login_inputs {
    font-family: trebuchet MS;
    font-size: 11px;
    font-weight: normal;
    color: #657EA5;
    border: 0px;
    width: 285;
    height: 16px;
    background-color: #FFFFFF;
    padding-left: 8px;
}
.login_inputs_botao {
    font-family: trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    border: 0;
    width: 278;
    height: 20px;
    background-color: #455E77;
}

#login_box_style td {
                 font-family: Trebuchet MS;
                 color: #3E3E3E;
                 font-size: 11px;
                 font-weight: bold;
}

#login_box_style a:link {
                 font-family: Trebuchet MS;
                 color: #3E3E3E;
                 font-size: 11px;
                 font-weight: bold;
                 text-decoration: underline;
}
#login_box_style a:visited {
                 font-family: Trebuchet MS;
                 color: #3E3E3E;
                 font-size: 11px;
                 font-weight: bold;
                 text-decoration: underline;
}
#login_box_style a:hover {
                 font-family: Trebuchet MS;
                 color: #3E3E3E;
                 font-size: 11px;
                 font-weight: bold;
                 text-decoration: underline;
}
#login_box_style a:active {
                 font-family: Trebuchet MS;
                 color: #3E3E3E;
                 font-size: 11px;
                 font-weight: bold;
                 text-decoration: underline;
}
#login_box_style .pesq_input {
                 width: 710px;
                 height: 18px;
                 font-family: Trebuchet MS;
                 font-size: 11px;
                 font-weight: bold;
                 padding-left: 3px;
                 background-color: #FFFFFF;
                 color: #3E3E3E;
                 border: 0px;
}
#login_box_style .login_input {
                 width: 174px;
                 height: 18px;
                 font-family: Trebuchet MS;
                 font-size: 11px;
                 font-weight: bold;
                 padding-left: 3px;
                 background-color: #FFFFFF;
                 color: #3E3E3E;
                 border: 0px;
}

#lateral_geral {
               background-color: #E5F8F8;
               font-family: Trebuchet MS;
               font-size: 10px;
               color: #00B7B7;
}
#lateral_geral a:link {
               background-color: #E5F8F8;
               font-family: Trebuchet MS;
               font-size: 10px;
               text-decoration: underline;
               color: #00B7B7;
               font-weight: normal;
}
#lateral_geral a:visited {
               background-color: #E5F8F8;
               font-family: Trebuchet MS;
               font-size: 10px;
               text-decoration: underline;
               color: #00B7B7;
               font-weight: normal;
}
#lateral_geral a:hover {
               background-color: #E5F8F8;
               font-family: Trebuchet MS;
               font-size: 10px;
               text-decoration: underline;
               color: #00B7B7;
               font-weight: normal;
}
#lateral_geral a:active {
               background-color: #E5F8F8;
               font-family: Trebuchet MS;
               font-size: 10px;
               text-decoration: underline;
               color: #00B7B7;
               font-weight: normal;
}

.comprar_button_geral {
                      background-color: #7FDBDB;
                      color: #FFFFFF;
                      font-family: Trecubet MS;
                      font-size: 11px;
                      font-weight: bold;
                      text-align: center;
                      cursor: pointer;
}


.produto_topo {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  font-weight: bold;
                  color: #333333;
}

.produto_topo a:link {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  font-weight: bold;
                  color: #00B7B7;
                  text-decoration: underline;
}
.produto_topo a:visited {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  font-weight: bold;
                  color: #00B7B7;
                  text-decoration: underline;
}
.produto_topo a:hover {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  font-weight: bold;
                  color: #00B7B7;
                  text-decoration: underline;
}
.produto_topo a:active {
                  font-family: Trebuchet MS;
                  font-size: 11px;
                  font-weight: bold;
                  color: #00B7B7;
                  text-decoration: underline;
}

.nome_prod {
              font-family: Trebuchet MS;
              font-size: 16px;
              color: #00B7B7;
              font-weight: bold;
}

.preco_prod {
              font-family: Trebuchet MS;
              font-size: 50px;
              color: #00B7B7;
              font-weight: bold;
}

.ref_prod {
          font-family: Trebuchet MS;
          font-size: 10px;
          color: #333333;
}

.lv_descricao {
          font-family: Trebuchet MS;
          font-size: 11px;
          color: #333333;
}

#prod_disponibilidade {
                      font-family: Trebuchet MS;
                      font-size: 11px;
                      font-weight: bold;
}
#prod_disponibilidade .label {
                      color: #333333;
}

#prod_disponibilidade .value {
                      color: #00B7B7;

}

#lv_info {
         font-family: Trebuchet MS;
         font-size: 11px;
}

#lv_info .title {
         font-weight: bold;
         color: #00B7B7;
}
#lv_info .texto {
         color: #333333;
}
#lv_info .votacao_select {
         width: 50px;
         height: 17px;
         color: #00B7B7;
         font-size: 10px;
         font-weight: bold;
         border: 1px solid #00B7B7;
         font-family: Trebuchet MS;
}
#lv_info .votacao_submit {
         font-family: Trebuchet MS;
         font-size: 11px;
         font-weight: bold;
         width: 50px;
         height: 18px;
         background-color: #00B7B7;
         color: #FFFFFF;
         border: 0px;
}
#lv_info .leilao_submit {
         font-family: Trebuchet MS;
         font-size: 11px;
         font-weight: bold;
         width: 80px;
         height: 18px;
         background-color: #00B7B7;
         color: #FFFFFF;
         border: 0px;
}


.prod_comentarios_title {
                        font-family: Trebuchet MS;
                        font-size: 11px;
                        font-weight: bold;
                        color: #00B7B7;
}
.comentarios_links {
                        font-family: Trebuchet MS;
                        font-size: 11px;
                        font-weight: bold;
                        color: #00B7B7;
                        text-decoration: none;
}
.comentarios_links a:link {
                        font-family: Trebuchet MS;
                        font-size: 11px;
                        font-weight: bold;
                        color: #00B7B7;
                        text-decoration: none;
}
.comentarios_links a:visited {
                        font-family: Trebuchet MS;
                        font-size: 11px;
                        font-weight: bold;
                        color: #00B7B7;
                        text-decoration: none;
}

.comentarios_links a:hover {
                        font-family: Trebuchet MS;
                        font-size: 11px;
                        font-weight: bold;
                        color: #00B7B7;
                        text-decoration: none;
}
.comentarios_links a:active {
                        font-family: Trebuchet MS;
                        font-size: 11px;
                        font-weight: bold;
                        color: #00B7B7;
                        text-decoration: none;
}

.preco_prod_rel {
              font-family: Trebuchet MS;
              font-size: 15px;
              color: #00B7B7;
              font-weight: bold;
}

.nome_prod_rel {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
}
.resumo_prod_rel {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #333333;
}
.add_to_cart_prod_rel {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
              letter-spacing: -0.5px;
}


.mais_detalhes_prod_rel a:link {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
.mais_detalhes_prod_rel a:visited {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
.mais_detalhes_prod_rel a:hover {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
.mais_detalhes_prod_rel a:active {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}

.lv_destaque_nome {
              font-family: Georgia;
              font-size: 16px;
              color: #333333;
              font-weight: bold;
              line-height: 105%;
}
.lv_destaque_descricao {
              font-family: Georgia;
              font-size: 11px;
              color: #333333;

}
.lv_destaque_preco {
              font-family: Georgia;
              font-size: 25px;
              color: #333333;
              font-weight: bold;
}

.mais_detalhes_destaque a:link {
              font-family: Georgia;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
              text-decoration: none;
}
.mais_detalhes_destaque a:visited {
              font-family: Georgia;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
              text-decoration: none;
}
.mais_detalhes_destaque a:hover {
              font-family: Georgia;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
              text-decoration: none;
}
.mais_detalhes_destaque a:active {
              font-family: Georgia;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
              text-decoration: none;
}

.catalogo_preco {
              font-family: Trebuchet MS;
              font-size: 15px;
              color: #00B7B7;
              font-weight: bold;
}

.catalogo_nome {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
}
.catalogo_resumo {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #333333;
}

.catalogo_mais_detalhes a:link {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
.catalogo_mais_detalhes a:visited {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
.catalogo_mais_detalhes a:hover {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
.catalogo_mais_detalhes a:active {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
.catalogo_selects {
                  font-family: Trebuchet MS;
                  color: #00B7B7;
                  font-size: 11px;
                  font-weight: bold;
                  border: 1px solid #00B7B7;
}
.order_by {
            font-family: Trebuchet MS;
            color: #00B7B7;
            font-size: 10px;
            font-weight: bold;
}

.catalogo_paginacao_select {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}

.catalogo_paginacao {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #999999;
              font-weight: bold;
              text-decoration: none;
}

.catalogo_paginacao a:link {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
.catalogo_paginacao a:visited {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
.catalogo_paginacao a:hover {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
.catalogo_paginacao a:active {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #333333;
              font-weight: bold;
              text-decoration: none;
}
#lv_pesq_input {
               font-family: Trebuchet MS;
               font-size: 10px;
               font-weight: bold;
               width: 130px;
               height: 18px;
               padding-left: 3px;
               border: 1px solid #00B7B7;
               color: #00B7B7;
}
#lv_pesq_ok_button a:link {
               font-family: Trebuchet MS;
               font-size: 11px;
               font-weight: bold;
               color: #00B7B7;
               text-decoration: none;
}
#lv_pesq_ok_button a:visited {
               font-family: Trebuchet MS;
               font-size: 11px;
               font-weight: bold;
               color: #00B7B7;
               text-decoration: none;
}
#lv_pesq_ok_button a:hover {
               font-family: Trebuchet MS;
               font-size: 11px;
               font-weight: bold;
               color: #00B7B7;
               text-decoration: none;
}
#lv_pesq_ok_button a:active {
               font-family: Trebuchet MS;
               font-size: 11px;
               font-weight: bold;
               color: #00B7B7;
               text-decoration: none;
}

.lv_cart {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #00B7B7;
              font-weight: bold;
}

.select_cambio {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #00B7B7;
              font-weight: bold;
              width: 152px;
              height: 18px;
              border: 1px solid #00B7B7;
}

.lv_pesquisa_label {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #3E3E3E;
              font-weight: bold;
}
.lv_pesquisa_input_texto {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #3E3E3E;
              font-weight: bold;
              width: 209px;
              height: 18px;
              border: 0px;
              padding-left: 4px;
}
.lv_pesquisa_checkbox_label {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #3E3E3E;
              text-transform: lowercase;
}

.lv_cabecalhos_pesquisa {
                     font-family: Trebuchet MS;
                     color: #3E3E3E;
                     font-size: 11px;
                     font-weight: bold;
                     text-transform: uppercase;
}
.lv_fieldset {
             width: 284px;
             margin-top:0;
             margin-bottom:0;
             margin-left: 0;
             border: 1px solid #00B7B7;
             border-bottom:0;
             border-left:0;
             padding: 0;

}

.lv_pesquisa_input_precos {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #3E3E3E;
              font-weight: bold;
              width: 50px;
              height: 18px;
              border: 1px solid #00B7B7;
              padding-left: 4px;
}

.lv_avancada_botton {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #3E3E3E;
              font-weight: bold;
              text-decoration: underline;
              text-align: center;
              width: 283px;
              height: 20px;
              background-color: #B7EBEB;
              cursor: pointer;
}

#produto_unidade {
                 font-family: Trebuchet MS;
                 font-size: 11px;
                 font-weight: bold;
                 color: #00B7B7;
}
#produto_unidade input {
                 border-color: #00B7B7;
                 color: #333333;
}

.votacao_title {
               font-family: Trebuchet MS;
               font-size: 11px;
               color: #00B7B7;
               font-weight: bold;
}
.votacao_options {
               font-family: Trebuchet MS;
               font-size: 11px;
               color: #00B7B7;
}
.votacao_button {
                width: 230px;
                height: 20px;
                font-family: Trebuchet MS;
                font-size: 11px;
                background-color: #7FDBDB;
                color: #FFFFFF;
                text-align:center;
}
.votacao_button a:link {
                font-family: Trebuchet MS;
                font-size: 11px;
                background-color: #00B7B7;
                color: #FFFFFF;
                text-decoration: none;
}
.votacao_button a:visited {
                font-family: Trebuchet MS;
                font-size: 11px;
                background-color: #00B7B7;
                color: #FFFFFF;
                text-decoration: none;
}
.votacao_button a:hover {
                font-family: Trebuchet MS;
                font-size: 11px;
                background-color: #00B7B7;
                color: #FFFFFF;
                text-decoration: none;
}
.votacao_button a:active{
                font-family: Trebuchet MS;
                font-size: 11px;
                background-color: #00B7B7;
                color: #FFFFFF;
                text-decoration: none;
}

#top_vendas a:link {
               font-family: Trebuchet MS;
               font-size: 11px;
               color: #00B7B7;
               font-weight: bold;
               text-decoration: none;
}
#top_vendas a:visited {
               font-family: Trebuchet MS;
               font-size: 11px;
               color: #00B7B7;
               font-weight: bold;
               text-decoration: none;
}
#top_vendas a:hover {
               font-family: Trebuchet MS;
               font-size: 11px;
               color: #00B7B7;
               font-weight: bold;
               text-decoration: none;
}
#top_vendas a:active {
               font-family: Trebuchet MS;
               font-size: 11px;
               color: #00B7B7;
               font-weight: bold;
               text-decoration: none;
}

.lm_select_pesquisa {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #00B7B7;
              font-weight: bold;
              width: 152px;
              height: 18px;
              border: 1px solid #00B7B7;
}
.la_select_pesquisa {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #00B7B7;
              font-weight: bold;
              width: 150px;
              height: 18px;
              border: 1px solid #00B7B7;
}
.la_edit_pesquisa {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #00B7B7;
              font-weight: bold;
              width: 65px;
              height: 18px;
              border: 1px solid #00B7B7;
}
.la_pesquisa_texto {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #00B7B7;
              font-weight: bold;
}

.la_pesquisa_but {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #FFFFFF;
              font-weight: bold;
              width: 150px;
              height: 18px;
              background-color: #00B7B7;
              border: 0px;
}

.la_destaque_title {
              font-family: Trebuchet MS;
              font-size: 15px;
              color: #00B7B7;
              font-weight: bold;
}

.la_destaque_descricao {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: ##333333;
              line-height: 13px;
}

.la_mais_detalhes_destaque a:link {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
              text-decoration: none;
}
.la_mais_detalhes_destaque a:visited {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
              text-decoration: none;
}
.la_mais_detalhes_destaque a:hover {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
              text-decoration: none;
}
.la_mais_detalhes_destaque a:active {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
              text-decoration: none;
}

.la_interessado_veiculo {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #00B7B7;
              font-weight: bold;
}
.la_form_warn {
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #333333;
}
.ver_pedido_orcamento {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: none;
}

.ver_pedido_orcamento a:link {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: none;
}
.ver_pedido_orcamento a:visited {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: none;
}
.ver_pedido_orcamento a:hover {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: underline;
}
.ver_pedido_orcamento a:active {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: none;
}
.caixa_login {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: none;
}

.caixa_login a:link {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: none;
}
.caixa_login a:visited {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: none;
}
.caixa_login a:hover {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: underline;
}
.caixa_login a:active {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: none;
}
.titulo_pesquisa {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #798AB3;
              font-weight: normal;
              text-decoration: none;
              text-transform: uppercase;
}
.titulos_bottom {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #627BA3;
              font-weight: normal;
              text-decoration: none;
              text-transform: uppercase;
}
.texto_bottom {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #627BA3;
              font-weight: normal;
              text-decoration: none;
              line-height: 150%;
}
.texto_bottom a:link {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #627BA3;
              font-weight: normal;
              text-decoration: none;
}
.texto_bottom a:visited {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #627BA3;
              font-weight: normal;
              text-decoration: none;
}
.texto_bottom a:hover {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #627BA3;
              font-weight: normal;
              text-decoration: underline;
}
.texto_bottom a:active {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #627BA3;
              font-weight: normal;
              text-decoration: none;
}
.titulo_cat {
              font-family: Trebuchet MS;
              font-size: 22px;
              color: #657EA5;
              font-weight: normal;
              text-decoration: none;
              text-transform: uppercase;
}
.ordenar {
              font-family: Trebuchet MS;
              font-size: 13px;
              color: #335487;
              font-weight: normal;
              text-decoration: none;
}
.ordenar select{
              font-family: Trebuchet MS;
              font-size: 10px;
              color: #333333;
              font-weight: normal;
              text-decoration: none;
              height: 16px;
}
.arvore_cat {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #ACB9CE;
              font-weight: normal;
              text-decoration: none;
}
.arvore_cat a:link {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #ACB9CE;
              font-weight: normal;
              text-decoration: none;
}
.arvore_cat a:visited {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #ACB9CE;
              font-weight: normal;
              text-decoration: none;
}
.arvore_cat a:hover {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #ACB9CE;
              font-weight: normal;
              text-decoration: underline;
}
.arvore_cat a:active {
              font-family: Trebuchet MS;
              font-size: 11px;
              color: #ACB9CE;
              font-weight: normal;
              text-decoration: none;
}
.referencia {
              font-family: Trebuchet MS;
              font-size: 12px;
              color: #657EA5;
              font-weight: normal;
              text-decoration: none;
}
.textarea_comentario_checkout {
    font-size: 11px;
    font-family: Trebuchet MS;
    color: #657EA5;
    font-weight: normal;
    padding-left: 5px;
    width:385px;
    height:88px;
    border: 0px;
}
.contactos {
      font-family: Trebuchet MS;
      font-size: 12px;
      color: #657EA5;
      font-weight: bold;
      text-decoration: none;
      border-bottom: 1px solid #D4DAE6;
      padding-right: 3px;
}
.INPUT_contactos {
        font-size: 12px;
        font-family: Trebuchet MS;
        font-weight: normal;
        color: #FFFFFF;
        background-color: #455E77;
        width: 100px;
        height: 21px;
        border: 0px;
        margin: 0px;
        text-transform: uppercase;
}
.input_amigo {
        font-size: 11px;
        font-family: Trebuchet MS;
        font-weight: normal;
        color: #EBEEF3;
        background-color: #FFFFFF;
        width: 100px;
        height: 21px;
        border: 1px solid #EBEEF3;
        margin: 0px;
}
.menu_interior {
    FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color: #657EA5;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
}
.menu_interior a:link {
    FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color: #657EA5;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
}
.menu_interior a:visited {
    FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color: #657EA5;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
}
.menu_interior a:hover {
    FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color: #657EA5;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
}
.menu_interior a:active {
    FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color: #657EA5;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
}
.colecoes_lista {
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #ACB9CE;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    list-style: none;
    padding-left:15px;
    line-height:120%;
}
.colecoes_lista a:link {
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #657EA5;
    font-weight: normal;
    text-decoration: none;
}
.colecoes_lista a:visited {
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #657EA5;
    font-weight: normal;
    text-decoration: none;
}
.colecoes_lista a:hover {
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #335386;
    font-weight: bold;
    text-decoration: none;
}
.colecoes_lista a:active {
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #657EA5;
    font-weight: normal;
    text-decoration: none;
}
